Files
CVEs-PoC/2016/CVE-2016-4486.md
T
2024-06-18 02:51:15 +02:00

23 lines
907 B
Markdown

### [CVE-2016-4486](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4486)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The rtnl_fill_link_ifmap function in net/core/rtnetlink.c in the Linux kernel before 4.5.5 does not initialize a certain data structure, which allows local users to obtain sensitive information from kernel stack memory by reading a Netlink 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
- https://www.exploit-db.com/exploits/46006/
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/bcoles/kasld