Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 11091f6a authored by Marcel Holtmann's avatar Marcel Holtmann Committed by Chris Wright
Browse files

[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: default avatarMarcel Holtmann <marcel@holtmann.org>
Signed-off-by: default avatarChris Wright <chrisw@sous-sol.org>
parent b7d06179
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment