Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.13, < 5.15.160 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/189c768932d435045b1fae12bf63e53866f06a28Patch
- https://git.kernel.org/stable/c/1e6914fa8e7798bcf3ce4a5b96ea4ac1d5571cdfPatch
- https://git.kernel.org/stable/c/5d91238b590bd883c86ba7707c5c9096469c08b7Patch
- https://git.kernel.org/stable/c/cf26a92f560eed5d6ddc3d441cc645950cbabc56Patch
- https://git.kernel.org/stable/c/e62835264d0352be6086975f18fdfed2b5520b13Patch
- https://git.kernel.org/stable/c/ffcaa2172cc1a85ddb8b783de96d38ca8855e248Patch
- https://git.kernel.org/stable/c/189c768932d435045b1fae12bf63e53866f06a28Patch
- https://git.kernel.org/stable/c/1e6914fa8e7798bcf3ce4a5b96ea4ac1d5571cdfPatch
- https://git.kernel.org/stable/c/5d91238b590bd883c86ba7707c5c9096469c08b7Patch
- https://git.kernel.org/stable/c/cf26a92f560eed5d6ddc3d441cc645950cbabc56Patch
- https://git.kernel.org/stable/c/e62835264d0352be6086975f18fdfed2b5520b13Patch
- https://git.kernel.org/stable/c/ffcaa2172cc1a85ddb8b783de96d38ca8855e248Patch
FAQ
What is CVE-2024-36967?
CVE-2024-36967 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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 t...
How severe is CVE-2024-36967?
CVE-2024-36967 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-36967?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.