Files
CVEs-PoC/2010/CVE-2010-4249.md
T
2024-06-18 02:51:15 +02:00

889 B

CVE-2010-4249

Description

The wait_for_unix_gc function in net/unix/garbage.c in the Linux kernel before 2.6.37-rc3-next-20101125 does not properly select times for garbage collection of inflight sockets, which allows local users to cause a denial of service (system hang) via crafted use of the socketpair and sendmsg system calls for SOCK_SEQPACKET sockets.

POC

Reference

Github

No PoCs found on GitHub currently.