CVE-2022-48725
Not scored
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 siw_create_qp() The atomic_inc() needs to be paired with an atomic_dec() on the error path.
Exploit probability
0.2%
Published
June 20, 2024
Required by
Not available
Last source change
August 12, 2026
02 / AFFECTED SOFTWARE
Affected packages
03 / CONNECTIONS
Connected vulnerabilities
04 / EVIDENCE
Source records
Open Source Vulnerabilities
CVE-2022-48725
View original source
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.
05 / REFERENCES
Further evidence
- https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
- https://git.kernel.org/stable/c/2989ba9532babac66e79997ccff73c015b69700c
- https://git.kernel.org/stable/c/a75badebfdc0b3823054bedf112edb54d6357c75
- https://git.kernel.org/stable/c/fa3b844a50845c817660146c27c0fc29b08d3116
- https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/48xxx/CVE-2022-48725.json
- https://nvd.nist.gov/vuln/detail/CVE-2022-48725