CVE-2025-37932

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-37932
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-37932.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-37932
Downstream
Related
Published
2025-05-20T16:15:29Z
Modified
2025-08-28T15:15:47Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

schhtb: make htbqlen_notify() idempotent

htbqlennotify() 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 fqcodeldequeue().

Let's make it idempotent to ease qdisctreereduce_backlog() callers' life.

References

Affected packages