[NETFILTER]: xt_hashlimit/xt_string: missing string validation
authorPatrick McHardy <kaber@trash.net>
Tue, 1 Aug 2006 06:47:31 +0000 (23:47 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 2 Aug 2006 20:38:29 +0000 (13:38 -0700)
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 <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found