mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
21 lines
1001 B
Markdown
21 lines
1001 B
Markdown
### [CVE-2003-0986](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0986)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Various routines for the ppc64 architecture on Linux kernel 2.6 prior to 2.6.2 and 2.4 prior to 2.4.24 do not use the copy_from_user function when copying data from userspace to kernelspace, which crosses security boundaries and allows local users to cause a denial of service.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.redhat.com/support/errata/RHSA-2004-017.html
|
|
- http://www.redhat.com/support/errata/RHSA-2004-017.html
|
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9707
|
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9707
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|