CVE-2025-38421
HIGH EPSS 5.0%
Published Jul 25, 202511mo ago · Modified Jun 17, 20261w ago
7.8 CVSS 3.1
Published Jul 25, 2025 11mo ago
Last Modified Jun 17, 2026 1w ago
Description
In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd: pmf: Use device managed allocations If setting up smart PC fails for any reason then this can lead to a double free when unloading amd-pmf. This is because dev->buf was freed but never set to NULL and is again freed in amd_pmf_remove(). To avoid subtle allocation bugs in failures leading to a double free change all allocations into device managed allocations.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability High
Threat Intelligence
EPSS Exploit Probability
5.0% percentile
Exploit & Patch Status
No Known Exploit
Patch Available
Weaknesses 1
CWE-415
Affected Products 7
References 2
- git.kernel.org https://git.kernel.org/stable/c/0d10b532f861253c283863522d59d099fcb0796d
- git.kernel.org https://git.kernel.org/stable/c/d9db3a941270d92bbd1a6a6b54a10324484f2f2d
Remediation
- git.kernel.org https://git.kernel.org/stable/c/0d10b532f861253c283863522d59d099fcb0796d
- git.kernel.org https://git.kernel.org/stable/c/d9db3a941270d92bbd1a6a6b54a10324484f2f2d