PT-2026-79726 · Linux · Linux Kernel
CVE-2026-74721
·
Published
2026-08-22
·
Updated
2026-08-27
CVSS v3.1
7.8
High
| Vector | AV: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
An issue exists in the
amdxdna insert pages() function where two error paths incorrectly call vma->vm ops->close(vma) before returning an error code. This occurs because amdxdna gem obj mmap() registers an HMM (Heterogeneous Memory Management) interval notifier before calling amdxdna insert pages(). Manually calling vm ops->close() drops the shmem pages pin count and the GEM (Graphics Execution Manager) object reference while the VMA (Virtual Memory Area) is still active. Consequently, when the process later unmaps the range, the kernel VMA teardown calls vm ops->close() a second time, leading to a reference count underflow.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel