Files
CVEs-PoC/2009/CVE-2009-3547.md
T
2024-06-22 09:37:59 +00:00

2.8 KiB

CVE-2009-3547

Description

Multiple race conditions in fs/pipe.c in the Linux kernel before 2.6.32-rc6 allow local users to cause a denial of service (NULL pointer dereference and system crash) or gain privileges by attempting to open an anonymous pipe via a /proc/*/fd/ pathname.

POC

Reference

Github