[PATCH 1/2] drm/xe: Fix possible exec queue leak in exec IOCTL
Lucas De Marchi
lucas.demarchi at intel.com
Tue Nov 5 20:52:37 UTC 2024
On Mon, Nov 04, 2024 at 08:35:23PM -0800, Matthew Brost wrote:
>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.
>
>Fixes: dd08ebf6c352 ("drm/xe: Introduce a new DRM driver for Intel GPUs")
>Cc: stable <stable at kernel.org>
>Signed-off-by: Matthew Brost <matthew.brost at intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi at intel.com>
Lucas De Marchi
More information about the Intel-xe
mailing list