CVE-2022-48725: RDMA/siw: Fix refcounting leak in siw_create_qp()
In the Linux kernel, the following vulnerability has been resolved:
RDMA/siw: Fix refcounting leak in siwcreateqp()
The atomicinc() needs to be paired with an atomicdec() on the error path.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2022-48725?
CVE-2022-48725 is classified as a moderate severity vulnerability in the Linux kernel.
How do I fix CVE-2022-48725?
To fix CVE-2022-48725, update your Linux kernel to versions 5.15.23 or later, 5.16.9 or later, or any later versions.
What versions of the Linux kernel are affected by CVE-2022-48725?
CVE-2022-48725 affects Linux kernel versions 5.15 up to 5.15.22, 5.16 up to 5.16.8, and specific release candidates 5.17-rc1 and 5.17-rc2.
What is the impact of not addressing CVE-2022-48725?
Failure to address CVE-2022-48725 may lead to potential security risks such as resource leaks which can degrade system performance.
Is CVE-2022-48725 specific to a particular Linux distribution?
CVE-2022-48725 is present in the Linux kernel itself and affects any distribution that utilizes the affected versions.