VulnerabilityModified
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.
MEDIUM 5.5EPSS 0.22%
Does this matter?
Lower severity and a low EPSS score (0.22%). Track it; it rarely justifies an emergency change on its own.
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 3.1
- 5.5 MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 0.22% probability · 13th percentile
- CISA KEV
- Not listed
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
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
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.