CVE-2026-23451
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2026-23451 is a Linux kernel vulnerability involving a potential infinite loop in the bond_header_parse() function within the bonding network driver. When a stack of two bonding devices is configured, skb->dev always points to the hierarchy top, causing the function to loop indefinitely. The vulnerability affects Linux kernel versions up to and including 6.18.19, 6.19.9, and 7.0-rc4, with fixes available in 6.18.20, 6.19.10, and 7.0-rc5. It was disclosed on April 3, 2026, and carries a CVSS v3.1 base score of 7.5 (High) (GitHub Advisory).

Technical details

The root cause is classified as CWE-835 (Loop with Unreachable Exit Condition / Infinite Loop). In the Linux kernel's bonding subsystem, bond_header_parse() calls the (struct header_ops)->parse() method, which uses skb->dev to determine the network device. When two bonding devices are stacked, skb->dev consistently references the top of the device hierarchy rather than the leaf device, causing unbounded recursive calls. The fix introduces a new const struct net_device *dev parameter to the (struct header_ops)->parse() method, ensuring recursion is bounded and the correct leaf-level parse method is ultimately invoked (GitHub Advisory).

Impact

Successful triggering of this vulnerability results in a denial-of-service condition through resource exhaustion or system hang on affected Linux hosts. There is no confidentiality or integrity impact — only availability is affected. Systems utilizing multi-level bonded network interface configurations (e.g., bond-over-bond setups) are specifically at risk of service interruption, potentially impacting network-dependent workloads and high-availability infrastructure (GitHub Advisory).

Mitigation and workarounds

Update the Linux kernel to a patched version: 6.18.20, 6.19.10, or 7.0-rc5 and later. Patches are available via the following stable kernel commits: 946bb6cacf0ccada7bc80f1cfa07c1ed79511c1c, 4172a7901cf43fe1cc63ef7a2ef33735ff7b7d13, 9b49c854f14f5e2d493e562a1e28d2e57fe37371, and b7405dcf7385445e10821777143f18c3ce20fa04. As a configuration-level workaround, administrators should audit and avoid stacked (bond-over-bond) bonding device configurations where possible until patching is complete. Monitor system logs and interface performance for signs of infinite loops or CPU exhaustion on bonded interfaces (GitHub Advisory).

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