Lucene search
K

7294 matches found

Microsoft CVE
Microsoft CVE
added 2025/12/21 9:1 a.m.10 views

Libsoup: heap use-after-free in libsoup message queue handling during http/2 read completion

...

7.5CVSS6.7AI score0.00071EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/12/20 9:1 a.m.2 views

sch_hfsc: make hfsc_qlen_notify() idempotent

...

5.5CVSS5.4AI score0.00092EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/12/19 12:24 a.m.3 views

SUSE CVE-2025-68289

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: feem: Fix memory leak in eemunwrap The existing code did not handle the failure case of usbepqueue in the command path, potentially leading to memory leaks. Improve error handling to free all allocated resources on...

5.5CVSS6.7AI score0.00075EPSS
Exploits0References21
Cvelist
Cvelist
added 2025/12/18 3:2 p.m.21 views

CVE-2025-68325 net/sched: sch_cake: Fix incorrect qlen reduction in cake_drop

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.00066EPSS
Exploits0References8
OSV
OSV
added 2025/12/18 3:2 p.m.2 views

CVE-2025-68325 net/sched: sch_cake: Fix incorrect qlen reduction in cake_drop

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

6.3AI score0.00066EPSS
Exploits0References11
ATTACKERKB
ATTACKERKB
added 2025/12/18 3:2 p.m.4 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.2AI score0.00066EPSS
Exploits0References9Affected Software1
Debian CVE
Debian CVE
added 2025/12/18 3:2 p.m.3 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.3AI score0.00066EPSS
Exploits0
CVE
CVE
added 2025/12/18 3:2 p.m.8 views

CVE-2025-68323

CVE-2025-68323 concerns a Linux kernel use-after-free in usb: typec: ucsi (uec->work). The issue arises when a delayed work item scheduled in gaokun_ucsi_probe() is not canceled on gaokun_ucsi_remove(), allowing use-after-free of ucsi/gaokun_ucsi structures while a worker may still run or be q...

5.8AI score0.00041EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/12/18 12:23 a.m.2 views

SUSE CVE-2025-68307

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: gsusbxmitcallback: fix handling of failed transmitted URBs The driver lacks the cleanup of failed transfers of URBs. This reduces the number of available URBs per error by 1. This leads to reduced performance and...

5.3CVSS6.5AI score0.0004EPSS
Exploits0References21
CNNVD
CNNVD
added 2025/12/18 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 Linux kernel that stems from a miscalculation of the schcake queue length, which could lead to a null pointer dereference...

6AI score0.00066EPSS
Exploits0References4
Microsoft CVE
Microsoft CVE
added 2025/12/17 9:4 a.m.3 views

nvme: fix admin request_queue lifetime

...

7.5CVSS5.3AI score0.00029EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2025/12/17 7:48 a.m.4 views

kernel: net: sched: sfb: fix null pointer access issue when sfb_init() fails

A null pointer dereference exists in the linux kernel, such that when sfbinit fails qdisc is NULL, and it will cause gpf issue, leading to damage to the availability of the system...

5.5CVSS7.3AI score0.00022EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/12/17 7:32 a.m.4 views

libsoup: Heap Use-After-Free in libsoup message queue handling during HTTP/2 read completion

A flaw was found in the asynchronous message queue handling of the libsoup library, widely used by GNOME and WebKit-based applications to manage HTTP/2 communications. When network operations are aborted at specific timing intervals, an internal message queue item may be freed twice due to missin...

7.5CVSS5.6AI score0.00071EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2025/12/17 12:25 a.m.2 views

SUSE CVE-2025-68209

In the Linux kernel, the following vulnerability has been resolved: mlx5: Fix default values in create CQ Currently, CQs without a completion function are assigned the mlx5addcqtotasklet function by default. This is problematic since only user CQs created through the mlx5ib driver are intended to...

5.5CVSS6.2AI score0.00026EPSS
Exploits0References20
SUSE CVE
SUSE CVE
added 2025/12/17 12:25 a.m.1 views

SUSE CVE-2025-68223

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: delete radeonfenceprocess in issignaled, no deadlock Delete the attempt to progress the queue when checking if fence is signaled. This avoids deadlock. dma-fenceops::signaled can be called with the fence lock in unkno...

4.7CVSS6.4AI score0.00018EPSS
Exploits0References12
SUSE CVE
SUSE CVE
added 2025/12/17 12:24 a.m.3 views

SUSE CVE-2025-68232

In the Linux kernel, the following vulnerability has been resolved: veth: more robust handing of race to avoid txq getting stuck Commit dc82a33297fc "veth: apply qdisc backpressure on full ptrring to reduce TX drops" introduced a race condition that can lead to a permanently stalled TXQ. This was...

6.3AI score0.00023EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/12/17 12:24 a.m.1 views

SUSE CVE-2025-68234

In the Linux kernel, the following vulnerability has been resolved: iouring/cmdnet: fix wrong argument types for skbqueuesplice If timestamp retriving needs to be retried and the local list of SKB's already has entries, then it's spliced back into the socket queue. However, the arguments for the...

5.5CVSS6.3AI score0.00026EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/12/17 12:24 a.m.2 views

SUSE CVE-2025-68265

In the Linux kernel, the following vulnerability has been resolved: nvme: fix admin requestqueue lifetime The namespaces can access the controller's admin requestqueue, and stale references on the namespaces may exist after tearing down the controller. Ensure the admin requestqueue is active by...

5.8CVSS6.5AI score0.00029EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2025/12/17 12:0 a.m.2 views

IBM MQ 9.1 < 9.1.0.33 LTS / 9.2 < 9.2.0.40 LTS / 9.3 < 9.3.0.36 LTS / 9.3 < 9.4.4.1 CD / 9.4 < 9.4.0.17 LTS / 9.4.4.1 (7254158)

The version of IBM MQ Server running on the remote host is affected by multiple vulnerabilities as referenced in the 7254158 advisory. - Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: JAXP. Supported versions tha...

7.5CVSS7.4AI score0.00068EPSS
Exploits0References3
EUVD
EUVD
added 2025/12/16 6:31 p.m.1 views

EUVD-2025-203773

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: gsusbxmitcallback: fix handling of failed transmitted URBs The driver lacks the cleanup of failed transfers of URBs. This reduces the number of available URBs per error by 1. This leads to reduced performance and...

6AI score0.0004EPSS
Exploits0References6
Rows per page
Query Builder