Security Advisory

CVE-2025-37798

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-05-02 14:16:02
Last updated 2026-05-11 21:15:21
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: codel: remove sch->q.qlen check before qdisc_tree_reduce_backlog() After making all ->qlen_notify() callbacks idempotent, now it is safe to remove the check of qlen!=0 from both fq_codel_dequeue() and codel_qdisc_dequeue().