CVE-2026-23065
Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
04/02/2026
Última modificación:
04/02/2026
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
platform/x86/amd: Fix memory leak in wbrf_record()<br />
<br />
The tmp buffer is allocated using kcalloc() but is not freed if<br />
acpi_evaluate_dsm() fails. This causes a memory leak in the error path.<br />
<br />
Fix this by explicitly freeing the tmp buffer in the error handling<br />
path of acpi_evaluate_dsm().



