Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: drm/xe: Free job before xe_exec_queue_put Free job depends on job->vm being valid, the last xe_exec_queue_put can destroy the VM. Prevent UAF by freeing job before xe_exec_queue_put. (cherry picked from commit 32a42c93b74c8ca6d0915ea3eba21bceff53042f)
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.8, < 6.10.7 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/98aa0330f200b9b8fb9e1298e006eda57a13351cPatch
- https://git.kernel.org/stable/c/9e7f30563677fbeff62d368d5d2a5ac7aaa9746aPatch
FAQ
What is CVE-2024-44978?
CVE-2024-44978 is a vulnerability with a CVSS score of 7.8 (HIGH). In the Linux kernel, the following vulnerability has been resolved: drm/xe: Free job before xe_exec_queue_put Free job depends on job->vm being valid, the last xe_exec_queue_put can destroy the VM. ...
How severe is CVE-2024-44978?
CVE-2024-44978 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-44978?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.