#VU95242 Resource management errors in Linux kernel - CVE-2005-2709

 

#VU95242 Resource management errors in Linux kernel - CVE-2005-2709

Published: November 21, 2005 / Updated: August 2, 2024


Vulnerability identifier: #VU95242
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/U:Clear
CVE-ID: CVE-2005-2709
CWE-ID: CWE-399
Exploitation vector: Local access
Exploit availability: Public exploit is available
Vulnerable software:
Linux kernel
Software vendor:
Linux Foundation

Description

The vulnerability allows a local user to read and manipulate data.

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.


Remediation

Install update from vendor's repository.

External links