mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-22 22:19:39 +02:00
19 lines
841 B
Markdown
19 lines
841 B
Markdown
### [CVE-2005-3044](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3044)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple vulnerabilities in Linux kernel before 2.6.13.2 allow local users to cause a denial of service (kernel OOPS from null dereference) via (1) fput in a 32-bit ioctl on 64-bit x86 systems or (2) sockfd_put in the 32-bit routing_ioctl function on 64-bit systems.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.securityfocus.com/archive/1/427981/100/0/threaded
|
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9561
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|