Unrated severityNVD Advisory· Published Feb 4, 2026· Updated Feb 9, 2026
platform/x86/amd: Fix memory leak in wbrf_record()
CVE-2026-23065
Description
In the Linux kernel, the following vulnerability has been resolved:
platform/x86/amd: Fix memory leak in wbrf_record()
The tmp buffer is allocated using kcalloc() but is not freed if acpi_evaluate_dsm() fails. This causes a memory leak in the error path.
Fix this by explicitly freeing the tmp buffer in the error handling path of acpi_evaluate_dsm().
Affected products
2- Linux/Linuxv5Range: 6.8
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3News mentions
0No linked articles in our index yet.