CVE-2021-47009
MEDIUMLinux Kernel < 5.10.38 - Memory Leak
Title source: ruleDescription
In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: Fix memory leak on object td Two error return paths are neglecting to free allocated object td, causing a memory leak. Fix this by returning via the error return path that securely kfree's td. Fixes clang scan-build warning: security/keys/trusted-keys/trusted_tpm1.c:496:10: warning: Potential memory leak [unix.Malloc]
References (4)
Scores
CVSS v3
5.5
EPSS
0.0003
EPSS Percentile
8.1%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Classification
CWE
CWE-401
Status
published
Affected Products (2)
linux/linux_kernel
< 5.10.38
linux/linux_kernel
Timeline
Published
Feb 28, 2024
Tracked Since
Feb 18, 2026