Hello:

This patch was applied to netdev/net.git (main)
by Jakub Kicinski <[email protected]>:

On Wed, 29 Jul 2026 22:19:41 +0900 you wrote:
> br_mrp_alloc_test_skb() builds MRP test frames on an skb from
> dev_alloc_skb(), which does not clear the linear data area.  On the MRA
> ring-role branch the sub-option TLV header is appended with
> 
>       sub_tlv = skb_put(skb, sizeof(*sub_tlv));
>       sub_tlv->type = BR_MRP_SUB_TLV_HEADER_TEST_AUTO_MGR;
> 
> [...]

Here is the summary with links:
  - [net,v2] net: bridge: mrp: fix uninitialised bytes on the wire
    https://git.kernel.org/netdev/net/c/63488dba65ef

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



Reply via email to