CyberRota Analysis
This is a high severity vulnerability with a CVSS score of 8.4. It affects Linux.
CVE
CVE-2021-47313
Severity
HIGH
CVSS
8.4
EPSS
0.26%
Linux
Original NVD Description
In the Linux kernel, the following vulnerability has been resolved: cpufreq: CPPC: Fix potential memleak in cppc_cpufreq_cpu_init It's a classic example of memleak, we allocate something, we fail and never free the resources. Make sure we free all resources on policy ->init() failures.
Related CVEs
Other vulnerabilities affecting the same vendor(s)