Files
CVEs-PoC/2014/CVE-2014-0038.md
T
2024-06-22 09:37:59 +00:00

4.1 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