Local system crash via RAID10 replacement race
Published Sep 18, 2025 · Updated Sep 18, 2025
A NULL pointer dereference in Linux kernel RAID10 synchronization allows local users to crash the system through a replacement race. In raid10_sync_request(), the first mreplace check sets need_replace, but a second check can null mreplace after its Faulty flag changes without clearing need_replace, so later code dereferences NULL. The race requires low-privileged local access and a RAID10 replacement whose Faulty state changes between the checks; the reported consequence is limited to availability.
Summary
What happened
A NULL pointer dereference in Linux kernel RAID10 synchronization allows local users to crash the system through a replacement race. In raid10_sync_request(), the first mreplace check sets need_replace, but a second check can null mreplace after its Faulty flag changes without clearing need_replace, so later code dereferences NULL. The race requires low-privileged local access and a RAID10 replacement whose Faulty state changes between the checks; the reported consequence is limited to availability.
The record
- CVE
- CVE-2023-53380
- Published
- Sep 18, 2025
- Updated
- Sep 18, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-476, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Sep 18, 2025CVE publishedPublication date reported by the CVE source.
- Sep 18, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=4.20
- Affected versionversion=ee37d7314a32ab6809eacc3389bad0406c69a81f <144c7fd008e0072b0b565f1157eec618de54ca8a
- Affected versionversion=ee37d7314a32ab6809eacc3389bad0406c69a81f <222cc459d59857ee28a5366dc225ab42b22f9272
- Affected versionversion=ee37d7314a32ab6809eacc3389bad0406c69a81f <2990e2ece18dd4cca71b3109c80517ad94adb065
- Affected versionversion=ee37d7314a32ab6809eacc3389bad0406c69a81f <34817a2441747b48e444cb0e05d84e14bc9443da
- Affected versionversion=ee37d7314a32ab6809eacc3389bad0406c69a81f <45fa023b3334a7ae6f6c4eb977295804222dfa28
- Affected versionversion=ee37d7314a32ab6809eacc3389bad0406c69a81f <b5015b97adda6a24dd3e713c63e521ecbeff25c6
- Affected versionversion=ee37d7314a32ab6809eacc3389bad0406c69a81f <f4368a462b1f9a8ecc2fdb09a28c3d4cad302a4f
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo