CVE EVIDENCE REVIEW
ReviewCriticalEvidence review

CVE-2026-80589 evidence review

Linux

In the Linux kernel, the following vulnerability has been resolved: block: stop the timeout timer when releasing a never added disk disk_release() undoes blk_mq_init_allocated_queue() for a disk whose probe failed before add_disk(), but it only calls blk_mq_exit_queue(). Nothing there stops q->timeout, and that timer rolls forward: it stays pending until it next expires, not until the last request completes. So if the driver issued any I/O before adding the disk, the request_queue is freed while still linked into a timer wheel bucket. Commit 6f8191fdf41d ("block: simplify disk shutdown") dr...

Open CVE record
Evidence review

This record remains available for product and version identification, but it is not presented as a complete remediation procedure. Confirm the affected range and the supported fix in a direct vendor advisory before changing production systems.

ProductLinux
Affected versions>= 6f8191fdf41d3a53cc1d63fe2234e812c55a0092 < 6ae7364f68e6c7af6b6df4bbb14040b89e5975d0, >= 6f8191fdf41d3a53cc1d63fe2234e812c55a0092 < 6f06dbe5012c160e0dba418a5a9cb16c456ad46a, >= 6f8191fdf41d3a53cc1d63fe2234e812c55a0092 < 1a0ae4d502062a2759f2a92d12bdeab3c64c7372, >= 6f8191fdf41d3a53cc1d63fe2234e812c55a0092 < bb03b56d1d754908a37a160603be21769da423cf, >= 6f8191fdf41d3a53cc1d63fe2234e812c55a0092 < 93d620519d71dfc6ee64b5baea74f1d85d4439fb, >= 6f8191fdf41d3a53cc1d63fe2234e812c55a0092 < 26cb8ebbfaf713c82e142d08828d4d765057633b, >= d27b66257db183fe11c10f31246ae965adb005d3, >= 5.19.12 < 5.20, >= 6.0
Fixed versionsNo verified fixed-version field is available yet
Priority basisReview · CVSS 9.8 · EPSS -
01

Identify the product and installed version

Record whether Linux is present, where it is installed, and which interfaces are exposed.

  • Record the product name, package or appliance identifier, and installed version.
  • Identify internet-facing, administrative, API, and internal access paths.
  • Preserve the pre-change configuration and relevant service logs.
02

Compare the affected range

Use the current record as an identification aid: >= 6f8191fdf41d3a53cc1d63fe2234e812c55a0092 < 6ae7364f68e6c7af6b6df4bbb14040b89e5975d0, >= 6f8191fdf41d3a53cc1d63fe2234e812c55a0092 < 6f06dbe5012c160e0dba418a5a9cb16c456ad46a, >= 6f8191fdf41d3a53cc1d63fe2234e812c55a0092 < 1a0ae4d502062a2759f2a92d12bdeab3c64c7372, >= 6f8191fdf41d3a53cc1d63fe2234e812c55a0092 < bb03b56d1d754908a37a160603be21769da423cf, >= 6f8191fdf41d3a53cc1d63fe2234e812c55a0092 < 93d620519d71dfc6ee64b5baea74f1d85d4439fb, >= 6f8191fdf41d3a53cc1d63fe2234e812c55a0092 < 26cb8ebbfaf713c82e142d08828d4d765057633b, >= d27b66257db183fe11c10f31246ae965adb005d3, >= 5.19.12 < 5.20, >= 6.0. Resolve incomplete inventory results before deciding that an asset is unaffected.

03

Verify the authoritative remediation source

Open the linked source material and locate a direct vendor advisory for this CVE. Confirm the supported fixed release and product-specific update path before making a production change.

Operational boundary

This page does not replace the vendor advisory, support contract, change-management process, or recovery plan. Do not infer that an asset is unaffected from an incomplete inventory query or a missing fixed-version field.