[NETFILTER]: SIP conntrack: fix out of bounds memory access
authorPatrick McHardy <kaber@trash.net>
Tue, 30 Jan 2007 22:25:24 +0000 (14:25 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 30 Jan 2007 22:25:24 +0000 (14:25 -0800)
When checking for an @-sign in skp_epaddr_len, make sure not to
run over the packet boundaries.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found