CVE-2026-72438
Last modified
CVE-2026-72438 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix writes_pending and barrier reference leaks on discard failures raid10_make_request() acquires a writes_pending reference with md_write_start() before calling raid10_handle_discard(). Several failure paths in raid10_handle_discard() complete the bio and return without releasing the corresponding reference, causing md_write_end() to be skipped. Call md_write_end() before returning from these failure paths to keep writes_pending accounting balanced. Additionally, discard split allocation failures can occur after wait_barrier() succeeds. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix writes_pending and barrier reference leaks on discard failures raid10_make_request() acquires a writes_pending reference with md_write_start() before calling raid10_handle_discard(). Several failure paths in raid10_handle_discard() complete the bio and return without releasing the corresponding reference, causing md_write_end() to be skipped. Call md_write_end() before returning from these failure paths to keep writes_pending accounting balanced. Additionally, discard split allocation failures can occur after wait_barrier() succeeds. Those paths return without calling allow_barrier(), leaking the associated barrier reference. Release the barrier before returning from those paths.
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 | >= c9aa889b035fca4598ae985a0f0c76ebbb547ad2, < d1324b41dabd26787559efaeb430643c627c1eb0; >= c9aa889b035fca4598ae985a0f0c76ebbb547ad2, < 393d687131d8aa8c7e4de2cb494438e145d20fc2; 39db562b3fedb93978a7e42dd216b306740959f8; >= 5.15.111, < 5.16 |
| Linux | Linux | 5.17 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-72438?
How severe is CVE-2026-72438?
How do I fix CVE-2026-72438?
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-72432In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72433In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72434In the Linux kernel, the following vulnerability has been re…7.8
- 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-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-72440In the Linux kernel, the following vulnerability has been re…7.1
- 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…
Are you affected by CVE-2026-72438?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
