mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
21 lines
800 B
Markdown
21 lines
800 B
Markdown
### [CVE-2016-4485](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4485)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The llc_cmsg_rcv function in net/llc/af_llc.c in the Linux kernel before 4.5.5 does not initialize a certain data structure, which allows attackers to obtain sensitive information from kernel stack memory by reading a message.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.ubuntu.com/usn/USN-3000-1
|
|
- http://www.ubuntu.com/usn/USN-3002-1
|
|
- http://www.ubuntu.com/usn/USN-3003-1
|
|
- http://www.ubuntu.com/usn/USN-3004-1
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|