Improper locking in Linux kernel - CVE-2026-43309
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 state management in the dm-raid target when stopping a RAID array after suspending the device tree from top to bottom and removing the top-level RAID device. A local user can stop and remove a crafted dm-raid managed array to cause a denial of service.
The issue results in an indefinite block because write-intent bitmap operations are attempted against already suspended metadata devices.