2 matches found
CVE-2026-68262
The CVE-2026-68262 issue affects the Linux kernel DRM Imagination driver and concerns pvr_set_uobj_array() copying kernel objects to a userspace array when out->stride differs from the kernel object size. The buggy behavior swapped the user pointer increment (using kernel object size) and the ...
5.3AI score
SaveExploits0References4
EUVD-2026-55363
In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Fix user array stride in pvrsetuobjarray pvrsetuobjarray copies an array of kernel objects to a userspace array whose element size is described by out-stride. When out-stride is different from the kernel object...
5.3AI score
SaveExploits0References4
20