Files
CVEs-PoC/2018/CVE-2018-11237.md
T
2024-05-26 14:27:05 +02:00

804 B

CVE-2018-11237

Description

An AVX-512-optimized implementation of the mempcpy function in the GNU C Library (aka glibc or libc6) 2.27 and earlier may write data beyond the target buffer, leading to a buffer overflow in __mempcpy_avx512_no_vzeroupper.

POC

Reference

Github