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. CREATE(Triage):(User=admin) CVE-2022-48725 (https://nvd.nist.gov/vuln/detail/CVE-2022-48725)