CVE-2022-50637
CVE-2022-50637 concerns the Linux kernel cpufreq driver for Qualcomm hardware. The issue is a memory/resource leak in cpufreq_qcom_hw_read_lut() where if cpu_dev fails to obtain the OPP table, the function returns without releasing the allocated table resource. The vulnerability has been resolved...