CVE-2021-47588
Linux Kernel vulnerability analysis and mitigation

Overview

In the Linux kernel, a vulnerability has been identified and resolved in the sit (Simple Internet Transition) module. The issue involves an incorrect call to ipip6_dev_free() from sit_init_net(), where ipip6_dev_free is already called by register_netdevice() if something goes wrong during device registration. This vulnerability was tracked as CVE-2021-47588 (Kernel Git).

Technical details

The vulnerability stems from a double-free condition where ipip6_dev_free() is called redundantly. The function ipip6_dev_free is set as the sit dev->priv_destructor and is automatically called by register_netdevice() when device registration fails. The redundant call in sit_init_net() leads to a dst_release underflow warning, indicating potential memory corruption (Kernel Git).

Impact

When triggered, this vulnerability causes a dst_release underflow warning in the kernel, which could potentially lead to system instability. The issue manifests when network namespace operations are performed, specifically during the execution of the unshare syscall (Kernel Git).

Exploitability

The vulnerability was discovered and reported by syzbot, Google's kernel fuzzing bot. It can be triggered through normal system operations involving network namespace manipulation, specifically when the unshare syscall is used (Kernel Git).

Mitigation and workarounds

The issue has been fixed by removing the redundant call to ipip6_dev_free() from sit_init_net(). The fix was implemented in the Linux kernel, addressing the root cause of the double-free condition. The patch ensures that the cleanup is handled properly by the register_netdevice() function's error path (Kernel Git).

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-80904MEDIUM5.9
  • Linux Kernel logoLinux Kernel
  • linux-oracle-7.0
NoYesSep 04, 2026
CVE-2026-80905MEDIUM5.5
  • Linux Kernel logoLinux Kernel
  • linux-azure-6.8
NoYesSep 04, 2026
CVE-2026-80913MEDIUM4.4
  • Linux Kernel logoLinux Kernel
  • linux-intel-iotg
NoYesSep 04, 2026
CVE-2026-80912MEDIUM4.4
  • Linux Kernel logoLinux Kernel
  • linux-lowlatency-hwe-5.15
NoYesSep 04, 2026
CVE-2026-80906NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-4.15
NoYesSep 04, 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