CVE-2026-89970
- Published16 Sept 2026
Description
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.
CVSS 3.1 breakdown
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:HRemediation
No fixed version is recorded in the NVD data. Check the vendor advisory for the latest guidance.
References
- https://git.kernel.org/stable/c/664022fa1c93f4eba09ef5ee02411b9709dd7a93
- https://git.kernel.org/stable/c/7555ddd60af72df2862dd8f9b730a9848577edda
- https://git.kernel.org/stable/c/c17c87bde6d6f5252a6a6f0a94b2430164aa28d5
- https://git.kernel.org/stable/c/c3c126a6142a1335bc8c34a5607c39cf01daf295
- https://git.kernel.org/stable/c/eaa948c0e19b1bb2d93262207bca0c3d19cc3406
- https://git.kernel.org/stable/c/eb4f9127a2b8a152743f1ee597627e2f69cb54fe
Frequently asked
Is CVE-2026-89970 being actively exploited?
CVE-2026-89970 is not in the CISA KEV catalog.
How severe is CVE-2026-89970?
CVE-2026-89970 has a CVSS 3.1 base score of 9.8, rated critical.
How do I fix CVE-2026-89970?
Apply the vendor's patch or advisory guidance, then verify no affected versions remain across your devices.
How Secuno handles this
Secuno correlates vulnerabilities like CVE-2026-89970 against the real software inventory on every managed device, every day. Rather than a static severity, each match is scored in context: exploit availability, EPSS, the asset's exposure, and business criticality decide where it lands in the queue. If an affected version is present anywhere across your portfolio, it surfaces automatically with a prioritised remediation path.
Data from the NVD, CISA KEV catalog and FIRST EPSS. CVSS 3.1 base score shown where available.