CVE-2021-47551: drm/amd/amdkfd: Fix kernel panic when reset failed and been triggered again
In the Linux kernel, the following vulnerability has been resolved:
drm/amd/amdkfd: Fix kernel panic when reset failed and been triggered again
In SRIOV configuration, the reset may failed to bring asic back to normal but stop cpsch already been called, the startcpsch will not be called since there is no resume in this case. When reset been triggered again, driver should avoid to do uninitialization again.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2021-47551?
CVE-2021-47551 has a medium severity rating due to potential impacts on system stability.
How do I fix CVE-2021-47551?
To resolve CVE-2021-47551, update your Linux kernel to a version that includes the fix for this vulnerability.
What systems are affected by CVE-2021-47551?
CVE-2021-47551 affects the AMD Linux Kernel in environments using SRIOV configuration.
Is CVE-2021-47551 exploitable by attackers?
CVE-2021-47551 primarily poses a risk of system instability rather than direct exploitation by attackers.
When was CVE-2021-47551 published?
CVE-2021-47551 was published in 2021 following its identification in the Linux kernel.