mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 12:58:02 +02:00
19 lines
887 B
Markdown
19 lines
887 B
Markdown
### [CVE-2013-2893](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2893)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Human Interface Device (HID) subsystem in the Linux kernel through 3.11, when CONFIG_LOGITECH_FF, CONFIG_LOGIG940_FF, or CONFIG_LOGIWHEELS_FF is enabled, allows physically proximate attackers to cause a denial of service (heap-based out-of-bounds write) via a crafted device, related to (1) drivers/hid/hid-lgff.c, (2) drivers/hid/hid-lg3ff.c, and (3) drivers/hid/hid-lg4ff.c.
|
|
|
|
### 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.
|
|
|