CVE-2021-47036
9.8 · CRITICALOverview
CVE-2021-47036 is a critical-severity vulnerability affecting linux linux_kernel. It was published on February 28, 2024 and has a CVSS 3.1 base score of 9.8 (CRITICAL).
This vulnerability has a CVSS 3.1 base score of 9.8, rated CRITICAL. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.
Technical Description
In the Linux kernel, the following vulnerability has been resolved:
udp: skip L4 aggregation for UDP tunnel packets
If NETIF_F_GRO_FRAGLIST or NETIF_F_GRO_UDP_FWD are enabled, and there
are UDP tunnels available in the system, udp_gro_receive() could end-up
doing L4 aggregation (either SKB_GSO_UDP_L4 or SKB_GSO_FRAGLIST) at
the outer UDP tunnel level for packets effectively carrying and UDP
tunnel header.
That could cause inner protocol corruption. If e.g. the relevant
packets carry a vxlan header, different vxlan ids will be ignored/
aggregated to the same GSO packet. Inner headers will be ignored, too,
so that e.g. TCP over vxlan push packets will be held in the GRO
engine till the next flush, etc.
Just skip the SKB_GSO_UDP_L4 and SKB_GSO_FRAGLIST code path if the
current packet could land in a UDP tunnel, and let udp_gro_receive()
do GRO via udp_sk(sk)->gro_receive.
The check implemented in this patch is broader than what is strictly
needed, as the existing UDP tunnel could be
Remediation
Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.
Affected Products
| Vendor | Product | Versions | Status |
|---|---|---|---|
| linux | linux_kernel | >= 5.6, < 5.12.4 | Affected |
Frequently Asked Questions
What is CVE-2021-47036?
CVE-2021-47036 is a critical-severity vulnerability affecting linux linux_kernel. It was published on February 28, 2024 and has a CVSS 3.1 base score of 9.8 (CRITICAL).
How severe is CVE-2021-47036?
This vulnerability has a CVSS 3.1 base score of 9.8, rated CRITICAL. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.
How do I fix or remediate CVE-2021-47036?
Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.
How can CyberStrike help with CVE-2021-47036?
CyberStrike's AI-powered security agents can automatically detect CVE-2021-47036 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.
How CyberStrike Helps
AI agents map your attack surface to find vulnerabilities like this one.
Automated penetration testing that runs continuously, not just quarterly.
AI-driven PR review catches vulnerable dependencies before they ship.
Browser-based exploitation validates findings with real proof-of-concept.
Related CRITICAL CVEs from 2021
View all →An issue was discovered in the Quiz and Survey Master plugin before 7.0.1 for WordPress. It made it
An issue was discovered in the Ultimate Member plugin before 2.1.12 for WordPress, aka Unauthenticat
An issue was discovered in the Ultimate Member plugin before 2.1.12 for WordPress, aka Unauthenticat
Dell Wyse ThinOS 8.6 and prior versions contain an insecure default configuration vulnerability. A r
Dell Wyse ThinOS 8.6 and prior versions contain an insecure default configuration vulnerability. A r
DELL EMC Avamar Server, versions 19.1, 19.2, 19.3, contain a SQL Injection Vulnerability in Fitness
DELL EMC Avamar Server, versions 19.1, 19.2, 19.3, contain an OS Command Injection Vulnerability in
An improper check for unusual or exceptional conditions in Juniper Networks Junos OS and Junos OS Ev
OneDev is an all-in-one devops platform. In OneDev before version 4.0.3, a Kubernetes REST endpoint
OneDev is an all-in-one devops platform. In OneDev before version 4.0.3, There is a vulnerability th
OneDev is an all-in-one devops platform. In OneDev before version 4.0.3, there is a critical vulnera
OneDev is an all-in-one devops platform. In OneDev before version 4.0.3, AttachmentUploadServlet als