[Unknown] CVE-2026-46327 – In the Linux kernel, the following vulnerability has been resolved: dm: fix unl...
Unknown CVE-2026-46327 In the Linux kernel, the following vulnerability has been resolved: dm: fix unlocked test for dm_suspended_md The function dm_blk_report_zones tests if the device is suspended with the "dm_suspended_md" call. However, this function is called without holding any locks, so...