]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ipv6: Disallow rediculious flowlabel option sizes.
authorDavid S. Miller <davem@davemloft.net>
Fri, 6 Feb 2009 08:49:55 +0000 (00:49 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 17 Feb 2009 17:46:20 +0000 (09:46 -0800)
commit0e2fb41395560a4520e41c4f13287ddfb83a9d61
tree730d101b3e38d082088b36f3f30c3bcac2480c62
parent5d614e4b1d771f3d496f5d676d33473f519a865c
ipv6: Disallow rediculious flowlabel option sizes.

[ Upstream commit 684de409acff8b1fe8bf188d75ff2f99c624387d ]

Just like PKTINFO, limit the options area to 64K.

Based upon report by Eric Sesterhenn and analysis by
Roland Dreier.

Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
net/ipv6/ip6_flowlabel.c