CVE-2026-90401
Last modified
CVE-2026-90401 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: md: remove REQ_NOWAIT support from raid1/10/456 REQ_NOWAIT support in md personalities that can block internally is fundamentally incomplete. While reads can avoid some blocking paths, write requests can still encounter cases where one mirror succeeds while another returns -EAGAIN.
Description
In the Linux kernel, the following vulnerability has been resolved: md: remove REQ_NOWAIT support from raid1/10/456 REQ_NOWAIT support in md personalities that can block internally is fundamentally incomplete. While reads can avoid some blocking paths, write requests can still encounter cases where one mirror succeeds while another returns -EAGAIN. At that point md cannot distinguish queue pressure from a real device failure, so it can neither record a bad block nor safely retry the write without REQ_NOWAIT, leaving mirrors with divergent data. Rather than continue advertising REQ_NOWAIT support for personalities that cannot implement it correctly, remove it from raid1, raid10 and raid456. Keep REQ_NOWAIT for linear and raid0, which only remap bios to their underlying devices; stacked limits will still clear the feature if any component device lacks REQ_NOWAIT support.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= f51d46d0e7cb5b8494aa534d276a9d8915a2443d, < 9bb9504e2d8f3d22ef12d51c333dd499f402dc8f; >= f51d46d0e7cb5b8494aa534d276a9d8915a2443d, < 3fe5b7c9fb72ccc29bfd0f955b124892af7e3674; 39db562b3fedb93978a7e42dd216b306740959f8; >= 5.15.111, < 5.16 |
| Linux | Linux | 5.17 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-90401?
How severe is CVE-2026-90401?
How do I fix CVE-2026-90401?
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-90396In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90397In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90398In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-90399In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-9040A race condition vulnerability in Arm Ltd Bifrost GPU Kernel…7.7
- CVE-2026-90400In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90402In the Linux kernel, the following vulnerability has been re…7
- CVE-2026-90403In the Linux kernel, the following vulnerability has been re…7
- CVE-2026-90404In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90405In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90406In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90407In the Linux kernel, the following vulnerability has been re…7.7
Are you affected by CVE-2026-90401?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
