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

19 lines
836 B
Markdown

### [CVE-2013-2897](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2897)
![](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-multitouch.c in the Human Interface Device (HID) subsystem in the Linux kernel through 3.11, when CONFIG_HID_MULTITOUCH is enabled, allow physically proximate attackers to cause a denial of service (heap memory corruption, or 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.