CVE-2025-71147

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: Fix a memory leak in tpm2_load_cmd 'tpm2_load_cmd' allocates a tempoary blob indirectly via 'tpm2_key_decode' but it is not freed in the failure paths. Address this by wrapping the blob into with a cleanup helper.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

17 Jun 2026, 10:03

Type Values Removed Values Added
Summary
  • (es) En el kernel de Linux, la siguiente vulnerabilidad ha sido resuelta: KEYS: trusted: Corregir una fuga de memoria en tpm2_load_cmd 'tpm2_load_cmd' asigna un blob temporal indirectamente a través de 'tpm2_key_decode' pero no se libera en las rutas de fallo. Esto se aborda envolviendo el blob con una función auxiliar de limpieza.

26 Feb 2026, 20:26

Type Values Removed Values Added
References () https://git.kernel.org/stable/c/19166de9737218b77122c41a5730ac87025e089f - () https://git.kernel.org/stable/c/19166de9737218b77122c41a5730ac87025e089f - Patch
References () https://git.kernel.org/stable/c/3fd7df4636d8fd5e3592371967a5941204368936 - () https://git.kernel.org/stable/c/3fd7df4636d8fd5e3592371967a5941204368936 - Patch
References () https://git.kernel.org/stable/c/62cd5d480b9762ce70d720a81fa5b373052ae05f - () https://git.kernel.org/stable/c/62cd5d480b9762ce70d720a81fa5b373052ae05f - Patch
References () https://git.kernel.org/stable/c/9b015f2918b95bdde2ca9cefa10ef02b138aae1e - () https://git.kernel.org/stable/c/9b015f2918b95bdde2ca9cefa10ef02b138aae1e - Patch
References () https://git.kernel.org/stable/c/9e7c63c69f57b1db1a8a1542359a6167ff8fcef1 - () https://git.kernel.org/stable/c/9e7c63c69f57b1db1a8a1542359a6167ff8fcef1 - Patch
References () https://git.kernel.org/stable/c/af0689cafb127a8d1af78cc8b72585c9b2a19ecd - () https://git.kernel.org/stable/c/af0689cafb127a8d1af78cc8b72585c9b2a19ecd - Patch
First Time Linux
Linux linux Kernel
CWE CWE-401
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

23 Jan 2026, 15:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-01-23 15:16

Updated : 2026-06-17 10:03


NVD link : CVE-2025-71147

Mitre link : CVE-2025-71147

CVE.ORG link : CVE-2025-71147


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-401

Missing Release of Memory after Effective Lifetime