Lucene search
+L

20 matches found

AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•7 views

Astra Linux – Vulnerability in Linux 5.10, Linux, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fixed the issue where “r10bio-remaining” was leaked for recovery purposes. raid10syncrequest will add “r10bio-remaining” for both rdev and replacement rdev. However, if the read I/O fails, recoveryrequestwrite returns...

5.5CVSS6AI score0.00149EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/08/24 10:19 a.m.•4 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: In md/raid10, when reusing an r10bio for discard, readslot is reset to -1. The putallbios function always drops devsi.bio, but it only drops devsi.replbio when r10bio-readslot 0. If discard reuses an r10bio that was previously us...

9.8CVSS5.8AI score0.00738EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
•added 2026/08/18 12:00 a.m.•15 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.8CVSS8AI score0.00738EPSS
SaveExploits0References3
NVD
NVD
•added 2026/08/15 6:22 a.m.•12 views

CVE-2026-74376

In the Linux kernel, the following vulnerability has been resolved: 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 reuses an r10bio that was previously used for a read, readslot can...

9.8CVSS0.00738EPSS
SaveExploits0References7
OSV
OSV
•added 2026/08/15 6:22 a.m.•12 views

UBUNTU-CVE-2026-74376

In the Linux kernel, the following vulnerability has been resolved: 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 reuses an r10bio that was previously used for a read, readslot can...

9.8CVSS5.3AI score0.00738EPSS
SaveExploits0References12
EUVD
EUVD
•added 2026/08/15 5:58 a.m.•13 views

EUVD-2026-59523

In the Linux kernel, the following vulnerability has been resolved: 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 reuses an r10bio that was previously used for a read, readslot can...

5.4AI score0.00738EPSS
SaveExploits0References7
CVE
CVE
•added 2026/08/15 5:58 a.m.•72 views

CVE-2026-74376

CVE-2026-74376 affects the Linux kernel in the md/raid10 path. The issue arises when reusing an r10bio for discard: if discard reuses an r10bio that previously handled a read, read_slot may remain non-negative and discard cleanup could skip releasing the replacement bio. The documented fix resets...

9.8CVSS5.4AI score0.00738EPSS
SaveExploits0References7
Cvelist
Cvelist
•added 2026/08/15 5:58 a.m.•40 views

CVE-2026-74376 md/raid10: reset read_slot when reusing r10bio for discard

In the Linux kernel, the following vulnerability has been resolved: 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 reuses an r10bio that was previously used for a read, readslot can...

9.8CVSS0.00738EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
•added 2026/08/15 12:00 a.m.•22 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.00738EPSS
SaveExploits0References8
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/15 12:00 a.m.•2 views

CVE-2026-74376: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: 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 reuses an r10bio that was previously used for a read, readslot can...

9.8CVSS5.8AI score0.00738EPSS
SaveExploits0References1
EUVD
EUVD
•added 2025/10/03 8:07 p.m.•7 views

EUVD-2023-59890

Malicious code in bioql PyPI...

7.6AI score0.00149EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
•added 2025/09/17 12:00 a.m.•5 views

Linux Distros Unpatched Vulnerability : CVE-2023-53299

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 leak of 'r10bio-remaining' for recovery raid10syncrequest will add 'r10bio-remaining' for both rdev and replacement rdev. However, if the read io...

5.5CVSS6.5AI score0.00149EPSS
SaveExploits0References3
NVD
NVD
•added 2025/09/16 8:15 a.m.•11 views

CVE-2023-53299

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix leak of 'r10bio-remaining' for recovery raid10syncrequest will add 'r10bio-remaining' for both rdev and replacement rdev. However, if the read io fails, recoveryrequestwrite returns without issuing the write io, in...

5.5CVSS0.00149EPSS
SaveExploits0References9
OSV
OSV
•added 2025/09/16 8:11 a.m.•10 views

CVE-2023-53299 md/raid10: fix leak of 'r10bio->remaining' for recovery

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix leak of 'r10bio-remaining' for recovery raid10syncrequest will add 'r10bio-remaining' for both rdev and replacement rdev. However, if the read io fails, recoveryrequestwrite returns without issuing the write io, in...

5.5CVSS5.5AI score
SaveExploits0References12
CVE
CVE
•added 2025/09/16 8:11 a.m.•56 views

CVE-2023-53299

CVE-2023-53299 affects the Linux kernel's md/raid10 recovery path. The issue leaks the field r10bio->remaining when a read I/O fails and recovery_request_write() exits early, causing end_sync_request() to run only once and an I/O hang. The documented fix reduces or decrements 'remaining' depen...

5.5CVSS6AI score0.00149EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
•added 2025/09/16 8:11 a.m.•12 views

CVE-2023-53299

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix leak of 'r10bio-remaining' for recovery raid10syncrequest will add 'r10bio-remaining' for both rdev and replacement rdev. However, if the read io fails, recoveryrequestwrite returns without issuing the write io, in...

5.5CVSS5.3AI score0.00149EPSS
SaveExploits0
Cvelist
Cvelist
•added 2025/09/16 8:11 a.m.•16 views

CVE-2023-53299 md/raid10: fix leak of 'r10bio->remaining' for recovery

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix leak of 'r10bio-remaining' for recovery raid10syncrequest will add 'r10bio-remaining' for both rdev and replacement rdev. However, if the read io fails, recoveryrequestwrite returns without issuing the write io, in...

0.00149EPSS
SaveExploits0References9
CNNVD
CNNVD
•added 2025/09/16 12:00 a.m.•8 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from not properly decrementing the r10bio-remaining count, which could lead to IO hangs...

5.5CVSS5.8AI score0.00149EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
•added 2023/11/28 3:40 p.m.•11 views

kernel: md/raid10: fix leak of 'r10bio->remaining' for recovery

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix leak of 'r10bio-remaining' for recovery raid10syncrequest will add 'r10bio-remaining' for both rdev and replacement rdev. However, if the read io fails, recoveryrequestwrite returns without issuing the write io, in...

5.5CVSS6.7AI score0.00149EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2023/11/07 9:03 a.m.•18 views

kernel: md/raid10: fix leak of 'r10bio->remaining' for recovery

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix leak of 'r10bio-remaining' for recovery raid10syncrequest will add 'r10bio-remaining' for both rdev and replacement rdev. However, if the read io fails, recoveryrequestwrite returns without issuing the write io, in...

5.5CVSS6.7AI score0.00149EPSS
SaveExploits0References5
Rows per page
Query Builder