Files
CVEs-PoC/2014/CVE-2014-3184.md
T
2024-06-10 18:01:06 +00:00

18 lines
887 B
Markdown

### [CVE-2014-3184](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3184)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The report_fixup functions in the HID subsystem in the Linux kernel before 3.16.2 might allow physically proximate attackers to cause a denial of service (out-of-bounds write) via a crafted device that provides a small report descriptor, related to (1) drivers/hid/hid-cherry.c, (2) drivers/hid/hid-kye.c, (3) drivers/hid/hid-lg.c, (4) drivers/hid/hid-monterey.c, (5) drivers/hid/hid-petalynx.c, and (6) drivers/hid/hid-sunplus.c.
### POC
#### Reference
- http://www.ubuntu.com/usn/USN-2376-1
#### Github
No PoCs found on GitHub currently.