Linux Kernel Vulnerability in AMD Graphics Driver Page Insertion Process
CVE-2026-74721

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
22 August 2026

What is CVE-2026-74721?

A vulnerability exists in the Linux kernel's AMD graphics driver, specifically in the page insertion process of the amdxdna_insert_pages() function. Two incorrect error handling paths result in premature closure of the virtual memory area (VMA) before completing the mmap syscall. This flaw causes the reference count to drop improperly, risking resource leakage and underflow issues when the memory is unmapped. The error is addressed by implementing a deferred-fault approach, ensuring that the VMA remains active throughout the process and retries page insertion through the HMM range-fault mechanism.

Affected Version(s)

Linux e486147c912f653ef4b60a6c7dbd4168a4c56a9f < 1501e4d07c6fee0d50531a0d1cb2be01a63e6e75

Linux e486147c912f653ef4b60a6c7dbd4168a4c56a9f < 8d51e0fd3e698919d2adeff71936377f0c0d4aa0

Linux 6.16

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.