mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 04:25:00 +02:00
18 lines
806 B
Markdown
18 lines
806 B
Markdown
### [CVE-2014-3182](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3182)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Array index error in the logi_dj_raw_event function in drivers/hid/hid-logitech-dj.c in the Linux kernel before 3.16.2 allows physically proximate attackers to execute arbitrary code or cause a denial of service (invalid kfree) via a crafted device that provides a malformed REPORT_TYPE_NOTIF_DEVICE_UNPAIRED value.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://code.google.com/p/google-security-research/issues/detail?id=89
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|