
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-44989 affects the Linux kernel's bonding driver, specifically related to a null pointer dereference vulnerability. The issue was discovered and disclosed in September 2024, affecting Linux kernel versions from 5.9 through 6.11-rc4. The vulnerability occurs in the bonding driver's IPsec functionality where real_dev is incorrectly set to NULL while packets may be in transit (NVD).
The vulnerability stems from a race condition where realdev is set to NULL while packets can be in transit, causing xfrm to potentially call xdodevoffloadok() in parallel. This leads to a null pointer dereference as all callbacks assume realdev is set. The issue manifests in the bondipsecdelsa_all function within the bonding driver (Kernel Patch). The vulnerability has been assigned a CVSS v3.1 base score of 5.5 (Medium) with vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).
The vulnerability can lead to a kernel crash (denial of service) when specific conditions are met in the bonding driver's IPsec implementation. This occurs when attempting to handle IPsec operations while interface changes are taking place (NVD).
The vulnerability has been fixed in the Linux kernel through a patch that removes the problematic NULL assignment to real_dev. The fix has been backported to multiple stable kernel versions. Users should update to patched kernel versions that include the fix (Kernel Patch).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."