Re: [PATCH] Bluetooth: MSFT: validate evt_prefix_len against the response length
| Newsgroups | org.kernel.vger.linux-bluetooth,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <178612021463.1887768.11222059650731715459.git-patchwork-notify@kernel.org> |
Hello: This patch was applied to bluetooth/bluetooth-next.git (master) by Luiz Augusto von Dentz <[email protected]>: On Fri, 7 Aug 2026 01:25:54 +0000 you wrote: > read_supported_features() only checks that the response covers the fixed > part of struct msft_rp_read_supported_features, which is 11 bytes: > > if (skb->len < sizeof(*rp)) { > bt_dev_err(hdev, "MSFT supported features length mismatch"); > goto failed; > } > > [...] Here is the summary with links: - Bluetooth: MSFT: validate evt_prefix_len against the response length https://git.kernel.org/bluetooth/bluetooth-next/c/78cdc6f14ab3 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html