VulnerabilityAnalyzed
CVE-2022-48930
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…
MEDIUM 5.5EPSS 0.17%
Does this matter?
Lower severity and a low EPSS score (0.17%). Track it; it rarely justifies an emergency change on its own.
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 3.1
- 5.5 MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 0.17% probability · 6th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-667
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
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
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.