CVE-2025-21703
Last modified
CVE-2025-21703 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: netem: Update sch->q.qlen before qdisc_tree_reduce_backlog() qdisc_tree_reduce_backlog() notifies parent qdisc only if child qdisc becomes empty, therefore we need to reduce the backlog of the child qdisc before calling it. Otherwise it would miss the opportunity to call cops->qlen_notify(), in the case of DRR, it resulted in UAF since DRR uses ->qlen_notify() to maintain its active list.. EPSS estimates a 0.27% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: netem: Update sch->q.qlen before qdisc_tree_reduce_backlog() qdisc_tree_reduce_backlog() notifies parent qdisc only if child qdisc becomes empty, therefore we need to reduce the backlog of the child qdisc before calling it. Otherwise it would miss the opportunity to call cops->qlen_notify(), in the case of DRR, it resulted in UAF since DRR uses ->qlen_notify() to maintain its active list.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 5.4.288, < 5.4.291 | — |
| Linux | Linux Kernel | >= 5.10.232, < 5.10.235 | — |
| Linux | Linux Kernel | >= 5.15.175, < 5.15.179 | — |
| Linux | Linux Kernel | >= 6.1.121, < 6.1.129 | — |
| Linux | Linux Kernel | >= 6.6.67, < 6.6.78 | — |
| Linux | Linux Kernel | >= 6.12.6, < 6.12.14 | — |
| Linux | Linux Kernel | >= 6.13, < 6.13.3 | — |
| Linux | Linux Kernel | 6.14 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-21703?
How severe is CVE-2025-21703?
How do I fix CVE-2025-21703?
Are you affected by CVE-2025-21703?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
