Use-after-free in Linux kernel - CVE-2026-43322
Published: May 9, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to a use-after-free in le_read_features_complete in the Bluetooth hci_sync subsystem when processing Bluetooth Low Energy remote feature completion events. A local user can trigger a race condition that causes a freed hci_conn object to be accessed to cause a denial of service.