CVE-2022-48930
published 2024-08-22CVE-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…
PriorityP418medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.17%
6.1th percentile
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()
Affected
21 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | linux | < linux 5.16.12-1 (bookworm) | linux 5.16.12-1 (bookworm) |
| linux | linux | — | — |
| linux | linux | >= ef6c49d87c3418c442a22e55e3ce2f91b163d69e < 8cc342508f9e7fdccd2e9758ae9d52aff72dab7f | 8cc342508f9e7fdccd2e9758ae9d52aff72dab7f |
| linux | linux | >= ef6c49d87c3418c442a22e55e3ce2f91b163d69e < 4752fafb461821f8c8581090c923ababba68c5bd | 4752fafb461821f8c8581090c923ababba68c5bd |
| linux | linux | >= ef6c49d87c3418c442a22e55e3ce2f91b163d69e < d7997d19dfa7001ca41e971cd9efd091bb195b51 | d7997d19dfa7001ca41e971cd9efd091bb195b51 |
| linux | linux | >= ef6c49d87c3418c442a22e55e3ce2f91b163d69e < 901206f71e6ad2b2e7accefc5199a438d173c25f | 901206f71e6ad2b2e7accefc5199a438d173c25f |
| linux | linux | >= ef6c49d87c3418c442a22e55e3ce2f91b163d69e < 99eb8d694174c777558dc902d575d1997d5ca650 | 99eb8d694174c777558dc902d575d1997d5ca650 |
| linux | linux | >= ef6c49d87c3418c442a22e55e3ce2f91b163d69e < c8b56e51aa91b8e7df3a98388dce3fdabd15c1d4 | c8b56e51aa91b8e7df3a98388dce3fdabd15c1d4 |
| linux | linux | >= ef6c49d87c3418c442a22e55e3ce2f91b163d69e < 98d056603ce55ceb90631b3927151c190dfb1b27 | 98d056603ce55ceb90631b3927151c190dfb1b27 |
| linux | linux | >= ef6c49d87c3418c442a22e55e3ce2f91b163d69e < 081bdc9fe05bb23248f5effb6f811da3da4b8252 | 081bdc9fe05bb23248f5effb6f811da3da4b8252 |
| linux | linux_kernel | >= 0 < 5.10.103-1 | 5.10.103-1 |
| linux | linux_kernel | >= 0 < 5.16.12-1 | 5.16.12-1 |
| linux | linux_kernel | >= 0 < 5.16.12-1 | 5.16.12-1 |
| linux | linux_kernel | >= 0 < 5.16.12-1 | 5.16.12-1 |
| linux | linux_kernel | >= 3.8 < 4.9.304 | 4.9.304 |
| linux | linux_kernel | >= 4.10 < 4.14.269 | 4.14.269 |
| linux | linux_kernel | >= 4.15 < 4.19.232 | 4.19.232 |
| linux | linux_kernel | >= 4.20 < 5.4.182 | 5.4.182 |
| linux | linux_kernel | >= 5.11 < 5.15.26 | 5.15.26 |
| linux | linux_kernel | >= 5.16 < 5.16.12 | 5.16.12 |
| linux | linux_kernel | >= 5.5 < 5.10.103 | 5.10.103 |
CVSS provenance
nvdv3.15.5MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
osv5.5MEDIUM
vendor_debian5.5MEDIUM
vendor_redhat5.5MEDIUM
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
Red Hat
kernel: RDMA/ib_srp: Fix a deadlock
vendor_redhat·2024-08-22·CVSS 5.5
CVE-2022-48930 [MEDIUM] CWE-833 kernel: RDMA/ib_srp: Fix a deadlock
kernel: RDMA/ib_srp: Fix a deadlock
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()
A vulnerability was found in the Linux kernel's infiniband ib_srp.c driver where a deadlock condition can occur in the function srp_remove_one() while attempting to flush system_long_wq. This condition could in turn lead to system instability.
Statement: Red Hat Enterprise Linux is not impacted by this CVE, as the vulnerability in question does not affect the specific versions or configurations of the Linux kernel used in its distributions. This ensures that users of Red Hat Enterprise Linux are
Debian
CVE-2022-48930: linux - In the Linux kernel, the following vulnerability has been resolved: RDMA/ib_srp...
vendor_debian·2022·CVSS 5.5
CVE-2022-48930 [MEDIUM] CVE-2022-48930: linux - In the Linux kernel, the following vulnerability has been resolved: RDMA/ib_srp...
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()
Scope: local
bookworm: resolved (fixed in 5.16.12-1)
bullseye: resolved (fixed in 5.10.103-1)
forky: resolved (fixed in 5.16.12-1)
sid: resolved (fixed in 5.16.12-1)
trixie: resolved (fixed in 5.16.12-1)
OSV
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
osv·2024-08-22·CVSS 5.5
CVE-2022-48930 [MEDIUM] 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
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()
GHSA
GHSA-95mr-34pq-hc3c: In the Linux kernel, the following vulnerability has been resolved:
RDMA/ib_srp: Fix a deadlock
Remove the flush_workqueue(system_long_wq) call sinc
ghsa_unreviewed·2024-08-22
CVE-2022-48930 [MEDIUM] CWE-667 GHSA-95mr-34pq-hc3c: In the Linux kernel, the following vulnerability has been resolved:
RDMA/ib_srp: Fix a deadlock
Remove the flush_workqueue(system_long_wq) call sinc
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()
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
https://git.kernel.org/stable/c/081bdc9fe05bb23248f5effb6f811da3da4b8252https://git.kernel.org/stable/c/4752fafb461821f8c8581090c923ababba68c5bdhttps://git.kernel.org/stable/c/8cc342508f9e7fdccd2e9758ae9d52aff72dab7fhttps://git.kernel.org/stable/c/901206f71e6ad2b2e7accefc5199a438d173c25fhttps://git.kernel.org/stable/c/98d056603ce55ceb90631b3927151c190dfb1b27https://git.kernel.org/stable/c/99eb8d694174c777558dc902d575d1997d5ca650https://git.kernel.org/stable/c/c8b56e51aa91b8e7df3a98388dce3fdabd15c1d4https://git.kernel.org/stable/c/d7997d19dfa7001ca41e971cd9efd091bb195b51
2024-08-22
Published