VDB

CVE-2026-89441

CVE-2026-89441 PUBLISHED CVSS 7.8 HIGH

Reported by Linux · Published September 11, 2026

In the Linux kernel, the following vulnerability has been resolved: mmc: via-sdmmc: cancel card-detect work on remove Disabling the device interrupt and freeing the IRQ prevents new card-detect work from being queued, but carddet_work already queued by the handler can still run after via_sd_remove() returns. via_sdc_card_detect() recovers the host through container_of() and dereferences its MMIO base; once remove() returns the host can be freed, so that work would touch freed memory. Cancel carddet_work after freeing the IRQ and before cancelling finish_bh_work, which the card-detect handler can also queue. carddet_work can re-enable the interrupt through via_reset_pcictrl(); mask it again afterwards. This issue was found by an in-house static analysis tool and confirmed by manual code review.

EPSS 0.13% · 2.7th percentile

Risk Scores

CVSS 3.1
7.8
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score
0.13%
2.7th percentile

Affected Products

VendorProductVersions
LinuxLinuxf0bf7f61b8405224bc52fc9a3ccd167a68126e00, f0bf7f61b8405224bc52fc9a3ccd167a68126e00, f0bf7f61b8405224bc52fc9a3ccd167a68126e00
LinuxLinux2.6.31, 0, 6.18.50
linuxlinux_kernel2.6.31, 2.6.31, 2.6.31
LinuxLinuxf0bf7f61b8405224bc52fc9a3ccd167a68126e00, f0bf7f61b8405224bc52fc9a3ccd167a68126e00, f0bf7f61b8405224bc52fc9a3ccd167a68126e00

Timeline

  • Sep 11, 2026 CVE Published
  • Sep 12, 2026 EPSS Score
  • Sep 12, 2026 Coalition ESS Score
  • Sep 13, 2026 EPSS Score
  • Sep 13, 2026 CVE Updated

References

Open in Interactive Console →
$ Console Community · 100/wk Open console ›