cve/2019/CVE-2019-17177.md
2025-09-29 21:09:30 +02:00

720 B

CVE-2019-17177

Description

libfreerdp/codec/region.c in FreeRDP through 1.1.x and 2.x through 2.0.0-rc4 has memory leaks because a supplied realloc pointer (i.e., the first argument to realloc) is also used for a realloc return value.

POC

Reference

Github

No PoCs found on GitHub currently.