Files
CVEs-PoC/2013/CVE-2013-2899.md
T
2025-09-29 21:09:30 +02:00

19 lines
778 B
Markdown

### [CVE-2013-2899](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2899)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
drivers/hid/hid-picolcd_core.c in the Human Interface Device (HID) subsystem in the Linux kernel through 3.11, when CONFIG_HID_PICOLCD is enabled, allows physically proximate attackers to cause a denial of service (NULL pointer dereference and OOPS) via a crafted device.
### POC
#### Reference
- http://www.ubuntu.com/usn/USN-2038-1
- http://www.ubuntu.com/usn/USN-2039-1
#### Github
No PoCs found on GitHub currently.