cve/2019/CVE-2019-11683.md
2025-09-29 21:09:30 +02:00

798 B

CVE-2019-11683

Description

udp_gro_receive_segment in net/ipv4/udp_offload.c in the Linux kernel 5.x before 5.0.13 allows remote attackers to cause a denial of service (slab-out-of-bounds memory corruption) or possibly have unspecified other impact via UDP packets with a 0 payload, because of mishandling of padded packets, aka the "GRO packet of death" issue.

POC

Reference

Github

No PoCs found on GitHub currently.