linux/net/netfilter/ipset
Jozsef Kadlecsik 088067f4f1 netfilter: ipset: autoload set type modules safely
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>
2012-01-17 10:52:46 +01:00
..
ip_set_bitmap_ip.c netfilter: ipset: add xt_action_param to the variant level kadt functions, ipset API change 2011-06-16 18:56:47 +02:00
ip_set_bitmap_ipmac.c netfilter: ipset: whitespace and coding fixes detected by checkpatch.pl 2011-06-16 19:01:26 +02:00
ip_set_bitmap_port.c netfilter: ipset: add xt_action_param to the variant level kadt functions, ipset API change 2011-06-16 18:56:47 +02:00
ip_set_core.c netfilter: ipset: autoload set type modules safely 2012-01-17 10:52:46 +01:00
ip_set_getport.c net:netfilter: use IS_ENABLED 2011-12-16 15:49:52 -05:00
ip_set_hash_ip.c net: remove ipv6_addr_copy() 2011-11-22 16:43:32 -05:00
ip_set_hash_ipport.c netfilter: ipset: suppress compile-time warnings in ip_set_hash_ipport*.c 2011-11-21 18:45:43 +01:00
ip_set_hash_ipportip.c netfilter: ipset: suppress compile-time warnings in ip_set_hash_ipport*.c 2011-11-21 18:45:43 +01:00
ip_set_hash_ipportnet.c netfilter: ipset: suppress compile-time warnings in ip_set_hash_ipport*.c 2011-11-21 18:45:43 +01:00
ip_set_hash_net.c net: remove ipv6_addr_copy() 2011-11-22 16:43:32 -05:00
ip_set_hash_netiface.c netfilter: ipset: hash:net,iface fixed to handle overlapping nets behind different interfaces 2011-07-21 12:06:18 +02:00
ip_set_hash_netport.c netfilter: ipset: hash:net,iface fixed to handle overlapping nets behind different interfaces 2011-07-21 12:06:18 +02:00
ip_set_list_set.c netfilter: ipset: add xt_action_param to the variant level kadt functions, ipset API change 2011-06-16 18:56:47 +02:00
Kconfig netfilter: ipset: hash:net,iface type introduced 2011-06-16 19:00:48 +02:00
Makefile netfilter: ipset: hash:net,iface type introduced 2011-06-16 19:00:48 +02:00
pfxlen.c net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 2011-10-31 19:30:30 -04:00