Lucene search

K
debiancveDebian Security Bug TrackerDEBIANCVE:CVE-2024-36949
HistoryMay 30, 2024 - 4:15 p.m.

CVE-2024-36949

2024-05-3016:15:17
Debian Security Bug Tracker
security-tracker.debian.org
12
linux kernel
vulnerability
resolved

AI Score

6.6

Confidence

Low

EPSS

0

Percentile

15.5%

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.

AI Score

6.6

Confidence

Low

EPSS

0

Percentile

15.5%