
Cloud Vulnerability DB
A community-led vulnerabilities database
A memory leak vulnerability was identified in the Linux kernel's BPF (Berkeley Packet Filter) subsystem, tracked as CVE-2023-53221. The issue occurs when there is a failure to attach fentry, resulting in allocated BPF trampoline images being left in the system. This vulnerability was disclosed on September 15, 2025 (NVD).
The vulnerability manifests when attempting to attach fentry to functions that are freed after kernel initialization. When the attachment fails, the allocated BPF trampoline image remains in the system, which can be verified by checking /proc/kallsyms. The issue is compounded when libbpf falls back to raw tracepoint after receiving an -EINVAL error, potentially leaving multiple trampoline images in the system. This can be demonstrated using a simple BPF program targeting the trap_init function (NVD).
The vulnerability results in a memory leak in the Linux kernel, where system memory is not properly freed after failed BPF operations. This can lead to gradual system resource consumption if exploited repeatedly (NVD).
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."