NONE · 0

CVE-2022-50644

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 t...

Vulnerability Description

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.

References

FAQ

What is CVE-2022-50644?

CVE-2022-50644 is a documented vulnerability. 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 t...

How severe is CVE-2022-50644?

CVSS scoring is not yet available for CVE-2022-50644. Check NVD for updates.

Is there a patch for CVE-2022-50644?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.