Input validation error in Linux kernel - CVE-2010-0415

 

Input validation error in Linux kernel - CVE-2010-0415

Published: February 17, 2010 / Updated: July 3, 2024


Vulnerability identifier: #VU93717
CSH Severity: Low
CVSS v4: 4.8 [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]
CVE-ID: CVE-2010-0415
CWE-ID: CWE-20
Exploitation vector: Local access
Exploit availability: Public exploit is available

Vulnerability details

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

The do_pages_move function in mm/migrate.c in the Linux kernel before 2.6.33-rc7 does not validate node values, which allows local users to read arbitrary kernel memory locations, cause a denial of service (OOPS), and possibly have unspecified other impact by specifying a node that is not part of the kernel's node set.


Affected software

Linux kernel

How to mitigate CVE-2010-0415

Install update from vendor's website.


Links to Public Exploits and PoC-codes

External References

Related Security Bulletins