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. As a result, system stability is affected, potentially leading to kernel panics or denial of service if the corrupted mapping persists during device reloads.
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 and EPSS details are not provided, and the vulnerability is not listed in the CISA KEV catalog. Because the bug is limited to kernel code that executes with kernel privileges, exploitation requires local access to the affected device driver and is likely constrained to systems with AMDGPU hardware. The lack of a measurable EPSS score suggests limited public exploitation data, but the technical impact (memory resource leak and potential for kernel instability) warrants prompt attention.
OpenCVE Enrichment