← Back to CVE List

CVE-2024-53087

Published: 2024-11-19T18:15Z
Last Modified: 2024-11-27T20:08Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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) > MITRE Terms of Use apply – see LICENSE‑MITRE.txt