NONE · 0

CVE-2026-80759

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_aml: validate firmware segment lengths aml_download_firmware() reads two lengths from the firmware header and uses ...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_aml: validate firmware segment lengths aml_download_firmware() 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.

References

FAQ

What is CVE-2026-80759?

CVE-2026-80759 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_aml: validate firmware segment lengths aml_download_firmware() reads two lengths from the firmware header and uses ...

How severe is CVE-2026-80759?

CVSS scoring is not yet available for CVE-2026-80759. Check NVD for updates.

Is there a patch for CVE-2026-80759?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.