Linux Kernel Vulnerability in Bonding Driver Affecting Multiple Distributions
CVE-2026-74726

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
22 August 2026

What is CVE-2026-74726?

The bonding driver in the Linux kernel has a flaw when checking the primary promiscuity under RTNL in the bond_alb_monitor function. This issue arises when the monitor reads the primary_is_promisc state under RCU, subsequently drops RCU, and locks RTNL without reassessing the current state of the active slave. If the active slave changes during this window without a failover, it can lead to dereferencing a null pointer, resulting in a kernel panic. Correcting the logic to reevaluate the state under RTNL is necessary to prevent this potential crash and improve system stability.

Affected Version(s)

Linux d0e81b7e2246a41d068ecaf15aac9de570816d63

Linux d0e81b7e2246a41d068ecaf15aac9de570816d63 < 09add8d5cfa9c46828f51eaad162c36e86366b71

Linux d0e81b7e2246a41d068ecaf15aac9de570816d63

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.