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: <20121030085920.3c64ebd1@nehalam.linuxnetplumber.net> Date: Tue, 30 Oct 2012 08:59:20 -0700 From: Stephen Hemminger <shemminger@...tta.com> To: Julian Anastasov <ja@....bg> Cc: netdev@...r.kernel.org Subject: tcp_metrics: dumb bug https://bugzilla.kernel.org/show_bug.cgi?id=49171 Description From David Binderman 2012-10-21 10:31:05 (-) [reply] The source code is if (nla_len(a) != sizeof(sizeof(struct in6_addr))) I'm surprised that compiles. Suggest remove one of the sizeofs. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html