CVE-2025-71225
A race condition flaw was found in the Linux kernel's MD RAID1 driver. When updating the raiddisks count via sysfs during concurrent I/O errors, the freezearray function may return before all queued r1bio structures are released. This can cause freer1bio to access memory out of bounds and...