Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
- >= 5.19.0-rc6, < 5.19.0-rc7
A KASAN (Kernel Address Sanitizer) warning indicating a slab-out-of-bounds error has been identified in the Linux kernel's md-raid10 component. This issue arises in the 'raid10_remove_disk' function when the 'lvmtest lvconvert-raid-reshape.sh' script is executed. The warning is triggered by an invalid memory access, where a read operation attempts to access memory outside the allocated buffer. The vulnerability has been addressed by adding a validation step to ensure that the 'number' value is within an acceptable range.
Exploitation of this vulnerability could lead to out-of-bounds memory access, potentially causing memory corruption or allowing for arbitrary code execution.
The vulnerability can be reproduced by running the 'lvmtest lvconvert-raid-reshape.sh' script, which triggers the KASAN warning by causing an invalid memory access in the 'raid10_remove_disk' function.
Users can update to the latest version of the Linux kernel where this vulnerability has been fixed.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.