CVE-2023-53722
published 2025-10-22CVE-2023-53722: 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…
PriorityP419medium4.4
EPSS
0.20%
9.7th percentile
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
21 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | linux | < linux 6.1.55-1 (bookworm) | linux 6.1.55-1 (bookworm) |
| linux | linux | — | — |
| linux | linux | >= b8321b68d1445f308324517e45fb0a5c2b48e271 < beedf40f73939f248c81802eda08a2a8148ea13e | beedf40f73939f248c81802eda08a2a8148ea13e |
| linux | linux | >= b8321b68d1445f308324517e45fb0a5c2b48e271 < 91fbd4e75cb573f44d2619a9dc2f9ba927040760 | 91fbd4e75cb573f44d2619a9dc2f9ba927040760 |
| linux | linux | >= b8321b68d1445f308324517e45fb0a5c2b48e271 < 25a68f2286be56fb3a6f9fa0e269c04b5e6c6e24 | 25a68f2286be56fb3a6f9fa0e269c04b5e6c6e24 |
| linux | linux | >= b8321b68d1445f308324517e45fb0a5c2b48e271 < 7993cfc041481a3a9cd4a3858088fc846b8ccaf7 | 7993cfc041481a3a9cd4a3858088fc846b8ccaf7 |
| linux | linux | >= b8321b68d1445f308324517e45fb0a5c2b48e271 < 4f96c0665f9f4cf70130c9757750dc43dc679c82 | 4f96c0665f9f4cf70130c9757750dc43dc679c82 |
| linux | linux | >= b8321b68d1445f308324517e45fb0a5c2b48e271 < 4f7d853b4590fc20e90dd50e346c02811a8c5b08 | 4f7d853b4590fc20e90dd50e346c02811a8c5b08 |
| linux | linux | >= b8321b68d1445f308324517e45fb0a5c2b48e271 < 4bdb92eaf645e312975357adc3c4e9523b6e67f1 | 4bdb92eaf645e312975357adc3c4e9523b6e67f1 |
| linux | linux | >= b8321b68d1445f308324517e45fb0a5c2b48e271 < 8b0472b50bcf0f19a5119b00a53b63579c8e1e4d | 8b0472b50bcf0f19a5119b00a53b63579c8e1e4d |
| linux | linux_kernel | >= 0 < 5.10.197-1 | 5.10.197-1 |
| linux | linux_kernel | >= 0 < 6.1.55-1 | 6.1.55-1 |
| linux | linux_kernel | >= 0 < 6.5.6-1 | 6.5.6-1 |
| linux | linux_kernel | >= 0 < 6.5.6-1 | 6.5.6-1 |
| linux | linux_kernel | >= 3.3.0 < 4.14.326 | 4.14.326 |
| linux | linux_kernel | >= 4.15.0 < 4.19.295 | 4.19.295 |
| linux | linux_kernel | >= 4.20.0 < 5.4.257 | 5.4.257 |
| linux | linux_kernel | >= 5.11.0 < 5.15.133 | 5.15.133 |
| linux | linux_kernel | >= 5.16.0 < 6.1.55 | 6.1.55 |
| linux | linux_kernel | >= 5.5.0 < 5.10.197 | 5.10.197 |
| linux | linux_kernel | >= 6.2.0 < 6.5.5 | 6.5.5 |
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
GHSA-564p-3xmp-v9fw: In the Linux kernel, the following vulnerability has been resolved:
md: raid1: fix potential OOB in raid1_remove_disk()
If rddev->raid_disk is great
ghsa_unreviewed·2025-10-22
CVE-2023-53722 GHSA-564p-3xmp-v9fw: In the Linux kernel, the following vulnerability has been resolved:
md: raid1: fix potential OOB in raid1_remove_disk()
If rddev->raid_disk is great
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.
OSV
md: raid1: fix potential OOB in raid1_remove_disk()
osv·2025-10-22
CVE-2023-53722 md: raid1: fix potential OOB in raid1_remove_disk()
md: raid1: fix potential OOB in raid1_remove_disk()
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.
OSV
CVE-2023-53722: 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
osv·2025-10-22
CVE-2023-53722 CVE-2023-53722: 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
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.
Red Hat
kernel: md: raid1: fix potential OOB in raid1_remove_disk()
vendor_redhat·2025-10-22·CVSS 4.4
CVE-2023-53722 [MEDIUM] CWE-125 kernel: md: raid1: fix potential OOB in raid1_remove_disk()
kernel: md: raid1: fix potential OOB in raid1_remove_disk()
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.
Statement: Fixes a potential out-of-bounds access in raid1_remove_disk() when rdev->raid_disk exceeds the configured number of RAID1 mirrors, which could dereference beyond conf->mirrors. Practically this can lead to a kernel crash (DoS) during array reconfigura
Debian
CVE-2023-53722: linux - In the Linux kernel, the following vulnerability has been resolved: md: raid1: ...
vendor_debian·2023
CVE-2023-53722 CVE-2023-53722: linux - In the Linux kernel, the following vulnerability has been resolved: md: raid1: ...
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.
Scope: local
bookworm: resolved (fixed in 6.1.55-1)
bullseye: resolved (fixed in 5.10.197-1)
forky: resolved (fixed in 6.5.6-1)
sid: resolved (fixed in 6.5.6-1)
trixie: resolved (fixed in 6.5.6-1)
No detection rules found.
No public exploits indexed.
https://git.kernel.org/stable/c/25a68f2286be56fb3a6f9fa0e269c04b5e6c6e24https://git.kernel.org/stable/c/4bdb92eaf645e312975357adc3c4e9523b6e67f1https://git.kernel.org/stable/c/4f7d853b4590fc20e90dd50e346c02811a8c5b08https://git.kernel.org/stable/c/4f96c0665f9f4cf70130c9757750dc43dc679c82https://git.kernel.org/stable/c/7993cfc041481a3a9cd4a3858088fc846b8ccaf7https://git.kernel.org/stable/c/8b0472b50bcf0f19a5119b00a53b63579c8e1e4dhttps://git.kernel.org/stable/c/91fbd4e75cb573f44d2619a9dc2f9ba927040760https://git.kernel.org/stable/c/beedf40f73939f248c81802eda08a2a8148ea13e
2025-10-22
Published