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: <20220706133447.7c2b4414@kernel.org> Date: Wed, 6 Jul 2022 13:34:47 -0700 From: Jakub Kicinski <kuba@...nel.org> To: Hoang Le <hoang.h.le@...tech.com.au> Cc: jmaloy@...hat.com, maloy@...jonn.com, ying.xue@...driver.com, tung.q.nguyen@...tech.com.au, pabeni@...hat.com, edumazet@...gle.com, tipc-discussion@...ts.sourceforge.net, netdev@...r.kernel.org, davem@...emloft.net, syzbot+a73d24a22eeeebe5f244@...kaller.appspotmail.com Subject: Re: [net] tipc: fix uninit-value in tipc_nl_node_reset_link_stats On Wed, 6 Jul 2022 13:33:34 -0700 Jakub Kicinski wrote: > Alternative is to use strncmp(..., nla_len(attr)). Correction, we have helpers for this - nla_strcmp etc.
Powered by blists - more mailing lists