mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 18:08:00 +02:00
18 lines
717 B
Markdown
18 lines
717 B
Markdown
### [CVE-2015-7885](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7885)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The dgnc_mgmt_ioctl function in drivers/staging/dgnc/dgnc_mgmt.c in the Linux kernel through 4.3.3 does not initialize a certain structure member, which allows local users to obtain sensitive information from kernel memory via a crafted application.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.ubuntu.com/usn/USN-2843-2
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|