CVE-2026-80763
Reported by Linux · Published September 4, 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.
EPSS 0.17% · 7.0th percentile
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | 26afbd826ee326e63a334c37fd45e82e50a615ec, 26afbd826ee326e63a334c37fd45e82e50a615ec, 26afbd826ee326e63a334c37fd45e82e50a615ec |
| Linux | Linux | 6.0, 0, 6.1.187 |
| linux | linux_kernel | 6.0, 6.0, 6.0 |
| Linux | Linux | 26afbd826ee326e63a334c37fd45e82e50a615ec, 26afbd826ee326e63a334c37fd45e82e50a615ec, 26afbd826ee326e63a334c37fd45e82e50a615ec |
Timeline
- Sep 4, 2026 Coalition ESS Score
- Sep 4, 2026 CVE Published
- Sep 5, 2026 EPSS Score
- Sep 16, 2026 EPSS Score