Vulnerability 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)
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.8, < 6.11.8 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/2f92b77a8ce043fbda2664d9be4b66bdc57f67b7Patch
- https://git.kernel.org/stable/c/af797b831d8975cb4610f396dcb7f03f4b9908e7Patch
FAQ
What is CVE-2024-53087?
CVE-2024-53087 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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 o...
How severe is CVE-2024-53087?
CVE-2024-53087 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-53087?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.