CVE-2026-89970

Source
https://cve.org/CVERecord?id=CVE-2026-89970
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-89970.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-89970
Downstream
Published
2026-09-16T10:32:50Z
Modified
2026-09-18T03:48:34Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
nvmet-auth: Synchronize timeout work during SQ teardown
Details

In the Linux kernel, the following vulnerability has been resolved:

nvmet-auth: Synchronize timeout work during SQ teardown

nvmet_auth_sq_free() cancels auth_expired_work with cancel_delayed_work(). If the work has already started, cancellation does not wait for the callback. Transport teardown can consequently free or reuse the queue containing struct nvmet_sq while nvmet_auth_expired_work() still accesses that SQ.

Add a teardown-specific helper that synchronously drains the delayed work before freeing authentication state, and use it from nvmet_sq_destroy(). Keep the non-synchronous helper for in-band authentication state cleanup, where the SQ owner remains alive.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/89xxx/CVE-2026-89970.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
1a70200f404ae210b4f0334e3936e84f8edb6bc8
Fixed
664022fa1c93f4eba09ef5ee02411b9709dd7a93
Fixed
c3c126a6142a1335bc8c34a5607c39cf01daf295
Fixed
c17c87bde6d6f5252a6a6f0a94b2430164aa28d5
Fixed
7555ddd60af72df2862dd8f9b730a9848577edda
Fixed
eb4f9127a2b8a152743f1ee597627e2f69cb54fe
Fixed
eaa948c0e19b1bb2d93262207bca0c3d19cc3406

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-89970.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.0.0
Fixed
6.1.188
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.157
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.110
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.51
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.2.5

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-89970.json"