CVE-2026-80759: Bluetooth: hci_aml: validate firmware segment lengths

Published Sep 4, 2026
·
Updated

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

Bluetooth: hciaml: validate firmware segment lengths

amldownloadfirmware() reads two lengths from the firmware header and uses them to build pointers before checking that the header and segment data are present. A truncated or inconsistent firmware image can make the driver read past firmware->data while constructing TCI commands.

Reject images shorter than the header and ensure that the ICCM and DCCM ranges fit within the loaded firmware before downloading either segment.

Affected Software

1 affected component
Linux Linux kernel

Event History

Sep 4, 2026
CVE Published
via MITRE·03:12 PM
Data Sourced
via MITRE·03:12 PM
Description

Frequently Asked Questions

1

Which systems are exposed to this issue?

Systems running the Linux kernel with the hci_aml Bluetooth driver are exposed when that driver processes an AML firmware image. The issue is triggered by a firmware image that is truncated or has inconsistent segment-length fields.

2

What must an attacker or faulty deployment provide to trigger the vulnerability?

The driver must be given a malformed firmware image whose header lengths cause ICCM or DCCM segment ranges to extend beyond the loaded firmware data. The vulnerable code can read beyond firmware->data while constructing TCI commands.

3

What is the relevant mitigation if an updated kernel cannot be deployed immediately?

Ensure that only complete, consistent AML firmware images are supplied to the driver. In particular, avoid firmware images shorter than the expected header or with ICCM or DCCM lengths that exceed the available firmware data.

4

How can I determine whether a firmware image is malformed in the way described?

Check that the image is at least large enough to contain its header, then verify that both ICCM and DCCM ranges described by the header fit entirely within the loaded firmware file. Images failing either check should be rejected.

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