commit b743097c4ea35a8c8b19b8c069dfb5eba2c0e817 Author: Chris Wright Date: Tue May 30 17:31:44 2006 -0700 Linux 2.6.16.19 commit 11091f6a4a11feb5794aef9307c428838129ea02 Author: Marcel Holtmann Date: Fri May 26 13:50:46 2006 +0200 [PATCH] 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: Chris Wright