Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability has been identified in the Linux kernel's dm raid component, specifically within the raid5_add_disks function. This issue triggers a KASAN (Kernel Address Sanitizer) warning during the LVM testsuite, particularly in the testlvconvert-raid-reshape-linear_to_raid6-single-type.sh script. The warning arises because the 'saved_raid_disk' value of a certain 'rdev' (raid device) is out of acceptable bounds. The vulnerability has been addressed by adding a verification step to ensure that this value remains within the proper limits.
Exploitation of this vulnerability could lead to memory safety issues, as indicated by the KASAN warning, which typically signals a potential out-of-bounds access or use-after-free condition.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.