Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.15, < 5.15.22 |
References
- https://git.kernel.org/stable/c/2989ba9532babac66e79997ccff73c015b69700cPatch
- https://git.kernel.org/stable/c/a75badebfdc0b3823054bedf112edb54d6357c75Patch
- https://git.kernel.org/stable/c/fa3b844a50845c817660146c27c0fc29b08d3116Patch
- https://git.kernel.org/stable/c/2989ba9532babac66e79997ccff73c015b69700cPatch
- https://git.kernel.org/stable/c/a75badebfdc0b3823054bedf112edb54d6357c75Patch
- https://git.kernel.org/stable/c/fa3b844a50845c817660146c27c0fc29b08d3116Patch
FAQ
What is CVE-2022-48725?
CVE-2022-48725 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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.
How severe is CVE-2022-48725?
CVE-2022-48725 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-48725?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.