af_key: more info leaks in pfkey messages
authorDan Carpenter <dan.carpenter@oracle.com>
Sun, 28 Jul 2013 20:04:45 +0000 (23:04 +0300)
committerWilly Tarreau <w@1wt.eu>
Mon, 19 May 2014 05:53:50 +0000 (07:53 +0200)
commitf084fd38510a018f611b2c630db43f266694524f
treefcf10ea6192bee6dec00f16c6130e9ef23eced8f
parentdd0938fafe464ffddadf805850fc29967f9d393f
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 <minipli@googlemail.com>
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Steffen Klassert <steffen.klassert@secunet.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Willy Tarreau <w@1wt.eu>
net/key/af_key.c