Impact
The vulnerability arises in the Linux kernel’s MMC via‑sdmmc driver when the probe routine fails. In that scenario the interrupt that handles SD card detection remains registered and work is scheduled against freed memory, triggering a use‑after‑free that can cause a kernel crash, representing a denial‑of‑service risk.
Affected Systems
All systems running a Linux kernel that includes the MMC via‑sdmmc subsystem are potentially affected. The exact version ranges are not disclosed in the current data, so any kernel that has not yet been updated with the patch that adds the failed‑probe cleanup code may be vulnerable.
Risk and Exploitability
The CVSS score of 5.8 indicates moderate severity, and the EPSS score is < 1%. The vulnerability is not listed in the CISA KEV catalog. Because the flaw manifests only after a probe failure, exploitation would require an attacker to induce such a failure—likely via local hardware access to the SD card interface. No public exploit has been reported, but the kernel crash could be used to perform denial‑of‑service attacks.
OpenCVE Enrichment