mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 00:28:04 +02:00
18 lines
738 B
Markdown
18 lines
738 B
Markdown
### [CVE-2013-4515](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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-2076-1
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|