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

4.6 KiB

CVE-2014-0038

Description

The compat_sys_recvmmsg function in net/compat.c in the Linux kernel before 3.13.2, when CONFIG_X86_X32 is enabled, allows local users to gain privileges via a recvmmsg system call with a crafted timeout pointer parameter.

POC

Reference

Github