mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 07:34:01 +02:00
18 lines
707 B
Markdown
18 lines
707 B
Markdown
### [CVE-2015-7884](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7884)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The vivid_fb_ioctl function in drivers/media/platform/vivid/vivid-osd.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
|
|
|