cve/2014/CVE-2014-0038.md
2024-05-27 13:12:02 +00:00

4.0 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