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 them to build pointers before checking that the header…
Does this matter?
Not yet scored. NVD analysis is pending; check back once CVSS and EPSS values are published.
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.
- CVSS
- Not yet scored
- EPSS
- 0.17% probability · 6th percentile
- CISA KEV
- Not listed
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/2763b8bcb504e30ec955474f51b99ce42fc62f3b
- https://git.kernel.org/stable/c/2bf6b9baca9372ea51b6d0f2820dc9bf29a83ef4
- https://git.kernel.org/stable/c/6c70253462902d835e843b470f74aa816d60af80
- https://git.kernel.org/stable/c/7733b01ed13685773ccda91035a46f87d4cfef7c
- https://git.kernel.org/stable/c/e1534d49a7b8ba728e84b020f6d802aa1cb759d9
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.