In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: fix malformed ISO_END/CONT handling Core specification (Part C vol 4 sec 5.4.5) does not exclude empty ISO_CONT, …
High CVSS 8.8
Summary
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: fix malformed ISO_END/CONT handling Core specification (Part C vol 4 sec 5.4.5) does not exclude empty ISO_CONT, ISO_END packets. We currently reject them if they are last. If controller sends malformed sequence ISO_START -> rx_len = 4, ISO_CONT skb->len 4, ISO_START that ends payload in ISO_CONT, we leak conn->rx_skb. If controller sends too long ISO_END, we panic on skb_put. If controller sends too s…
In-depth triage
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/49aeb54e3c912ef785311264a51ab9f3698e421b
- https://git.kernel.org/stable/c/5e53e285f8c989662e34d4938c728a94226bff34
- https://git.kernel.org/stable/c/990e65eb9387c4ddfa7f68782b6644c2c35d489f
- https://git.kernel.org/stable/c/e054c1a6ae7310d2815778fddb87da616e11c255
Timeline
- nvd_ingest NVD