Files
CVEs-PoC/2018/CVE-2018-6485.md
T
2025-09-29 21:09:30 +02:00

797 B

CVE-2018-6485

Description

An integer overflow in the implementation of the posix_memalign in memalign functions in the GNU C Library (aka glibc or libc6) 2.26 and earlier could cause these functions to return a pointer to a heap area that is too small, potentially leading to heap corruption.

POC

Reference

Github