Lucene search

K
ubuntucveUbuntu.comUB:CVE-2024-44978
HistorySep 05, 2024 - 12:00 a.m.

CVE-2024-44978

2024-09-0500:00:00
ubuntu.com
ubuntu.com
linux kernel
vulnerability
drm/xe
uaf

AI Score

7.1

Confidence

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. Prevent UAF by freeing job before xe_exec_queue_put.
(cherry picked from commit 32a42c93b74c8ca6d0915ea3eba21bceff53042f)

AI Score

7.1

Confidence

High