[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <168217321841.21033.2389844122329288970.git-patchwork-notify@kernel.org>
Date: Sat, 22 Apr 2023 14:20:18 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: David Howells <dhowells@...hat.com>
Cc: netdev@...r.kernel.org, jaltman@...istor.com,
kafs-testing+fedora36_64checkkafs-build-306@...istor.com,
marc.dionne@...istor.com, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, linux-afs@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH net] rxrpc: Fix potential race in error handling in
afs_make_call()
Hello:
This patch was applied to netdev/net.git (main)
by David S. Miller <davem@...emloft.net>:
On Fri, 21 Apr 2023 23:03:46 +0100 you wrote:
> If the rxrpc call set up by afs_make_call() receives an error whilst it is
> transmitting the request, there's the possibility that it may get to the
> point the rxrpc call is ended (after the error_kill_call label) just as the
> call is queued for async processing.
>
> This could manifest itself as call->rxcall being seen as NULL in
> afs_deliver_to_call() when it tries to lock the call.
>
> [...]
Here is the summary with links:
- [net] rxrpc: Fix potential race in error handling in afs_make_call()
https://git.kernel.org/netdev/net/c/e0416e7d3336
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