Vulnerability identifier: #VU92860
Vulnerability risk: Low
CVSSv4.0: 1.9 [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
Exploit availability: Yes
Vulnerable software:
Linux kernel
Operating systems & Components /
Operating system
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.
Mitigation
Install update from vendor's repository.
Vulnerable software versions
Linux kernel: All versions
External links
https://isec.pl/vulnerabilities/isec-0026-vmsplice_to_kernel.txt
https://secunia.com/advisories/28835
https://secunia.com/advisories/28875
https://secunia.com/advisories/28896
https://www.debian.org/security/2008/dsa-1494
https://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.24.1
https://www.securityfocus.com/archive/1/487982/100/0/threaded
https://www.securityfocus.com/bid/27704
https://www.securityfocus.com/bid/27796
https://www.vupen.com/english/advisories/2008/0487/references
https://www.exploit-db.com/exploits/5093
https://www.redhat.com/archives/fedora-package-announce/2008-February/msg00254.html
https://www.redhat.com/archives/fedora-package-announce/2008-February/msg00255.html
Can this vulnerability be exploited remotely?
No. This vulnerability can be exploited locally. The attacker should have authentication credentials and successfully authenticate on the system.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability. However, proof of concept for this vulnerability is available.