VDB
DEBIAN-CVE-2023-53722
DEBIAN-CVE-2023-53722
PUBLISHED
In the Linux kernel, the following vulnerability has been resolved: md: raid1: fix potential OOB in raid1_remove_disk() If rddev->raid_disk is greater than mddev->raid_disks, there will be an out-of-bounds in raid1_remove_disk(). We have already found similar reports as follows: 1) commit d17f744e883b ("md-raid10: fix KASAN warning") 2) commit 1ebc2cec0b7d ("dm raid: fix KASAN warning in raid5_remove_disk") Fix this bug by checking whether the "number" variable is valid.
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:11 | linux | 5.10.103-1, 5.10.84-1, 5.10.92-1 |
| Debian:12 | linux | 6.1.52-1, 6.1.55-1~bpo11+1, 0 |
| Debian:14 | linux | 0, 0, 0 |
| Debian:13 | linux | 0, 0, 0 |
Timeline
- Oct 22, 2025 CVE Published
- Apr 28, 2026 CVE Updated