Lucene search
K

1263 matches found

SUSE CVE
SUSE CVE
added 2025/12/10 12:34 a.m.2 views

SUSE CVE-2023-53860

In the Linux kernel, the following vulnerability has been resolved: dm: don't attempt to queue IO under RCU protection dm looks up the table for IO based on the request type, with an assumption that if the request is marked REQNOWAIT, it's fine to attempt to submit that IO while under RCU read lo...

5.5CVSS6.3AI score0.00189EPSS
Exploits0References19
NVD
NVD
added 2025/12/09 4:17 p.m.3 views

CVE-2023-53860

In the Linux kernel, the following vulnerability has been resolved: dm: don't attempt to queue IO under RCU protection dm looks up the table for IO based on the request type, with an assumption that if the request is marked REQNOWAIT, it's fine to attempt to submit that IO while under RCU read lo...

0.00189EPSS
Exploits0References3
OSV
OSV
added 2025/12/09 4:17 p.m.1 views

DEBIAN-CVE-2023-53860

In the Linux kernel, the following vulnerability has been resolved: dm: don't attempt to queue IO under RCU protection dm looks up the table for IO based on the request type, with an assumption that if the request is marked REQNOWAIT, it's fine to attempt to submit that IO while under RCU read lo...

5.2AI score0.00189EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2025/12/09 4:17 p.m.3 views

CVE-2023-53860

In the Linux kernel, the following vulnerability has been resolved: dm: don't attempt to queue IO under RCU protection dm looks up the table for IO based on the request type, with an assumption that if the request is marked REQNOWAIT, it's fine to attempt to submit that IO while under RCU read lo...

5.7AI score0.00189EPSS
Exploits0References5
Cvelist
Cvelist
added 2025/12/09 1:30 a.m.26 views

CVE-2023-53860 dm: don't attempt to queue IO under RCU protection

In the Linux kernel, the following vulnerability has been resolved: dm: don't attempt to queue IO under RCU protection dm looks up the table for IO based on the request type, with an assumption that if the request is marked REQNOWAIT, it's fine to attempt to submit that IO while under RCU read lo...

0.00189EPSS
Exploits0References3
CVE
CVE
added 2025/12/09 1:30 a.m.9 views

CVE-2023-53860

Technical details for CVE-2023-53860 are not provided in the provided documents. Monitor vendor advisories for updates.

5.9AI score0.00189EPSS
Exploits0References3
CVE
CVE
added 2025/12/09 12:0 a.m.13 views

CVE-2023-53786

The CVE-2023-53786 issue is in the Linux kernel dm flakey path, where a dmsetup command constructing a table can crash with a NULL pointer dereference when arg_name is NULL. The root cause is missing a NULL check before comparing arg_name; the fix adds a non-NULL check for arg_name before the com...

6.2AI score0.00195EPSS
Exploits0References9
Positive Technologies
Positive Technologies
added 2025/12/09 12:0 a.m.1 views

PT-2025-49751

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.6.0-rc1-g39956d2dcd81 132 Description The Linux kernel contained a flaw in the device mapper dm subsystem where it incorrectly attempted to queue I/O operations while under Read-Copy Update RCU protection. This...

7.3AI score0.00189EPSS
Exploits0
CNNVD
CNNVD
added 2025/12/09 12:0 a.m.3 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 an attempt by dm to queue IO under RCU protection, which could lead to invalid context scheduling...

7.9AI score0.00189EPSS
Exploits0References4
OSV
OSV
added 2025/12/08 2:15 a.m.2 views

DEBIAN-CVE-2023-53765

In the Linux kernel, the following vulnerability has been resolved: dm cache: free background tracker's queued work in btrackerdestroy Otherwise the kernel can BUG with: 2245.426978 ============================================================================= 2245.435155 BUG btwork Tainted: G B W...

5.2AI score0.00169EPSS
Exploits0References1
OSV
OSV
added 2025/12/08 2:15 a.m.0 views

UBUNTU-CVE-2023-53765

In the Linux kernel, the following vulnerability has been resolved: dm cache: free background tracker's queued work in btrackerdestroy Otherwise the kernel can BUG with: 2245.426978 ============================================================================= 2245.435155 BUG btwork Tainted: G B W...

5.7AI score0.00169EPSS
Exploits0References6
CVE
CVE
added 2025/12/08 1:19 a.m.15 views

CVE-2023-53765

CVE-2023-53765 is a Linux kernel issue affecting the device-mapper cache (dm-cache) background tracker cleanup. The root cause is cleanup of bg tracker work objects (bt_work) during dm-cache teardown, where kmem_cache_destroy could leave objects and trigger a kernel BUG when freeing resources (no...

6AI score0.00169EPSS
Exploits0References3
Cvelist
Cvelist
added 2025/12/08 1:19 a.m.22 views

CVE-2023-53765 dm cache: free background tracker's queued work in btracker_destroy

In the Linux kernel, the following vulnerability has been resolved: dm cache: free background tracker's queued work in btrackerdestroy Otherwise the kernel can BUG with: 2245.426978 ============================================================================= 2245.435155 BUG btwork Tainted: G B W...

0.00169EPSS
Exploits0References3
OSV
OSV
added 2025/12/08 1:19 a.m.2 views

CVE-2023-53765 dm cache: free background tracker's queued work in btracker_destroy

In the Linux kernel, the following vulnerability has been resolved: dm cache: free background tracker's queued work in btrackerdestroy Otherwise the kernel can BUG with: 2245.426978 ============================================================================= 2245.435155 BUG btwork Tainted: G B W...

6.3AI score0.00169EPSS
Exploits0References6
SUSE CVE
SUSE CVE
added 2025/11/14 12:25 a.m.3 views

SUSE CVE-2025-40134

In the Linux kernel, the following vulnerability has been resolved: dm: fix NULL pointer dereference in dmsuspend There is a race condition between dm device suspend and table load that can lead to null pointer dereference. The issue occurs when suspend is invoked before table load completes: BUG...

4.7CVSS6.2AI score0.00184EPSS
Exploits0References21
RedhatCVE
RedhatCVE
added 2025/11/13 5:3 p.m.2 views

CVE-2025-40134

In the Linux kernel, the following vulnerability has been resolved: dm: fix NULL pointer dereference in dmsuspend There is a race condition between dm device suspend and table load that can lead to null pointer dereference. The issue occurs when suspend is invoked before table load completes: BUG...

4.7CVSS5.4AI score0.00184EPSS
Exploits0References4
Virtuozzo
Virtuozzo
added 2025/11/13 12:0 a.m.11 views

Virtuozzo Hybrid Infrastructure 7.0 Hotfix 5 (7.0.0-273)

This update provides important stability fixes. Vulnerability id: VSTOR-115013 A stability fix for libvirt. Vulnerability id: VSTOR-115455 Failed to add a node to the compute cluster. Vulnerability id: VSTOR-118628 Fixed missing FUA write processing on dm-qcow2 and dm-ploop devices...

7AI score
Exploits0
Virtuozzo
Virtuozzo
added 2025/11/13 12:0 a.m.12 views

Virtuozzo Hybrid Infrastructure 7.1 Hotfix 2 (7.1.0-190)

This update provides important stability fixes. Vulnerability id: VSTOR-115013 A stability fix for libvirt. Vulnerability id: VSTOR-115455 Failed to add a node to the compute cluster. Vulnerability id: VSTOR-118628 Fixed missing FUA write processing on dm-qcow2 and dm-ploop devices...

7AI score
Exploits0
NVD
NVD
added 2025/11/12 11:15 a.m.3 views

CVE-2025-40134

In the Linux kernel, the following vulnerability has been resolved: dm: fix NULL pointer dereference in dmsuspend There is a race condition between dm device suspend and table load that can lead to null pointer dereference. The issue occurs when suspend is invoked before table load completes: BUG...

0.00184EPSS
Exploits0References8
OSV
OSV
added 2025/11/12 11:15 a.m.3 views

UBUNTU-CVE-2025-40134

In the Linux kernel, the following vulnerability has been resolved: dm: fix NULL pointer dereference in dmsuspend There is a race condition between dm device suspend and table load that can lead to null pointer dereference. The issue occurs when suspend is invoked before table load completes: BUG...

5.7AI score0.00184EPSS
Exploits0References40
Rows per page
Query Builder