[SRU][F][PATCH 0/5] CVE-2025-37798

Ian Whitfield ian.whitfield at canonical.com
Thu May 15 14:14:07 UTC 2025


Cong Wang (5):
  sch_htb: make htb_qlen_notify() idempotent
  sch_drr: make drr_qlen_notify() idempotent
  sch_hfsc: make hfsc_qlen_notify() idempotent
  sch_qfq: make qfq_qlen_notify() idempotent
  codel: remove sch->q.qlen check before qdisc_tree_reduce_backlog()

 net/sched/sch_codel.c    | 5 +----
 net/sched/sch_drr.c      | 7 ++++---
 net/sched/sch_fq_codel.c | 6 ++----
 net/sched/sch_hfsc.c     | 8 ++++++--
 net/sched/sch_htb.c      | 2 ++
 net/sched/sch_qfq.c      | 7 +++++--
 6 files changed, 20 insertions(+), 15 deletions(-)

-- 
2.43.0




More information about the kernel-team mailing list