Files
CVEs-PoC/2014/CVE-2014-0038.md
T
2024-08-11 18:44:53 +00:00

4.2 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