HomeDefectsLIN1023-18462
Fixed

LIN1023-18462 : Security Advisory - linux - CVE-2025-71147

Created: Jan 26, 2026    Updated: Jan 28, 2026
Resolved Date: Jan 26, 2026
Found In Version: 10.23.30.2
Severity: Standard
Applicable for: Wind River Linux LTS 23
Component/s: Kernel

Description

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.

CVEs