Lucene search
+L

179 matches found

EUVD
EUVD
added 2026/08/15 5:56 a.m.6 views

EUVD-2026-59338

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.3AI score0.00162EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/15 5:56 a.m.34 views

CVE-2026-72439 md/raid10: fix writes_pending leak on write request failures

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
Cvelist
Cvelist
added 2026/08/15 5:56 a.m.32 views

CVE-2026-72438 md/raid10: fix writes_pending and barrier reference leaks on discard failures

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 5:56 a.m.7 views

CVE-2026-72438 md/raid10: fix writes_pending and barrier reference leaks on discard failures

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.6AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/15 5:56 a.m.6 views

EUVD-2026-59337

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...

5.5AI score0.00359EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/15 5:56 a.m.28 views

CVE-2026-72438

CVE-2026-72438 affects the Linux kernel md/raid10 subsystem. The issue stems from reference counting leaks in writes_pending and barrier references during discard failures: raid10_make_request() acquires a writes_pending reference via md_write_start() before raid10_handle_discard(), and certain f...

7.5CVSS5.4AI score0.00359EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.13 views

PT-2026-72627

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix writes pending leak on write request failures raid10 make request acquires a writes pending reference with md write start before dispatching write requests. Several failure paths in raid10 write request complete th...

5.3AI score0.00162EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.9 views

PT-2026-72811

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
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.12 views

PT-2026-72812

In the Linux kernel, the following vulnerability has been resolved: md/raid10: reset read slot when reusing r10bio for discard put all bios always drops devsi.bio, but it only drops devsi.repl bio when r10 bio-read slot 0. If discard reuses an r10bio that was previously used for a read, read slot...

5.4AI score0.00509EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-72438

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - md/raid10: fix writespending and barrier reference leaks on discard failures raid10makerequest acquires a writespending reference with mdwritestart before calli...

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

Linux Distros Unpatched Vulnerability : CVE-2026-74374

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - md/raid1,raid10: fix error-path detection with mdclonedbio Detect the error path using mdclonedbio instead of relying on r1bio in raid1 or r10bio-readslot in...

7.5CVSS5.4AI score0.00343EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-74375

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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,...

5.5AI score0.00155EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.8 views

PT-2026-72809

In the Linux kernel, the following vulnerability has been resolved: md/raid1,raid10: fix bio accounting for split md cloned bios Use md cloned bio to control bio accounting instead of relying on r1bio existed in raid1 or the io accounting flag in raid10. The previous logic does not reliably refle...

5.4AI score0.00172EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.9 views

PT-2026-72626

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix writes pending and barrier reference leaks on discard failures raid10 make request acquires a writes pending reference with md write start before calling raid10 handle discard. Several failure paths in raid10 handl...

5.4AI score0.00359EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-72439

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - md/raid10: fix writespending leak on write request failures raid10makerequest acquires a writespending reference with mdwritestart before dispatching write...

5.4AI score0.00162EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.11 views

PT-2026-72810

In the Linux kernel, the following vulnerability has been resolved: md/raid1,raid10: fix error-path detection with md cloned bio Detect the error path using md cloned bio instead of relying on r1 bio in raid1 or r10 bio-read slot in raid10, which may be NULL or -1 after splitting and resubmitting...

5.3AI score0.00343EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-74373

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - md/raid1,raid10: fix bio accounting for split md cloned bios Use mdclonedbio to control bio accounting instead of relying on r1bioexisted in raid1 or the...

5.5AI score0.00172EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/08 12:00 a.m.12 views

EulerOS 2.0 SP11 : kernel (EulerOS-SA-2026-3071)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : bridge: brndsend: linearize skb before parsing ND optionsCVE-2026-31682 media: mc, v4l2: serialize REINIT and REQBUFS with...

9.8CVSS7.4AI score0.01501EPSS
SaveExploits88References277
OSV
OSV
added 2026/05/27 2:17 p.m.24 views

UBUNTU-CVE-2026-46050

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix deadlock with check operation and nowait requests When an array check is running it will raise the barrier at which point normal requests will become blocked and increment the nrpending value to signal there is wor...

5.5CVSS5.7AI score0.00095EPSS
SaveExploits0References35
OSV
OSV
added 2026/05/27 12:57 p.m.9 views

CVE-2026-46050 md/raid10: fix deadlock with check operation and nowait requests

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix deadlock with check operation and nowait requests When an array check is running it will raise the barrier at which point normal requests will become blocked and increment the nrpending value to signal there is wor...

5.8AI score
SaveExploits0References10
Rows per page
Query Builder