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

974 B

CVE-2009-3621

Description

net/unix/af_unix.c in the Linux kernel 2.6.31.4 and earlier allows local users to cause a denial of service (system hang) by creating an abstract-namespace AF_UNIX listening socket, performing a shutdown operation on this socket, and then performing a series of connect operations to this socket.

POC

Reference

Github

No PoCs found on GitHub currently.