Improper locking in Linux kernel - CVE-2025-71301
Published: May 9, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to improper locking in drm/tests shmem KUnit tests when performing vmap and vunmap operations on GEM objects. A local user can trigger the vulnerable test paths to cause a denial of service.
Only the KUnit test interfaces are affected; these helpers are not intended for regular drivers.