cve/2014/CVE-2014-0181.md
2024-05-26 14:27:05 +02:00

875 B

CVE-2014-0181

Description

The Netlink implementation in the Linux kernel through 3.14.1 does not provide a mechanism for authorizing socket operations based on the opener of a socket, which allows local users to bypass intended access restrictions and modify network configurations by using a Netlink socket for the (1) stdout or (2) stderr of a setuid program.

POC

Reference

Github