9.8
CVSSv3

CVE-2019-11683

Published: 02/05/2019 Updated: 07/11/2023
CVSS v2 Base Score: 10 | Impact Score: 10 | Exploitability Score: 10
CVSS v3 Base Score: 9.8 | Impact Score: 5.9 | Exploitability Score: 3.9
VMScore: 890
Vector: AV:N/AC:L/Au:N/C:C/I:C/A:C

Vulnerability Summary

udp_gro_receive_segment in net/ipv4/udp_offload.c in the Linux kernel 5.x prior to 5.0.13 allows remote malicious users 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.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

linux linux kernel

canonical ubuntu linux 19.04

Vendor Advisories

Impact: Moderate Public Date: 2019-05-01 CWE: CWE-119->CWE-125 Bugzilla: 1707358: CVE-2019-11683 ker ...
udp_gro_receive_segment in net/ipv4/udp_offloadc in the Linux kernel 5x through 5011 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 ...

Mailing Lists

Hi, syzbot has reported a remotely triggerable memory corruption in the Linux kernel It's been introduced quite recently in e20cf8d3f1f7 ("udp: implement GRO for plain UDP sockets") and only affects the 50 (stable) release (so the name is a bit overhyped :) CVE-2019-11683 description: udp_gro_receive_segment in net/ipv4/udp_offloadc in the ...
On Thu, May 02, 2019 at 07:14:30PM +0200, Andrey Konovalov wrote: Now fixed in the 5013 kernel release thanks, greg k-h ...