Security Advisory

CVE-2024-36967

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-06-08 12:52:59
Last updated 2026-05-11 20:18:04
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: Fix memory leak in tpm2_key_encode() scratch is never freed. Fix this by calling kfree() in the success, and in the error case.