CVE-2011-3347
Non-member VLAN (virtual LAN) packet handling for interfaces in
promiscuous mode and also using the be2net driver could allow an attacker
on the local network to cause a denial of service.
Following this cover-letter are three patches which address this issue. Two
of the three are straight cherry-picks from Linus' tree. The third is a very
minor backport due to the driver having been moved within the kernel tree.
Proposing for Oneiric master.
Ajit Khaparde (1):
be2net: move to new vlan model
Jiri Pirko (1):
benet: remove bogus "unlikely" on vlan check
Sathya Perla (1):
be2net: non-member vlan pkts not received in promiscous mode
--
kernel-team mailing list
kernel-team@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kernel-team
02-14-2012, 08:20 PM
Brad Figg
be2net packet handling allows possible DOS
CVE-2011-3347
Non-member VLAN (virtual LAN) packet handling for interfaces in
promiscuous mode and also using the be2net driver could allow an attacker
on the local network to cause a denial of service.
Following this cover-letter are three patches which address this issue. Two
of the three are straight cherry-picks from Linus' tree. The third is a very
minor backport due to the driver having been moved within the kernel tree.
Proposing for Oneiric master.
Ajit Khaparde (1):
be2net: move to new vlan model
Jiri Pirko (1):
benet: remove bogus "unlikely" on vlan check
Sathya Perla (1):
be2net: non-member vlan pkts not received in promiscous mode