PT-2026-82205 · Linux · Linux Kernel

CVE-2026-80589

·

Published

2026-08-26

·

Updated

2026-08-29

CVSS v3.1

9.8

Critical

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A slab-use-after-free issue exists in the block subsystem. The disk release() function fails to stop the q->timeout timer when releasing a disk whose probe failed before add disk(). This occurs because the function calls blk mq exit queue() without stopping the timer, which may remain pending if I/O was issued before the disk was added. Consequently, the request queue can be freed while still linked to a timer wheel bucket, leading to memory corruption when the timer expires. This was observed in the NVMe driver when nvme update ns info() submits requests before the disk is added, and a subsequent failure occurs.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

AZL-97694
CVE-2026-80589

Affected Products

Linux Kernel