In the Linux kernel, the following vulnerability has been resolved: net/sched: sch_dualpi2: drain both C-queue and L-queue in dualpi2_change() Fix dualpi2_change() to correctly enforce updated limi…
Medium CVSS 5.5
Summary
In the Linux kernel, the following vulnerability has been resolved: net/sched: sch_dualpi2: drain both C-queue and L-queue in dualpi2_change() Fix dualpi2_change() to correctly enforce updated limit and memlimit values after a configuration change of the dualpi2 qdisc. Before this patch, dualpi2_change() always attempted to dequeue packets via the root qdisc (C-queue) when reducing backlog or memory usage, and unconditionally assumed that a valid skb will be returned. When traffic classifica…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/3042add80c2c50bd127d570b83319af612efde65 Patch
- https://git.kernel.org/stable/c/478ed6b7d2577439c610f91fa8759a4c878a4264 Patch
- https://git.kernel.org/stable/c/86cf2eba2056bcf9c41fba260e599bd95bf9943b Patch
Timeline
- nvd_ingest NVD