Files
cve/2011/CVE-2011-4112.md
2025-09-29 21:09:30 +02:00

832 B

CVE-2011-4112

Description

The net subsystem in the Linux kernel before 3.1 does not properly restrict use of the IFF_TX_SKB_SHARING flag, which allows local users to cause a denial of service (panic) by leveraging the CAP_NET_ADMIN capability to access /proc/net/pktgen/pgctrl, and then using the pktgen package in conjunction with a bridge device for a VLAN interface.

POC

Reference

Github

No PoCs found on GitHub currently.