CVE-2026-23436
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2026-23436 is a race condition vulnerability in the Linux kernel's network shaper (net: shaper) subsystem that can lead to kernel memory leaks and denial of service. The flaw was published on April 3, 2026, and affects Linux kernel versions 6.13.1 through 6.18.19, 6.19 through 6.19.9, and the 6.13 release, as well as pre-release 7.0 release candidates (rc1–rc7). It carries a CVSS v3.1 base score of 5.5 (Medium), requiring local access and low privileges to exploit (GitHub Advisory, Feedly).

Technical details

The root cause is a time-of-check to time-of-use (TOCTOU) race condition (related to CWE-362: Concurrent Execution Using Shared Resource with Improper Synchronization) in the kernel's network shaper component. During Netlink SET operations, the kernel looks up a network device (netdev) and takes a reference to it in the pre-callback phase, but only acquires the instance lock later in the callback body. If the netdev is unregistered between the reference being taken and the lock being acquired, a hierarchy allocation can occur after the flush operation has already completed, resulting in a kernel memory leak. The fix moves the instance lock acquisition into the pre-callback phase, eliminating the race and removing the need for dedicated lock/unlock callbacks (GitHub Advisory).

Impact

Successful exploitation causes kernel memory exhaustion through repeated, unreclaimed hierarchy allocations in the network shaper subsystem, ultimately resulting in a denial of service condition. There is no impact on confidentiality or data integrity — the vulnerability is limited to availability. Because exploitation requires local access with low privileges, the blast radius is constrained to the affected host, with no direct path to lateral movement or data exfiltration (GitHub Advisory, Feedly).

Mitigation and workarounds

Update the Linux kernel to a patched version: 6.18.20, 6.19.10, or 7.0-rc5 and later. Specific upstream patch commits are available at git.kernel.org/stable/c/719f6784f918f9e32f3ff3b197f900e852223f9d, d22921727023e7852704965e935f4d1fc83a5ec9, and d75ec7e8ba1979a1eb0b9211d94d749cdce849c8. As interim mitigations, restrict local user access and limit privileges for accounts that can perform network shaper SET operations; monitor kernel memory usage for unexplained growth. Downstream distributions including Amazon Linux 2023, SUSE, and openSUSE have issued updated packages (GitHub Advisory, Amazon Linux Advisory, SUSE Advisory).

Community reactions

The vulnerability was announced via the official Linux kernel CVE mailing list and subsequently tracked by downstream distributions including Amazon Linux 2023, SUSE, and the Yocto Project security list, which issued advisories and updated packages. Tenable published multiple Nessus detection plugins (IDs 304966, 311340, 318240, 319659) and Qualys added a detection check (762889). No notable independent researcher commentary or significant social media discussion has been observed, consistent with the moderate severity and lack of active exploitation (Feedly).

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-64557NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-selftests-internal
NoNoJul 29, 2026
CVE-2026-64556NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-devel
NoNoJul 29, 2026
CVE-2026-64555NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-6.14
NoNoJul 27, 2026
CVE-2026-64554NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-gcp-6.14
NoYesJul 27, 2026
CVE-2026-64553NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-64k-debug-modules-internal
NoYesJul 27, 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