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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Linux kernel 2.6.8 to 2.6.14-rc2 allows local users to cause a denial of service (kernel OOPS) via a userspace process that issues a USB Request Block (URB) to a USB device and terminates before the URB is finished, which leads to a stale pointer reference.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9472
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|