Linux Kernel Bluetooth Component Vulnerability Affecting Discovery Process
CVE-2026-93247

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
24 September 2026

What is CVE-2026-93247?

A vulnerability in the Linux Kernel Bluetooth component could lead to a NULL pointer dereference in the discovery process. The issue arises from improper synchronization when accessing the 'uuid_count' and 'uuids' member of the 'discovery_state' structure. Specifically, there is a race condition where 'uuid_count' can be non-zero while 'uuids' is NULL, leading to a crash when the system attempts to dereference a null pointer. This vulnerability necessitates careful management of locks surrounding read and write operations on these members to prevent inconsistencies and ensure stability during Bluetooth device discovery.

Affected Version(s)

Linux 86f3dcd1f331cfd4fd7ec88906955134ec51afbe

Linux 7ce9bb0b95fc280e9212b8922590c492ca1d9c39

Linux 16852eccbdfaf41a666705e3f8be55cf2864c5ca < 18fda026a13c5abd6c1e0dfd3549f490b73378fb

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.