[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<169153862088.1266.17935146579994534812.git-patchwork-notify@kernel.org>
Date: Tue, 08 Aug 2023 23:50:20 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Tony Nguyen <anthony.l.nguyen@...el.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
edumazet@...gle.com, netdev@...r.kernel.org, piotrx.gardocki@...el.com,
rafal.romanowski@...el.com
Subject: Re: [PATCH net] iavf: fix potential races for FDIR filters
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 7 Aug 2023 13:50:11 -0700 you wrote:
> From: Piotr Gardocki <piotrx.gardocki@...el.com>
>
> Add fdir_fltr_lock locking in unprotected places.
>
> The change in iavf_fdir_is_dup_fltr adds a spinlock around a loop which
> iterates over all filters and looks for a duplicate. The filter can be
> removed from list and freed from memory at the same time it's being
> compared. All other places where filters are deleted are already
> protected with spinlock.
>
> [...]
Here is the summary with links:
- [net] iavf: fix potential races for FDIR filters
https://git.kernel.org/netdev/net/c/0fb1d8eb234b
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