Lucene search
+L

27 matches found

SUSE CVE
SUSE CVE
•added 2026/09/01 5:13 p.m.•11 views

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

5.8AI score0.00198EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/27 4:52 p.m.•9 views

SUSE 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.8AI score0.0063EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/27 4:52 p.m.•10 views

SUSE 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.8AI score0.0038EPSS
SaveExploits0References3
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.00198EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/15 6:22 a.m.•13 views

AZL-96063 CVE-2026-72438 affecting package kernel 6.6.157.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.5CVSS6.5AI score0.0063EPSS
SaveExploits0References1
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.0038EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/15 6:22 a.m.•8 views

AZL-96398 CVE-2026-72439 affecting package kernel 6.6.157.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.7AI score0.00198EPSS
SaveExploits0References1
NVD
NVD
•added 2026/08/15 6:22 a.m.•16 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.00198EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/15 6:22 a.m.•12 views

AZL-96588 CVE-2026-72440 affecting package kernel 6.6.157.1-1

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.1CVSS6.3AI score0.0038EPSS
SaveExploits0References1
NVD
NVD
•added 2026/08/15 6:22 a.m.•11 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.0063EPSS
SaveExploits0References4
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.0038EPSS
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.0063EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/15 6:22 a.m.•11 views

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

5.3AI score0.00198EPSS
SaveExploits0References5
OSV
OSV
•added 2026/08/15 6:22 a.m.•10 views

UBUNTU-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.4AI score0.0038EPSS
SaveExploits0References5
CVE
CVE
•added 2026/08/15 5:56 a.m.•59 views

CVE-2026-72439

The CVE-2026-72439 entry documents a Linux kernel vulnerability in the md/raid10 path where a writes_pending reference is leaked when write requests fail. Root cause: raid10_make_request() grabs writes_pending via md_write_start() and some raid10_write_request() failure paths skip md_write_end(),...

5.3AI score0.00198EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/08/15 5:56 a.m.•36 views

CVE-2026-72440 md/raid1: fix writes_pending and barrier reference leaks on write failures

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.0038EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/08/15 5:56 a.m.•10 views

EUVD-2026-59339

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

5.4AI score0.0038EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/08/15 5:56 a.m.•38 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.00198EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/15 5:56 a.m.•28 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...

5.5AI score
SaveExploits0References5
EUVD
EUVD
•added 2026/08/15 5:56 a.m.•10 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.0063EPSS
SaveExploits0References2
Rows per page
Query Builder