CVE-2026-97407
ASoC: rockchip: rockchip_pdm: Handle runtime PM resume failures in set_fmt
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
In the Linux kernel, the following vulnerability has been resolved: ASoC: rockchip: rockchip_pdm: Handle runtime PM resume failures in set_fmt rockchip_pdm_set_fmt() calls pm_runtime_get_sync() before accessing hardware registers, but ignores its return value. If the runtime resume fails, the function continues to perform register accesses while the device state is undefined. Replace pm_runtime_get_sync() with pm_runtime_resume_and_get() and return early on failure to avoid unpowered register accesses.
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Sep 24, 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
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < a9cc27a4a9b5fe013e152841fd8408061fa2312f 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < b2b5c2ca5a4924271fa86d75a252de32fa285375 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < ee7b5f7b39332febf917f9ebf212842cc9379815 0 < 6.12.111 0 < 6.18.53
Linux / Linux
All versions affected