CVE-2022-50637

Updated on 09 Dec 2025

Severity

Awaiting Analysis

Details

Overview

About vulnerability

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.

Details

Affected product:
AlmaLinux 9.2 ESU , TuxCare 9.6 ESU
Affected packages:
kernel @ 5.14.0 (+1 more)

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.

Fixes