Tracker / CVE-2022-50134
CVE-2022-50134
Medium 5.5
In the Linux kernel, the following vulnerability has been resolved: RDMA/hfi1: fix potential memory leak in setup_base_ctxt() setup_base_ctxt() allocates a memory chunk for uctxt->groups with hfi1_alloc_ctxt_rcv_groups(). When init_user_ctxt() fails, uctxt->groups is not released, which will lead to a memory leak. We should release the uctxt->groups with hfi1_free_ctxt_rcv_groups() when init_user_ctxt() fails.
Affected products and versions
| linux | linux_kernel · 4.14 → 4.14.291 |
|---|---|
| linux | linux_kernel · 4.15 → 4.19.256 |
| linux | linux_kernel · 4.20 → 5.4.211 |
| linux | linux_kernel · 5.11 → 5.15.61 |
| linux | linux_kernel · 5.16 → 5.18.18 |
| linux | linux_kernel · 5.19 → 5.19.2 |
| linux | linux_kernel · 5.5 → 5.10.137 |
Analysis
This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.