← Back to CVE search

CVE-2026-31462

Linux Kernel

Description

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: prevent immediate PASID reuse case PASID resue could cause interrupt issue when process immediately runs into hw state left by previous process exited with the same PASID, it-s possible that page faults are still pending in the IH ring buffer when the process exits and frees up its PASID. To prevent the case, it uses idr cyclic allocator same as kernel pid-s. (cherry picked from commit 8f1de51f49be692de137c8525106e0fce2d1912d)

CVSS 5.5EPSS 0.122%Risk 0.56
View source
Published
2026-04-22 14:16:41
Affected versions
unknown
Type
Core software
Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Operating systems
Linux