Lucene search
+L

158 matches found

CNNVD
CNNVD
added 2025/05/02 12:00 a.m.13 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the removal of an unnecessary qlen check from the codel...

7.8CVSS6.7AI score0.00218EPSS
SaveExploits0References10
OSV
OSV
added 2025/04/18 7:15 a.m.9 views

DEBIAN-CVE-2025-38637

In the Linux kernel, the following vulnerability has been resolved: netsched: skbprio: Remove overly strict queue assertions In the current implementation, skbprio enqueue/dequeue contains an assertion that fails under certain conditions when SKBPRIO is used as a child qdisc under TBF with specif...

5.5CVSS5.7AI score0.00329EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/18 7:15 a.m.12 views

UBUNTU-CVE-2025-38637

In the Linux kernel, the following vulnerability has been resolved: netsched: skbprio: Remove overly strict queue assertions In the current implementation, skbprio enqueue/dequeue contains an assertion that fails under certain conditions when SKBPRIO is used as a child qdisc under TBF with specif...

6.8CVSS6.2AI score0.00329EPSS
SaveExploits0References50
CVE
CVE
added 2025/04/18 7:01 a.m.172 views

CVE-2025-38637

The CVE CVE-2025-38637 affects the Linux kernel skbprio queue in net_sched when used as a child qdisc under Token Bucket Filter (TBF). The root cause is an overly strict assertion in skbprio enqueue/dequeue that can miscount lengths because TBF may peek at packets without dequeueing when tokens a...

5.5CVSS5.4AI score0.00329EPSS
SaveExploits0References11Affected Software1
Positive Technologies
Positive Technologies
added 2025/04/08 12:00 a.m.16 views

PT-2025-22193

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved. The issue is related to the htb qlen notify function, which always deactivates the HTB class and could trigger a warning if it is...

5.5CVSS5.4AI score0.00222EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/04/08 12:00 a.m.17 views

PT-2025-18777

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved. The issue concerned the codel controlled delay qdisc queueing discipline in the kernel. Specifically, the problem involved the qlen...

7.8CVSS5.5AI score0.00218EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/02/19 12:15 a.m.15 views

SUSE CVE-2025-21703

In the Linux kernel, the following vulnerability has been resolved: netem: Update sch-q.qlen before qdisctreereducebacklog qdisctreereducebacklog notifies parent qdisc only if child qdisc becomes empty, therefore we need to reduce the backlog of the child qdisc before calling it. Otherwise it wou...

7.8CVSS6.3AI score0.00296EPSS
SaveExploits0References25
OSV
OSV
added 2025/02/18 3:15 p.m.14 views

UBUNTU-CVE-2025-21702

In the Linux kernel, the following vulnerability has been resolved: pfifotailenqueue: Drop new packet when sch-limit == 0 Expected behaviour: In case we reach scheduler's limit, pfifotailenqueue will drop a packet in scheduler's queue and decrease scheduler's qlen by one. Then, pfifotailenqueue...

7.8CVSS6.1AI score0.00272EPSS
SaveExploits0References38
OSV
OSV
added 2025/02/18 3:15 p.m.16 views

UBUNTU-CVE-2025-21703

In the Linux kernel, the following vulnerability has been resolved: netem: Update sch-q.qlen before qdisctreereducebacklog qdisctreereducebacklog notifies parent qdisc only if child qdisc becomes empty, therefore we need to reduce the backlog of the child qdisc before calling it. Otherwise it wou...

7.8CVSS6.1AI score0.00296EPSS
SaveExploits0References23
Debian CVE
Debian CVE
added 2025/02/18 2:37 p.m.29 views

CVE-2025-21703

In the Linux kernel, the following vulnerability has been resolved: netem: Update sch-q.qlen before qdisctreereducebacklog qdisctreereducebacklog notifies parent qdisc only if child qdisc becomes empty, therefore we need to reduce the backlog of the child qdisc before calling it. Otherwise it wou...

7.8CVSS5.5AI score0.00296EPSS
SaveExploits0
OSV
OSV
added 2025/02/18 2:37 p.m.25 views

CVE-2025-21702 pfifo_tail_enqueue: Drop new packet when sch->limit == 0

In the Linux kernel, the following vulnerability has been resolved: pfifotailenqueue: Drop new packet when sch-limit == 0 Expected behaviour: In case we reach scheduler's limit, pfifotailenqueue will drop a packet in scheduler's queue and decrease scheduler's qlen by one. Then, pfifotailenqueue...

7.8CVSS6.6AI score
SaveExploits0References15
OSV
OSV
added 2025/01/08 5:15 p.m.18 views

AZL-55428 CVE-2024-56770 affecting package kernel for versions less than 5.15.176.3-1

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.5CVSS6.1AI score0.00265EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 2:15 p.m.4 views

DEBIAN-CVE-2024-53164

In the Linux kernel, the following vulnerability has been resolved: net: sched: fix ordering of qlen adjustment Changes to sch-q.qlen around qdisctreereducebacklog 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...

5.5CVSS5.7AI score0.00263EPSS
SaveExploits0References1
NVD
NVD
added 2024/12/27 2:15 p.m.10 views

CVE-2024-53164

In the Linux kernel, the following vulnerability has been resolved: net: sched: fix ordering of qlen adjustment Changes to sch-q.qlen around qdisctreereducebacklog 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...

7.8CVSS0.00263EPSS
SaveExploits0References9
OSV
OSV
added 2024/12/27 2:15 p.m.13 views

UBUNTU-CVE-2024-53164

In the Linux kernel, the following vulnerability has been resolved: net: sched: fix ordering of qlen adjustment Changes to sch-q.qlen around qdisctreereducebacklog 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...

7.8CVSS6.2AI score0.00263EPSS
SaveExploits0References35
Debian CVE
Debian CVE
added 2024/12/27 1:38 p.m.11 views

CVE-2024-53164

In the Linux kernel, the following vulnerability has been resolved: net: sched: fix ordering of qlen adjustment Changes to sch-q.qlen around qdisctreereducebacklog 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...

7.8CVSS5.7AI score0.00263EPSS
SaveExploits0
OSV
OSV
added 2024/09/11 4:15 p.m.15 views

UBUNTU-CVE-2024-45016

In the Linux kernel, the following vulnerability has been resolved: netem: fix return value if duplicate enqueue fails There is a bug in netemenqueue introduced by commit 5845f706388a "net: netem: fix skb length BUGON in skbtosgvec" that can lead to a use-after-free. This commit made netemenqueue...

7.8CVSS6.2AI score0.00283EPSS
SaveExploits0References24
Veracode
Veracode
added 2023/08/15 4:13 a.m.22 views

Denial Of Service (DoS)

ryu is vulnerable to Denial of Service DoS attacks. The vulnerability occurs when Ryu parses a specially crafted OFPBundleCtrlMsg message with a queue length of zero, which results in an infinite loop, consuming excessive CPU resources and preventing other users from accessing the service...

7.5CVSS6.7AI score0.00954EPSS
SaveExploits1References3Affected Software1
Rows per page
Query Builder