PT-2026-8141 · Linux+2 · Linux Kernel+2

Published

2026-01-01

·

Updated

2026-05-26

·

CVE-2026-23146

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/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 flaw exists in the Bluetooth implementation of the Linux kernel related to a null pointer dereference within the hci uart write work() function. The issue arises from a race condition where the HCI UART PROTO INIT flag is set before the hu->priv structure is initialized. A TTY write wakeup can then schedule work to be performed before initialization is complete, leading to a null pointer dereference when proto->dequeue() attempts to access the uninitialized hu->priv. The vulnerable function is hci uart write work(). The hci uart set proto() function sets the HCI UART PROTO INIT flag, and hci uart register dev() calls proto->open() to initialize hu->priv. The hci uart tx wakeup() function schedules work before hu->priv is initialized.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

DoS

NULL Pointer Dereference

Weakness Enumeration

Related Identifiers

CVE-2026-23146
OPENSUSE-SU-2026:20416-1
RHSA-2025:20095
RHSA-2025:20518
SUSE-SU-2026:0962-1
SUSE-SU-2026:1081-1
SUSE-SU-2026:20667-1
SUSE-SU-2026:20720-1
SUSE-SU-2026:20838-1
SUSE-SU-2026:20845-1
SUSE-SU-2026:20876-1
SUSE-SU-2026:20931-1
SUSE-SU-2026:21284-1
USN-8162-1
USN-8180-1
USN-8180-2
USN-8180-3
USN-8180-4
USN-8180-5
USN-8180-6
USN-8186-1
USN-8187-1
USN-8188-1
USN-8243-1
USN-8275-1
USN-8278-1
USN-8278-2
USN-8289-1
USN-8289-2
USN-8296-1
USN-8296-2
USN-8297-1

Affected Products

Linuxmint
Linux Kernel
Ubuntu