GHSA-mxwx-46p7-hcm6
GitHub Security Advisory
⚠ Unreviewed
HIGH
Has CVE
Advisory Details
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
Key Information
7.5
/10
Dataset
Last updated: September 21, 2025 6:29 AM
Data from GitHub Advisory Database. This information is provided for research and educational purposes.