
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-38684 affects the Linux kernel's network scheduler (net/sched) component, specifically in the Enhanced Transmission Selection (ETS) queueing discipline. The vulnerability was discovered and reported on September 4, 2025, and involves incorrect handling of 'nbands' value while purging unused classes (NVD).
The vulnerability occurs in the etsqdiscchange() function where unused DWRR (Deficit Weighted Round Robin) queues are purged. The issue stems from using the new value of 'q->nbands' instead of the old one during cleanup operations. This inconsistency affects both etsclassfind() which requires the old 'q->nbands' value and etsclassis_strict() which needs the old 'q->nstrict' value (NVD).
The vulnerability can result in a kernel NULL pointer dereference, leading to a system crash. This is evidenced by the reported crash in etsclassqlen_notify() function after recent changes, which can cause a denial of service condition (NVD).
The fix involves modifying the purging sequence to ensure idle DWRR queues are purged before assigning a new value to 'q->nbands', maintaining configuration consistency throughout the operation (NVD).
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."