VulnerabilityModified
CVE-2024-36967
In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: Fix memory leak in tpm2_key_encode() 'scratch' is never freed.
MEDIUM 5.5EPSS 0.21%
Does this matter?
Lower severity and a low EPSS score (0.21%). Track it; it rarely justifies an emergency change on its own.
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 3.1
- 5.5 MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 0.21% probability · 12th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-401
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
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
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.