In the Linux kernel, the following vulnerability has been resolved: drm/drm_vma_manager: Add drm_vma_node_allow_once() Currently there is no easy way for a drm driver to safely check and allow drm_vma_offset_node for a drm file just once. Allow drm drivers to call non-refcounted version of drm_vma_node_allow() so that a driver doesn't need to keep track of each drm_vma_node_allow() to call subsequent drm_vma_node_revoke() to prevent memory leak.
https://git.kernel.org/stable/c/899d3a3c19ac0e5da013ce34833dccb97d19b5e4
https://git.kernel.org/stable/c/67444f8ca31cdaf45e0b761241ad49b1ae04bcf9