Описание
Security update for freerdp
This update for freerdp fixes the following issues:
- CVE-2026-22855: heap-buffer-overflow in smartcard_unpack_set_attrib_call (bsc#1256721).
- CVE-2026-22857: heap-use-after-free in irp_thread_func (bsc#1256723).
- CVE-2026-23533: improper validation can lead to heap buffer overflow in
clear_decompress_residual_data(bsc#1256943). - CVE-2026-23732: improper validation can lead to heap buffer overflow in
Glyph_Alloc(bsc#1256945). - CVE-2026-23884: use-after-free in
gdi_set_bounds(bsc#1256947). - CVE-2026-24491: heap-use-after-free in video_timer (bsc#1257981).
- CVE-2026-24675: heap-use-after-free in urb_select_interface (bsc#1257982).
- CVE-2026-24676: heap-use-after-free in audio_format_compatible (bsc#1257983).
- CVE-2026-24679: heap-buffer-overflow in urb_select_interface (bsc#1257986).
- CVE-2026-24682: heap-buffer-overflow in audio_formats_free (bsc#1257989).
- CVE-2026-24684: heap-use-after-free in play_thread (bsc#1257991).
Список пакетов
SUSE Linux Enterprise Server 12 SP5-LTSS
SUSE Linux Enterprise Server LTSS Extended Security 12 SP5
Ссылки
- Link for SUSE-SU-2026:0762-1
- E-Mail link for SUSE-SU-2026:0762-1
- SUSE Security Ratings
- SUSE Bug 1256721
- SUSE Bug 1256723
- SUSE Bug 1256943
- SUSE Bug 1256945
- SUSE Bug 1256947
- SUSE Bug 1257981
- SUSE Bug 1257982
- SUSE Bug 1257983
- SUSE Bug 1257986
- SUSE Bug 1257989
- SUSE Bug 1257991
- SUSE CVE CVE-2026-22855 page
- SUSE CVE CVE-2026-22857 page
- SUSE CVE CVE-2026-23533 page
- SUSE CVE CVE-2026-23732 page
- SUSE CVE CVE-2026-23884 page
- SUSE CVE CVE-2026-24491 page
Описание
FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.20.1, a heap out-of-bounds read occurs in the smartcard SetAttrib path when cbAttrLen does not match the actual NDR buffer length. This vulnerability is fixed in 3.20.1.
Затронутые продукты
Ссылки
- CVE-2026-22855
- SUSE Bug 1256721
Описание
FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.20.1, a heap use-after-free occurs in irp_thread_func because the IRP is freed by irp->Complete() and then accessed again on the error path. This vulnerability is fixed in 3.20.1.
Затронутые продукты
Ссылки
- CVE-2026-22857
- SUSE Bug 1256723
Описание
FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.21.0, a client-side heap buffer overflow occurs in the RDPGFX ClearCodec decode path when maliciously crafted residual data causes out-of-bounds writes during color output. A malicious server can trigger a client-side heap buffer overflow, causing a crash (DoS) and potential heap corruption with code-execution risk depending on allocator behavior and surrounding heap layout. Version 3.21.0 contains a patch for the issue.
Затронутые продукты
Ссылки
- CVE-2026-23533
- SUSE Bug 1256943
Описание
FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.21.0, FastGlyph parsing trusts `cbData`/remaining length and never validates against the minimum size implied by `cx/cy`. A malicious server can trigger a client-side global buffer overflow, causing a crash (DoS). Version 3.21.0 contains a patch for the issue.
Затронутые продукты
Ссылки
- CVE-2026-23732
- SUSE Bug 1256945
Описание
FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.21.0, offscreen bitmap deletion leaves `gdi->drawing` pointing to freed memory, causing UAF when related update packets arrive. A malicious server can trigger a client-side use after free, causing a crash (DoS) and potential heap corruption with code-execution risk depending on allocator behavior and surrounding heap layout. Version 3.21.0 contains a patch for the issue.
Затронутые продукты
Ссылки
- CVE-2026-23884
- SUSE Bug 1256947
Описание
FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.22.0, video_timer can send client notifications after the control channel is closed, dereferencing a freed callback and triggering a use after free. This vulnerability is fixed in 3.22.0.
Затронутые продукты
Ссылки
- CVE-2026-24491
- SUSE Bug 1257981
Описание
FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.22.0, urb_select_interface can free the device's MS config on error but later code still dereferences it, leading to a use after free in libusb_udev_select_interface. This vulnerability is fixed in 3.22.0.
Затронутые продукты
Ссылки
- CVE-2026-24675
- SUSE Bug 1257982
Описание
FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.22.0, AUDIN format renegotiation frees the active format list while the capture thread continues using audin->format, leading to a use after free in audio_format_compatible. This vulnerability is fixed in 3.22.0.
Затронутые продукты
Ссылки
- CVE-2026-24676
- SUSE Bug 1257983
Описание
FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.22.0, The URBDRC client uses server-supplied interface numbers as array indices without bounds checks, causing an out-of-bounds read in libusb_udev_select_interface. This vulnerability is fixed in 3.22.0.
Затронутые продукты
Ссылки
- CVE-2026-24679
- SUSE Bug 1257986
Описание
FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.22.0, audin_server_recv_formats frees an incorrect number of audio formats on parse failure (i + i), leading to out-of-bounds access in audio_formats_free. This vulnerability is fixed in 3.22.0.
Затронутые продукты
Ссылки
- CVE-2026-24682
- SUSE Bug 1257989
Описание
FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.22.0, the RDPSND async playback thread can process queued PDUs after the channel is closed and internal state is freed, leading to a use after free in rdpsnd_treat_wave. This vulnerability is fixed in 3.22.0.
Затронутые продукты
Ссылки
- CVE-2026-24684
- SUSE Bug 1257991