GHSA-v6qx-54rp-64xqunknown
In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: always...
🔗 CVE IDs covered (1)
📋 Description
In the Linux kernel, the following vulnerability has been resolved:
drm/amdkfd: always resume_all after suspend_all
Need to restore any good queues even if the suspend_all failed for some. Always run remove_queue as that will schedule a GPU reset is removing the queue fails.
v2: move resume_all after remove
🔗 References (6)
- https://nvd.nist.gov/vuln/detail/CVE-2026-74353
- https://git.kernel.org/stable/c/56ae73c92e200e630c2bdf1e98c88b86c8483b37
- https://git.kernel.org/stable/c/9a030fcb4b192a508113787ef28fb97e27dcf6f6
- https://git.kernel.org/stable/c/b5fc19c898e08deb40b671329d99d85d2d575f0b
- https://git.kernel.org/stable/c/e29da2a4d9a3b1837dec3ce0892835d506c2a85e
- https://github.com/advisories/GHSA-v6qx-54rp-64xq