]> 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 09:31:42 +0000 (02:31 -0700)
commitb9d3e52e0e0f95ab5198ac20fbc47b3cb1a63407
tree7c99e645aa49f49cb173d950c0c4de6e982d6297
parent427abfa28afedffadfca9dd8b067eb6d36bac53f
[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