mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
32 lines
1.6 KiB
Markdown
32 lines
1.6 KiB
Markdown
### [CVE-2007-4573](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4573)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The IA32 system call emulation functionality in Linux kernel 2.4.x and 2.6.x before 2.6.22.7, when running on the x86_64 architecture, does not zero extend the eax register after the 32bit entry path to ptrace is used, which might allow local users to gain privileges by triggering an out-of-bounds access to the system call table using the %RAX register.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9735
|
|
|
|
#### 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/xairy/linux-kernel-exploitation
|
|
|