Impact
The vulnerability in the Linux kernel’s md-cluster subsystem causes a NULL pointer dereference when processing a METADATA_UPDATED message during a race condition in the array startup sequence. The dereference occurs in process_metadata_update() while the MD device’s main thread is still uninitialized, leading to a kernel panic and a system crash. This flaw does not provide privilege escalation or data exposure; its primary effect is instability and denial of service.
Affected Systems
The flaw resides in the Linux kernel; all kernels that include the md-cluster implementation before the patch are affected. Specific affected versions are not listed, so any kernel revision that has not incorporated the commit that validates the thread pointer should be considered vulnerable.
Risk and Exploitability
The CVSS score of 5.5 indicates medium severity for this Linux kernel bug, yet the vulnerability carries a high impact because a kernel panic can occur. Exploitability requires an attacker to deliver a METADATA_UPDATED message during a narrow race window, which may limit practical attacks. EPSS score of <1% indicates a very low likelihood of exploitation, and the vulnerability is not listed in CISA KEV. Nevertheless, the potential for denial of service warrants prompt attention.
OpenCVE Enrichment