Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: cpufreq: qcom: fix memory leak in error path If for some reason the speedbin length is incorrect, then there is a memory leak in the error path because we never free the speedbin buffer. This commit fixes the error path to always free the speedbin buffer.
References
- https://git.kernel.org/stable/c/9f42cf54403a42cb092636804d2628d8ecf71e75
- https://git.kernel.org/stable/c/b5606e3ab1f7cc00d89903f4a11fe57747bb3a68
- https://git.kernel.org/stable/c/b6ea267e0c6bdf5463358e2a2e5280cfa6cacc48
- https://git.kernel.org/stable/c/e55feb31df3fc78b880d6e9d4b5853f05c974833
FAQ
What is CVE-2022-50658?
CVE-2022-50658 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: cpufreq: qcom: fix memory leak in error path If for some reason the speedbin length is incorrect, then there is a memory leak in t...
How severe is CVE-2022-50658?
CVSS scoring is not yet available for CVE-2022-50658. Check NVD for updates.
Is there a patch for CVE-2022-50658?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.