CVE-2026-53125
The CVE-2026-53125 entry documents a Linux kernel MD subsystem issue where writing clear to array_state triggers a deadlock in sysfs due to md_attr_store() dropping the mddev reference before sysfs_unbreak_active_protection. This permits the temporary kobject reference to become the last one prot...