NONE · 0

CVE-2022-50776

In the Linux kernel, the following vulnerability has been resolved: clk: st: Fix memory leak in st_of_quadfs_setup() If st_clk_register_quadfs_pll() fails, @lock should be freed before goto @err_exi...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: clk: st: Fix memory leak in st_of_quadfs_setup() If st_clk_register_quadfs_pll() fails, @lock should be freed before goto @err_exit, otherwise will cause meory leak issue, fix it.

References

FAQ

What is CVE-2022-50776?

CVE-2022-50776 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: clk: st: Fix memory leak in st_of_quadfs_setup() If st_clk_register_quadfs_pll() fails, @lock should be freed before goto @err_exi...

How severe is CVE-2022-50776?

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

Is there a patch for CVE-2022-50776?

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