First published: Wed Sep 04 2024(Updated: )
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)
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | >=6.8<6.10.7 | |
Linux Kernel | =6.11-rc1 | |
Linux Kernel | =6.11-rc2 | |
Linux Kernel | =6.11-rc3 | |
Linux Kernel | =6.11-rc4 | |
debian/linux | 5.10.223-1 5.10.226-1 6.1.123-1 6.1.119-1 6.12.11-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-44978 is classified as a high severity vulnerability due to the potential for use-after-free conditions in the Linux kernel.
To resolve CVE-2024-44978, it is recommended to update the Linux kernel to version 6.10.7 or later.
CVE-2024-44978 affects Linux kernel versions from 6.8 up to 6.11-rc4.
CVE-2024-44978 can lead to potential system crashes or exploitation due to a use-after-free vulnerability.
Yes, CVE-2024-44978 is addressed in various patched versions, including 5.10.223-1 and 6.1.123-1.