From: Patrick McHardy Date: Tue, 30 Jan 2007 22:25:24 +0000 (-0800) Subject: [NETFILTER]: SIP conntrack: fix out of bounds memory access X-Git-Tag: v2.6.20~37^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=adcb4711101dfef89d473f64a913089d303962ae;p=pandora-kernel.git [NETFILTER]: SIP conntrack: fix out of bounds memory access When checking for an @-sign in skp_epaddr_len, make sure not to run over the packet boundaries. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed