Bug 2511624 - CVE-2026-67301 freerdp2: FreeRDP: Memory disclosure or denial of service via crafted RDP update orders [epel-all]
Summary: CVE-2026-67301 freerdp2: FreeRDP: Memory disclosure or denial of service via ...
Keywords:
Status: NEW
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: freerdp2
Version: epel10
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
Assignee: Neal Gompa
QA Contact:
URL:
Whiteboard: {"flaws": ["3c65e812-b378-4b6f-b76e-a...
Depends On:
Blocks: CVE-2026-67301
TreeView+ depends on / blocked
 
Reported: 2026-08-05 15:44 UTC by Srikanth Balasubramanian
Modified: 2026-08-05 15:44 UTC (History)
4 users (show)

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


Attachments (Terms of Use)

Description Srikanth Balasubramanian 2026-08-05 15:44:09 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

FreeRDP before 3.29.0 contains out-of-bounds read vulnerabilities in the async update message proxy for the PolygonSC and PolygonCB primary drawing orders. When AsyncUpdate is enabled (e.g., xfreerdp /async-update), update_message_PolygonSC() and update_message_PolygonCB() allocate a fresh points array but copy point data from the address of the order structure instead of from polygonSC->points / polygonCB->points, resulting in a client-side out-of-bounds read. A malicious or compromised RDP server sending crafted PolygonSC/PolygonCB update orders can trigger memory disclosure or a client crash.


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