Files
CVEs-PoC/2016/CVE-2016-4486.md
2025-09-29 21:09:30 +02:00

918 B

CVE-2016-4486

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

Github