Security Advisory

CVE-2022-49673

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-02-26 02:24:05
Last updated 2025-12-23 13:24:54
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: dm raid: fix KASAN warning in raid5_add_disks Theres a KASAN warning in raid5_add_disk when running the LVM testsuite. The warning happens in the test lvconvert-raid-reshape-linear_to_raid6-single-type.sh. We fix the warning by verifying that rdev->saved_raid_disk is within limits.