CVE-2026-68394: Bluetooth: MGMT: revalidate LOAD_CONN_PARAM queued update

Published Aug 10, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

Bluetooth: MGMT: revalidate LOADCONNPARAM queued update

MGMTOPLOADCONNPARAM queues connupdatesync() when a single parameter update changes an existing LE central connection. The queued work currently stores a borrowed hciconnparams entry from hdev->leconnparams. A later LOADCONNPARAM request can clear disabled parameters and free that entry before hcicmdsyncwork() runs the queued callback.

Do not keep the borrowed hciconnparams pointer in queued work. Queue the hciconn instead and hold a reference until the queued callback completes. When the work runs, revalidate that the connection is still present, look up the current hciconnparams entry, and cancel the update if userspace removed that entry while the work was pending.

Copy the interval values from the current params entry under hdev->lock, then drop the lock and keep using hcileconnupdatesync() to issue the update.

Validation reproduced this kernel report: BUG: KASAN: slab-use-after-free in connupdatesync+0x2a/0xf0 [bluetooth] Read of size 1 at addr ffff88810c697126 by task kworker/u17:0/377 Workqueue: hci0 hcicmdsyncwork [bluetooth]

Call Trace: <TASK> dumpstacklvl+0x66/0xa0 printreport+0xce/0x5f0 kasanreport+0xe0/0x110 connupdatesync+0x2a/0xf0 [bluetooth] hcicmdsyncwork+0x187/0x210 [bluetooth] processonework+0x4fd/0xbc0 workerthread+0x2d8/0x570 kthread+0x1ad/0x1f0 retfromfork+0x3c9/0x540 retfromforkasm+0x1a/0x30

Allocated by task 466: hciconnparamsadd+0xa6/0x240 [bluetooth] loadconnparam+0x4e1/0x850 [bluetooth] hcisocksendmsg+0x96b/0xf80 [bluetooth]

Freed by task 474: kfree+0x313/0x590 hciconnparamscleardisabled+0x9b/0xc0 [bluetooth] loadconnparam+0x4bf/0x850 [bluetooth] hcisocksendmsg+0x96b/0xf80 [bluetooth]

Affected Software

1 affected component
Linux Kernel

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Compensating control

    Apply the kernel fix for the bluetooth LOAD_CONN_PARAM use-after-free described (queue conn_update_sync safely by revalidating that the connection still exists before running the queued callback, and do not keep a borrowed hci_conn_params pointer in queued work).

Event History

Aug 10, 2026
CVE Published
via MITRE·12:04 PM
Data Sourced
via MITRE·12:04 PM
Description
Data Sourced
via NVD·01:20 PM
Description
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-68394?

The severity of CVE-2026-68394 is categorized as a risk level of 38.

2

How do I fix CVE-2026-68394?

To fix CVE-2026-68394, update the Linux kernel to a version that includes the security patch addressing this issue.

3

What type of vulnerability is CVE-2026-68394?

CVE-2026-68394 is a use-after-free vulnerability in the Linux kernel's Bluetooth management.

4

What software is affected by CVE-2026-68394?

CVE-2026-68394 affects the Linux kernel, specifically in relation to Bluetooth management operations.

5

When was CVE-2026-68394 published?

CVE-2026-68394 was published on August 10, 2026.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203