CVE-2021-47354: kernel: drm/sched: Avoid data corruptions
Severity: Critical
CVSS Score: 9.1
In the Linux kernel, the following vulnerability has been resolved:
drm/sched: Avoid data corruptions
Wait for all dependencies of a job to complete before
killing it to avoid data corruptions.