PT-2026-39031 · Linux · Linux Kernel

CVE-2026-43370

·

Published

2026-05-08

·

Updated

2026-05-26

CVSS v3.1

7.8

High

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A use-after-free race condition exists in the drm/amdgpu component during VM acquire. This occurs when parent and child processes sharing a drm file both attempt to acquire the same VM after a fork() operation, caused by a non-atomic assignment to vm->process info.
Recommendations Replace the non-atomic vm->process info assignment with cmpxchg() to ensure atomic operations and prevent the race condition.

Exploit

Fix

Use After Free

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-43370

Affected Products

Linux Kernel