Impact
The vulnerability arises when the AMDGPU driver fails to unmap a device aperture during normal unload, leaving an obsolete entry in the x86 PAT interval tree. This orphaned mapping can interfere with subsequent memory remapping operations, producing ioremap errors and causing the driver to report a discovery failure. The flaw is a resource leak (CWE-772) and can potentially lead to kernel instability or denial of service. The impact is limited to local systems with AMDGPU hardware and occurs when the driver is loaded and later removed or reloaded.
Affected Systems
The issue affects any Linux kernel running the upstream AMDGPU driver. No specific kernel version range is listed in the CNA data, so all kernel releases that include the affected amdgpu driver code are potentially vulnerable until updated.
Risk and Exploitability
The CVSS score is 4.4, indicating a medium severity. The EPSS score is <1%, suggesting a very low but nonzero probability of exploitation, and the vulnerability is not listed in the CISA KEV catalog. As the flaw occurs in kernel code that runs with elevated privileges, exploiting it requires local access to a system with an AMDGPU device. The issue manifests as a resource leak that can lead to kernel instability, so timely mitigation is recommended.
OpenCVE Enrichment
Debian DLA