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: 
 <177032521232.564062.13419109686231427073.git-patchwork-notify@kernel.org>
Date: Thu, 05 Feb 2026 21:00:12 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Daniel Hodges <git@...ielhodges.dev>
Cc: jmaloy@...hat.com, davem@...emloft.net, edumazet@...gle.com,
 kuba@...nel.org, pabeni@...hat.com, horms@...nel.org, ying.xue@...driver.com,
 tuong.t.lien@...tech.com.au, netdev@...r.kernel.org,
 tipc-discussion@...ts.sourceforge.net, linux-kernel@...r.kernel.org,
 hodgesd@...a.com, stable@...r.kernel.org
Subject: Re: [PATCH RESEND] tipc: fix RCU dereference race in
 tipc_aead_users_dec()

Hello:

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

On Tue,  3 Feb 2026 09:56:21 -0500 you wrote:
> From: Daniel Hodges <hodgesd@...a.com>
> 
> tipc_aead_users_dec() calls rcu_dereference(aead) twice: once to store
> in 'tmp' for the NULL check, and again inside the atomic_add_unless()
> call.
> 
> Use the already-dereferenced 'tmp' pointer consistently, matching the
> correct pattern used in tipc_aead_users_inc() and tipc_aead_users_set().
> 
> [...]

Here is the summary with links:
  - [RESEND] tipc: fix RCU dereference race in tipc_aead_users_dec()
    https://git.kernel.org/netdev/net/c/6a65c0cb0ff2

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