mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-20 20:34:40 +02:00
894 B
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
- https://www.exploit-db.com/exploits/44750/
- https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html