CVE-2026-53121
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
24/06/2026
Last modified:
23/07/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
amd-pstate: Fix memory leak in amd_pstate_epp_cpu_init()<br />
<br />
On failure to set the epp, the function amd_pstate_epp_cpu_init()<br />
returns with an error code without freeing the cpudata object that was<br />
allocated at the beginning of the function.<br />
<br />
Ensure that the cpudata object is freed before returning from the<br />
function.<br />
<br />
This memory leak was discovered by Claude Opus 4.6 with the aid of<br />
Chris Mason&#39;s AI review-prompts<br />
(https://github.com/masoncl/review-prompts/tree/main/kernel).
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.14 (including) | 6.18.33 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (including) | 7.0.10 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



