VYPR

rpm package

opensuse/freerdp&distro=openSUSE Tumbleweed

pkg:rpm/opensuse/freerdp&distro=openSUSE%20Tumbleweed

Vulnerabilities (84)

  • CVE-2026-31885MedMar 13, 2026
    affected < 3.24.1-1.1fixed 3.24.1-1.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-31884MedMar 13, 2026
    affected < 3.24.1-1.1fixed 3.24.1-1.1

    FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.24.0, division by zero in MS-ADPCM and IMA-ADPCM decoders when nBlockAlign is 0, leading to a crash. In libfreerdp/codec/dsp.c, both ADPCM decoders use size % block_size where block_size = context->common

  • CVE-2026-31883MedMar 13, 2026
    affected < 3.24.1-1.1fixed 3.24.1-1.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-31806CriMar 13, 2026
    affected < 3.24.1-1.1fixed 3.24.1-1.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-29776LowMar 13, 2026
    affected < 3.24.1-1.1fixed 3.24.1-1.1

    FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.24.0, Integer Underflow in update_read_cache_bitmap_order Function of FreeRDP's Core Library This vulnerability is fixed in 3.24.0.

  • CVE-2026-29775MedMar 13, 2026
    affected < 3.24.1-1.1fixed 3.24.1-1.1

    FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.24.0, a client-side heap out-of-bounds read/write occurs in FreeRDP's bitmap cache subsystem due to an off-by-one boundary check in bitmap_cache_put. A malicious server can send a CACHE_BITMAP_ORDER (Rev1

  • CVE-2026-29774MedMar 13, 2026
    affected < 3.24.1-1.1fixed 3.24.1-1.1

    FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.24.0, a client-side heap buffer overflow occurs in the FreeRDP client's AVC420/AVC444 YUV-to-RGB conversion path due to missing horizontal bounds validation of H.264 metablock regionRects coordinates. In

  • CVE-2026-26965HigFeb 25, 2026
    affected < 3.24.1-1.1fixed 3.24.1-1.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-26955HigFeb 25, 2026
    affected < 3.24.1-1.1fixed 3.24.1-1.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-26271MedFeb 25, 2026
    affected < 3.24.1-1.1fixed 3.24.1-1.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-25997CriFeb 25, 2026
    affected < 3.24.1-1.1fixed 3.24.1-1.1

    FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, `xf_clipboard_format_equal` reads freed `lastSentFormats` memory because `xf_clipboard_formats_free` (called from the cliprdr channel thread during auto-reconnect) frees the array while the

  • CVE-2026-25959CriFeb 25, 2026
    affected < 3.24.1-1.1fixed 3.24.1-1.1

    FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, `xf_cliprdr_provide_data_` passes freed `pDstData` to `XChangeProperty` because the cliprdr channel thread calls `xf_cliprdr_server_format_data_response` which converts and uses the clipboar

  • CVE-2026-25955CriFeb 25, 2026
    affected < 3.24.1-1.1fixed 3.24.1-1.1

    FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, `xf_AppUpdateWindowFromSurface` reuses a cached `XImage` whose `data` pointer references a freed RDPGFX surface buffer, because `gdi_DeleteSurface` frees `surface->data` without invalidating

  • CVE-2026-25954HigFeb 25, 2026
    affected < 3.24.1-1.1fixed 3.24.1-1.1

    FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, `xf_rail_server_local_move_size` dereferences a freed `xfAppWindow` pointer because `xf_rail_get_window` returns an unprotected pointer from the `railWindows` hash table, and the main thread

  • CVE-2026-25953CriFeb 25, 2026
    affected < 3.24.1-1.1fixed 3.24.1-1.1

    FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, `xf_AppUpdateWindowFromSurface` reads from a freed `xfAppWindow` because the RDPGFX DVC thread obtains a bare pointer via `xf_rail_get_window` without any lifetime protection, while the main

  • CVE-2026-25952CriFeb 25, 2026
    affected < 3.24.1-1.1fixed 3.24.1-1.1

    FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, `xf_SetWindowMinMaxInfo` dereferences a freed `xfAppWindow` pointer because `xf_rail_get_window` in `xf_rail_server_min_max_info` returns an unprotected pointer from the `railWindows` hash t

  • CVE-2026-25942HigFeb 25, 2026
    affected < 3.24.1-1.1fixed 3.24.1-1.1

    FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, `xf_rail_server_execute_result` indexes the global `error_code_names[]` array (7 elements, indices 0–6) with an unchecked `execResult->execResult` value received from the server, allowing an

  • CVE-2026-25941MedFeb 25, 2026
    affected < 3.24.1-1.1fixed 3.24.1-1.1

    FreeRDP is a free implementation of the Remote Desktop Protocol. Versions on the 2.x branch prior to to 2.11.8 and on the 3.x branch prior to 3.23.0 have an out-of-bounds read vulnerability in the FreeRDP client's RDPGFX channel that allows a malicious RDP server to read uninitia

  • CVE-2026-24684HigFeb 9, 2026
    affected < 3.22.0-1.1fixed 3.22.0-1.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-24683HigFeb 9, 2026
    affected < 3.22.0-1.1fixed 3.22.0-1.1

    FreeRDP is a free implementation of the Remote Desktop Protocol. ainput_send_input_event caches channel_callback in a local variable and later uses it without synchronization; a concurrent channel close can free or reinitialize the callback, leading to a use after free. Prior to

Page 2 of 5