On 10 September 2015 at 01:59, Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> wrote: > Skip table object lookup if we are in the context of table declaration already, > ctx->table already points to the right table we have to use during the > evalution. Otherwise, a list corruption occurs when using the wrong table > object when it already exists in the kernel. > > http://marc.info/?l=netfilter-devel&m=144179814209295&w=2 > > Reported-by: Arturo Borrero Gonzalez <arturo.borrero.glez@xxxxxxxxx> > Signed-off-by: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> > --- > src/evaluate.c | 22 ++++++++++++++++++---- > 1 file changed, 18 insertions(+), 4 deletions(-) > I can't reproduce the issue with this patch, thanks. Tested-by: Arturo Borrero Gonzalez <arturo.borrero.glez@xxxxxxxxx> -- Arturo Borrero González -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html