cve/2016/CVE-2016-4486.md
2024-05-26 14:27:05 +02:00

907 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