CVE-2021-47036
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2021-47036 affects the Linux kernel's UDP packet handling functionality. The vulnerability was discovered in versions from 5.6 through 5.12.4, where if NETIF_F_GRO_FRAGLIST or NETIF_F_GRO_UDP_FWD features are enabled and UDP tunnels are available in the system, the udp_gro_receive() function could perform L4 aggregation at the outer UDP tunnel level for packets carrying UDP tunnel headers (NVD, Red Hat).

Technical details

The vulnerability occurs in the UDP packet processing where udp_gro_receive() could incorrectly perform L4 aggregation (either SKB_GSO_UDP_L4 or SKB_GSO_FRAGLIST) at the outer UDP tunnel level. This happens when packets carry UDP tunnel headers and either NETIF_F_GRO_FRAGLIST or NETIF_F_GRO_UDP_FWD features are enabled. The CVSS v3.1 base score is 5.5 (Medium) with vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).

Impact

The vulnerability can lead to inner protocol corruption. For example, when packets carry a VXLAN header, different VXLAN IDs could be ignored or aggregated to the same GSO packet. Additionally, inner headers might be ignored, causing TCP over VXLAN push packets to be held in the GRO engine until the next flush (Kernel Patch).

Exploitability

The vulnerability requires local access and low privileges to exploit. The attack complexity is low, and no user interaction is required. The scope is unchanged, meaning the impact is limited to the vulnerable component (NVD).

Mitigation and workarounds

The issue has been fixed by skipping the SKB_GSO_UDP_L4 and SKB_GSO_FRAGLIST code paths if the current packet could land in a UDP tunnel, and instead letting udp_gro_receive() handle GRO via udp_sk(sk)->gro_receive. The fix has been implemented in the kernel patch, though it may skip GRO entirely for some packets in certain corner cases (Kernel Patch).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-64597CRITICAL9.8
  • Linux Kernel logoLinux Kernel
  • linux-aws-5.4
NoYesAug 06, 2026
CVE-2026-68480HIGH8.8
  • Linux Kernel logoLinux Kernel
  • kernel-modules-partner
NoYesAug 06, 2026
CVE-2026-64598HIGH8.8
  • Linux Kernel logoLinux Kernel
  • linux-gcp-6.8
NoYesAug 06, 2026
CVE-2026-64604HIGH7.7
  • Linux Kernel logoLinux Kernel
  • linux-riscv-5.15
NoYesAug 06, 2026
CVE-2026-64603NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-intel-iotg-5.15
NoYesAug 06, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management