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()
References
Configurations
Configuration 1 (hide)
|
History
23 Aug 2024, 01:51
Type | Values Removed | Values Added |
---|---|---|
First Time |
Linux
Linux linux Kernel |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
References | () https://git.kernel.org/stable/c/081bdc9fe05bb23248f5effb6f811da3da4b8252 - Patch | |
References | () https://git.kernel.org/stable/c/4752fafb461821f8c8581090c923ababba68c5bd - Patch | |
References | () https://git.kernel.org/stable/c/8cc342508f9e7fdccd2e9758ae9d52aff72dab7f - Patch | |
References | () https://git.kernel.org/stable/c/901206f71e6ad2b2e7accefc5199a438d173c25f - Patch | |
References | () https://git.kernel.org/stable/c/98d056603ce55ceb90631b3927151c190dfb1b27 - Patch | |
References | () https://git.kernel.org/stable/c/99eb8d694174c777558dc902d575d1997d5ca650 - Patch | |
References | () https://git.kernel.org/stable/c/c8b56e51aa91b8e7df3a98388dce3fdabd15c1d4 - Patch | |
References | () https://git.kernel.org/stable/c/d7997d19dfa7001ca41e971cd9efd091bb195b51 - Patch | |
CWE | CWE-667 |
22 Aug 2024, 12:48
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
22 Aug 2024, 04:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-08-22 04:15
Updated : 2024-08-23 01:51
NVD link : CVE-2022-48930
Mitre link : CVE-2022-48930
CVE.ORG link : CVE-2022-48930
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-667
Improper Locking