Lucene search
K

715 matches found

AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.2 views

Astra Linux - уязвимость в linux-5.10, linux-5.15, linux-6.1

In the Linux kernel, the following vulnerability has been resolved: dm: A NULL pointer dereference occurred in dmsuspend. There is a race condition between the suspension of the dm device and the loading of tables, which can lead to a NULL pointer dereference. This issue occurs when the suspensio...

5.7AI score0.00057EPSS
Exploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.2 views

Astra Linux - уязвимость в linux-5.10, linux

In the Linux kernel, the following vulnerability has been resolved: dm integrity: Memory corruption occurs when tagsize is less than digestsize. It is possible to configure dm-integrity in such a way that the tagsize parameter is smaller than the actual digest size. In this case, a portion of the...

7.8CVSS6.2AI score0.00014EPSS
Exploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.3 views

Astra Linux - уязвимость в linux-5.10, linux

In the Linux kernel, the following vulnerabilities have been resolved: dm clone: Fixed a UAF Use-after-Allocation in clonedtr dmclone also has the same UAF issue when dmresume and dmdestroy are executed concurrently. Therefore, the timer in clonedtr is canceled again...

6AI score0.00029EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2026/05/19 9:4 a.m.3 views

kernel: dm: fix NULL pointer dereference in __dm_suspend()

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.8AI score0.00057EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2026/05/12 3:31 a.m.2 views

SUSE CVE-2026-43309

In the Linux kernel, the following vulnerability has been resolved: md raid: fix hang when stopping arrays with metadata through dm-raid When using device-mapper's dm-raid target, stopping a RAID array can cause the system to hang under specific conditions. This occurs when: - A dm-raid managed...

5.5CVSS5.8AI score0.00013EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2026/05/09 2:41 a.m.4 views

SUSE CVE-2026-43192

In the Linux kernel, the following vulnerability has been resolved: dm mpath: Add missing dmputdevice when failing to get scsi dh name When commit fd81bc5cca8f "scsi: devicehandler: Return error pointer in scsidhattachedhandlername" added code to fail parsing the path if scsidhattachedhandlername...

5.8AI score0.00014EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2026/05/09 2:39 a.m.5 views

SUSE CVE-2026-43278

In the Linux kernel, the following vulnerability has been resolved: dm: clear cloned request bio pointer when last clone bio completes Stale rq-bio values have been observed to cause double-initialization of cloned bios in request-based device-mapper targets, leading to use-after-free and...

7.8CVSS5.8AI score0.00013EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2026/05/08 7:7 p.m.5 views

CVE-2026-43314

A flaw was found in the Linux kernel's device mapper dm driver. When an I/O timeout failure is intentionally introduced to a device mapper device, the driver does not correctly manage the timeout. This oversight causes a request to remain uncompleted, leading to system tasks hanging indefinitely...

5.5CVSS5.8AI score0.00013EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/05/08 6:57 p.m.4 views

CVE-2026-43309

A flaw was found in the Linux kernel's md raid and device-mapper dm-raid components. When a local user or system operation attempts to stop a RAID array managed by dm-raid, the system can experience an indefinite hang. This occurs because the mdstop function tries to write to metadata sub-devices...

5.5CVSS5.8AI score0.00013EPSS
Exploits0References4
EUVD
EUVD
added 2026/05/08 3:31 p.m.3 views

EUVD-2026-28584

In the Linux kernel, the following vulnerability has been resolved: dm: remove fake timeout to avoid leak request Since commit 15f73f5b3e59 "blk-mq: move failure injection out of blkmqcompleterequest", drivers are responsible for calling blkshouldfaketimeout at appropriate code paths and...

5.8AI score0.00013EPSS
Exploits0References9
EUVD
EUVD
added 2026/05/08 3:31 p.m.6 views

EUVD-2026-28579

In the Linux kernel, the following vulnerability has been resolved: md raid: fix hang when stopping arrays with metadata through dm-raid When using device-mapper's dm-raid target, stopping a RAID array can cause the system to hang under specific conditions. This occurs when: - A dm-raid managed...

5.8AI score0.00013EPSS
Exploits0References4
NVD
NVD
added 2026/05/08 2:16 p.m.2 views

CVE-2026-43309

In the Linux kernel, the following vulnerability has been resolved: md raid: fix hang when stopping arrays with metadata through dm-raid When using device-mapper's dm-raid target, stopping a RAID array can cause the system to hang under specific conditions. This occurs when: - A dm-raid managed...

5.5CVSS0.00013EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2026/05/08 2:16 p.m.2 views

CVE-2026-43314

In the Linux kernel, the following vulnerability has been resolved: dm: remove fake timeout to avoid leak request Since commit 15f73f5b3e59 "blk-mq: move failure injection out of blkmqcompleterequest", drivers are responsible for calling blkshouldfaketimeout at appropriate code paths and...

5.5CVSS5.8AI score0.00013EPSS
Exploits0References10
OSV
OSV
added 2026/05/08 2:16 p.m.2 views

UBUNTU-CVE-2026-43314

In the Linux kernel, the following vulnerability has been resolved: dm: remove fake timeout to avoid leak request Since commit 15f73f5b3e59 "blk-mq: move failure injection out of blkmqcompleterequest", drivers are responsible for calling blkshouldfaketimeout at appropriate code paths and...

5.5CVSS5.7AI score0.00013EPSS
Exploits0References11
CVE
CVE
added 2026/05/08 1:11 p.m.6 views

CVE-2026-43314

CVE-2026-43314 affects the Linux kernel device mapper (dm) driver. The issue arises when an I/O timeout failure is injected into a dm device; because dm does not implement its own timeout handler, the request can leak and hang indefinitely. The root cause is the presence of blk_should_fake_timeou...

5.5CVSS5.8AI score0.00013EPSS
Exploits0References8Affected Software1
Cvelist
Cvelist
added 2026/05/08 1:11 p.m.26 views

CVE-2026-43309 md raid: fix hang when stopping arrays with metadata through dm-raid

In the Linux kernel, the following vulnerability has been resolved: md raid: fix hang when stopping arrays with metadata through dm-raid When using device-mapper's dm-raid target, stopping a RAID array can cause the system to hang under specific conditions. This occurs when: - A dm-raid managed...

0.00013EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2026/05/08 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2026-43309

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - md raid: fix hang when stopping arrays with metadata through dm-raid When using device-mapper's dm-raid target, stopping a RAID array can cause the system to ha...

5.5CVSS5.8AI score0.00013EPSS
Exploits0References4
CNNVD
CNNVD
added 2026/05/08 12:0 a.m.4 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the dm driver’s failure to implement timeout handling and its reliance on slave devices. When an...

5.5CVSS5.8AI score0.00013EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2026/05/07 12:31 a.m.4 views

CVE-2026-43278

A flaw was found in the Linux kernel's device-mapper dm component, specifically affecting request-based device-mapper targets like dm-multipath. Stale bio pointers in cloned requests can lead to double-initialization and subsequent double-free scenarios of cloned bios. This memory corruption...

7.8CVSS5.8AI score0.00013EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/05/06 8:58 p.m.5 views

CVE-2026-43192

A flaw was found in the Linux kernel's device-mapper multipath dm mpath subsystem. A missing cleanup operation occurs when the system fails to retrieve a SCSI device handler name due to memory allocation issues. This oversight can lead to a resource leak, where references to path devices are not...

5.5CVSS5.8AI score0.00014EPSS
Exploits0References4
Rows per page
Query Builder