Lucene search
+L

1387 matches found

RedhatCVE
RedhatCVE
added 2026/08/19 7:18 a.m.10 views

CVE-2026-72440

A flaw was found in the Linux kernel's RAID1 Redundant Array of Independent Disks Level 1 implementation. During write failures, the md/raid1 module may fail to release writespending and barrier references. This oversight can lead to a resource leak, potentially causing system instability or a...

7.1CVSS5.4AI score0.00364EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 12:43 p.m.10 views

CVE-2026-72439

A flaw was found in the Linux kernel's md/raid10 component. When write requests fail, the raid10writerequest function may not properly release a writespending reference. This resource leak can accumulate over time, potentially leading to a denial of service DoS condition where the system becomes...

5.5CVSS5.3AI score0.00162EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 10:55 a.m.8 views

CVE-2026-72438

A flaw was found in the Linux kernel's multiple device MD driver, specifically in the RAID10 implementation. This vulnerability occurs due to reference leaks in the writespending and barrier mechanisms during discard failures. An attacker could potentially exploit this by triggering discard...

7.5CVSS5.6AI score0.00359EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.18 views

Linux Distros Unpatched Vulnerability : CVE-2026-72437

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - md/raid1: free r1bio when REQNOWAIT is set and read would block on retry When a read is retried, raid1readrequest may be called with a pre-allocated r1bio. If...

5.8AI score0.00215EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-74376

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - md/raid10: reset readslot when reusing r10bio for discard putallbios always drops devsi.bio, but it only drops devsi.replbio when r10bio-readslot 0. If discard...

9.8CVSS5.9AI score0.00502EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2026/08/17 12:00 a.m.11 views

The vulnerability in the driver/md/md-bitmap.c component of the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the drivers/md/md-bitmap.c component in the Linux operating system is related to the simultaneous execution using shared resources with incorrect synchronization. Exploiting this vulnerability can allow an attacker to cause a service failure...

4.7CVSS5.3AI score0.00091EPSS
SaveExploits0References18Affected Software3
OSV
OSV
added 2026/08/15 6:22 a.m.9 views

AZL-96420 CVE-2026-74375 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: md/raid1,raid10: fix deadlock in read error recovery path raid1d and raid10d may resubmit a split md cloned bio while handling a read error. In this case, resubmitting the bio can lead to a deadlock if the array is suspended befo...

5.8AI score0.00155EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/15 6:22 a.m.11 views

CVE-2026-74372

In the Linux kernel, the following vulnerability has been resolved: raid1: fix nrpending leak in REQATOMIC bad-block error path In raid1writerequest, each per-mirror loop iteration begins by incrementing rdev-nrpending. If a REQATOMIC write encounters a badblock within the requested range, the co...

0.00166EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/15 6:22 a.m.7 views

AZL-96398 CVE-2026-72439 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix writespending leak on write request failures raid10makerequest acquires a writespending reference with mdwritestart before dispatching write requests. Several failure paths in raid10writerequest complete the bio an...

5.8AI score0.00162EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/15 6:22 a.m.15 views

CVE-2026-72439

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix writespending leak on write request failures raid10makerequest acquires a writespending reference with mdwritestart before dispatching write requests. Several failure paths in raid10writerequest complete the bio an...

0.00162EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/15 6:22 a.m.13 views

CVE-2026-72440

In the Linux kernel, the following vulnerability has been resolved: md/raid1: fix writespending and barrier reference leaks on write failures raid1makerequest acquires a writespending reference with mdwritestart before calling raid1writerequest. Several failure paths in raid1writerequest complete...

7.1CVSS0.00364EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 6:22 a.m.11 views

AZL-96063 CVE-2026-72438 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix writespending and barrier reference leaks on discard failures raid10makerequest acquires a writespending reference with mdwritestart before calling raid10handlediscard. Several failure paths in raid10handlediscard...

7.5CVSS5.8AI score0.00359EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/15 6:22 a.m.12 views

CVE-2026-72437

In the Linux kernel, the following vulnerability has been resolved: md/raid1: free r1bio when REQNOWAIT is set and read would block on retry When a read is retried, raid1readrequest may be called with a pre-allocated r1bio. If waitreadbarrier fails for a REQNOWAIT read, the bio is completed and t...

0.00215EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/15 6:22 a.m.10 views

CVE-2026-72438

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix writespending and barrier reference leaks on discard failures raid10makerequest acquires a writespending reference with mdwritestart before calling raid10handlediscard. Several failure paths in raid10handlediscard...

7.5CVSS0.00359EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 6:22 a.m.38 views

AZL-96033 CVE-2026-72420 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: md/raid5: avoid R5Overlap races while breaking stripe batches KCSAN report a race in breakstripebatchlist vs. raid5makerequest on sh-devi.flags plain word write vs. atomic bit op.. and .. one possible scenario is: CPU1 CPU2...

8.8CVSS5.8AI score0.00445EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/15 6:22 a.m.11 views

CVE-2026-72437

In the Linux kernel, the following vulnerability has been resolved: md/raid1: free r1bio when REQNOWAIT is set and read would block on retry When a read is retried, raid1readrequest may be called with a pre-allocated r1bio. If waitreadbarrier fails for a REQNOWAIT read, the bio is completed and t...

5.4AI score0.00215EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/08/15 6:22 a.m.16 views

CVE-2026-72440

In the Linux kernel, the following vulnerability has been resolved: md/raid1: fix writespending and barrier reference leaks on write failures raid1makerequest acquires a writespending reference with mdwritestart before calling raid1writerequest. Several failure paths in raid1writerequest complete...

7.1CVSS5.5AI score0.00364EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/15 6:22 a.m.9 views

CVE-2026-72438

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix writespending and barrier reference leaks on discard failures raid10makerequest acquires a writespending reference with mdwritestart before calling raid10handlediscard. Several failure paths in raid10handlediscard...

7.5CVSS5.5AI score0.00359EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/15 6:22 a.m.9 views

UBUNTU-CVE-2026-72437

In the Linux kernel, the following vulnerability has been resolved: md/raid1: free r1bio when REQNOWAIT is set and read would block on retry When a read is retried, raid1readrequest may be called with a pre-allocated r1bio. If waitreadbarrier fails for a REQNOWAIT read, the bio is completed and t...

5.3AI score0.00215EPSS
SaveExploits0References9
OSV
OSV
added 2026/08/15 6:22 a.m.11 views

UBUNTU-CVE-2026-74375

In the Linux kernel, the following vulnerability has been resolved: md/raid1,raid10: fix deadlock in read error recovery path raid1d and raid10d may resubmit a split md cloned bio while handling a read error. In this case, resubmitting the bio can lead to a deadlock if the array is suspended befo...

5.4AI score0.00155EPSS
SaveExploits0References5
Rows per page
Query Builder