Race condition in Linux kernel - CVE-2026-53145
Published: June 26, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to a race condition in drm_gem_change_handle_ioctl when handling concurrent gem_close and gem_change_handle ioctl operations. A local user can trigger concurrent ioctl activity to cause a denial of service.
The issue affects the GEM handle change operation in the DRM subsystem.