Local kernel memory corruption via stale cloned-bio pointer
Published May 6, 2026 · Updated May 6, 2026
Double-free in the Linux Kernel device-mapper request path allows local users to corrupt kernel memory during clone teardown. When blk_complete_request frees every cloned bio, drivers/md/dm-rq.c leaves rq->bio pointing to released memory, causing blk_rq_unprep_clone to free the bios again. The demonstrated path requires low-privileged local access and a request-based device-mapper target, such as dm-multipath over PCIe NVMe; the repeated frees corrupt kernel allocator state and interrupt service.
Summary
What happened
Double-free in the Linux Kernel device-mapper request path allows local users to corrupt kernel memory during clone teardown. When blk_complete_request frees every cloned bio, drivers/md/dm-rq.c leaves rq->bio pointing to released memory, causing blk_rq_unprep_clone to free the bios again. The demonstrated path requires low-privileged local access and a request-based device-mapper target, such as dm-multipath over PCIe NVMe; the repeated frees corrupt kernel allocator state and interrupt service.
The record
- CVE
- CVE-2026-43278
- Published
- May 6, 2026
- Updated
- May 6, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-415, T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- May 6, 2026CVE publishedPublication date reported by the CVE source.
- May 6, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <3d746b639be4b4f5cd8ce2b06aa52dc443f50edc
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <7daf279c674d515fb22a727a7bbc92aeb35c5442
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <83d72091804600ead96dc9e9f518ea56cb4942f6
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <8d9ddad561136f7e6a9346767bf97b4d79e38e67
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <9a95b98202113045bc1a5bcb30388a500f25e050
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <b1c1a2637ebd675aa2d71fee8c70da8791d73850
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <e2e738e8dfbbf83bd2bae0467ec4420cc52da42a
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <fb8a6c18fb9a6561f7a15b58b272442b77a242dd
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo