PT-2026-8143 · Linux+1 · Linux Kernel+1

Published

2026-01-01

·

Updated

2026-05-22

·

CVE-2026-23148

CVSS v3.1

7.5

High

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A race condition exists in the nvmet bio done() function that can lead to a NULL pointer dereference within blk cgroup bio start(). This occurs when a bio request completes, and the queue response callback re-queues the same request. The original bio’s memory is released via bio uninit(), setting bio->bi blkg to NULL. Subsequently, when the re-submitted bio enters submit bio noacct nocheck(), blk cgroup bio start() attempts to dereference the now-NULL bio->bi blkg, resulting in a kernel crash. The issue arises from the order of operations in nvmet bio done(), specifically calling nvmet req bio put() after nvmet req complete().
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

NULL Pointer Dereference

Weakness Enumeration

Related Identifiers

CVE-2026-23148
OPENSUSE-SU-2026:20416-1
SUSE-SU-2026:20838-1
SUSE-SU-2026:20931-1
SUSE-SU-2026:21284-1
USN-8278-1
USN-8289-1
USN-8296-1

Affected Products

Linux Kernel
Ubuntu