mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
792 B
Markdown
18 lines
792 B
Markdown
### [CVE-2016-5829](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-5829)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple heap-based buffer overflows in the hiddev_ioctl_usage function in drivers/hid/usbhid/hiddev.c in the Linux kernel through 4.6.3 allow local users to cause a denial of service or possibly have unspecified other impact via a crafted (1) HIDIOCGUSAGES or (2) HIDIOCSUSAGES ioctl call.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/ovmbulletinoct2016-3090547.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|