Register for the AI for Security Summit: Join Figma, Perplexity & Wiz

CVE-2024-39296
Linux Kernel vulnerability analysis and mitigation

Overview

A vulnerability in the Linux kernel's bonding module was discovered where executing 'rmmod bonding' causes a system oops (crash). The issue emerged after commit cc317ea3d927 which removed a redundant NULL check in the debugfs function. The vulnerability affects the module removal process and initialization error handling in the Linux kernel bonding driver (Kernel Git).

Technical details

The vulnerability occurs during the module removal sequence where bond_destroy_debugfs() sets bonding_debug_root to NULL before other cleanup operations complete. The problematic sequence involves bonding_exit() calling bond_destroy_debugfs(), which sets bonding_debug_root to NULL, followed by bond_netlink_fini(), rtnl_link_unregister(), and eventually bond_uninit() which attempts to access the now-NULL bonding_debug_root pointer. This leads to a race condition that can trigger an oops during the down_write() operation (Kernel Git).

Impact

When exploited, this vulnerability causes a denial of service condition through a kernel oops (system crash) during the removal of the bonding module. The issue can also manifest during module initialization if there is an error during the init process (Kernel Git).

Exploitability

The vulnerability can be triggered by any user with sufficient privileges to remove kernel modules (typically root) by executing 'rmmod bonding'. Additionally, a race condition exists that could trigger the same oops when concurrent operations are performed on the bonding interface (Kernel Git).

Mitigation and workarounds

The issue has been fixed by changing the order of operations during module removal and initialization. Instead of reverting the original commit that removed the NULL check, the fix reorganizes the cleanup sequence to ensure proper resource deallocation order. The fix has been implemented in the Linux kernel through patches that modify the bonding driver's initialization and cleanup routines (Kernel Git).

Additional resources

Linux Distribution fix status

Fix availability across major Linux distributions and their releases.

Debian

Fixed

bookworm

linux

Fixed

bullseye

linux

Fixed

sid

linux: 6.9.7-1

Fixed

trixie

linux: 6.9.7-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
  • kernel
NoYesSep 17, 2026
CVE-2026-93188MEDIUM6.5
  • Linux Kernel logoLinux Kernel
  • linux-azure-5.4
NoYesSep 17, 2026
CVE-2026-93182NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-5.4
NoYesSep 17, 2026
CVE-2026-93181NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-lowlatency
NoNoSep 17, 2026
CVE-2026-93174NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-6.17
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