3 matches found
CVE-2025-21688 drm/v3d: Assign job pointer to NULL before signaling the fence
In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Assign job pointer to NULL before signaling the fence In commit e4b5ccd392b9 "drm/v3d: Ensure job pointer is set to NULL after job completion", we introduced a change to assign the job pointer to NULL after completing a...
CVE-2024-42264
An out-of-bounds access buffer overflow vulnerability exists in the performance query extensions in the Linux kernel. This issue can lead to a loss of system availability. Mitigation Mitigation for this issue is either not available or the currently available options don't meet the Red Hat Produc...
CVE-2024-42261
In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Validate passed in drm syncobj handles in the timestamp extension If userspace provides an unknown or invalid handle anywhere in the handle array the rest of the driver will not handle that well. Fix it by checking handl...