cve/2009/CVE-2009-1243.md
2024-06-18 02:51:15 +02:00

807 B

CVE-2009-1243

Description

net/ipv4/udp.c in the Linux kernel before 2.6.29.1 performs an unlocking step in certain incorrect circumstances, which allows local users to cause a denial of service (panic) by reading zero bytes from the /proc/net/udp file and unspecified other files, related to the "udp seq_file infrastructure."

POC

Reference

Github

No PoCs found on GitHub currently.