Always-Incorrect Control Flow Implementation in Linux kernel - CVE-2026-53377
Published: July 21, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to improper recovery handling in recover_worker in the drm/msm GPU driver when processing a hung GPU ring with no additional queued work. A local user can trigger a GPU hang to cause a denial of service.
The issue can occur when a single submitted job hangs a ring and the GPU remains in a hung state instead of being recovered.