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: 4.8 [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]
CVE-ID: CVE-2008-0010
CWE-ID: CWE-20
Exploitation vector: Local access
Exploit availability: Public exploit is available

Vulnerability details

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.


Affected software

Linux kernel

How to mitigate CVE-2008-0010

Install update from vendor's repository.


Links to Public Exploits and PoC-codes

External References

Related Security Bulletins