Files
CVEs-PoC/2011/CVE-2011-1478.md
T
2024-06-09 00:33:16 +00:00

868 B

CVE-2011-1478

Description

The napi_reuse_skb function in net/core/dev.c in the Generic Receive Offload (GRO) implementation in the Linux kernel before 2.6.38 does not reset the values of certain structure members, which might allow remote attackers to cause a denial of service (NULL pointer dereference) via a malformed VLAN frame.

POC

Reference

Github

No PoCs found on GitHub currently.