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.
References
Configurations
Configuration 1 (hide)
|
History
02 Apr 2025, 14:40
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/b775383355755885b19d2acef977f1ca132e80a3 - Patch | |
References | () https://git.kernel.org/stable/c/e1b2b2b61d30d7ce057ec17237c217d152ed97f2 - Patch | |
References | () https://git.kernel.org/stable/c/fe2535a44904a77615a3af8e8fd7dafb98fb0e1b - Patch | |
First Time |
Linux linux Kernel
Linux |
|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
21 Nov 2024, 06:35
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/b775383355755885b19d2acef977f1ca132e80a3 - | |
References | () https://git.kernel.org/stable/c/e1b2b2b61d30d7ce057ec17237c217d152ed97f2 - | |
References | () https://git.kernel.org/stable/c/fe2535a44904a77615a3af8e8fd7dafb98fb0e1b - |
03 Jul 2024, 01:37
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 8.4 |
CWE | CWE-400 |
21 May 2024, 15:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-05-21 15:15
Updated : 2025-04-02 14:40
NVD link : CVE-2021-47313
Mitre link : CVE-2021-47313
CVE.ORG link : CVE-2021-47313
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-400
Uncontrolled Resource Consumption