diff options
author | Patrick McHardy <kaber@trash.net> | 2006-05-02 23:23:07 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2006-05-02 14:38:21 -0700 |
commit | 25b6badde42165b717e3c232e4992b3f6761920a (patch) | |
tree | 9ab2cf5e5f54d27a1f0cedac4e992ad609dce525 /drivers/serial/cpm_uart | |
parent | 42a46c74c4520174b82a60ac44c15b5525cdf238 (diff) |
[PATCH] NETFILTER: SCTP conntrack: fix infinite loop (CVE-2006-1527)
[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>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/serial/cpm_uart')
0 files changed, 0 insertions, 0 deletions