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

894 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