mirror of
https://github.com/0xMarcio/cve.git
synced 2026-04-12 05:08:32 +02:00
739 B
739 B
CVE-2017-15671
Description
The glob function in glob.c in the GNU C Library (aka glibc or libc6) before 2.27, when invoked with GLOB_TILDE, could skip freeing allocated memory when processing the ~ operator with a long user name, potentially leading to a denial of service (memory leak).
POC
Reference
No PoCs from references.