From: Patrick McHardy Date: Tue, 1 Aug 2006 06:47:31 +0000 (-0700) Subject: [NETFILTER]: xt_hashlimit/xt_string: missing string validation X-Git-Tag: v2.6.18-rc4~65^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ab720881b6e36bd5190a3a11cee8d8d067c4ad7;p=pandora-kernel.git [NETFILTER]: xt_hashlimit/xt_string: missing string validation The hashlimit table name and the textsearch algorithm need to be terminated, the textsearch pattern length must not exceed the maximum size. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed