In the Linux kernel, the following vulnerability has been resolved:
amd/amdkfd: sync all devices to wait all processes being evicted
If there are more than one device doing reset in parallel, the first
device will call kfd_suspend_all_processes() to evict all processes
on all devices, this call takes time to finish. other device will
start reset and recover without waiting. if the process has not been
evicted before doing recover, it will be restored, then caused page
fault.
Metrics
Affected Vendors & Products
References
History
No history.
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-05-30T15:35:45.679Z
Updated: 2024-11-05T09:28:38.636Z
Reserved: 2024-05-30T15:25:07.079Z
Link: CVE-2024-36949
Vulnrichment
Updated: 2024-08-02T03:43:50.068Z
NVD
Status : Awaiting Analysis
Published: 2024-05-30T16:15:17.930
Modified: 2024-05-30T18:18:58.870
Link: CVE-2024-36949
Redhat