Kernel memory corruption via racy VM acquisition
Published May 8, 2026 · Updated May 8, 2026
Use-after-free in affected Linux Kernel releases allows local users to corrupt kernel memory during concurrent amdgpu VM acquisition. In amdgpu_amdkfd_gpuvm.c, parent and child paths sharing a drm_file can assign vm->process_info non-atomically, freeing an object while another path still uses it. The race requires low-privileged local access, a shared DRM file after fork(), and concurrent acquisition of the same GPU VM; resulting corruption can expose or alter kernel data or crash the host.
Summary
What happened
Use-after-free in affected Linux Kernel releases allows local users to corrupt kernel memory during concurrent amdgpu VM acquisition. In amdgpu_amdkfd_gpuvm.c, parent and child paths sharing a drm_file can assign vm->process_info non-atomically, freeing an object while another path still uses it. The race requires low-privileged local access, a shared DRM file after fork(), and concurrent acquisition of the same GPU VM; resulting corruption can expose or alter kernel data or crash the host.
The record
- CVE
- CVE-2026-43370
- Published
- May 8, 2026
- Updated
- May 8, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-416, T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- May 8, 2026CVE publishedPublication date reported by the CVE source.
- May 8, 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 <2c1030f2e84885cc58bffef6af67d5b9d2e7098f
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <46d309996bd9251792d7dafdbaf615cf202b4447
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <7885eb335d8f9e9942925d57e300a85e3f82ded4
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <904025fa8bba1d028adade33346372b4ac1a9249
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <94b7782d0c8024f5b88454241c8d4777076c3786
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <ae87aea330c24f462fc7058ed543ba8bc6798447
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <c658c1c85ec235b7ecfbf8dbfee385b1332088f4
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <e61e355cbe49e585097eee28c15b862bfb1c0668
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