
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-45016 is a vulnerability in the Linux kernel's network traffic control (netem) subsystem. The issue was discovered in the netem_enqueue() function, introduced by a previous fix for skb length BUG_ON in __skb_to_sgvec. The vulnerability affects Linux kernel versions from 5.0 through 6.11-rc4, as identified in September 2024 (NVD).
The vulnerability stems from a bug in netem_enqueue() where it incorrectly returns NET_XMIT_SUCCESS when a packet is duplicated, leading to the parent qdisc's q.qlen being mistakenly incremented. This can result in qlen_notify() being skipped on the parent during destruction, causing a dangling pointer condition for certain classful qdiscs like DRR. The issue has been assigned a CVSS v3.1 base score of 5.5 (Medium) with vector AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).
The vulnerability can lead to a use-after-free condition in the Linux kernel's network traffic control system. This occurs in two scenarios: when a duplicated packet is dropped by rootq->enqueue() followed by the original packet being dropped, or when rootq->enqueue() sends the duplicated packet to a different qdisc and the original packet is dropped (Kernel Patch).
The vulnerability has been patched by deferring the enqueue of the duplicate packet until after the original packet has been guaranteed to return NET_XMIT_SUCCESS. Users should update their Linux kernel to the latest version that includes the fix. For Ubuntu systems, this requires updating to linux-image-6.8.0-1012-gke version 6.8.0-1012.15 or later and performing a system reboot (Ubuntu Notice).
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."