Bug 2442768 (CVE-2026-25952) - CVE-2026-25952 freerdp: FreeRDP: Denial of service due to use-after-free vulnerability
Summary: CVE-2026-25952 freerdp: FreeRDP: Denial of service due to use-after-free vuln...
Keywords:
Status: NEW
Alias: CVE-2026-25952
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2442807 2442845 2442849 2442854 2442857
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-02-25 21:05 UTC by OSIDB Bzimport
Modified: 2026-02-25 23:14 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-02-25 21:05:37 UTC
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 table, and the main thread can concurrently delete the window (via a window delete order) while the RAIL channel thread is still using the pointer. Version 3.23.0 fixes the issue.


Note You need to log in before you can comment on or make changes to this bug.