
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-50134 is a vulnerability discovered in the Linux kernel affecting the RDMA/hfi1 subsystem. The issue was published on June 18, 2025, and involves a potential memory leak in the setup_base_ctxt() function (NVD, Wiz).
The vulnerability occurs when setup_base_ctxt() allocates memory for uctxt->groups using hfi1_alloc_ctxt_rcv_groups(). When init_user_ctxt() fails, the allocated memory for uctxt->groups is not properly released, resulting in a memory leak. The issue exists because the cleanup routine fails to call hfi1_free_ctxt_rcv_groups() when init_user_ctxt() fails (NVD).
The vulnerability leads to memory leaks in the Linux kernel's RDMA/hfi1 subsystem, which could potentially result in system resource exhaustion over time (Wiz).
The vulnerability has been fixed by adding proper memory cleanup using hfi1_free_ctxt_rcv_groups() when init_user_ctxt() fails. Users should update their Linux kernel to a patched version (Wiz).
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."