lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: 
 <173100843124.2072933.507089538126045621.git-patchwork-notify@kernel.org>
Date: Thu, 07 Nov 2024 19:40:31 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: David Howells <dhowells@...hat.com>
Cc: netdev@...r.kernel.org, marc.dionne@...istor.com, davem@...emloft.net,
 edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, horms@...nel.org,
 linux-afs@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net] rxrpc: Fix missing locking causing hanging calls

Hello:

This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:

On Wed, 06 Nov 2024 13:03:22 +0000 you wrote:
> If a call gets aborted (e.g. because kafs saw a signal) between it being
> queued for connection and the I/O thread picking up the call, the abort
> will be prioritised over the connection and it will be removed from
> local->new_client_calls by rxrpc_disconnect_client_call() without a lock
> being held.  This may cause other calls on the list to disappear if a race
> occurs.
> 
> [...]

Here is the summary with links:
  - [net] rxrpc: Fix missing locking causing hanging calls
    https://git.kernel.org/netdev/net/c/fc9de52de38f

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ