Files
CVEs-PoC/2015/CVE-2015-8778.md
2025-09-29 21:09:30 +02:00

953 B

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.