Files
CVEs-PoC/2010/CVE-2010-4249.md
T
2025-09-29 21:09:30 +02:00

885 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.