CVE-2024-36949

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-36949
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-36949.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-36949
Downstream
Related
Published
2024-05-30T15:35:45.679Z
Modified
2025-11-26T19:34:52.064057Z
Summary
amd/amdkfd: sync all devices to wait all processes being evicted
Details

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 kfdsuspendall_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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/blob/9c3874e559580d6c6ec8d449812ac11277724770/cves/2024/36xxx/CVE-2024-36949.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
4a488a7ad71401169cecee75dc94bcce642e2c53
Fixed
b6f6626528fe724b512c34f3fb5946c36a135f58
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
4a488a7ad71401169cecee75dc94bcce642e2c53
Fixed
ed28ef3840bbf93a64376ea7814ce39f86352e14
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
4a488a7ad71401169cecee75dc94bcce642e2c53
Fixed
d06af584be5a769d124b7302b32a033e9559761d

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
3.19.0
Fixed
6.6.31
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.8.10