mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-07 03:02:30 +00:00
33 lines
1.5 KiB
Markdown
33 lines
1.5 KiB
Markdown
### [CVE-2008-0010](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0010)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/5093
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/R0B1NL1N/linux-kernel-exploitation
|
|
- https://github.com/Technoashofficial/kernel-exploitation-linux
|
|
- https://github.com/kdn111/linux-kernel-exploitation
|
|
- https://github.com/khanhdn111/linux-kernel-exploitation
|
|
- https://github.com/khanhdz-06/linux-kernel-exploitation
|
|
- https://github.com/khanhdz191/linux-kernel-exploitation
|
|
- https://github.com/khanhhdz/linux-kernel-exploitation
|
|
- https://github.com/khanhhdz06/linux-kernel-exploitation
|
|
- https://github.com/khanhnd123/linux-kernel-exploitation
|
|
- https://github.com/knd06/linux-kernel-exploitation
|
|
- https://github.com/ndk191/linux-kernel-exploitation
|
|
- https://github.com/skbasava/Linux-Kernel-exploit
|
|
- https://github.com/ssr-111/linux-kernel-exploitation
|
|
- https://github.com/wkhnh06/linux-kernel-exploitation
|
|
- https://github.com/xairy/linux-kernel-exploitation
|
|
|