cve/2012/CVE-2012-4424.md
2024-06-18 02:51:15 +02:00

824 B

CVE-2012-4424

Description

Stack-based buffer overflow in string/strcoll_l.c in the GNU C Library (aka glibc or libc6) 2.17 and earlier allows context-dependent attackers to cause a denial of service (crash) or possibly execute arbitrary code via a long string that triggers a malloc failure and use of the alloca function.

POC

Reference

Github