Resource management errors in Linux kernel - CVE-2006-2451

 

Resource management errors in Linux kernel - CVE-2006-2451

Published: July 7, 2006 / Updated: August 2, 2024


Vulnerability identifier: #VU95231
CSH Severity: Low
CVSS v4.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-2006-2451
CWE-ID: CWE-399
Exploitation vector: Local access
Exploit availability: Public exploit is available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

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

The suid_dumpable support in Linux kernel 2.6.13 up to versions before 2.6.17.4, and 2.6.16 before 2.6.16.24, allows a local user to cause a denial of service (disk consumption) and possibly gain privileges via the PR_SET_DUMPABLE argument of the prctl function and a program that causes a core dump file to be created in a directory for which the user does not have permissions.


How to mitigate CVE-2006-2451

Install update from vendor's repository.

Sources