From: Patrick McHardy Date: Wed, 5 Feb 2014 11:26:22 +0000 (+0100) Subject: netfilter: nf_tables: fix overrun in nf_tables_set_alloc_name() X-Git-Tag: v3.14-rc3~36^2~28^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53b70287ddf487a38b7cbf0a10db28f40714b799;p=pandora-kernel.git netfilter: nf_tables: fix overrun in nf_tables_set_alloc_name() The map that is used to allocate anonymous sets is indeed BITS_PER_BYTE * PAGE_SIZE long. Signed-off-by: Patrick McHardy Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed