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]
Date: Sat, 06 Apr 2024 06:10:31 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Eric Dumazet <edumazet@...gle.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
 netdev@...r.kernel.org, eric.dumazet@...il.com
Subject: Re: [PATCH net-next] tcp: annotate data-races around tp->window_clamp

Hello:

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

On Thu,  4 Apr 2024 11:42:31 +0000 you wrote:
> tp->window_clamp can be read locklessly, add READ_ONCE()
> and WRITE_ONCE() annotations.
> 
> Signed-off-by: Eric Dumazet <edumazet@...gle.com>
> ---
>  net/ipv4/syncookies.c |  3 ++-
>  net/ipv4/tcp.c        |  8 ++++----
>  net/ipv4/tcp_input.c  | 17 ++++++++++-------
>  net/ipv4/tcp_output.c | 18 ++++++++++--------
>  net/ipv6/syncookies.c |  2 +-
>  net/mptcp/protocol.c  |  2 +-
>  net/mptcp/sockopt.c   |  2 +-
>  7 files changed, 29 insertions(+), 23 deletions(-)

Here is the summary with links:
  - [net-next] tcp: annotate data-races around tp->window_clamp
    https://git.kernel.org/netdev/net-next/c/f410cbea9f3d

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