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 qcomcpufreqhwread_lut(), the program will return, resulting in "table" resource is not released.