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.
Link | Tags |
---|---|
https://bugzilla.redhat.com/show_bug.cgi?id=751006 | patch exploit third party advisory issue tracking |
https://github.com/torvalds/linux/commit/550fd08c2cebad61c548def135f67aba284c6162 | third party advisory patch |
http://downloads.avaya.com/css/P8/documents/100156038 | third party advisory |
http://www.openwall.com/lists/oss-security/2011/11/21/4 | patch mailing list third party advisory |
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=550fd08c2cebad61c548def135f67aba284c6162 | |
http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.1 | patch vendor advisory mailing list |