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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: 
 <168988262493.8271.7964075962351926642.git-patchwork-notify@kernel.org>
Date: Thu, 20 Jul 2023 19:50:24 +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 00/11] tcp: add missing annotations

Hello:

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

On Wed, 19 Jul 2023 21:28:46 +0000 you wrote:
> This series was inspired by one syzbot (KCSAN) report.
> 
> do_tcp_getsockopt() does not lock the socket, we need to
> annotate most of the reads there (and other places as well).
> 
> This is a first round, another series will come later.
> 
> [...]

Here is the summary with links:
  - [net,01/11] tcp: annotate data-races around tp->tcp_tx_delay
    https://git.kernel.org/netdev/net/c/348b81b68b13
  - [net,02/11] tcp: annotate data-races around tp->tsoffset
    https://git.kernel.org/netdev/net/c/dd23c9f1e8d5
  - [net,03/11] tcp: annotate data-races around tp->keepalive_time
    https://git.kernel.org/netdev/net/c/4164245c76ff
  - [net,04/11] tcp: annotate data-races around tp->keepalive_intvl
    https://git.kernel.org/netdev/net/c/5ecf9d4f52ff
  - [net,05/11] tcp: annotate data-races around tp->keepalive_probes
    https://git.kernel.org/netdev/net/c/6e5e1de616bf
  - [net,06/11] tcp: annotate data-races around icsk->icsk_syn_retries
    https://git.kernel.org/netdev/net/c/3a037f0f3c4b
  - [net,07/11] tcp: annotate data-races around tp->linger2
    https://git.kernel.org/netdev/net/c/9df5335ca974
  - [net,08/11] tcp: annotate data-races around rskq_defer_accept
    https://git.kernel.org/netdev/net/c/ae488c74422f
  - [net,09/11] tcp: annotate data-races around tp->notsent_lowat
    https://git.kernel.org/netdev/net/c/1aeb87bc1440
  - [net,10/11] tcp: annotate data-races around icsk->icsk_user_timeout
    https://git.kernel.org/netdev/net/c/26023e91e12c
  - [net,11/11] tcp: annotate data-races around fastopenq.max_qlen
    https://git.kernel.org/netdev/net/c/70f360dd7042

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