From: Dan Carpenter Date: Thu, 16 Aug 2012 03:14:04 +0000 (+0000) Subject: gre: information leak in ip6_tnl_ioctl() X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~315 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ef5d6c569f80cf716d75fa88e9b5ee72f0986b2;p=pandora-kernel.git gre: information leak in ip6_tnl_ioctl() There is a one byte hole between p->hop_limit and p->flowinfo where stack memory is leaked to the user. This was introduced in c12b395a46 "gre: Support GRE over IPv6". Signed-off-by: Dan Carpenter --- Reading git-diff-tree failed