Bug 2327363 (CVE-2024-53087) - CVE-2024-53087 kernel: drm/xe: Fix possible exec queue leak in exec IOCTL
Summary: CVE-2024-53087 kernel: drm/xe: Fix possible exec queue leak in exec IOCTL
Keywords:
Status: NEW
Alias: CVE-2024-53087
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2327462
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-11-19 18:03 UTC by OSIDB Bzimport
Modified: 2024-11-21 19:09 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2024-11-19 18:03:09 UTC
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)


Note You need to log in before you can comment on or make changes to this bug.