[NETFILTER]: xt_sctp: fix endless loop caused by 0 chunk length
authorPatrick McHardy <kaber@trash.net>
Tue, 20 Jun 2006 06:39:45 +0000 (23:39 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 20 Jun 2006 06:39:45 +0000 (23:39 -0700)
Fix endless loop in the SCTP match similar to those already fixed in
the SCTP conntrack helper (was CVE-2006-1527).

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

No differences found