VYPR

rpm package

suse/freerdp&distro=SUSE Linux Enterprise Server LTSS Extended Security 12 SP5

pkg:rpm/suse/freerdp&distro=SUSE%20Linux%20Enterprise%20Server%20LTSS%20Extended%20Security%2012%20SP5

Vulnerabilities (25)

  • CVE-2026-31806Mar 13, 2026
    affected < 2.1.2-12.63.1fixed 2.1.2-12.63.1

    FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.24.0, the gdi_surface_bits() function processes SURFACE_BITS_COMMAND messages sent by the RDP server. When the command is handled using NSCodec, the bmp.width and bmp.height values provided by the server

  • CVE-2026-31885Mar 13, 2026
    affected < 2.1.2-12.63.1fixed 2.1.2-12.63.1

    FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.24.0, there is an out-of-bounds read in MS-ADPCM and IMA-ADPCM decoders due to unchecked predictor and step_index values from input data. This vulnerability is fixed in 3.24.0.

  • CVE-2026-31883Mar 13, 2026
    affected < 2.1.2-12.63.1fixed 2.1.2-12.63.1

    FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.24.0, a size_t underflow in the IMA-ADPCM and MS-ADPCM audio decoders leads to heap-buffer-overflow write via the RDPSND audio channel. In libfreerdp/codec/dsp.c, the IMA-ADPCM and MS-ADPCM decoders subtr

  • CVE-2026-26965Feb 25, 2026
    affected < 2.1.2-12.63.1fixed 2.1.2-12.63.1

    FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, in the RLE planar decode path, `planar_decompress_plane_rle()` writes into `pDstData` at `((nYDst+y) * nDstStep) + (4*nXDst) + nChannel` without verifying that `(nYDst+nSrcHeight)` fits in t

  • CVE-2026-26955Feb 25, 2026
    affected < 2.1.2-12.63.1fixed 2.1.2-12.63.1

    FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, a malicious RDP server can trigger a heap buffer overflow in FreeRDP clients using the GDI surface pipeline (e.g., `xfreerdp`) by sending an RDPGFX ClearCodec surface command with an out-of-

  • CVE-2026-26271Feb 25, 2026
    affected < 2.1.2-12.63.1fixed 2.1.2-12.63.1

    FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, a buffer overread in `freerdp_image_copy_from_icon_data()` (libfreerdp/codec/color.c) can be triggered by crafted RDP Window Icon (TS_ICON_INFO) data. The bug is reachable over the network w

  • CVE-2026-24684Feb 9, 2026
    affected < 2.1.2-12.57.1fixed 2.1.2-12.57.1

    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.2

  • CVE-2026-24682Feb 9, 2026
    affected < 2.1.2-12.57.1fixed 2.1.2-12.57.1

    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-24679Feb 9, 2026
    affected < 2.1.2-12.57.1fixed 2.1.2-12.57.1

    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-24676Feb 9, 2026
    affected < 2.1.2-12.57.1fixed 2.1.2-12.57.1

    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

  • CVE-2026-24675Feb 9, 2026
    affected < 2.1.2-12.57.1fixed 2.1.2-12.57.1

    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-24491Feb 9, 2026
    affected < 2.1.2-12.57.1fixed 2.1.2-12.57.1

    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-23884Jan 19, 2026
    affected < 2.1.2-12.57.1fixed 2.1.2-12.57.1

    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

  • CVE-2026-23732Jan 19, 2026
    affected < 2.1.2-12.57.1fixed 2.1.2-12.57.1

    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, causi

  • CVE-2026-23534Jan 19, 2026
    affected < 2.1.2-12.52.1fixed 2.1.2-12.52.1

    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 ClearCodec bands decode path when crafted band coordinates allow writes past the end of the destination surface buffer. A malicious server ca

  • CVE-2026-23533Jan 19, 2026
    affected < 2.1.2-12.57.1fixed 2.1.2-12.57.1

    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

  • CVE-2026-23532Jan 19, 2026
    affected < 2.1.2-12.52.1fixed 2.1.2-12.52.1

    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 FreeRDP client’s `gdi_SurfaceToSurface` path due to a mismatch between destination rectangle clamping and the actual copy size. A malicious

  • CVE-2026-23531Jan 19, 2026
    affected < 2.1.2-12.52.1fixed 2.1.2-12.52.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, 2026
    affected < 2.1.2-12.52.1fixed 2.1.2-12.52.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, 2026
    affected < 2.1.2-12.52.1fixed 2.1.2-12.52.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

Page 1 of 2