Skip to content
Snippets Groups Projects
Commit 6c813c3f authored by Marcel Holtmann's avatar Marcel Holtmann Committed by David S. Miller
Browse files

[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 avatarPatrick McHardy <kaber@trash.net>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent d9ec5ad2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment