← Back to CVE List

CVE-2024-44978

Published: 2024-09-04T20:15Z
Last Modified: 2024-09-10T16:51Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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) > MITRE Terms of Use apply – see LICENSE‑MITRE.txt