cve/2018/CVE-2018-6485.md
2024-05-26 14:27:05 +02:00

732 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

No PoCs from references.

Github