In the Linux kernel, the following vulnerability has been resolved:
dm raid: fix KASAN warning in raid5adddisks
There's a KASAN warning in raid5adddisk when running the LVM testsuite. The warning happens in the test lvconvert-raid-reshape-lineartoraid6-single-type.sh. We fix the warning by verifying that rdev->savedraiddisk is within limits.