๐Ÿ” CVE Alert

CVE-2026-89441

HIGH 7.8

mmc: via-sdmmc: cancel card-detect work on remove

CVSS Score
7.8
EPSS Score
0.0%
EPSS Percentile
0th

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.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Sep 11, 2026
Last Updated Sep 13, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new high vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

Linux / Linux
f0bf7f61b8405224bc52fc9a3ccd167a68126e00 < f7ff3027ef004a331ef911a4886f12bc2e996037 f0bf7f61b8405224bc52fc9a3ccd167a68126e00 < eaca730c6f5e3609df62a0469fb789235a93d276 f0bf7f61b8405224bc52fc9a3ccd167a68126e00 < 57e5d877f898d5e5c9d672a77bb6bdd24f0d9bf5
Linux / Linux
2.6.31

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/f7ff3027ef004a331ef911a4886f12bc2e996037 git.kernel.org: https://git.kernel.org/stable/c/eaca730c6f5e3609df62a0469fb789235a93d276 git.kernel.org: https://git.kernel.org/stable/c/57e5d877f898d5e5c9d672a77bb6bdd24f0d9bf5