From: Mathias Krause Date: Wed, 26 Jun 2013 21:52:30 +0000 (+0200) Subject: af_key: fix info leaks in notify messages X-Git-Tag: v3.10~13^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5cc68f3d63306d0d288f31edfc2ae6ef8ecd887;p=pandora-kernel.git af_key: fix info leaks in notify messages key_notify_sa_flush() and key_notify_policy_flush() miss to initialize the sadb_msg_reserved member of the broadcasted message and thereby leak 2 bytes of heap memory to listeners. Fix that. Signed-off-by: Mathias Krause Cc: Steffen Klassert Cc: "David S. Miller" Cc: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed