Bug 2347792 (CVE-2022-49673) - CVE-2022-49673 kernel: dm raid: fix KASAN warning in raid5_add_disks
Summary: CVE-2022-49673 kernel: dm raid: fix KASAN warning in raid5_add_disks
Keywords:
Status: NEW
Alias: CVE-2022-49673
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-02-26 03:06 UTC by OSIDB Bzimport
Modified: 2025-04-29 06:42 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-02-26 03:06:54 UTC
In the Linux kernel, the following vulnerability has been resolved:

dm raid: fix KASAN warning in raid5_add_disks

There's 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.

Comment 1 Avinash Hanwate 2025-02-26 20:11:25 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2025022624-CVE-2022-49673-0197@gregkh/T


Note You need to log in before you can comment on or make changes to this bug.