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.
{ "urgency": "not yet assigned" }