Vulnerability 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()
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 3.8, < 4.9.304 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/081bdc9fe05bb23248f5effb6f811da3da4b8252Patch
- https://git.kernel.org/stable/c/4752fafb461821f8c8581090c923ababba68c5bdPatch
- https://git.kernel.org/stable/c/8cc342508f9e7fdccd2e9758ae9d52aff72dab7fPatch
- https://git.kernel.org/stable/c/901206f71e6ad2b2e7accefc5199a438d173c25fPatch
- https://git.kernel.org/stable/c/98d056603ce55ceb90631b3927151c190dfb1b27Patch
- https://git.kernel.org/stable/c/99eb8d694174c777558dc902d575d1997d5ca650Patch
- https://git.kernel.org/stable/c/c8b56e51aa91b8e7df3a98388dce3fdabd15c1d4Patch
- https://git.kernel.org/stable/c/d7997d19dfa7001ca41e971cd9efd091bb195b51Patch
FAQ
What is CVE-2022-48930?
CVE-2022-48930 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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 si...
How severe is CVE-2022-48930?
CVE-2022-48930 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-48930?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.