2 matches found
EUVD-2026-86220
In the Linux kernel, the following vulnerability has been resolved: ASoC: rockchip: rockchippdm: Handle runtime PM resume failures in setfmt rockchippdmsetfmt calls pmruntimegetsync before accessing hardware registers, but ignores its return value. If the runtime resume fails, the function...
5.8AI score
SaveExploits0References3
CVE-2026-97407
The Linux kernel contains a vulnerability in the ASoC: rockchip: rockchip_pdm driver. Specifically, the rockchip_pdm_set_fmt() function calls pm_runtime_get_sync() but fails to check its return value. If the runtime resume operation fails, the function continues to access hardware registers while...
5.8AI score
SaveExploits0References3
20