Security Advisory

CVE-2026-80692

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-08-28 06:52:55
Last updated 2026-08-29 06:22:15
Assigner Linux
CVSS score 8.8
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_sync: hold conn in hci_connect_acl/le_sync() callbacks There is theoretical UAF if the conn is freed while the hci_sync task is running. Hold refcount to avoid that.