You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
hfsc qdisc
About this tag
The hfsc qdisc tag on WindowsForum.com covers the Hierarchical Fair Service Curve packet scheduler in Linux traffic control. Recent discussions focus on CVE-2025-38177, a timing-and-lifecycle bug in sch_hfsc that could lead to kernel use-after-free due to a non-idempotent qlen_notify pathway. The upstream fix makes hfsc_qlen_notify idempotent. Topics include backport impact, risk prioritization in multi-tenant cloud and appliance environments, and operator remediation steps. While the site is Windows-focused, this tag addresses Linux kernel networking issues relevant to cross-platform IT professionals.
A timing-and-lifecycle bug in the Linux traffic‑control scheduler (sch_hfsc) has been assigned CVE‑2025‑38177 after upstream maintainers patched a non‑idempotent qlen_notify pathway that could leave parent qdiscs operating on stale class pointers and, in the worst case, trigger a kernel...