CVE-2021-47222
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2021-47222 affects the Linux kernel's network bridge VLAN tunnel functionality. The vulnerability was discovered in the egress tunnel code where dst_clone() is used incorrectly, potentially leading to reference counting issues. The issue was identified when the entry might have 0 refcnt or be already deleted, causing various problems including WARN_ON() triggers in dst_hold() (Kernel.org).

Technical details

The vulnerability exists in the br_handle_egress_vlan_tunnel function within the Linux kernel's bridge module. The issue occurs because the code uses dst_clone() and directly sets the result without proper reference count checking. This can lead to situations where entries with zero reference count or deleted entries are accessed. The problem manifests when the reference count handling is incorrect, triggering WARN_ON() in dst_hold() and causing dst_release underflow errors (Kernel.org).

Impact

When exploited, this vulnerability can lead to reference counting errors and potential system instability. The issue can cause dst_release underflow conditions and trigger kernel warnings, potentially affecting network bridge functionality and system stability (Kernel.org).

Exploitability

The vulnerability can be triggered during normal operation of the Linux kernel's network bridge VLAN tunnel functionality. It specifically occurs in the egress path when handling VLAN tunnels (Kernel.org).

Mitigation and workarounds

The issue has been fixed by replacing dst_clone() with dst_hold_safe() and adding proper reference count checking before setting the destination. The fix ensures that a reference is actually taken before setting the dst (Kernel.org).

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-74583NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug
NoYesAug 21, 2026
CVE-2026-74582NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel.src
NoYesAug 21, 2026
CVE-2026-74581NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-modules-internal
NoYesAug 21, 2026
CVE-2026-74580NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug
NoYesAug 21, 2026
CVE-2025-30156NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug-devel-matched
NoYesAug 21, 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