In the Linux kernel, the following vulnerability has been resolved:
RDMA/ib_srp: Fix a deadlock
Remove the flushworkqueue(systemlongwq) call since flushing systemlongwq is deadlock-prone and since that call is redundant with a preceding cancelwork_sync()