CVE-2026-43370
Severity CVSS v4.0:
Pending analysis
Type:
CWE-416
Use After Free
Publication date:
08/05/2026
Last modified:
15/05/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
drm/amdgpu: Fix use-after-free race in VM acquire<br />
<br />
Replace non-atomic vm->process_info assignment with cmpxchg()<br />
to prevent race when parent/child processes sharing a drm_file<br />
both try to acquire the same VM after fork().<br />
<br />
(cherry picked from commit c7c573275ec20db05be769288a3e3bb2250ec618)
Impact
Base Score 3.x
7.80
Severity 3.x
HIGH
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 4.17 (including) | 5.10.253 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.11 (including) | 5.15.203 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.16 (including) | 6.1.167 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.2 (including) | 6.6.130 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.12.78 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (including) | 6.18.19 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (including) | 6.19.9 (excluding) |
| cpe:2.3:o:linux:linux_kernel:7.0:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc2:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/2c1030f2e84885cc58bffef6af67d5b9d2e7098f
- https://git.kernel.org/stable/c/46d309996bd9251792d7dafdbaf615cf202b4447
- https://git.kernel.org/stable/c/7885eb335d8f9e9942925d57e300a85e3f82ded4
- https://git.kernel.org/stable/c/904025fa8bba1d028adade33346372b4ac1a9249
- https://git.kernel.org/stable/c/94b7782d0c8024f5b88454241c8d4777076c3786
- https://git.kernel.org/stable/c/ae87aea330c24f462fc7058ed543ba8bc6798447
- https://git.kernel.org/stable/c/c658c1c85ec235b7ecfbf8dbfee385b1332088f4
- https://git.kernel.org/stable/c/e61e355cbe49e585097eee28c15b862bfb1c0668



