### [CVE-2010-4263](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4263) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description The igb_receive_skb function in drivers/net/igb/igb_main.c in the Intel Gigabit Ethernet (aka igb) subsystem in the Linux kernel before 2.6.34, when Single Root I/O Virtualization (SR-IOV) and promiscuous mode are enabled but no VLANs are registered, allows remote attackers to cause a denial of service (NULL pointer dereference and panic) and possibly have unspecified other impact via a VLAN tagged frame. ### POC #### Reference - http://www.redhat.com/support/errata/RHSA-2011-0007.html - http://www.vmware.com/security/advisories/VMSA-2011-0012.html #### Github No PoCs found on GitHub currently.