lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 07 Feb 2022 12:40:09 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Dan Carpenter <dan.carpenter@...cle.com> Cc: andrew@...n.ch, rmk+kernel@...linux.org.uk, vivien.didelot@...il.com, f.fainelli@...il.com, olteanv@...il.com, davem@...emloft.net, kuba@...nel.org, kabel@...nel.org, netdev@...r.kernel.org, kernel-janitors@...r.kernel.org Subject: Re: [PATCH 1/2 net-next] net: dsa: mv88e6xxx: Fix off by in one in mv88e6185_phylink_get_caps() Hello: This series was applied to netdev/net-next.git (master) by David S. Miller <davem@...emloft.net>: On Mon, 7 Feb 2022 11:22:53 +0300 you wrote: > The <= ARRAY_SIZE() needs to be < ARRAY_SIZE() to prevent an out of > bounds error. > > Fixes: d4ebf12bcec4 ("net: dsa: mv88e6xxx: populate supported_interfaces and mac_capabilities") > Signed-off-by: Dan Carpenter <dan.carpenter@...cle.com> > --- > drivers/net/dsa/mv88e6xxx/chip.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Here is the summary with links: - [1/2,net-next] net: dsa: mv88e6xxx: Fix off by in one in mv88e6185_phylink_get_caps() https://git.kernel.org/netdev/net-next/c/dde41a697331 - [2/2,net-next] net: dsa: mv88e6xxx: Unlock on error in mv88e6xxx_port_bridge_join() https://git.kernel.org/netdev/net-next/c/ff62433883b3 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