mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
731 B
Markdown
18 lines
731 B
Markdown
### [CVE-2007-3513](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3513)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The lcd_write function in drivers/usb/misc/usblcd.c in the Linux kernel before 2.6.22-rc7 does not limit the amount of memory used by a caller, which allows local users to cause a denial of service (memory consumption).
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9883
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|