CVE-2026-72370
In the Linux kernel, the following vulnerability has been resolved: iomap: release pages on atomic dio size mismatch If bio_iov_iter_get_pages() or the bounce helper succeeds but builds a short bio, the REQ_ATOMIC size check rejects it before submission. The old error path only dropped the bio reference, leaving any pages already attached to the bio unreleased. Release or unbounce the pages before falling through to out_put_bio on this error path. This bug was reported by sashiko: https://sashiko.dev/#/patchset/20260608073134.95964-1-changfengnan%40bytedance.com
Affected versions
Linux kernel versions
6.13
and later are affected. Fixed in
7.1.5,
7.2-rc2
and their respective stable series.
References
2 totalFrequently asked questions
-
What is CVE-2026-72370?
CVE-2026-72370 is a unscored severity Linux kernel vulnerability . It affects Linux kernel versions from 6.13 onward and has been patched in 7.1.5 and 7.2-rc2. CVE-2026-72370 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
Is there a patch available for CVE-2026-72370?
Yes. CVE-2026-72370 has been patched. Fixed versions include 7.1.5 and 7.2-rc2. If you are running Linux kernel 6.13 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
Is CVE-2026-72370 actively exploited?
No. CVE-2026-72370 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.