rpm package
suse/freerdp2&distro=SUSE Linux Enterprise Module for Package Hub 15 SP7
pkg:rpm/suse/freerdp2&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Package%20Hub%2015%20SP7
Vulnerabilities (28)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2026-23531 | — | < 2.11.7-150700.3.3.1 | 2.11.7-150700.3.3.1 | Jan 19, 2026 | FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.21.0, in ClearCodec, when `glyphData` is present, `clear_decompress` calls `freerdp_image_copy_no_overlap` without validating the destination rectangle, allowing an out-of-bounds read/write via cr | ||
| CVE-2026-23530 | — | < 2.11.7-150700.3.3.1 | 2.11.7-150700.3.3.1 | Jan 19, 2026 | FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.21.0,`freerdp_bitmap_decompress_planar` does not validate `nSrcWidth`/`nSrcHeight` against `planar->maxWidth`/`maxHeight` before RLE decode. A malicious server can trigger a client‑side heap buffe | ||
| CVE-2026-22859 | — | < 2.11.7-150700.3.3.1 | 2.11.7-150700.3.3.1 | Jan 14, 2026 | FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.20.1, the URBDRC client does not perform bounds checking on server‑supplied MSUSB_INTERFACE_DESCRIPTOR values and uses them as indices in libusb_udev_complete_msconfig_setup, causing an out‑of‑bounds read | ||
| CVE-2026-22857 | — | < 2.11.7-150700.3.8.1 | 2.11.7-150700.3.8.1 | Jan 14, 2026 | 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-22856 | — | < 2.11.7-150700.3.3.1 | 2.11.7-150700.3.3.1 | Jan 14, 2026 | FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.20.1, a race in the serial channel IRP thread tracking allows a heap use‑after‑free when one thread removes an entry from serial->IrpThreads while another reads it. This vulnerability is fixed in 3.20.1. | ||
| CVE-2026-22855 | — | < 2.11.7-150700.3.8.1 | 2.11.7-150700.3.8.1 | Jan 14, 2026 | 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-22854 | — | < 2.11.7-150700.3.3.1 | 2.11.7-150700.3.3.1 | Jan 14, 2026 | FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.20.1, a heap-buffer-overflow occurs in drive read when a server-controlled read length is used to read file data into an IRP output stream buffer without a hard upper bound, allowing an oversized read to | ||
| CVE-2026-22852 | — | < 2.11.7-150700.3.3.1 | 2.11.7-150700.3.3.1 | Jan 14, 2026 | FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.20.1, a malicious RDP server can trigger a heap-buffer-overflow write in the FreeRDP client when processing Audio Input (AUDIN) format lists. audin_process_formats reuses callback->formats_count across mu |
- CVE-2026-23531Jan 19, 2026affected < 2.11.7-150700.3.3.1fixed 2.11.7-150700.3.3.1
FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.21.0, in ClearCodec, when `glyphData` is present, `clear_decompress` calls `freerdp_image_copy_no_overlap` without validating the destination rectangle, allowing an out-of-bounds read/write via cr
- CVE-2026-23530Jan 19, 2026affected < 2.11.7-150700.3.3.1fixed 2.11.7-150700.3.3.1
FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.21.0,`freerdp_bitmap_decompress_planar` does not validate `nSrcWidth`/`nSrcHeight` against `planar->maxWidth`/`maxHeight` before RLE decode. A malicious server can trigger a client‑side heap buffe
- CVE-2026-22859Jan 14, 2026affected < 2.11.7-150700.3.3.1fixed 2.11.7-150700.3.3.1
FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.20.1, the URBDRC client does not perform bounds checking on server‑supplied MSUSB_INTERFACE_DESCRIPTOR values and uses them as indices in libusb_udev_complete_msconfig_setup, causing an out‑of‑bounds read
- CVE-2026-22857Jan 14, 2026affected < 2.11.7-150700.3.8.1fixed 2.11.7-150700.3.8.1
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-22856Jan 14, 2026affected < 2.11.7-150700.3.3.1fixed 2.11.7-150700.3.3.1
FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.20.1, a race in the serial channel IRP thread tracking allows a heap use‑after‑free when one thread removes an entry from serial->IrpThreads while another reads it. This vulnerability is fixed in 3.20.1.
- CVE-2026-22855Jan 14, 2026affected < 2.11.7-150700.3.8.1fixed 2.11.7-150700.3.8.1
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-22854Jan 14, 2026affected < 2.11.7-150700.3.3.1fixed 2.11.7-150700.3.3.1
FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.20.1, a heap-buffer-overflow occurs in drive read when a server-controlled read length is used to read file data into an IRP output stream buffer without a hard upper bound, allowing an oversized read to
- CVE-2026-22852Jan 14, 2026affected < 2.11.7-150700.3.3.1fixed 2.11.7-150700.3.3.1
FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.20.1, a malicious RDP server can trigger a heap-buffer-overflow write in the FreeRDP client when processing Audio Input (AUDIN) format lists. audin_process_formats reuses callback->formats_count across mu
Page 2 of 2