[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <167052181528.971.4904636382041460131.git-patchwork-notify@kernel.org>
Date: Thu, 08 Dec 2022 17:50:15 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Radu Nicolae Pirea (OSS) <radu-nicolae.pirea@....nxp.com>
Cc: olteanv@...il.com, andrew@...n.ch, f.fainelli@...il.com,
davem@...emloft.net, gregkh@...uxfoundation.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
stable@...r.kernel.org
Subject: Re: [PATCH RESEND v2] net: dsa: sja1105: avoid out of bounds access in
sja1105_init_l2_policing()
Hello:
This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 7 Dec 2022 15:23:47 +0200 you wrote:
> The SJA1105 family has 45 L2 policing table entries
> (SJA1105_MAX_L2_POLICING_COUNT) and SJA1110 has 110
> (SJA1110_MAX_L2_POLICING_COUNT). Keeping the table structure but
> accounting for the difference in port count (5 in SJA1105 vs 10 in
> SJA1110) does not fully explain the difference. Rather, the SJA1110 also
> has L2 ingress policers for multicast traffic. If a packet is classified
> as multicast, it will be processed by the policer index 99 + SRCPORT.
>
> [...]
Here is the summary with links:
- [RESEND,v2] net: dsa: sja1105: avoid out of bounds access in sja1105_init_l2_policing()
https://git.kernel.org/netdev/net/c/f8bac7f9fdb0
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists