2 matches found
KEYS: trusted: Fix memory leak in tpm2_key_encode()
...
DEBIAN-CVE-2024-36967
In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: Fix memory leak in tpm2keyencode 'scratch' is never freed. Fix this by calling kfree in the success, and in the error case...