]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[PATCH] xt_sctp: fix endless loop caused by 0 chunk length (CVE-2006-3085)
authorPatrick McHardy <kaber@trash.net>
Mon, 19 Jun 2006 17:14:21 +0000 (19:14 +0200)
committerChris Wright <chrisw@sous-sol.org>
Tue, 20 Jun 2006 08:54:53 +0000 (01:54 -0700)
commitab46ee26dc90c5608c0d51c33a029fe514c0a49d
treec7f67db86a1fc5a05f15556ab472e0ef9d25a31d
parent0ba239cc0ef0ebf9d38cd733754fcf657ae79b2b
[PATCH] xt_sctp: fix endless loop caused by 0 chunk length (CVE-2006-3085)

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: Chris Wright <chrisw@sous-sol.org>
net/netfilter/xt_sctp.c