PT-2026-39031 · Linux · Linux Kernel

Published

2026-05-08

·

Updated

2026-05-15

·

CVE-2026-43370

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.

Fix

Use After Free

Weakness Enumeration

Related Identifiers

CVE-2026-43370

Affected Products

Linux Kernel