On Tue, 07 Jul 2026 16:17:16 +0100, Luigi Santivetti wrote:
> Since pvr_vm_context_lookup() returns either NULL or a pointer, then stop
> using IS_ERR() for checking the return value.
> 
> Using IS_ERR() leads to the kernel oops reported below. It can be
> reproduced by passing an invalid VM context handle from userspace to the
> DRM_IOCTL_PVR_CREATE_CONTEXT ioctl.
> 
> [...]

Applied, thanks!

[1/1] drm/imagination: fix error checking of pvr_vm_context_lookup()
      commit: cf385cf6e713eba0720651174dac0b2d2f5bb8f8

Best regards,
-- 
Alessio Belle <[email protected]>

Reply via email to