mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-22 01:36:58 +02:00
851 B
851 B
CVE-2013-4515
Description
The bcm_char_ioctl function in drivers/staging/bcm/Bcmchar.c in the Linux kernel before 3.12 does not initialize a certain data structure, which allows local users to obtain sensitive information from kernel memory via an IOCTL_BCM_GET_DEVICE_DRIVER_INFO ioctl call.
POC
Reference
- http://www.ubuntu.com/usn/USN-2067-1
- http://www.ubuntu.com/usn/USN-2070-1
- http://www.ubuntu.com/usn/USN-2074-1
- http://www.ubuntu.com/usn/USN-2076-1
Github
No PoCs found on GitHub currently.