PT-2024-29812 · Linux+2 · Linux Kernel+2
Published
2024-08-17
·
Updated
2025-10-03
·
CVE-2024-42260
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The issue is related to the validation of passed-in drm syncobj handles in the performance extension of the Linux kernel's drm/v3d module. If userspace provides an unknown or invalid handle anywhere in the handle array, the rest of the driver may not handle it well. The fix involves checking if the handle was looked up successfully, and if not, failing the extension by jumping into the existing unwind.
Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu