2 matches found
CVE-2026-68281
The CVE-2026-68281 entry covers the Linux kernel DRM/imagination driver where the DRM scheduler’s prepare_job() previously failed to account for the dependency between paired geometry and fragment jobs. The fix updates job_count_remaining_native_deps() so that paired job fences are counted as dep...
5.4AI score
SaveExploits0References4
EUVD-2026-55382
In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Count paired job fence as dependency in preparejob The DRM scheduler's preparejob callback counts the remaining non-signaled native dependencies for a job, preventing job submission until those plus job data and...
5.4AI score
SaveExploits0References4
20