CVE-2024-36949
MediumIn 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.
CVSS 3.1 score
4.7
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
References
The following references provide additional information about CVE-2024-36949 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
PatchKernel patch commithttps://git.kernel.org/stable/c/b6f6626528fe724b512c34f3fb5946c36a135f58
-
PatchKernel patch commithttps://git.kernel.org/stable/c/d06af584be5a769d124b7302b32a033e9559761d
-
PatchKernel patch commithttps://git.kernel.org/stable/c/ed28ef3840bbf93a64376ea7814ce39f86352e14
Frequently asked questions
-
What is CVE-2024-36949?
CVE-2024-36949 is a Medium severity Linux kernel vulnerability with a CVSS score of 4.7 out of 10 . CVE-2024-36949 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2024-36949?
CVE-2024-36949 has a CVSS score of 4.7 out of 10, rated Medium severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H. -
Is there a patch available for CVE-2024-36949?
No patch is currently available for CVE-2024-36949. Monitor the NIST NVD and your Linux distribution's security advisories for updates.
-
Is CVE-2024-36949 actively exploited?
No — CVE-2024-36949 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.