VYPR

mmc: sdhci-esdhc-imx

by Linux

CVEs (1)

  • CVE-2026-68463Aug 15, 2026
    risk 0.00cvss epss

    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…