cve/2011/CVE-2011-1478.md
2024-06-18 02:51:15 +02:00

803 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.