← Back to CVE List
CVE-2022-48725
In the Linux kernel, the following vulnerability has been resolved:
RDMA/siw: Fix refcounting leak in siw_create_qp()
The atomic_inc() needs to be paired with an atomic_dec() on the error
path.
> MITRE Terms of Use apply – see LICENSE‑MITRE.txt