Recursive Locking Vulnerability in AMD's amdgpu Driver
CVE-2026-80919

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
9 September 2026

What is CVE-2026-80919?

A vulnerability in AMD’s amdgpu driver for the Linux kernel has been identified, which may lead to potential deadlock scenarios during the handling of IB dumps from hung jobs. Specifically, the issue arises when amdgpu_devcoredump_format() acquires a VM root PD's reservation and subsequently attempts to reserve backing objects (BO) for each instruction buffer (IB) without using a proper locking context. This creates a risk for recursive locking that could result in deadlocks. The implementation has been revised to utilize a single drm_exec ticket for handling the reservations, eliminating the possibility of deadlock and ensuring better error handling.

Affected Version(s)

Linux 7b15fc2d1f1a00fb99f0146e404ff2600999ec74 < 4e9b4dee0777ec9c835a4746e2d30382dd9d1044

Linux 7b15fc2d1f1a00fb99f0146e404ff2600999ec74 < 7152b248dc3c8d5fa8629e99ed5655dd41b51562

Linux 7.1

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.