Lucene search
+L

815 matches found

Tenable Nessus
Tenable Nessus
added 2025/12/12 12:0 a.m.11 views

Oracle Linux 7 / 8 : Unbreakable Enterprise kernel (ELSA-2025-28049)

The remote Oracle Linux 7 / 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2025-28049 advisory. - NFSD: Define a proclayoutcommit for the FlexFiles layout type Chuck Lever Orabug: 38601819 CVE-2025-40087 - vfs: Don't leak disconnected dentrie...

8.8CVSS7.2AI score0.006EPSS
SaveExploits3References66
SUSE CVE
SUSE CVE
added 2025/12/10 12:34 a.m.5 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.00181EPSS
SaveExploits0References19
OSV
OSV
added 2025/12/09 4:17 p.m.2 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...

7.8CVSS5.2AI score0.00181EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/09 4:17 p.m.7 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...

7.8CVSS0.00181EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/12/09 4:17 p.m.6 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...

7.8CVSS5.7AI score0.00181EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/09 1:30 a.m.39 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...

7.8CVSS0.00181EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/09 1:30 a.m.19 views

CVE-2023-53860

CVE-2023-53860: Linux kernel vulnerability in dm code where IO may be queued under RCU protection when REQ_NOWAIT is set. Affected behavior arises from dm looking up IO tables by request type and assuming REQ_NOWAIT implies safe scheduling under RCU read lock, which is incorrect. A sample preadv2...

7.8CVSS5.9AI score0.00181EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/09 12:0 a.m.19 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.00229EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/12/09 12:0 a.m.10 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.00181EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/12/09 12:0 a.m.10 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.00181EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/08 2:15 a.m.3 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.0018EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/08 2:15 a.m.6 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.0018EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/08 1:19 a.m.28 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.0018EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/08 1:19 a.m.8 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 score
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/08 1:19 a.m.30 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.0018EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/11/14 12:25 a.m.7 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.00207EPSS
SaveExploits0References21
RedhatCVE
RedhatCVE
added 2025/11/13 5:3 p.m.4 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.00207EPSS
SaveExploits0References4
Virtuozzo
Virtuozzo
added 2025/11/13 12:0 a.m.17 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
SaveExploits0
Virtuozzo
Virtuozzo
added 2025/11/13 12:0 a.m.19 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
SaveExploits0
NVD
NVD
added 2025/11/12 11:15 a.m.6 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.00207EPSS
SaveExploits0References8
Rows per page
Query Builder