Improper control of a resource through its lifetime in Linux kernel - CVE-2026-31462
Published: April 24, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to improper resource management in the amdgpu PASID allocation logic when reusing a PASID immediately after process exit. A local user can trigger immediate PASID reuse to cause a denial of service.
Pending page faults may still remain in the IH ring buffer from the previous process when the PASID is reused.