Security Advisory

CVE-2024-53087

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-11-19 17:45:15
Last updated 2026-05-11 20:50:35
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix possible exec queue leak in exec IOCTL In a couple of places after an exec queue is looked up the exec IOCTL returns on input errors without dropping the exec queue ref. Fix this ensuring the exec queue ref is dropped on input error. (cherry picked from commit 07064a200b40ac2195cb6b7b779897d9377e5e6f)