mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 19:04:02 +02:00
18 lines
700 B
Markdown
18 lines
700 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
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/thdusdl1219/CVE-Study
|
|
|