summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_files.py
diff options
context:
space:
mode:
authorJarkko Sakkinen <jarkko@kernel.org>2025-10-18 13:30:36 +0300
committerJarkko Sakkinen <jarkko@kernel.org>2025-11-29 22:57:30 +0200
commit62cd5d480b9762ce70d720a81fa5b373052ae05f (patch)
treefb0e00f7dc6020e8e835bd5720b9d0abf0fb4956 /scripts/lib/kdoc/kdoc_files.py
parent127fa2ae9e2b1f9b9d876dfaa39fe3640cec5764 (diff)
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. Cc: stable@vger.kernel.org # v5.13+ Fixes: f2219745250f ("security: keys: trusted: use ASN.1 TPM2 key format for the blobs") Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions