Concurrency Issue in Linux Kernel Bluetooth Component
CVE-2026-43019

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
1 May 2026

What is CVE-2026-43019?

A vulnerability exists in the Bluetooth component of the Linux kernel, specifically in the handling of the hci_conn structure during the set_cig_params_sync process. The issue arises due to inadequate locking, where hci_conn can be freed concurrently if hdev lock is not properly acquired. This can lead to a Use After Free (UAF) condition, allowing potential exploitation by malicious actors. To mitigate this risk, it is essential to implement proper locking mechanisms to ensure that hci_conn is not modified or deleted concurrently, avoiding potential data corruption or system instability.

Affected Version(s)

Linux a091289218202bc09d9b9caa8afcde1018584aec < 66d432e9b45bae7881ffcdb12cd8fd0bf254ef02

Linux a091289218202bc09d9b9caa8afcde1018584aec < 7d568fede8eac91161a60b710aa920abe9b0fb9f

Linux a091289218202bc09d9b9caa8afcde1018584aec

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.