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:   Fri, 17 Mar 2023 08:40:19 +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 0/6] net: annotate lockless accesses to sk_err[_soft]

Hello:

This series was applied to netdev/net-next.git (main)
by David S. Miller <davem@...emloft.net>:

On Wed, 15 Mar 2023 20:57:40 +0000 you wrote:
> This patch series is inspired by yet another syzbot report.
> 
> Most poll() handlers are lockless and read sk->sk_err
> while other cpus can change it.
> 
> Add READ_ONCE/WRITE_ONCE() to major/usual offenders.
> 
> [...]

Here is the summary with links:
  - [net-next,1/6] tcp: annotate lockless accesses to sk->sk_err_soft
    https://git.kernel.org/netdev/net-next/c/cee1af825d65
  - [net-next,2/6] dccp: annotate lockless accesses to sk->sk_err_soft
    https://git.kernel.org/netdev/net-next/c/9a25f0cb0d7e
  - [net-next,3/6] net: annotate lockless accesses to sk->sk_err_soft
    https://git.kernel.org/netdev/net-next/c/2f2d9972affa
  - [net-next,4/6] tcp: annotate lockless access to sk->sk_err
    https://git.kernel.org/netdev/net-next/c/e13ec3da05d1
  - [net-next,5/6] mptcp: annotate lockless accesses to sk->sk_err
    https://git.kernel.org/netdev/net-next/c/9ae8e5ad99b8
  - [net-next,6/6] af_unix: annotate lockless accesses to sk->sk_err
    https://git.kernel.org/netdev/net-next/c/cc04410af7de

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