First published: Fri Dec 27 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: net: sched: fix ordering of qlen adjustment Changes to sch->q.qlen around qdisc_tree_reduce_backlog() need to happen _before_ a call to said function because otherwise it may fail to notify parent qdiscs when the child is about to become empty.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | ||
debian/linux | <=5.10.223-1<=5.10.226-1 | 6.1.123-1 6.1.128-1 6.12.12-1 6.12.13-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2024-53164 is considered to be moderate.
To fix CVE-2024-53164, upgrade to Linux kernel version 6.1.123-1 or 6.12.11-1 or a later version.
CVE-2024-53164 affects Linux kernel versions up to 5.10.226-1 and includes specific earlier versions.
CVE-2024-53164 is a scheduling-related vulnerability in the Linux kernel.
Yes, CVE-2024-53164 impacts Debian Linux packages that utilize the affected Linux kernel versions.