]> git.baikalelectronics.ru Git - kernel.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)
committerDavid S. Miller <davem@davemloft.net>
Fri, 6 Feb 2009 08:49:55 +0000 (00:49 -0800)
commit59d7a1622675e3eb5aaf1e328964ed2656de5db9
treef8792653579a6a6a88634c7d73e794943c3a38d4
parent9e408d7382af2c2927ac38fc8ccb6665b2a3bde0
ipv6: Disallow rediculious flowlabel option sizes.

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>
net/ipv6/ip6_flowlabel.c