[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <166909322186.4259.10273863059651319220.git-patchwork-notify@kernel.org>
Date: Tue, 22 Nov 2022 05:00:21 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Xin Long <lucien.xin@...il.com>
Cc: netdev@...r.kernel.org, tipc-discussion@...ts.sourceforge.net,
davem@...emloft.net, kuba@...nel.org, edumazet@...gle.com,
pabeni@...hat.com, jmaloy@...hat.com, ying.xue@...driver.com,
harperchen1110@...il.com
Subject: Re: [PATCH net 0/2] tipc: fix two race issues in tipc_conn_alloc
Hello:
This series was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Fri, 18 Nov 2022 16:44:59 -0500 you wrote:
> The race exists beteen tipc_topsrv_accept() and tipc_conn_close(),
> one is allocating the con while the other is freeing it and there
> is no proper lock protecting it. Therefore, a null-pointer-defer
> and a use-after-free may be triggered, see details on each patch.
>
> Xin Long (2):
> tipc: set con sock in tipc_conn_alloc
> tipc: add an extra conn_get in tipc_conn_alloc
>
> [...]
Here is the summary with links:
- [net,1/2] tipc: set con sock in tipc_conn_alloc
https://git.kernel.org/netdev/net/c/0e5d56c64afc
- [net,2/2] tipc: add an extra conn_get in tipc_conn_alloc
https://git.kernel.org/netdev/net/c/a7b42969d63f
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