
Cloud Vulnerability DB
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
CVE-2025-21703 is a vulnerability in the Linux kernel's netem (Network Emulator) component, discovered and disclosed on February 18, 2025. The vulnerability affects the qdisc (queueing discipline) scheduler's handling of backlog updates from child qdisc, specifically in the way sch->q.qlen is updated before qdisctreereduce_backlog() (NVD).
The vulnerability occurs in the netem component when qdisctreereducebacklog() notifies the parent qdisc only if the child qdisc becomes empty. The issue stems from incorrect ordering of operations where the backlog of the child qdisc needs to be reduced before calling qdisctreereducebacklog(). This timing issue causes the system to miss the opportunity to call cops->qlennotify(), which in the case of DRR (Deficit Round Robin) scheduler, results in a Use-After-Free (UAF) condition since DRR uses ->qlennotify() to maintain its active list (Kernel Commit). The vulnerability has been assigned a CVSS v3.1 base score of 7.8 (HIGH) with vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H (NVD).
The vulnerability can lead to Use-After-Free conditions in the Linux kernel's network scheduling subsystem. This could potentially result in system crashes, memory corruption, or privilege escalation in systems using the netem queueing discipline with DRR scheduling (NVD).
The vulnerability has been patched in the Linux kernel through a commit that corrects the ordering of operations in the netem component. The fix involves updating sch->q.qlen before calling qdisctreereduce_backlog() (Kernel Commit). The patch has been backported to multiple stable kernel versions to ensure widespread protection (Kernel Commits).
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.
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
A comprehensive threat intelligence database of cloud security incidents, actors, tools and techniques
A step-by-step framework for modeling and improving SaaS and PaaS tenant isolation
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.”