Improper input validation in Linux kernel - CVE-2008-0010

 

Improper input validation in Linux kernel - CVE-2008-0010

Published: February 12, 2008 / Updated: June 20, 2024


Vulnerability identifier: #VU92860
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P/U:Clear
CVE-ID: CVE-2008-0010
CWE-ID: CWE-20
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 gain access to sensitive information.

The copy_from_user_mmap_sem function in fs/splice.c in the Linux kernel 2.6.22 through 2.6.24 does not validate a certain userspace pointer before dereference, which allow local users to read from arbitrary kernel memory locations.


How to mitigate CVE-2008-0010

Install update from vendor's repository.

Sources