cve/2013/CVE-2013-2888.md
2025-09-29 21:09:30 +02:00

20 lines
852 B
Markdown

### [CVE-2013-2888](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2888)
![](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
Multiple array index errors in drivers/hid/hid-core.c in the Human Interface Device (HID) subsystem in the Linux kernel through 3.11 allow physically proximate attackers to execute arbitrary code or cause a denial of service (heap memory corruption) via a crafted device that provides an invalid Report ID.
### POC
#### Reference
- http://www.ubuntu.com/usn/USN-1976-1
- http://www.ubuntu.com/usn/USN-2038-1
- http://www.ubuntu.com/usn/USN-2039-1
#### Github
No PoCs found on GitHub currently.