Описание
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-23883: use-after-free when
update_pointer_colorandfreerdp_image_copy_from_pointer_datafail (bsc#1256946). - CVE-2026-23884: use-after-free in
gdi_set_bounds(bsc#1256947).
Список пакетов
SUSE Linux Enterprise Module for Package Hub 15 SP7
openSUSE Leap 15.6
Ссылки
- Link for SUSE-SU-2026:0761-1
- E-Mail link for SUSE-SU-2026:0761-1
- SUSE Security Ratings
- SUSE Bug 1256721
- SUSE Bug 1256723
- SUSE Bug 1256943
- SUSE Bug 1256945
- SUSE Bug 1256946
- SUSE Bug 1256947
- 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-23883 page
- SUSE CVE CVE-2026-23884 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, `xf_Pointer_New` frees `cursorPixels` on failure, then `pointer_free` calls `xf_Pointer_Free` and frees it again, triggering ASan UAF. 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-23883
- SUSE Bug 1256946
Описание
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