Bug 2420275 (CVE-2022-50637) - CVE-2022-50637 kernel: cpufreq: qcom-hw: Fix memory leak in qcom_cpufreq_hw_read_lut()
Summary: CVE-2022-50637 kernel: cpufreq: qcom-hw: Fix memory leak in qcom_cpufreq_hw_r...
Keywords:
Status: NEW
Alias: CVE-2022-50637
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 01:05 UTC by OSIDB Bzimport
Modified: 2025-12-10 05:18 UTC (History)
0 users

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-12-09 01:05:10 UTC
In the Linux kernel, the following vulnerability has been resolved:

cpufreq: qcom-hw: Fix memory leak in qcom_cpufreq_hw_read_lut()

If "cpu_dev" fails to get opp table in qcom_cpufreq_hw_read_lut(),
the program will return, resulting in "table" resource is not released.


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