netfilter: ipset: autoload set type modules safely
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Tue, 17 Jan 2012 09:39:05 +0000 (10:39 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Tue, 17 Jan 2012 09:52:46 +0000 (10:52 +0100)
Jan Engelhardt noticed when userspace requests a set type unknown
to the kernel, it can lead to a loop due to the unsafe type module
loading. The issue is fixed in this patch.

Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>

No differences found