CVE Vulnerabilities

CVE-2026-24681

Use After Free

Published: Feb 09, 2026 | Modified: Feb 10, 2026
CVSS 3.x
7.5
HIGH
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS 2.x
RedHat/V2
RedHat/V3
5.3 MODERATE
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Ubuntu
MEDIUM
root.io logo minimus.io logo echo.ai logo

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.22.0, aAsynchronous bulk transfer completions can use a freed channel callback after URBDRC channel close, leading to a use after free in urb_write_completion. This vulnerability is fixed in 3.22.0.

Weakness

The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory “belongs” to the code that operates on the new pointer.

Affected Software

NameVendorStart VersionEnd Version
FreerdpFreerdp*3.22.0 (excluding)
Red Hat Enterprise Linux 10RedHatfreerdp-2:3.10.3-5.el10_1.5*
Red Hat Enterprise Linux 10RedHatfreerdp-2:3.10.3-12.el10_2.2*
Red Hat Enterprise Linux 10.0 Extended Update SupportRedHatfreerdp-2:3.10.3-3.el10_0.5*
Red Hat Enterprise Linux 8RedHatfreerdp-2:2.11.7-6.el8_10*
Red Hat Enterprise Linux 9RedHatfreerdp-2:2.11.7-1.el9_7.5*
Red Hat Enterprise Linux 9.0 Update Services for SAP SolutionsRedHatfreerdp-2:2.4.1-3.el9_0.4*
Red Hat Enterprise Linux 9.2 Update Services for SAP SolutionsRedHatfreerdp-2:2.4.1-6.el9_2.6*
Red Hat Enterprise Linux 9.4 Extended Update SupportRedHatfreerdp-2:2.11.2-1.el9_4.5*
Red Hat Enterprise Linux 9.6 Extended Update SupportRedHatfreerdp-2:2.11.7-1.el9_6.7*
FreerdpUbuntuesm-infra/xenial*
Freerdp2Ubuntuesm-apps/noble*
Freerdp2Ubuntuesm-infra/bionic*
Freerdp2Ubuntuesm-infra/focal*
Freerdp2Ubuntujammy*
Freerdp2Ubuntunoble*
Freerdp3Ubuntunoble*
Freerdp3Ubuntuquesting*

Potential Mitigations

References