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

19 lines
832 B
Markdown

### [CVE-2013-2895](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2895)
![](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-logitech-dj.c in the Human Interface Device (HID) subsystem in the Linux kernel through 3.11, when CONFIG_HID_LOGITECH_DJ is enabled, allows physically proximate attackers to cause a denial of service (NULL pointer dereference and OOPS) or obtain sensitive information from kernel memory 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.