CVE-2026-72440
Last modified
CVE-2026-72440 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: md/raid1: fix writes_pending and barrier reference leaks on write failures raid1_make_request() acquires a writes_pending reference with md_write_start() before calling raid1_write_request(). Several failure paths in raid1_write_request() complete the bio and return without reaching the normal write completion path, causing the corresponding md_write_end() to be skipped. Make raid1_write_request() return a status indicating whether the write request was successfully queued. EPSS estimates a 0.19% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: md/raid1: fix writes_pending and barrier reference leaks on write failures raid1_make_request() acquires a writes_pending reference with md_write_start() before calling raid1_write_request(). Several failure paths in raid1_write_request() complete the bio and return without reaching the normal write completion path, causing the corresponding md_write_end() to be skipped. Make raid1_write_request() return a status indicating whether the write request was successfully queued. This allows raid1_make_request() to call md_write_end() when raid1_write_request() fails. Additionally, if wait_blocked_rdev() fails after wait_barrier() succeeds, the associated barrier reference is not released. Call allow_barrier() before returning from that path to keep the barrier accounting balanced.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 5aa705039c4fca84575539bfa2b8a28454a3d2ca, < bffbbfcbd9393e315a7a4286dcd70e875265db9a; >= 5aa705039c4fca84575539bfa2b8a28454a3d2ca, < 8e065a1602511282fc0da2dc89445e0eb71a681c |
| Linux | Linux | 5.17 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-72440?
How severe is CVE-2026-72440?
How do I fix CVE-2026-72440?
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-72435In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72436In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-72437In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72438In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-72439In the Linux kernel, the following vulnerability has been re…
- CVE-2026-7244A security flaw has been discovered in Totolink A8000RU 7.1c…9.8
- CVE-2026-72441In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72442In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-72443In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72444In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72445In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72446In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2026-72440?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
