cve/2011/CVE-2011-4594.md
2024-06-18 02:51:15 +02:00

719 B

CVE-2011-4594

Description

The __sys_sendmsg function in net/socket.c in the Linux kernel before 3.1 allows local users to cause a denial of service (system crash) via crafted use of the sendmmsg system call, leading to an incorrect pointer dereference.

POC

Reference

Github

No PoCs found on GitHub currently.