Lucene search
+L

17 matches found

NVD
NVD
added 7 hours ago3 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...

SaveExploits0References6
Cvelist
Cvelist
added 7 hours ago3 views

CVE-2026-72437 md/raid1: free r1_bio when REQ_NOWAIT is set and read would block on retry

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

SaveExploits0References6
EUVD
EUVD
added 7 hours ago2 views

EUVD-2026-59336

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 score
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2025-11171

Malicious code in bioql PyPI...

7.2AI score0.00177EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2025-11811

Malicious code in bioql PyPI...

6.8AI score0.0023EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.10 views

EUVD-2025-22697

Malicious code in bioql PyPI...

8.7AI score0.0015EPSS
SaveExploits0References6
NVD
NVD
added 2025/07/25 4:15 p.m.16 views

CVE-2025-38444

In the Linux kernel, the following vulnerability has been resolved: raid10: cleanup memleak at raid10makerequest If raid10readrequest or raid10writerequest registers a new request and the REQNOWAIT flag is set, the code does not free the malloc from the mempool. unreferenced object...

5.5CVSS0.0015EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/07/25 3:27 p.m.17 views

CVE-2025-38444 raid10: cleanup memleak at raid10_make_request

In the Linux kernel, the following vulnerability has been resolved: raid10: cleanup memleak at raid10makerequest If raid10readrequest or raid10writerequest registers a new request and the REQNOWAIT flag is set, the code does not free the malloc from the mempool. unreferenced object...

0.0015EPSS
SaveExploits0References6
CVE
CVE
added 2025/07/25 3:27 p.m.98 views

CVE-2025-38444

CVE-2025-38444 affects the Linux kernel raid10 path. When raid10_read_request or raid10_write_request registers a new request with REQ_NOWAIT, a malloc from the mempool may not be freed, causing a memory leak. Connected docs confirm concrete fix in raid10_make_request and related raid10 handling ...

5.5CVSS6.5AI score0.0015EPSS
SaveExploits0References7Affected Software1
NVD
NVD
added 2025/04/18 7:15 a.m.10 views

CVE-2025-40325

In the Linux kernel, the following vulnerability has been resolved: md/raid10: wait barrier before returning discard request with REQNOWAIT raid10handlediscard should wait barrier before returning a discard bio which has REQNOWAIT. And there is no need to print warning calltrace if a discard bio...

5.5CVSS0.0023EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/04/18 7:1 a.m.29 views

CVE-2025-40325 md/raid10: wait barrier before returning discard request with REQ_NOWAIT

In the Linux kernel, the following vulnerability has been resolved: md/raid10: wait barrier before returning discard request with REQNOWAIT raid10handlediscard should wait barrier before returning a discard bio which has REQNOWAIT. And there is no need to print warning calltrace if a discard bio...

0.0023EPSS
SaveExploits0References3
CVE
CVE
added 2025/04/18 7:1 a.m.149 views

CVE-2025-40325

CVE-2025-40325 – Linux kernel raid10 discard handling Issue: In md/raid10, a discard BIO with REQ_NOWAIT could be returned without waiting for a barrier, potentially leaving the system with an inconsistent discard handling path. The fix enforces waiting for the barrier before returning such a dis...

5.5CVSS6.6AI score0.0023EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/04/18 7:1 a.m.13 views

CVE-2025-40325 md/raid10: wait barrier before returning discard request with REQ_NOWAIT

In the Linux kernel, the following vulnerability has been resolved: md/raid10: wait barrier before returning discard request with REQNOWAIT raid10handlediscard should wait barrier before returning a discard bio which has REQNOWAIT. And there is no need to print warning calltrace if a discard bio...

5.9AI score
SaveExploits0References6
NVD
NVD
added 2025/04/16 3:16 p.m.31 views

CVE-2025-22125

In the Linux kernel, the following vulnerability has been resolved: md/raid1,raid10: don't ignore IO flags If blk-wbt is enabled by default, it's found that raid write performance is quite bad because all IO are throttled by wbt of underlying disks, due to flag REQIDLE is ignored. And turns out...

5.5CVSS0.00177EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/04/16 2:13 p.m.38 views

CVE-2025-22125 md/raid1,raid10: don't ignore IO flags

In the Linux kernel, the following vulnerability has been resolved: md/raid1,raid10: don't ignore IO flags If blk-wbt is enabled by default, it's found that raid write performance is quite bad because all IO are throttled by wbt of underlying disks, due to flag REQIDLE is ignored. And turns out...

0.00177EPSS
SaveExploits0References4
CVE
CVE
added 2025/04/16 2:13 p.m.135 views

CVE-2025-22125

CVE-2025-22125 : Linux kernel md/raid1, raid10 could ignore IO flags (notably REQ_IDLE, and related flags) when blk-wbt is enabled, causing degraded write performance. The issue is fixed by preserving IO flags from the master bio (commit f51d46d0e7cb: “md: add support for REQ_NOWAIT”). Applicable...

5.5CVSS6.5AI score0.00177EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/04/16 2:13 p.m.17 views

CVE-2025-22125 md/raid1,raid10: don't ignore IO flags

In the Linux kernel, the following vulnerability has been resolved: md/raid1,raid10: don't ignore IO flags If blk-wbt is enabled by default, it's found that raid write performance is quite bad because all IO are throttled by wbt of underlying disks, due to flag REQIDLE is ignored. And turns out...

6.1AI score
SaveExploits0References7
Rows per page
Query Builder