Lucene search

K
vulnrichmentLinuxVULNRICHMENT:CVE-2022-48930
HistoryAug 22, 2024 - 3:31 a.m.

CVE-2022-48930 RDMA/ib_srp: Fix a deadlock

2024-08-2203:31:23
Linux
github.com
1
linux kernel
rdma/ib_srp
deadlock

AI Score

6.9

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

In the Linux kernel, the following vulnerability has been resolved:

RDMA/ib_srp: Fix a deadlock

Remove the flush_workqueue(system_long_wq) call since flushing
system_long_wq is deadlock-prone and since that call is redundant with a
preceding cancel_work_sync()

AI Score

6.9

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial