Kernel memory corruption via tasklet use-after-free
Published Apr 3, 2024 · Updated Aug 5, 2026
Use-after-free in dm-crypt and dm-verity in Linux allows local users to corrupt kernel memory through tasklet-processed block I/O. tasklet_action_common invokes a callback that can free its containing object, then tasklet_unlock writes to that freed storage; dm-verity reaches this sequence for every tasklet-processed bio. Reachability requires an existing dm-crypt or dm-verity device using tasklet processing, and repeated I/O can crash the kernel or corrupt data.
Summary
What happened
Use-after-free in dm-crypt and dm-verity in Linux allows local users to corrupt kernel memory through tasklet-processed block I/O. tasklet_action_common invokes a callback that can free its containing object, then tasklet_unlock writes to that freed storage; dm-verity reaches this sequence for every tasklet-processed bio. Reachability requires an existing dm-crypt or dm-verity device using tasklet processing, and repeated I/O can crash the kernel or corrupt data.
The record
- CVE
- CVE-2024-26718
- Published
- Apr 3, 2024
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-787
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Apr 3, 2024CVE publishedPublication date reported by the CVE source.
- Aug 5, 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=39d42fa96ba1b7d2544db3f8ed5da8fb0d5cb877 <0a9bab391e336489169b95cb0d4553d921302189
- Affected versionversion=39d42fa96ba1b7d2544db3f8ed5da8fb0d5cb877 <0c45a20cbe68bc4d681734f5c03891124a274257
- Affected versionversion=39d42fa96ba1b7d2544db3f8ed5da8fb0d5cb877 <30884a44e0cedc3dfda8c22432f3ba4078ec2d94
- Affected versionversion=39d42fa96ba1b7d2544db3f8ed5da8fb0d5cb877 <5735a2671ffb70ea29ca83969fe01316ee2ed6fc
- Affected versionversion=39d42fa96ba1b7d2544db3f8ed5da8fb0d5cb877 <b825e0f9d68c178072bffd32dd34c39e3d2d597a
- Affected versionversion=5.9
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.
Weakness, pattern, technique
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