Files
CVEs-PoC/2014/CVE-2014-0181.md
T
2025-09-29 21:09:30 +02:00

871 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