Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: clk: imx: scu: fix memleak on platform_device_add() fails No error handling is performed when platform_device_add() fails. Add error processing before return, and modified the return value.
References
- https://git.kernel.org/stable/c/05fe0b3d69b8e094db207648ab21cade56d71cd8
- https://git.kernel.org/stable/c/43c589b7a187ef481b594317eaab8c8f269e4a68
- https://git.kernel.org/stable/c/855ae87a2073ebf1b395e020de54fdf9ce7d166f
- https://git.kernel.org/stable/c/9209e6bab75d4008d9f4248c66008f3ffd24c931
FAQ
What is CVE-2022-50559?
CVE-2022-50559 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: clk: imx: scu: fix memleak on platform_device_add() fails No error handling is performed when platform_device_add() fails. Add err...
How severe is CVE-2022-50559?
CVSS scoring is not yet available for CVE-2022-50559. Check NVD for updates.
Is there a patch for CVE-2022-50559?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.