CVE-2021-29650
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2021-29650 was discovered in the Linux kernel before version 5.11.11. The vulnerability affects the netfilter subsystem, where a data race condition exists when replacing tables due to the lack of a full memory barrier upon the assignment of a new table value in net/netfilter/x_tables.c and include/linux/netfilter/x_tables.h (NVD, Ubuntu).

Technical details

The vulnerability stems from an incorrect implementation of memory barriers in the netfilter subsystem. When a new table value was assigned, it was followed by a write memory barrier (smp_wmb), which only ensured that writes before this point would complete before any writes after this point. However, to properly determine whether the rules are unused, the sequence counter needs to be read, requiring a full memory barrier (smp_mb) to ensure all writes have been completed before these reads (Kernel Commit).

Impact

The vulnerability allows attackers to cause a denial of service (system crash) through a null pointer dereference during table replacement. This affects systems where users have CAP_NET_ADMIN capability in any user namespace (Ubuntu, Debian LTS).

Exploitability

The vulnerability can be exploited by a local user with CAP_NET_ADMIN capability in any user namespace. The risk is mitigated on systems where unprivileged users cannot create user namespaces (controlled by the kernel.unprivileged_userns_clone sysctl) (Debian LTS).

Mitigation and workarounds

The vulnerability was fixed in Linux kernel version 5.11.11 by replacing smp_wmb() with smp_mb() to ensure proper memory barrier implementation. Various distributions have released patches for their respective kernel versions, including Ubuntu, Debian, and Fedora. Systems should be updated to the patched versions (Kernel Commit, Ubuntu).

Additional resources

Linux Distribution fix status

Fix availability across major Linux distributions and their releases.

Arch Linux

Fixed

rolling

linux: 5.11.11.arch1-1

Fixed

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-93189HIGH8.8
  • Linux Kernel logoLinux Kernel
  • linux-azure-fips
NoYesSep 17, 2026
CVE-2026-93188MEDIUM6.5
  • Linux Kernel logoLinux Kernel
  • linux-nvidia-tegra-5.15
NoYesSep 17, 2026
CVE-2026-93182NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-fips
NoYesSep 17, 2026
CVE-2026-93181NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-4.15
NoNoSep 17, 2026
CVE-2026-93174NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-6.14
NoYesSep 17, 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