Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[TEXTSEARCH]: Do not allow zero length patterns in the textsearch inf…
…rastructure If a zero length pattern is passed then return EINVAL. Avoids infinite loops (bm) or invalid memory accesses (kmp). Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org> Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
- Loading branch information