In the Linux kernel, the following vulnerability has been resolved: mfd: arizona: Use pm_runtime_resume_and_get() to prevent refcnt leak In arizona_clk32k_enable(), we should use pm_runtime_resume_and_get() as pm_runtime_get_sync() will increase the refcnt even when it returns an error.
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2025091859-CVE-2023-53443-6815@gregkh/T