mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 18:52:12 +00:00
20 lines
873 B
Markdown
20 lines
873 B
Markdown
![]() |
### [CVE-2005-3784](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3784)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
The auto-reap of child processes in Linux kernel 2.6 before 2.6.15 includes processes with ptrace attached, which leads to a dangling ptrace reference and allows local users to cause a denial of service (crash) and gain root privileges.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- http://www.securityfocus.com/archive/1/427981/100/0/threaded
|
||
|
- https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=174078
|
||
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9080
|
||
|
|
||
|
#### Github
|
||
|
No PoCs found on GitHub currently.
|
||
|
|