[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<171539342854.19094.2843739418134181791.git-patchwork-notify@kernel.org>
Date: Sat, 11 May 2024 02:10:28 +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, kuni1840@...il.com, netdev@...r.kernel.org
Subject: Re: [PATCH v2 net-next] af_unix: Add dead flag to struct scm_fp_list.
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 8 May 2024 10:11:50 -0700 you wrote:
> Commit 1af2dface5d2 ("af_unix: Don't access successor in unix_del_edges()
> during GC.") fixed use-after-free by avoid accessing edge->successor while
> GC is in progress.
>
> However, there could be a small race window where another process could
> call unix_del_edges() while gc_in_progress is true and __skb_queue_purge()
> is on the way.
>
> [...]
Here is the summary with links:
- [v2,net-next] af_unix: Add dead flag to struct scm_fp_list.
https://git.kernel.org/netdev/net-next/c/7172dc93d621
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