CVE-2026-80759

Summary

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.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux37bac77e4649e8158698a60addc22ec4faf5649a < 7733b01ed13685773ccda91035a46f87d4cfef7caffected
LinuxLinux37bac77e4649e8158698a60addc22ec4faf5649a < e1534d49a7b8ba728e84b020f6d802aa1cb759d9affected
LinuxLinux37bac77e4649e8158698a60addc22ec4faf5649a < 6c70253462902d835e843b470f74aa816d60af80affected
LinuxLinux37bac77e4649e8158698a60addc22ec4faf5649a < 2763b8bcb504e30ec955474f51b99ce42fc62f3baffected
LinuxLinux37bac77e4649e8158698a60addc22ec4faf5649a < 2bf6b9baca9372ea51b6d0f2820dc9bf29a83ef4affected
LinuxLinux6.12affected
LinuxLinux0 < 6.12unaffected
LinuxLinux6.12.106 <= 6.12.*unaffected
LinuxLinux6.18.47 <= 6.18.*unaffected
LinuxLinux7.1.11 <= 7.1.*unaffected
LinuxLinux7.2.1 <= 7.2.*unaffected
LinuxLinux7.3-rc1 <= *unaffected

Weaknesses

References