← Voltar à pesquisa de CVEs

CVE-2026-31462

Linux Kernel

Descrição

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%Risco 0.56
Ver fonte
Publicação
2026-04-22 14:16:41
Versões afetadas
unknown
Tipo
Core software
Vetor
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Sistemas operativos
Linux