Patrick McHardy e17df688f7 [NETFILTER] SCTP conntrack: fix infinite loop
fix infinite loop in the SCTP-netfilter code: check SCTP chunk size to
guarantee progress of for_each_sctp_chunk(). (all other uses of
for_each_sctp_chunk() are preceded by do_basic_checks(), so this fix
should be complete.)

Based on patch from Ingo Molnar <mingo@elte.hu>

CVE-2006-1527

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-05-02 17:26:39 -07:00
..
2006-04-14 16:01:26 -07:00
2006-03-19 13:20:06 -08:00
2006-04-11 17:21:06 -07:00
2006-03-29 13:57:31 -08:00
2006-04-24 15:20:23 -04:00
2006-04-29 18:33:22 -07:00
2006-03-20 22:33:17 -08:00
2006-01-11 18:42:14 -08:00
2006-04-29 18:33:12 -07:00
2006-02-07 01:47:12 -05:00
2006-01-12 14:06:31 -08:00
2006-05-01 06:06:10 -04:00