Files
CVEs-PoC/2015/CVE-2015-8778.md
T
2024-06-09 00:33:16 +00:00

1.2 KiB

CVE-2015-8778

Description

Integer overflow in the GNU C Library (aka glibc or libc6) before 2.23 allows context-dependent attackers to cause a denial of service (application crash) or possibly execute arbitrary code via the size argument to the __hcreate_r function, which triggers out-of-bounds heap-memory access.

POC

Reference

Github

No PoCs found on GitHub currently.