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: 
 <176905500760.1552379.11244217632652361108.git-patchwork-notify@kernel.org>
Date: Thu, 22 Jan 2026 04:10:07 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: David Howells <dhowells@...hat.com>
Cc: netdev@...r.kernel.org,
 syzbot+6182afad5045e6703b3d@...kaller.appspotmail.com,
 marc.dionne@...istor.com, edumazet@...gle.com, davem@...emloft.net,
 kuba@...nel.org, pabeni@...hat.com, horms@...nel.org,
 linux-afs@...ts.infradead.org, stable@...nel.org,
 linux-kernel@...r.kernel.org
Subject: Re: [PATCH net v3] rxrpc: Fix data-race warning and potential
 load/store
 tearing

Hello:

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

On Tue, 20 Jan 2026 10:13:05 +0000 you wrote:
> Fix the following:
> 
>         BUG: KCSAN: data-race in rxrpc_peer_keepalive_worker / rxrpc_send_data_packet
> 
> which is reporting an issue with the reads and writes to ->last_tx_at in:
> 
>         conn->peer->last_tx_at = ktime_get_seconds();
> 
> [...]

Here is the summary with links:
  - [net,v3] rxrpc: Fix data-race warning and potential load/store tearing
    https://git.kernel.org/netdev/net/c/5d5fe8bcd331

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