Lucene search
+L

159 matches found

UbuntuCve
UbuntuCve
added 2026/02/04 5:16 p.m.11 views

CVE-2026-23105

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.8CVSS6.6AI score0.00125EPSS
SaveExploits0References34
ATTACKERKB
ATTACKERKB
added 2026/02/04 4:08 p.m.17 views

CVE-2026-23105

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...

5.3AI score0.00125EPSS
SaveExploits0References8Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/02/04 4:07 p.m.35 views

CVE-2026-23074

In the Linux kernel, the following vulnerability has been resolved: net/sched: Enforce that teql can only be used as root qdisc Design intent of teql is that it is only supposed to be used as root qdisc. We need to check for that constraint. Although not important, I will describe the scenario th...

5.2AI score0.00139EPSS
SaveExploits0References8Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:00 a.m.19 views

Azure Linux 3.0 Security Update: kernel (CVE-2025-37798)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-37798 advisory. - In the Linux kernel, the following vulnerability has been resolved: codel: remove sch-q.qlen check before...

7.8CVSS6.2AI score0.00213EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:00 a.m.7 views

Azure Linux 3.0 Security Update: kernel (CVE-2025-38000)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-38000 advisory. - In the Linux kernel, the following vulnerability has been resolved: schhfsc: Fix qlen accounting bug when...

7.8CVSS6.5AI score0.0021EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/12/20 12:25 a.m.11 views

SUSE CVE-2025-68325

In the Linux kernel, the following vulnerability has been resolved: net/sched: schcake: Fix incorrect qlen reduction in cakedrop In cakedrop, qdisctreereducebacklog is used to update the qlen and backlog of the qdisc hierarchy. Its caller, cakeenqueue, assumes that the parent qdisc will enqueue t...

5.5CVSS6.5AI score0.00193EPSS
SaveExploits0References20
NVD
NVD
added 2025/12/18 3:16 p.m.8 views

CVE-2025-68325

In the Linux kernel, the following vulnerability has been resolved: net/sched: schcake: Fix incorrect qlen reduction in cakedrop In cakedrop, qdisctreereducebacklog is used to update the qlen and backlog of the qdisc hierarchy. Its caller, cakeenqueue, assumes that the parent qdisc will enqueue t...

0.00193EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/12/18 3:16 p.m.6 views

CVE-2025-68325

In the Linux kernel, the following vulnerability has been resolved: net/sched: schcake: Fix incorrect qlen reduction in cakedrop In cakedrop, qdisctreereducebacklog is used to update the qlen and backlog of the qdisc hierarchy. Its caller, cakeenqueue, assumes that the parent qdisc will enqueue t...

5.7AI score0.00193EPSS
SaveExploits0References36
OSV
OSV
added 2025/12/18 3:16 p.m.14 views

UBUNTU-CVE-2025-68325

In the Linux kernel, the following vulnerability has been resolved: net/sched: schcake: Fix incorrect qlen reduction in cakedrop In cakedrop, qdisctreereducebacklog is used to update the qlen and backlog of the qdisc hierarchy. Its caller, cakeenqueue, assumes that the parent qdisc will enqueue t...

5.7AI score0.00193EPSS
SaveExploits0References37
CVE
CVE
added 2025/12/18 3:02 p.m.45 views

CVE-2025-68325

CVE-2025-68325 is a Linux kernel vulnerability in the net/sched cake path. The fix addresses an incorrect qlen/backlog reduction in cake_drop when cake_enqueue() may return NET_XMIT_CN, which could leave the qdisc tree accounting inconsistent and lead to a NULL dereference (e.g., if the parent is...

6.1AI score0.00193EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/12/18 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2025-68325

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net/sched: schcake: Fix incorrect qlen reduction in cakedrop In cakedrop, qdisctreereducebacklog is used to update the qlen and backlog of the qdisc hierarchy...

5.9AI score0.00193EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/12/17 12:00 a.m.17 views

Oracle Linux 7 : kernel (ELSA-2025-21063)

The remote Oracle Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2025-21063 advisory. - HID: core: fix shift-out-of-bounds in hidreportrawevent CVE-2022-48978 Orabug: 38644370 - crypto: seqiv - Handle EBUSY correctly CVE-2023-53373...

8.6CVSS7.8AI score0.03558EPSS
SaveExploits8References6
Positive Technologies
Positive Technologies
added 2025/11/27 12:00 a.m.8 views

PT-2025-52253

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the Linux kernel’s sch cake scheduler related to incorrect queue length qlen reduction within the cake drop function. The problem arises because cake enqueue assumes t...

4.6CVSS6.8AI score0.00193EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/11/13 12:00 a.m.12 views

Siemens SIMATIC S7-1500 Incomplete Cleanup (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.4AI score0.00263EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/11/11 9:13 a.m.13 views

kernel: sch_hfsc: Fix qlen accounting bug when using peek in hfsc_enqueue()

A flaw was found in the HFSC queueing discipline implementation in the Linux kernel. When a packet is enqueued and the child qdisc's peek function is called before properly updating the HFSC queue's length and backlog counters, a race condition can occur. In some cases, the peek operation may...

7.8CVSS7AI score0.0021EPSS
SaveExploits0References5
OSV
OSV
added 2025/11/07 5:04 p.m.10 views

SUSE-SU-2025:4000-1 Security update for the Linux Kernel (Live Patch 5 for SLE 15 SP6)

This update for the Linux Kernel 6.4.0-1506002325 fixes several issues. The following security issues were fixed: - CVE-2025-38664: ice: Fix a null pointer dereference in icecopyandinitpkg bsc1248631. - CVE-2025-38617: net/packet: fix a race in packetsetring and packetnotifier bsc1249208. -...

7.8CVSS6.9AI score0.00328EPSS
SaveExploits0References9
SUSE Linux
SUSE Linux
added 2025/11/06 11:20 a.m.16 views

Security update for kernel-livepatch-MICRO-6-0-RT_Update_2

This update for kernel-livepatch-MICRO-6-0-RTUpdate2 fixes the following issues: CVE-2024-53164: net: sched: fix ordering of qlen adjustment bsc1246019 CVE-2025-38664: ice: Fix a null pointer dereference in icecopyandinitpkg bsc1248631 CVE-2025-38618: vsock: Do not allow binding to VMADDRPORTANY...

7.3CVSS7.7AI score0.00328EPSS
SaveExploits0References16
OSV
OSV
added 2025/11/05 4:18 p.m.6 views

SUSE-SU-2025:20977-1 Security update for kernel-livepatch-MICRO-6-0_Update_2

This update for kernel-livepatch-MICRO-6-0Update2 fixes the following issues: - CVE-2024-53164: net: sched: fix ordering of qlen adjustment bsc1246019 - CVE-2025-38664: ice: Fix a null pointer dereference in icecopyandinitpkg bsc1248631 - CVE-2025-38618: vsock: Do not allow binding to VMADDRPORTA...

7.8CVSS6.7AI score0.00328EPSS
SaveExploits0References9
OSV
OSV
added 2025/11/05 4:18 p.m.5 views

SUSE-SU-2025:20950-1 Security update for kernel-livepatch-MICRO-6-0_Update_2

This update for kernel-livepatch-MICRO-6-0Update2 fixes the following issues: - CVE-2024-53164: net: sched: fix ordering of qlen adjustment bsc1246019 - CVE-2025-38664: ice: Fix a null pointer dereference in icecopyandinitpkg bsc1248631 - CVE-2025-38618: vsock: Do not allow binding to VMADDRPORTA...

7.8CVSS7AI score0.00328EPSS
SaveExploits0References9
OSV
OSV
added 2025/11/05 4:13 p.m.3 views

SUSE-SU-2025:20973-1 Security update for kernel-livepatch-MICRO-6-0_Update_4

This update for kernel-livepatch-MICRO-6-0Update4 fixes the following issues: - CVE-2024-53164: net: sched: fix ordering of qlen adjustment bsc1246019 - CVE-2025-38664: ice: Fix a null pointer dereference in icecopyandinitpkg bsc1248631 - CVE-2025-38618: vsock: Do not allow binding to VMADDRPORTA...

7.8CVSS7AI score0.00328EPSS
SaveExploits0References9
Rows per page
Query Builder