From: Marcel Holtmann Date: Mon, 29 May 2006 05:50:18 +0000 (-0700) Subject: [NETFILTER]: Fix small information leak in SO_ORIGINAL_DST (CVE-2006-1343) X-Git-Tag: v2.6.17-rc6~85^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c813c3fe9e30fcf3c4d94d2ba24108babd745b0;p=pandora-kernel.git [NETFILTER]: Fix small information leak in SO_ORIGINAL_DST (CVE-2006-1343) It appears that sockaddr_in.sin_zero is not zeroed during getsockopt(...SO_ORIGINAL_DST...) operation. This can lead to an information leak (CVE-2006-1343). Signed-off-by: Marcel Holtmann Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed