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: <167769181796.25108.9399430215071565822.git-patchwork-notify@kernel.org> Date: Wed, 01 Mar 2023 17:30:17 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Pedro Tammela <pctammela@...atatu.com> Cc: netdev@...r.kernel.org, jhs@...atatu.com, xiyou.wangcong@...il.com, jiri@...nulli.us, davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, error27@...il.com, simon.horman@...igine.com Subject: Re: [PATCH net v2] net/sched: act_connmark: handle errno on tcf_idr_check_alloc Hello: This patch was applied to netdev/net.git (main) by David S. Miller <davem@...emloft.net>: On Mon, 27 Feb 2023 12:23:52 -0300 you wrote: > Smatch reports that 'ci' can be used uninitialized. > The current code ignores errno coming from tcf_idr_check_alloc, which > will lead to the incorrect usage of 'ci'. Handle the errno as it should. > > Fixes: 288864effe33 ("net/sched: act_connmark: transition to percpu stats and rcu") > Reviewed-by: Jamal Hadi Salim <jhs@...atatu.com> > Signed-off-by: Pedro Tammela <pctammela@...atatu.com> > > [...] Here is the summary with links: - [net,v2] net/sched: act_connmark: handle errno on tcf_idr_check_alloc https://git.kernel.org/netdev/net/c/fb07390463c9 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