PT-2026-61325
In the Linux kernel, the following vulnerability has been resolved: accel/rocket: fix UAF via dangling GEM handle in create bo rocket ioctl create bo inserts a GEM handle into the file's IDR via drm gem handle create early on, then performs several operations that can fail sgt allocation, drm mm...