From: Dan Carpenter Date: Thu, 1 Aug 2013 09:36:57 +0000 (+0300) Subject: netfilter: nfnetlink_{log,queue}: fix information leaks in netlink message X-Git-Tag: v3.11-rc6~11^2~26^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4d091d7bf787cd303383725b8071d0bae76f981;p=pandora-kernel.git netfilter: nfnetlink_{log,queue}: fix information leaks in netlink message These structs have a "_pad" member. Also the "phw" structs have an 8 byte "hw_addr[]" array but sometimes only the first 6 bytes are initialized. Signed-off-by: Dan Carpenter Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed