Bug 2432366 (CVE-2025-71147) - CVE-2025-71147 kernel: Linux kernel: Denial of Service due to memory leak in tpm2_load_cmd
Summary: CVE-2025-71147 kernel: Linux kernel: Denial of Service due to memory leak in ...
Keywords:
Status: NEW
Alias: CVE-2025-71147
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-01-23 15:02 UTC by OSIDB Bzimport
Modified: 2026-01-30 12:06 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-01-23 15:02:48 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.