Lucene search
K

16 matches found

Positive Technologies
Positive Technologies
added 2026/05/21 12:0 a.m.13 views

PT-2026-42453

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A kernel panic can occur in the Linux kernel when a Random Early Detection RED queueing discipline qdisc has children, such as a Fair Queueing FQ qdisc, whose peek callback is qdisc peek...

6AI score0.00171EPSS
Exploits0References19
RedHat Linux
RedHat Linux
added 2026/05/20 2:0 p.m.14 views

kernel: net/sched: Make cake_enqueue return NET_XMIT_CN when past buffer_limit

In the Linux kernel, the following vulnerability has been resolved: net/sched: Make cakeenqueue return NETXMITCN when past bufferlimit The following setup can trigger a WARNING in htbactivate due to the condition: !cl-leaf.q-q.qlen tc qdisc del dev lo root tc qdisc add dev lo root handle 1: htb...

7.8CVSS6.6AI score0.00168EPSS
Exploits0References5
CVE
CVE
added 2026/02/04 4:8 p.m.23 views

CVE-2026-23105

CVE-2026-23105 (Linux kernel) : A fix in the net/sched/qfq code changes the activation check of a class from relying on the child qdisc’s qlen to using cl_is_active in qfq_rm_from_ag. This patch makes activation determination more consistent and aims to prevent exploits that could manipulate chil...

7.8CVSS5.3AI score0.0012EPSS
Exploits0References7Affected Software1
Cvelist
Cvelist
added 2026/02/04 4:8 p.m.31 views

CVE-2026-23105 net/sched: qfq: Use cl_is_active to determine whether class is active in qfq_rm_from_ag

In the Linux kernel, the following vulnerability has been resolved: net/sched: qfq: Use clisactive to determine whether class is active in qfqrmfromag This is more of a preventive patch to make the code more consistent and to prevent possible exploits that employ child qlen manipulations on qfq...

7.8CVSS0.0012EPSS
Exploits0References7
OSV
OSV
added 2026/02/04 4:8 p.m.4 views

CVE-2026-23105 net/sched: qfq: Use cl_is_active to determine whether class is active in qfq_rm_from_ag

In the Linux kernel, the following vulnerability has been resolved: net/sched: qfq: Use clisactive to determine whether class is active in qfqrmfromag This is more of a preventive patch to make the code more consistent and to prevent possible exploits that employ child qlen manipulations on qfq...

7.8CVSS5.3AI score0.0012EPSS
Exploits0References10
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.4 views

PT-2026-6175

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A preventative patch was implemented to enhance code consistency and mitigate potential exploits involving child queue length qlen manipulations within the qfq Queued Fair Queueing...

7.8CVSS5.5AI score0.0012EPSS
Exploits0
OSV
OSV
added 2025/09/11 4:56 p.m.2 views

CVE-2025-39766 net/sched: Make cake_enqueue return NET_XMIT_CN when past buffer_limit

In the Linux kernel, the following vulnerability has been resolved: net/sched: Make cakeenqueue return NETXMITCN when past bufferlimit The following setup can trigger a WARNING in htbactivate due to the condition: !cl-leaf.q-q.qlen tc qdisc del dev lo root tc qdisc add dev lo root handle 1: htb...

7.8CVSS5.9AI score0.00168EPSS
Exploits0References13
RedHat Linux
RedHat Linux
added 2025/09/08 12:6 p.m.6 views

kernel: net/sched: Always pass notifications when child class becomes empty

A use-after-free UAF vulnerability was found in the Linux kernel's net/sched subsystem, specifically in the Credit-Based Shaper CBS qdisc implementation schcbs. The vulnerability occurs because the CBS qdisc's reset function qdiscresetqueue only resets its internal queue but fails to reset its...

7.8CVSS7.2AI score0.0018EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/08/04 4:59 p.m.4 views

kernel: net_sched: hfsc: Fix a UAF vulnerability in class with netem as child qdisc

A use-after-free vulnerability has been identified in the Linux kernel's HFSC Hierarchical Fair Service Curve queuing discipline when it is configured with NETEM Network Emulation as a child. This flaw can lead to a kernel panic or crash due to incorrect assumptions about the queue state...

7.8CVSS7.3AI score0.00165EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2025/07/19 11:21 p.m.7 views

SUSE CVE-2025-38350

In the Linux kernel, the following vulnerability has been resolved: net/sched: Always pass notifications when child class becomes empty Certain classful qdiscs may invoke their classes' dequeue handler on an enqueue operation. This may unexpectedly empty the child qdisc and thus make an in-flight...

7.3CVSS6.6AI score0.0018EPSS
Exploits0References33
OSV
OSV
added 2025/07/19 7:15 a.m.10 views

AZL-72593 CVE-2025-38350 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: net/sched: Always pass notifications when child class becomes empty Certain classful qdiscs may invoke their classes' dequeue handler on an enqueue operation. This may unexpectedly empty the child qdisc and thus make an in-flight...

7.8CVSS6.3AI score0.0018EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2025/07/19 6:46 a.m.2 views

CVE-2025-38350 net/sched: Always pass notifications when child class becomes empty

In the Linux kernel, the following vulnerability has been resolved: net/sched: Always pass notifications when child class becomes empty Certain classful qdiscs may invoke their classes' dequeue handler on an enqueue operation. This may unexpectedly empty the child qdisc and thus make an in-flight...

6.2AI score0.0018EPSS
Exploits0References8
Microsoft CVE
Microsoft CVE
added 2025/07/11 7:0 a.m.3 views

net_sched: drr: Fix double list add in class with netem as child qdisc

...

7CVSS7.4AI score0.00166EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/03/08 12:0 a.m.8 views

net/sched: netem: account for backlog updates from child qdisc

...

5.5CVSS7.6AI score0.00258EPSS
Exploits0
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.3 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: net/sched: netem: account for backlog updates from child qdisc Generally, the qlen of any classful qdisc should keep track of the number of packets held by the qdisc itself and all its children. In the case of netem, qlen only...

5.5CVSS6AI score0.00258EPSS
Exploits0References3
OSV
OSV
added 2025/01/08 5:15 p.m.1 views

DEBIAN-CVE-2024-56770

In the Linux kernel, the following vulnerability has been resolved: net/sched: netem: account for backlog updates from child qdisc In general, 'qlen' of any classful qdisc should keep track of the number of packets that the qdisc itself and all of its children holds. In case of netem, 'qlen' only...

5.5CVSS5.5AI score0.00258EPSS
Exploits0References1
Rows per page
Query Builder