mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 00:14:52 +02:00
18 lines
737 B
Markdown
18 lines
737 B
Markdown
### [CVE-2017-14156](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14156)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The atyfb_ioctl function in drivers/video/fbdev/aty/atyfb_base.c in the Linux kernel through 4.12.10 does not initialize a certain data structure, which allows local users to obtain sensitive information from kernel stack memory by reading locations associated with padding bytes.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://usn.ubuntu.com/3583-2/
|
|
|
|
#### Github
|
|
- https://github.com/fir3storm/Vision2
|
|
|