Improper control of a resource through its lifetime in Linux kernel - CVE-2026-52966
Published: June 25, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to improper state management in drm_gem_change_handle_ioctl in the DRM GEM subsystem when changing object handles associated with dma-buf objects. A local user can invoke the affected ioctl to trigger inconsistent IDR pointer handling and cause a denial of service.
The issue can lead to a kernel warning during DRM file cleanup.