Files
CVEs-PoC/2005/CVE-2005-2709.md
2025-09-29 21:09:30 +02:00

903 B

CVE-2005-2709

Description

The sysctl functionality (sysctl.c) in Linux kernel before 2.6.14.1 allows local users to cause a denial of service (kernel oops) and possibly execute code by opening an interface file in /proc/sys/net/ipv4/conf/, waiting until the interface is unregistered, then obtaining and modifying function pointers in memory that was used for the ctl_table.

POC

Reference

Github

No PoCs found on GitHub currently.