From: Mathias Krause Date: Mon, 30 Sep 2013 20:05:40 +0000 (+0200) Subject: unix_diag: fix info leak X-Git-Tag: v3.12-rc7~20^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6865d1e834be84ddd5808d93d5035b492346c64a;p=pandora-kernel.git unix_diag: fix info leak When filling the netlink message we miss to wipe the pad field, therefore leak one byte of heap memory to userland. Fix this by setting pad to 0. Signed-off-by: Mathias Krause Signed-off-by: David S. Miller --- Reading git-diff-tree failed