Bug 2420335 (CVE-2022-50658) - CVE-2022-50658 kernel: cpufreq: qcom: fix memory leak in error path
Summary: CVE-2022-50658 kernel: cpufreq: qcom: fix memory leak in error path
Keywords:
Status: NEW
Alias: CVE-2022-50658
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-12-09 02:03 UTC by OSIDB Bzimport
Modified: 2025-12-09 19:51 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-12-09 02:03:46 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.