In the Linux kernel, the following vulnerability has been resolved:
drm/xe: Free job before xeexecqueue_put
Free job depends on job->vm being valid, the last xeexecqueueput can destroy the VM. Prevent UAF by freeing job before xeexecqueueput.
(cherry picked from commit 32a42c93b74c8ca6d0915ea3eba21bceff53042f)
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/44xxx/CVE-2024-44978.json"
}