cve/2018/CVE-2018-11237.md
2024-06-18 02:51:15 +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