CVE-2021-47654
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | ba84b0bf5a164f0f523656c1e37568c30f3f3303 < 20fbf100f84b9aeb9c91421abe1927bc152bc32b | affected |
| Linux | Linux | ba84b0bf5a164f0f523656c1e37568c30f3f3303 < 49b0d8bf05809df5f87e5c03e26d74bdfdab4571 | affected |
| Linux | Linux | ba84b0bf5a164f0f523656c1e37568c30f3f3303 < 017196730299ccd6eed24bbfabed8af4ffd81530 | affected |
| Linux | Linux | ba84b0bf5a164f0f523656c1e37568c30f3f3303 < 66b513b7c64a7290c1fbb88e657f7cece992e131 | affected |
| Linux | Linux | 5.13 | affected |
| Linux | Linux | 0 < 5.13 | unaffected |
| Linux | Linux | 5.15.33 <= 5.15.* | unaffected |
| Linux | Linux | 5.16.19 <= 5.16.* | unaffected |
| Linux | Linux | 5.17.2 <= 5.17.* | unaffected |
| Linux | Linux | 5.18 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://git.kernel.org/stable/c/20fbf100f84b9aeb9c91421abe1927bc152bc32b
- https://git.kernel.org/stable/c/49b0d8bf05809df5f87e5c03e26d74bdfdab4571
- https://git.kernel.org/stable/c/017196730299ccd6eed24bbfabed8af4ffd81530
- https://git.kernel.org/stable/c/66b513b7c64a7290c1fbb88e657f7cece992e131
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.