Lucene search
K

143 matches found

OSV
OSV
added 2025/05/02 3:15 p.m.0 views

UBUNTU-CVE-2025-37797

In the Linux kernel, the following vulnerability has been resolved: netsched: hfsc: Fix a UAF vulnerability in class handling This patch fixes a Use-After-Free vulnerability in the HFSC qdisc class handling. The issue occurs due to a time-of-check/time-of-use condition in hfscchangeclass when...

7.8CVSS6.2AI score0.00167EPSS
Exploits0References43
Debian CVE
Debian CVE
added 2025/05/02 2:16 p.m.8 views

CVE-2025-37798

In the Linux kernel, the following vulnerability has been resolved: codel: remove sch-q.qlen check before qdisctreereducebacklog After making all -qlennotify callbacks idempotent, now it is safe to remove the check of qlen!=0 from both fqcodeldequeue and codelqdiscdequeue...

7.8CVSS5.5AI score0.00169EPSS
Exploits0
Cvelist
Cvelist
added 2025/05/02 2:16 p.m.14 views

CVE-2025-37797 net_sched: hfsc: Fix a UAF vulnerability in class handling

In the Linux kernel, the following vulnerability has been resolved: netsched: hfsc: Fix a UAF vulnerability in class handling This patch fixes a Use-After-Free vulnerability in the HFSC qdisc class handling. The issue occurs due to a time-of-check/time-of-use condition in hfscchangeclass when...

0.00167EPSS
Exploits0References8
OSV
OSV
added 2025/05/02 2:16 p.m.8 views

CVE-2025-37797 net_sched: hfsc: Fix a UAF vulnerability in class handling

In the Linux kernel, the following vulnerability has been resolved: netsched: hfsc: Fix a UAF vulnerability in class handling This patch fixes a Use-After-Free vulnerability in the HFSC qdisc class handling. The issue occurs due to a time-of-check/time-of-use condition in hfscchangeclass when...

7.8CVSS6.2AI score0.00167EPSS
Exploits0References13
CNNVD
CNNVD
added 2025/05/02 12:0 a.m.1 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.00169EPSS
Exploits0References10
OSV
OSV
added 2025/04/18 7:15 a.m.1 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.0023EPSS
Exploits0References1
OSV
OSV
added 2025/04/18 7:15 a.m.1 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...

5.5CVSS6.2AI score0.0023EPSS
Exploits0References50
CVE
CVE
added 2025/04/18 7:1 a.m.135 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.0023EPSS
Exploits0References11Affected Software1
Positive Technologies
Positive Technologies
added 2025/04/08 12:0 a.m.4 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.00169EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2025/04/08 12:0 a.m.5 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.00176EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/02/19 12:15 a.m.5 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.00269EPSS
Exploits0References25
OSV
OSV
added 2025/02/18 3:15 p.m.4 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.0025EPSS
Exploits0References38
OSV
OSV
added 2025/02/18 3:15 p.m.1 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.00269EPSS
Exploits0References23
Debian CVE
Debian CVE
added 2025/02/18 2:37 p.m.16 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.00269EPSS
Exploits0
OSV
OSV
added 2025/02/18 2:37 p.m.12 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 score0.0025EPSS
Exploits0References13
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.00255EPSS
Exploits0References3
OSV
OSV
added 2025/01/08 5:15 p.m.4 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.00255EPSS
Exploits0References1
NVD
NVD
added 2024/12/27 2:15 p.m.3 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...

5.5CVSS0.00251EPSS
Exploits0References9
OSV
OSV
added 2024/12/27 2:15 p.m.1 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.00251EPSS
Exploits0References1
OSV
OSV
added 2024/12/27 2:15 p.m.0 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...

5.5CVSS6.2AI score0.00251EPSS
Exploits0References35
Rows per page
Query Builder