Security Advisory
CVE-2026-74531
CVE vulnerability detail - eXtreme Datacenter Security Operations
Description
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_conn: hold conn reference in abort_conn_sync() There is theoretical UAF if the conn is freed while the hci_sync task is running. Hold refcount to avoid that.