In the Linux kernel, the following vulnerability has been resolved: mmc: via-sdmmc: stop card-detect handling on probe failure request_irq()… (CVE-2026-89440)
A use-after-free vulnerability in the Linux kernel's via-sdmmc driver was resolved. The issue occurs when the probe function fails after registering the SD card-detect interrupt but before completing host addition, leaving the interrupt handler active and accessing freed memory. This can lead to invalid memory dereferences in the interrupt handler and associated workqueue functions.
AI Analysis
Technical Summary
The Linux kernel via-sdmmc driver improperly handles probe failure after registering the SD card-detect interrupt via request_irq(). If mmc_add_host() fails, the error path does not free the interrupt, causing the interrupt handler via_sdc_isr() to run against freed host memory and MMIO base. Additionally, carddet_work scheduled by the handler also accesses freed memory through container_of() dereferences. The fix adds a probe-error path that disables and frees the interrupt and cancels carddet_work before unmapping registers, preventing use-after-free conditions.
Potential Impact
This vulnerability can cause the kernel interrupt handler to access freed memory, potentially leading to kernel crashes or undefined behavior. There is no information about exploitation in the wild or privilege escalation, but the flaw risks system stability and security due to use-after-free in kernel space.
Mitigation Recommendations
A fix has been implemented in the Linux kernel source to properly disable and free the interrupt and cancel scheduled work on probe failure. Users should apply the official kernel update that includes this patch. No other mitigation steps are indicated.
In the Linux kernel, the following vulnerability has been resolved: mmc: via-sdmmc: stop card-detect handling on probe failure request_irq()… (CVE-2026-89440)
Description
A use-after-free vulnerability in the Linux kernel's via-sdmmc driver was resolved. The issue occurs when the probe function fails after registering the SD card-detect interrupt but before completing host addition, leaving the interrupt handler active and accessing freed memory. This can lead to invalid memory dereferences in the interrupt handler and associated workqueue functions.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel via-sdmmc driver improperly handles probe failure after registering the SD card-detect interrupt via request_irq(). If mmc_add_host() fails, the error path does not free the interrupt, causing the interrupt handler via_sdc_isr() to run against freed host memory and MMIO base. Additionally, carddet_work scheduled by the handler also accesses freed memory through container_of() dereferences. The fix adds a probe-error path that disables and frees the interrupt and cancels carddet_work before unmapping registers, preventing use-after-free conditions.
Potential Impact
This vulnerability can cause the kernel interrupt handler to access freed memory, potentially leading to kernel crashes or undefined behavior. There is no information about exploitation in the wild or privilege escalation, but the flaw risks system stability and security due to use-after-free in kernel space.
Mitigation Recommendations
A fix has been implemented in the Linux kernel source to properly disable and free the interrupt and cancel scheduled work on probe failure. Users should apply the official kernel update that includes this patch. No other mitigation steps are indicated.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-g7ff-3gj4-4wp3
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-89440"]
Threat ID: 6aa4a02655bf5e2cf5a869c8
Added to database: 09/12/2026, 00:43:18 UTC
Last enriched: 09/12/2026, 01:18:37 UTC
Last updated: 09/12/2026, 01:18:37 UTC
Views: 2
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.