From: Yasuyuki Kozakai Date: Mon, 5 Dec 2005 21:32:50 +0000 (-0800) Subject: [NETFILTER]: nf_conntrack: Fix missing check for ICMPv6 type X-Git-Tag: v2.6.15-rc6~145^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f16c910724250c1af0f53111b4c76505000819f6;p=pandora-kernel.git [NETFILTER]: nf_conntrack: Fix missing check for ICMPv6 type This makes nf_conntrack_icmpv6 check that ICMPv6 type isn't < 128 to avoid accessing out of array valid_new[] and invmap[]. Signed-off-by: Yasuyuki Kozakai Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed