CVE-2022-48789
published 2024-07-16CVE-2022-48789: In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: fix possible use-after-free in transport error_recovery work While…
PriorityP337high7.8CVSS 3.1
AVLACLPRLUINSUCHIHAH
EPSS
0.25%
16.0th percentile
In the Linux kernel, the following vulnerability has been resolved:
nvme-tcp: fix possible use-after-free in transport error_recovery work
While nvme_tcp_submit_async_event_work is checking the ctrl and queue
state before preparing the AER command and scheduling io_work, in order
to fully prevent a race where this check is not reliable the error
recovery work must flush async_event_work before continuing to destroy
the admin queue after setting the ctrl state to RESETTING such that
there is no race .submit_async_event and the error recovery handler
itself changing the ctrl state.
Affected
15 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | linux | < linux 5.16.11-1 (bookworm) | linux 5.16.11-1 (bookworm) |
| linux | linux | — | — |
| linux | linux | >= 3f2304f8c6d6ed97849057bd16fee99e434ca796 < 61a26ffd5ad3ece456d74c4c79f7b5e3f440a141 | 61a26ffd5ad3ece456d74c4c79f7b5e3f440a141 |
| linux | linux | >= 3f2304f8c6d6ed97849057bd16fee99e434ca796 < e192184cf8bce8dd55d619f5611a2eaba996fa05 | e192184cf8bce8dd55d619f5611a2eaba996fa05 |
| linux | linux | >= 3f2304f8c6d6ed97849057bd16fee99e434ca796 < 5e42fca37ccc76f39f73732661bd47254cad5982 | 5e42fca37ccc76f39f73732661bd47254cad5982 |
| linux | linux | >= 3f2304f8c6d6ed97849057bd16fee99e434ca796 < bb0d8fb35c4ff00a503c2c4dca4cce8d102a21c4 | bb0d8fb35c4ff00a503c2c4dca4cce8d102a21c4 |
| linux | linux | >= 3f2304f8c6d6ed97849057bd16fee99e434ca796 < ff9fc7ebf5c06de1ef72a69f9b1ab40af8b07f9e | ff9fc7ebf5c06de1ef72a69f9b1ab40af8b07f9e |
| linux | linux_kernel | < 5.4.181 | 5.4.181 |
| linux | linux_kernel | >= 0 < 5.10.103-1 | 5.10.103-1 |
| linux | linux_kernel | >= 0 < 5.16.11-1 | 5.16.11-1 |
| linux | linux_kernel | >= 0 < 5.16.11-1 | 5.16.11-1 |
| linux | linux_kernel | >= 0 < 5.16.11-1 | 5.16.11-1 |
| linux | linux_kernel | >= 5.11 < 5.15.25 | 5.15.25 |
| linux | linux_kernel | >= 5.16 < 5.16.11 | 5.16.11 |
| linux | linux_kernel | >= 5.5 < 5.10.102 | 5.10.102 |
CVSS provenance
nvdv3.17.8HIGHCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
osv7.8HIGH
vendor_debian7.8HIGH
vendor_redhat7.8HIGH
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.
VulDB
Linux Kernel up to 5.4.180/5.10.101/5.15.24/5.16.10 nvme-tcp error_recovery use after free (Nessus ID 208672 / WID-SEC-2024-1625)
vuldb·2026-07-11·CVSS 7.8
CVE-2022-48789 [HIGH] Linux Kernel up to 5.4.180/5.10.101/5.15.24/5.16.10 nvme-tcp error_recovery use after free (Nessus ID 208672 / WID-SEC-2024-1625)
A vulnerability classified as critical was found in Linux Kernel up to 5.4.180/5.10.101/5.15.24/5.16.10. This issue affects the function error_recovery of the component nvme-tcp. The manipulation results in use after free.
This vulnerability is reported as CVE-2022-48789. The attacker must have access to the local network to execute the attack. No exploit exists.
Upgrading the affected component is advised.
GHSA
GHSA-f27c-pqm6-956j: In the Linux kernel, the following vulnerability has been resolved:
nvme-tcp: fix possible use-after-free in transport error_recovery work
While nvm
ghsa_unreviewed·2024-07-16
CVE-2022-48789 [HIGH] CWE-416 GHSA-f27c-pqm6-956j: In the Linux kernel, the following vulnerability has been resolved:
nvme-tcp: fix possible use-after-free in transport error_recovery work
While nvm
In the Linux kernel, the following vulnerability has been resolved:
nvme-tcp: fix possible use-after-free in transport error_recovery work
While nvme_tcp_submit_async_event_work is checking the ctrl and queue
state before preparing the AER command and scheduling io_work, in order
to fully prevent a race where this check is not reliable the error
recovery work must flush async_event_work before continuing to destroy
the admin queue after setting the ctrl state to RESETTING such that
there is no race .submit_async_event and the error recovery handler
itself changing the ctrl state.
OSV
CVE-2022-48789: In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: fix possible use-after-free in transport error_recovery work While nvme_
osv·2024-07-16·CVSS 7.8
CVE-2022-48789 [HIGH] CVE-2022-48789: In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: fix possible use-after-free in transport error_recovery work While nvme_
In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: fix possible use-after-free in transport error_recovery work While nvme_tcp_submit_async_event_work is checking the ctrl and queue state before preparing the AER command and scheduling io_work, in order to fully prevent a race where this check is not reliable the error recovery work must flush async_event_work before continuing to destroy the admin queue after setting the ctrl state to RESETTING such that there is no race .submit_async_event and the error recovery handler itself changing the ctrl state.
Red Hat
kernel: nvme-tcp: fix possible use-after-free in transport error_recovery work
vendor_redhat·2024-07-16·CVSS 7.8
CVE-2022-48789 [HIGH] CWE-416 kernel: nvme-tcp: fix possible use-after-free in transport error_recovery work
kernel: nvme-tcp: fix possible use-after-free in transport error_recovery work
In the Linux kernel, the following vulnerability has been resolved:
nvme-tcp: fix possible use-after-free in transport error_recovery work
While nvme_tcp_submit_async_event_work is checking the ctrl and queue
state before preparing the AER command and scheduling io_work, in order
to fully prevent a race where this check is not reliable the error
recovery work must flush async_event_work before continuing to destroy
the admin queue after setting the ctrl state to RESETTING such that
there is no race .submit_async_event and the error recovery handler
itself changing the ctrl state.
A use after free vulnerability was found in the transport error_recovery. When nvme_tcp_submit_async_event_work is checking the ctrl
Debian
CVE-2022-48789: linux - In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: f...
vendor_debian·2022·CVSS 7.8
CVE-2022-48789 [HIGH] CVE-2022-48789: linux - In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: f...
In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: fix possible use-after-free in transport error_recovery work While nvme_tcp_submit_async_event_work is checking the ctrl and queue state before preparing the AER command and scheduling io_work, in order to fully prevent a race where this check is not reliable the error recovery work must flush async_event_work before continuing to destroy the admin queue after setting the ctrl state to RESETTING such that there is no race .submit_async_event and the error recovery handler itself changing the ctrl state.
Scope: local
bookworm: resolved (fixed in 5.16.11-1)
bullseye: resolved (fixed in 5.10.103-1)
forky: resolved (fixed in 5.16.11-1)
sid: resolved (fixed in 5.16.11-1)
trixie: resolved (fixed in 5.16.11-1)
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
https://git.kernel.org/stable/c/5e42fca37ccc76f39f73732661bd47254cad5982https://git.kernel.org/stable/c/61a26ffd5ad3ece456d74c4c79f7b5e3f440a141https://git.kernel.org/stable/c/bb0d8fb35c4ff00a503c2c4dca4cce8d102a21c4https://git.kernel.org/stable/c/e192184cf8bce8dd55d619f5611a2eaba996fa05https://git.kernel.org/stable/c/ff9fc7ebf5c06de1ef72a69f9b1ab40af8b07f9ehttps://git.kernel.org/stable/c/5e42fca37ccc76f39f73732661bd47254cad5982https://git.kernel.org/stable/c/61a26ffd5ad3ece456d74c4c79f7b5e3f440a141https://git.kernel.org/stable/c/bb0d8fb35c4ff00a503c2c4dca4cce8d102a21c4https://git.kernel.org/stable/c/e192184cf8bce8dd55d619f5611a2eaba996fa05https://git.kernel.org/stable/c/ff9fc7ebf5c06de1ef72a69f9b1ab40af8b07f9e
2024-07-16
Published