Improper control of a resource through its lifetime in Linux kernel - CVE-2026-45955
Published: May 28, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to improper resource lifecycle management in md/md-llbitmap when handling a suspend timeout in llbitmap_suspend_timeout(). A local user can trigger a suspend timeout condition to cause a denial of service.
The issue can leave the percpu_ref in a killed state permanently, making the page control structure unusable for subsequent operations.