In the Linux kernel, the following vulnerability has been resolved: clk: ti: dra7-atl: Fix reference leak in of_dra7_atl_clk_probe pm_runtime_get_sync() will increment pm usage counter. Forgetting to putting operation will result in reference leak. Add missing pm_runtime_put_sync in some error paths.
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2025120936-CVE-2022-50644-5149@gregkh/T