[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<170502002587.17549.11621864290537732537.git-patchwork-notify@kernel.org>
Date: Fri, 12 Jan 2024 00:40:25 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Vladimir Oltean <vladimir.oltean@....com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, andrew@...n.ch, f.fainelli@...il.com,
dan.carpenter@...cle.com,
syzbot+d81bcd883824180500c8@...kaller.appspotmail.com
Subject: Re: [PATCH net] net: dsa: fix netdev_priv() dereference before check on
non-DSA netdevice events
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 10 Jan 2024 02:33:54 +0200 you wrote:
> After the blamed commit, we started doing this dereference for every
> NETDEV_CHANGEUPPER and NETDEV_PRECHANGEUPPER event in the system.
>
> static inline struct dsa_port *dsa_user_to_port(const struct net_device *dev)
> {
> struct dsa_user_priv *p = netdev_priv(dev);
>
> [...]
Here is the summary with links:
- [net] net: dsa: fix netdev_priv() dereference before check on non-DSA netdevice events
https://git.kernel.org/netdev/net/c/844f104790bd
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