2 matches found
DEBIAN-CVE-2022-50637
In the Linux kernel, the following vulnerability has been resolved: cpufreq: qcom-hw: Fix memory leak in qcomcpufreqhwreadlut If "cpudev" fails to get opp table in qcomcpufreqhwreadlut, the program will return, resulting in "table" resource is not released...
kernel: OPP: Fix potential null ptr dereference in dev_pm_opp_get_required_pstate()
A NULL pointer dereference flaw was found in the Linux kernel's OPP Operating Performance Points framework in the power state retrieval logic. A local user can trigger this issue by invoking power management operations when the OPP pointer is dereferenced to cache the opptable before checking...