CVE-2022-48930

Publication date

2024-08-22 03:31:23

Family

Linux

State

PUBLISHED

Description

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()