CVE-2009-3621
MEDIUMLinux Kernel < 2.6.31.4 - Denial of Service via Abstract-Namespace AF_UNIX Socket
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-3621. PoCs published by Tomoki Sekiyama.
AI-analyzed exploit summary This exploit targets a local denial-of-service (DoS) vulnerability in the Linux kernel's handling of abstract Unix domain sockets. It creates a listening socket, shuts it down, and then repeatedly attempts to connect to it, causing a kernel panic or hang.
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.
Exploits (1)
This exploit targets a local denial-of-service (DoS) vulnerability in the Linux kernel's handling of abstract Unix domain sockets. It creates a listening socket, shuts it down, and then repeatedly attempts to connect to it, causing a kernel panic or hang.
References (26)
Scores
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H