CVE-2025-37932
sch_htb: make htb_qlen_notify() idempotent
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
In the Linux kernel, the following vulnerability has been resolved: sch_htb: make htb_qlen_notify() idempotent htb_qlen_notify() always deactivates the HTB class and in fact could trigger a warning if it is already deactivated. Therefore, it is not idempotent and not friendly to its callers, like fq_codel_dequeue(). Let's make it idempotent to ease qdisc_tree_reduce_backlog() callers' life.
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | May 20, 2025 |
| Last Updated | May 11, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new unknown vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
959466588aa7f84ccf79ae36a1d89542eaf9aaec < e6b45f4de763b00dc1c55e685e2dd1aaf525d3c1 959466588aa7f84ccf79ae36a1d89542eaf9aaec < 32ae12ce6a9f6bace186ca7335220ff59b6cc3cd 959466588aa7f84ccf79ae36a1d89542eaf9aaec < 967955c9e57f8eebfccc298037d4aaf3d42bc1c9 959466588aa7f84ccf79ae36a1d89542eaf9aaec < 73cf6af13153d62f9b76eff422eea79dbc70f15e 959466588aa7f84ccf79ae36a1d89542eaf9aaec < bbbf5e0f87078b715e7a665d662a2c0e77f044ae 959466588aa7f84ccf79ae36a1d89542eaf9aaec < 0a188c0e197383683fd093ab1ea6ce9a5869a6ea 959466588aa7f84ccf79ae36a1d89542eaf9aaec < a61f1b5921761fbaf166231418bc1db301e5bf59 959466588aa7f84ccf79ae36a1d89542eaf9aaec < 5ba8b837b522d7051ef81bacf3d95383ff8edce5
Linux / Linux
4.14
References
git.kernel.org: https://git.kernel.org/stable/c/e6b45f4de763b00dc1c55e685e2dd1aaf525d3c1 git.kernel.org: https://git.kernel.org/stable/c/32ae12ce6a9f6bace186ca7335220ff59b6cc3cd git.kernel.org: https://git.kernel.org/stable/c/967955c9e57f8eebfccc298037d4aaf3d42bc1c9 git.kernel.org: https://git.kernel.org/stable/c/73cf6af13153d62f9b76eff422eea79dbc70f15e git.kernel.org: https://git.kernel.org/stable/c/bbbf5e0f87078b715e7a665d662a2c0e77f044ae git.kernel.org: https://git.kernel.org/stable/c/0a188c0e197383683fd093ab1ea6ce9a5869a6ea git.kernel.org: https://git.kernel.org/stable/c/a61f1b5921761fbaf166231418bc1db301e5bf59 git.kernel.org: https://git.kernel.org/stable/c/5ba8b837b522d7051ef81bacf3d95383ff8edce5 lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/10/msg00007.html lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/08/msg00010.html