* Re: [PATCH] Bluetooth: MSFT: validate evt_prefix_len against the response length
[not found] <20260807012555.97482-1-ali@iusegentoo.com>
@ 2026-08-07 16:30 ` patchwork-bot+bluetooth
0 siblings, 0 replies; only message in thread
From: patchwork-bot+bluetooth @ 2026-08-07 16:30 UTC (permalink / raw)
To: Ali Ahmet Memis; +Cc: marcel, luiz.dentz, linux-bluetooth, linux-kernel
Hello:
This patch was applied to bluetooth/bluetooth-next.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>:
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-07 16:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20260807012555.97482-1-ali@iusegentoo.com>
2026-08-07 16:30 ` [PATCH] Bluetooth: MSFT: validate evt_prefix_len against the response length patchwork-bot+bluetooth
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox