NIXPKGS-2026-0051
published on
by @LeSuisse Activity log
- Created suggestion
- @LeSuisse accepted
- @LeSuisse published on GitHub
FreeRDP has heap-buffer-overflow in Glyph_Alloc
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, causing a crash (DoS). Version 3.21.0 contains a patch for the issue.
References
-
https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-7qxp-j2fj-c3pp x_refsource_CONFIRMexploit
-
https://github.com/FreeRDP/FreeRDP/releases/tag/3.21.0 x_refsource_MISC
Affected products
FreeRDP
- ==< 3.21.0
Package maintainers
-
@peterhoeg Peter Hoeg <peter@hoeg.com>