
Cloud Vulnerability DB
A community-led vulnerabilities database
A vulnerability in the Linux kernel's BPF (Berkeley Packet Filter) subsystem has been identified as CVE-2022-50259. The issue specifically affects the sock_map_free() function in the sockmap implementation, where it calls release_sock(sk) without maintaining a proper reference to the socket. This vulnerability was discovered and reported by the syzkaller (syzbot) automated testing system (NVD).
The vulnerability stems from a race condition in the sock_map_free() function within the Linux kernel's BPF sockmap implementation. The function incorrectly calls release_sock(sk) without owning a reference to the socket, which can lead to a use-after-free condition. This issue is similar to a previously fixed problem in sock_hash_free() that was addressed in commit 75e68e5bf2c7 ("bpf, sockhash: Synchronize delete from bucket list on map free"). The issue manifests as a refcount warning when the decrement hits 0, potentially leading to memory leaks (NVD).
The vulnerability can result in use-after-free conditions, which may lead to memory leaks and potential system instability. In the context of kernel operations, this could cause system crashes or potentially allow for privilege escalation (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."