CVE-2021-47551

Source
https://nvd.nist.gov/vuln/detail/CVE-2021-47551
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2021-47551.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2021-47551
Downstream
Related
Published
2024-05-24T15:15:19Z
Modified
2025-08-09T20:01:27Z
Summary
[none]
Details

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 start_cpsch will not be called since there is no resume in this case. When reset been triggered again, driver should avoid to do uninitialization again.

References

Affected packages