
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2021-47654 affects the Linux kernel's landlock sample code, specifically involving a memory leak in the pathlist allocation. The vulnerability was discovered and disclosed on February 26, 2025, when a Clang static analysis identified that memory allocated in the parsepath() function was never properly freed (NVD).
The vulnerability exists in the samples/landlock/sandboxer.c file where pathlist is allocated in parsepath() but never freed, leading to a memory leak. The issue was identified at line 134 of sandboxer.c with the warning: 'Potential leak of memory pointed to by path_list' (Kernel Commit). The vulnerability has been assigned a CVSS v3.1 base score of 5.5 with vector AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (Red Hat).
The memory leak can lead to gradual system resource exhaustion, potentially affecting system availability over time. The vulnerability has been rated as having high impact on availability, though with no direct impact on confidentiality or integrity (Red Hat).
The vulnerability has been fixed by adding a free(path_list) call before the return statement in the affected code. The fix was implemented in commit 66b513b7c64a7290c1fbb88e657f7cece992e131 (Kernel Commit).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."