CVE-2021-47654
MEDIUMLinux Kernel < 5.15.33 - Memory Leak
Title source: ruleDescription
In the Linux kernel, the following vulnerability has been resolved: samples/landlock: Fix path_list memory leak Clang static analysis reports this error sandboxer.c:134:8: warning: Potential leak of memory pointed to by 'path_list' ret = 0; ^ path_list is allocated in parse_path() but never freed.
References (4)
Scores
CVSS v3
5.5
EPSS
0.0003
EPSS Percentile
8.0%
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 (1)
linux/linux_kernel
< 5.15.33
Timeline
Published
Feb 26, 2025
Tracked Since
Feb 18, 2026