[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<174545344723.2807189.4095571131831487304.git-patchwork-notify@kernel.org>
Date: Thu, 24 Apr 2025 00:10:47 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Kuniyuki Iwashima <kuniyu@...zon.com>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, horms@...nel.org, kuni1840@...il.com,
netdev@...r.kernel.org, oliver.sang@...el.com
Subject: Re: [PATCH v1 net-next] net: Fix wild-memory-access in
__register_pernet_operations() when CONFIG_NET_NS=n.
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Fri, 18 Apr 2025 14:50:20 -0700 you wrote:
> kernel test robot reported the splat below. [0]
>
> Before commit fed176bf3143 ("net: Add ops_undo_single for module
> load/unload."), if CONFIG_NET_NS=n, ops was linked to pernet_list
> only when init_net had not been initialised, and ops was unlinked
> from pernet_list only under the same condition.
>
> [...]
Here is the summary with links:
- [v1,net-next] net: Fix wild-memory-access in __register_pernet_operations() when CONFIG_NET_NS=n.
https://git.kernel.org/netdev/net-next/c/f0cc3777b2db
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