Lucene search
+L

64 matches found

CVE
CVE
added 2026/05/08 2:22 p.m.31 views

CVE-2026-43473

CVE-2026-43473 affects the Linux kernel's mpi3mr SCSI driver. The vulnerability occurs when the driver cleans up resources and the reply/request queues are NULL due to memory being freed after a failed queue creation. The cleanup code may then dereference or mem-set freed memory, causing a system...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References6Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/05/08 12:0 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-43473

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - scsi: mpi3mr: Add NULL checks when resetting request and reply queues The driver encountered a crash during resource cleanup when the reply and request queues...

5.5CVSS5.5AI score0.00114EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/05/07 12:0 a.m.22 views

Tor 安全漏洞

Tor is a virtual tunnel network created by the Tor Project organization. It allows individuals and groups to enhance their privacy and security on the Internet. Versions of Tor prior to 0.4.9.7 contained a security vulnerability, which stemmed from improper handling of the conflux during queue...

5.3CVSS5.8AI score0.00378EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/06 11:27 a.m.8 views

CVE-2026-43174 io_uring/zcrx: fix post open error handling

In the Linux kernel, the following vulnerability has been resolved: iouring/zcrx: fix post open error handling Closing a queue doesn't guarantee that all associated page pools are terminated right away, let the refcounting do the work instead of releasing the zcrx ctx directly...

5.9AI score
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/04/22 12:0 a.m.16 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2026-013453)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013453 advisory. In the Linux kernel, the following vulnerability has been resolved: blk-mq: cancel blk-mq dispatch work in both blkcleanupqueue and diskrelease For avoiding to slow...

7.8CVSS5.7AI score0.0021EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/03/25 12:30 p.m.7 views

EUVD-2026-15321

In the Linux kernel, the following vulnerability has been resolved: drm/xe/queue: Call fini on exec queue creation fail Every call to queue init should have a corresponding fini call. Skipping this would mean skipping removal of the queue from GuC list which is part of gucid allocation. A damaged...

5.7AI score0.00129EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/03/25 11:16 a.m.17 views

CVE-2026-23350

In the Linux kernel, the following vulnerability has been resolved: drm/xe/queue: Call fini on exec queue creation fail Every call to queue init should have a corresponding fini call. Skipping this would mean skipping removal of the queue from GuC list which is part of gucid allocation. A damaged...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/02/09 6:9 p.m.10 views

kernel: workqueue: Put the pwq after detaching the rescuer from the pool

A vulnerability was found in the Linux kernel's work queue subsystem, which manages background task execution. The issue stems from improper handling of the "rescuer" thread during the cleanup of unbound work queues...

7.8CVSS7.2AI score0.00229EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:0 a.m.8 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-46784)

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-2024-46784 advisory. - In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix error handling in...

5.5CVSS6.3AI score0.00207EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/11/12 12:30 p.m.10 views

EUVD-2025-124917

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Check GuC running state before deregistering exec queue In normal operation, a registered exec queue is disabled and deregistered through the GuC, and freed only after the GuC confirms completion. However, if the driv...

5.7AI score0.00141EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/12 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2025-40166

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/xe/guc: Check GuC running state before deregistering exec queue In normal operation, a registered exec queue is disabled and deregistered through the GuC, a...

7.8CVSS5.5AI score0.00141EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/10/29 12:46 a.m.11 views

kernel: RDMA/irdma: Fix a window for use-after-free

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix a window for use-after-free During a destroy CQ an interrupt may cause processing of a CQE after CQ resources are freed by irdmacqfreersrc. Fix this by moving the call to irdmacqfreersrc after the...

7.8CVSS6.8AI score0.00213EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/10/28 12:0 a.m.11 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 not properly cleaning up wait queue entries, which could lead to a contention condition...

6AI score0.00152EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/07/10 11:22 p.m.4 views

SUSE CVE-2025-38326

In the Linux kernel, the following vulnerability has been resolved: aoe: clean device rqlist in aoedevdowndev An aoe device's rqlist contains accepted block requests that are waiting to be transmitted to the aoe target. This queue was added as part of the conversion to blkmq. However, the queue w...

5.5CVSS6.4AI score0.00182EPSS
SaveExploits0References22
OSV
OSV
added 2025/07/10 9:15 a.m.8 views

UBUNTU-CVE-2025-38326

In the Linux kernel, the following vulnerability has been resolved: aoe: clean device rqlist in aoedevdowndev An aoe device's rqlist contains accepted block requests that are waiting to be transmitted to the aoe target. This queue was added as part of the conversion to blkmq. However, the queue w...

5.5CVSS6.1AI score0.00182EPSS
SaveExploits0References42
Positive Technologies
Positive Technologies
added 2025/07/10 12:0 a.m.12 views

PT-2025-29048

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains an issue where an aoe device's request queue rq list was not properly cleaned when the device was downed. This caused blk mq freeze queue to indefinitely wait...

5.5CVSS6.8AI score0.00182EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/07/02 6:48 a.m.7 views

kernel: blk-mq: don't touch ->tagset in blk_mq_get_sq_hctx

A use-after-free vulnerability was found in the blkmqgetsqhctx function in the Linux kernel's block multiqueue blk-mq subsystem. This issue occurs when the function accesses the tagset pointer to determine the current default hardware context through mapping. If this access occurs after the tagse...

7.8CVSS7.1AI score0.00288EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/07/01 10:46 p.m.11 views

kernel: blk-mq: don't touch ->tagset in blk_mq_get_sq_hctx

A use-after-free vulnerability was found in the blkmqgetsqhctx function in the Linux kernel's block multiqueue blk-mq subsystem. This issue occurs when the function accesses the tagset pointer to determine the current default hardware context through mapping. If this access occurs after the tagse...

7.8CVSS7.1AI score0.00288EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/06/19 3:40 a.m.16 views

SUSE CVE-2022-50135

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix BUG: KASAN: null-ptr-deref in rxeqpdocleanup The function rxecreateqp calls rxeqpfrominit. If some error occurs, the error handler of function rxeqpfrominit will set both scq and rcq to NULL. Then rxecreateqp calls...

5.5CVSS6.3AI score0.00179EPSS
SaveExploits0References6
OSV
OSV
added 2025/06/18 10:15 a.m.10 views

DEBIAN-CVE-2025-38024

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix slab-use-after-free Read in rxequeuecleanup bug Call Trace: dumpstack lib/dumpstack.c:94 inline dumpstacklvl+0x7d/0xa0 lib/dumpstack.c:120 printaddressdescription mm/kasan/report.c:378 inline printreport+0xcf/0x610...

7.8CVSS5.9AI score0.00179EPSS
SaveExploits0References1
Rows per page
Query Builder