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
| ||
|
Message-Id: <165005941318.21261.5695810530637959197.git-patchwork-notify@kernel.org> Date: Fri, 15 Apr 2022 21:50:13 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Eric Dumazet <eric.dumazet@...il.com> Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com, dsahern@...nel.org, netdev@...r.kernel.org, edumazet@...gle.com, syzkaller@...glegroups.com Subject: Re: [PATCH net] ipv6: make ip6_rt_gc_expire an atomic_t Hello: This patch was applied to netdev/net.git (master) by Jakub Kicinski <kuba@...nel.org>: On Wed, 13 Apr 2022 11:13:33 -0700 you wrote: > From: Eric Dumazet <edumazet@...gle.com> > > Reads and Writes to ip6_rt_gc_expire always have been racy, > as syzbot reported lately [1] > > There is a possible risk of under-flow, leading > to unexpected high value passed to fib6_run_gc(), > although I have not observed this in the field. > > [...] Here is the summary with links: - [net] ipv6: make ip6_rt_gc_expire an atomic_t https://git.kernel.org/netdev/net/c/9cb7c013420f 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