CVE-2026-80763 PUBLISHED

Bluetooth: hci_event: validate LE Set CIG Parameters response

Assigner: Linux
Reserved: 26.08.2026 Published: 04.09.2026 Updated: 04.09.2026

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

Bluetooth: hci_event: validate LE Set CIG Parameters response

The Command Complete dispatch validates only the fixed part of the LE Set CIG Parameters response. After that part is pulled from the skb, hci_cc_le_set_cig_params() trusts num_handles and reads each entry in the trailing handle array.

Matching num_handles against the command's num_cis does not guarantee that the response contains the advertised handles. A truncated response from a malfunctioning controller can therefore make the handler read beyond the skb data.

Validate that the remaining skb data contains all advertised handles. Include this in the existing response validation so malformed responses also follow the established CIG failure handling.

Product Status

Vendor Linux
Product Linux
Versions Default: unaffected
  • affected from 26afbd826ee326e63a334c37fd45e82e50a615ec to 9e05783d0bb96a7b853cc058a7c7de2dc4a62154 (excl.)
  • affected from 26afbd826ee326e63a334c37fd45e82e50a615ec to 26741d178f31932c9018b36b7953e6dc391436a4 (excl.)
  • affected from 26afbd826ee326e63a334c37fd45e82e50a615ec to a34df5c4a439cfc04565fa5be608ed1e53134f1f (excl.)
  • affected from 26afbd826ee326e63a334c37fd45e82e50a615ec to e3f82e8f2a5915f533b57a065e9a045aa2ee03bc (excl.)
  • affected from 26afbd826ee326e63a334c37fd45e82e50a615ec to d83ecb7b96105d932dabaa56ccd7418c25fb7cbb (excl.)
  • affected from 26afbd826ee326e63a334c37fd45e82e50a615ec to 6fc540e835dddb518cef3ff522b780f701cd03df (excl.)
  • affected from 26afbd826ee326e63a334c37fd45e82e50a615ec to 0acd4eeb4b225b9bebbf9ef96cc10cdd79b94899 (excl.)
Vendor Linux
Product Linux
Versions Default: affected
  • Version 6.0 is affected
  • unaffected from 0 to 6.0 (excl.)
  • unaffected from 6.1.187 to 6.1.* (incl.)
  • unaffected from 6.6.154 to 6.6.* (incl.)
  • unaffected from 6.12.106 to 6.12.* (incl.)
  • unaffected from 6.18.47 to 6.18.* (incl.)
  • unaffected from 7.1.11 to 7.1.* (incl.)
  • unaffected from 7.2.1 to 7.2.* (incl.)
  • unaffected from 7.3-rc1 to * (incl.)

References