### [CVE-2016-5829](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-5829) ![](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 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 - http://www.oracle.com/technetwork/topics/security/ovmbulletinoct2016-3090547.html #### Github No PoCs found on GitHub currently.