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
Affected Vendors & Products
References
History
Fri, 21 Feb 2025 14:00:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
|
Thu, 20 Feb 2025 02:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
threat_severity
|
threat_severity
|
Wed, 19 Feb 2025 14:00:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
| |
Metrics |
threat_severity
|
threat_severity
|
Tue, 18 Feb 2025 16:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Weaknesses | CWE-416 | |
Metrics |
cvssV3_1
|
Tue, 18 Feb 2025 14:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
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. | |
Title | netem: Update sch->q.qlen before qdisc_tree_reduce_backlog() | |
References |
|

Status: PUBLISHED
Assigner: Linux
Published: 2025-02-18T14:37:44.261Z
Updated: 2025-02-21T13:45:22.563Z
Reserved: 2024-12-29T08:45:45.751Z
Link: CVE-2025-21703

Updated: 2025-02-18T15:38:38.582Z

Status : Awaiting Analysis
Published: 2025-02-18T15:15:18.633
Modified: 2025-02-21T14:15:56.627
Link: CVE-2025-21703
