CVE-2026-74374
Last modified
CVE-2026-74374 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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 a failed bio. As a result, the error path may not be recognized and memory allocations can incorrectly use GFP_NOIO instead of (GFP_NOIO | __GFP_HIGH), which can lead to a deadlock under memory pressure.. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
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 a failed bio. As a result, the error path may not be recognized and memory allocations can incorrectly use GFP_NOIO instead of (GFP_NOIO | __GFP_HIGH), which can lead to a deadlock under memory pressure.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 689389a06ce79fdced85b5115717f71c71e623e0, < 20fb582c92fd64e5c8bd83c6176264b2794603b7; >= 689389a06ce79fdced85b5115717f71c71e623e0, < 811545e0926d02a6a0b1a1258bb5544777c164d4 |
| Linux | Linux | 4.12 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-74374?
How severe is CVE-2026-74374?
How do I fix CVE-2026-74374?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-74369In the Linux kernel, the following vulnerability has been re…
- CVE-2026-7437The AzonPost plugin for WordPress is vulnerable to Reflected…6.1
- CVE-2026-74370In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74371In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74372In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74373In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74375In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74376In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-74377In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74378In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74379In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74380In the Linux kernel, the following vulnerability has been re…8.8
Are you affected by CVE-2026-74374?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
