From: Dan Carpenter Date: Mon, 3 Jun 2013 09:00:49 +0000 (+0300) Subject: ipvs: info leak in __ip_vs_get_dest_entries() X-Git-Tag: v3.10-rc6~18^2~15^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8241c63517ec0b900695daa9003cddc41c536a1;p=pandora-kernel.git ipvs: info leak in __ip_vs_get_dest_entries() The entry struct has a 2 byte hole after ->port and another 4 byte hole after ->stats.outpkts. You must have CAP_NET_ADMIN in your namespace to hit this information leak. Signed-off-by: Dan Carpenter Acked-by: Julian Anastasov Signed-off-by: Simon Horman Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed