Lucene search

K
vulnrichmentLinuxVULNRICHMENT:CVE-2022-48725
HistoryJun 20, 2024 - 11:13 a.m.

CVE-2022-48725 RDMA/siw: Fix refcounting leak in siw_create_qp()

2024-06-2011:13:15
Linux
github.com
2
linux kernel
vulnerability
rdma/siw

AI Score

6.7

Confidence

Low

EPSS

0

Percentile

5.1%

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

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.

AI Score

6.7

Confidence

Low

EPSS

0

Percentile

5.1%

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial