Answer in brief
CVE-2026-80692 records a Unknown severity vulnerability in Bluetooth: hci_sync: hold conn in hci_connect_acl/le_sync() callbacks. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=881559af5f5c545f6828e7c74d79813eb886d523 <9a77f296aff4b2ca5f2928ab3a3220c82d8b4074 || >=881559af5f5c545f6828e7c74d79813eb886d523 <2f5d635ad5906b0235bc0c870e8beba3116e1e98 || d948e1ffa1d40240d5c81af6dcbcb87b39cb8d3c || 5dd0bd277a0a936708a33ecc447dce77a08cbde6 || >=6.6.51 <6.7 || >=6.8.9 <6.9 | 9a77f296aff4b2ca5f2928ab3a3220c82d8b4074, 2f5d635ad5906b0235bc0c870e8beba3116e1e98, 6.7, 6.9 |
| Linux/Linuxgeneric | 6.9 | Not reported |
Published upstream
Aug 28, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 28, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 28, 2026
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.
Quoted source text, attributed separately from HOL analysis.