From: Dan Carpenter Date: Sun, 28 Jul 2013 20:04:45 +0000 (+0300) Subject: af_key: more info leaks in pfkey messages X-Git-Tag: v3.2.51~108 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=508bc01145f58f40639324064f31a83d7cf371f3;p=pandora-kernel.git af_key: more info leaks in pfkey messages [ Upstream commit ff862a4668dd6dba962b1d2d8bd344afa6375683 ] This is inspired by a5cc68f3d6 "af_key: fix info leaks in notify messages". There are some struct members which don't get initialized and could disclose small amounts of private information. Acked-by: Mathias Krause Signed-off-by: Dan Carpenter Acked-by: Steffen Klassert Signed-off-by: David S. Miller Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed