[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175513200874.3832372.5771149734300875391.git-patchwork-notify@kernel.org>
Date: Thu, 14 Aug 2025 00:40:08 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Kuniyuki Iwashima <kuniyu@...gle.com>
Cc: andrew+netdev@...n.ch, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, leitao@...ian.org, kuni1840@...il.com,
netdev@...r.kernel.org, syzbot+8aa80c6232008f7b957d@...kaller.appspotmail.com
Subject: Re: [PATCH v2 net] netdevsim: Fix wild pointer access in
nsim_queue_free().
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 12 Aug 2025 16:21:26 +0000 you wrote:
> syzbot reported the splat below. [0]
>
> When nsim_queue_uninit() is called from nsim_init_netdevsim(),
> register_netdevice() has not been called, thus dev->dstats has
> not been allocated.
>
> Let's not call dev_dstats_rx_dropped_add() in such a case.
>
> [...]
Here is the summary with links:
- [v2,net] netdevsim: Fix wild pointer access in nsim_queue_free().
https://git.kernel.org/netdev/net/c/b2cafefaf047
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