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

 

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

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


Vulnerability identifier: #VU92860
Vulnerability risk: Low
CVSSv4.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
Vulnerable software:
Linux kernel
Software vendor:
Linux Foundation

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.


Remediation

Install update from vendor's repository.

External links