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.
Published: 2026-08-28
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A theoretical use‑after‑free condition exists in the Linux kernel when a Bluetooth connection object could be freed while a synchronization task is still executing. This flaw might allow an attacker to exploit the dangling reference and inject malicious code. The nature of the vulnerability is a classic Use After Free, potentially leading to arbitrary code execution, system takeover, or denial of service.

Affected Systems

The flaw affects the Linux kernel, specifically the Bluetooth HCI layer. No specific kernel release is documented; the issue is present in any version that has not applied the reference commit and subsequent fix. Vendors distribution of the Linux kernel must verify that the kernel version includes the containment of the reference counter change.

Risk and Exploitability

The CVSS score is not available, and the EPSS score is not provided, so the precise risk magnitude cannot be quantified. The flaw is not listed in CISA's KEV catalog and no exploit has been publicly disclosed. However, because a use‑after‑free can be critical in kernel code, the potential impact is high if an attacker can trigger the condition. The likely attack vector would involve sending crafted Bluetooth packets to a vulnerable host when the problematic connection state is active.

Generated by OpenCVE AI on August 28, 2026 at 10:38 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply a kernel update that contains the hci_sync refcount fix from the referenced commits
  • Reboot if necessary to ensure the updated kernel module is loaded
  • If an immediate kernel update is unavailable, disable Bluetooth services to eliminate the attack surface

Generated by OpenCVE AI on August 28, 2026 at 10:38 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 28 Aug 2026 11:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-416

Fri, 28 Aug 2026 07:30:00 +0000

Type Values Removed Values Added
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.
Title Bluetooth: hci_sync: hold conn in hci_connect_acl/le_sync() callbacks
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-08-28T06:52:55.529Z

Reserved: 2026-08-26T14:34:25.785Z

Link: CVE-2026-80692

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-28T08:16:54.690

Modified: 2026-08-28T08:16:54.690

Link: CVE-2026-80692

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T10:45:04Z

Weaknesses