๐Ÿ” CVE Alert

CVE-2026-68463

UNKNOWN 0.0

mmc: sdhci-esdhc-imx: use pm_runtime_resume_and_get() in suspend

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: mmc: sdhci-esdhc-imx: use pm_runtime_resume_and_get() in suspend Replace pm_runtime_get_sync() with pm_runtime_resume_and_get() to simplify error handling. pm_runtime_resume_and_get() automatically drops the usage counter on failure, avoiding the need for a separate pm_runtime_put_noidle() call. If it fails, the device is unclocked and accessing hardware registers would cause a kernel panic, so return the error immediately.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Aug 15, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

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

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

Affected Versions

Linux / Linux
676a83855614635af3bf31ad3f8fec4031f81354 < 5b8f11cbe8ad5726b2b63ff1574d5cffa4df18c2 676a83855614635af3bf31ad3f8fec4031f81354 < 6355749aebf6c78081f7096a52edcd28d2aa0fab 676a83855614635af3bf31ad3f8fec4031f81354 < 8da5930144712412d85e7f868693d96ec5c2018c
Linux / Linux
6.16

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/5b8f11cbe8ad5726b2b63ff1574d5cffa4df18c2 git.kernel.org: https://git.kernel.org/stable/c/6355749aebf6c78081f7096a52edcd28d2aa0fab git.kernel.org: https://git.kernel.org/stable/c/8da5930144712412d85e7f868693d96ec5c2018c