CVE-2025-38177

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
04/07/2025
Last modified:
18/12/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> sch_hfsc: make hfsc_qlen_notify() idempotent<br /> <br /> hfsc_qlen_notify() is not idempotent either and not friendly<br /> to its callers, like fq_codel_dequeue(). Let&amp;#39;s make it idempotent<br /> to ease qdisc_tree_reduce_backlog() callers&amp;#39; life:<br /> <br /> 1. update_vf() decreases cl-&gt;cl_nactive, so we can check whether it is<br /> non-zero before calling it.<br /> <br /> 2. eltree_remove() always removes RB node cl-&gt;el_node, but we can use<br /> RB_EMPTY_NODE() + RB_CLEAR_NODE() to make it safe.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.4.297 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.5 (including) 5.10.241 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.11 (including) 5.15.190 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.16 (including) 6.1.138 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.2 (including) 6.6.90 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.7 (including) 6.12.28 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.13 (including) 6.14.6 (excluding)
cpe:2.3:o:linux:linux_kernel:6.15:rc1:*:*:*:*:*:*
cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*