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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sat, 15 Jan 2022 02:40:09 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Eric Dumazet <eric.dumazet@...il.com> Cc: davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org, edumazet@...gle.com, syzkaller@...glegroups.com Subject: Re: [PATCH net] af_unix: annote lockless accesses to unix_tot_inflight & gc_in_progress Hello: This patch was applied to netdev/net.git (master) by Jakub Kicinski <kuba@...nel.org>: On Fri, 14 Jan 2022 08:43:28 -0800 you wrote: > From: Eric Dumazet <edumazet@...gle.com> > > wait_for_unix_gc() reads unix_tot_inflight & gc_in_progress > without synchronization. > > Adds READ_ONCE()/WRITE_ONCE() and their associated comments > to better document the intent. > > [...] Here is the summary with links: - [net] af_unix: annote lockless accesses to unix_tot_inflight & gc_in_progress https://git.kernel.org/netdev/net/c/9d6d7f1cb67c 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