Files
linux/net/netfilter
Jan Engelhardt dfd5603c25 netfilter: xt_limit: have r->cost != 0 case work
commit 82e6bfe2fb upstream.

Commit v2.6.19-rc1~1272^2~41 tells us that r->cost != 0 can happen when
a running state is saved to userspace and then reinstated from there.

Make sure that private xt_limit area is initialized with correct values.
Otherwise, random matchings due to use of uninitialized memory.

Signed-off-by: Jan Engelhardt <jengelh@inai.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Acked-by: David Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-10-21 09:17:11 -07:00
..
2011-03-31 11:26:23 -03:00
2010-05-13 15:02:08 +02:00
2010-07-15 17:20:46 +02:00
2011-05-10 12:13:36 +02:00