alistair23-linux/net/netfilter/ipset
Florian Westphal 4a6dd664eb netfilter: ipset: fix netiface set name overflow
attribute is copied to IFNAMSIZ-size stack variable,
but IFNAMSIZ is smaller than IPSET_MAXNAMELEN.

Fortunately nfnetlink needs CAP_NET_ADMIN.

Signed-off-by: Florian Westphal <fw@strlen.de>
Acked-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
2012-11-24 23:48:23 +01:00
..
ip_set_bitmap_ip.c netfilter: ipset: Include supported revisions in module description 2012-09-22 22:44:24 +02:00
ip_set_bitmap_ipmac.c netfilter: ipset: Coding style fixes 2012-09-22 22:44:29 +02:00
ip_set_bitmap_port.c netfilter: ipset: Include supported revisions in module description 2012-09-22 22:44:24 +02:00
ip_set_core.c netfilter: ipset: Support to match elements marked with "nomatch" 2012-09-22 22:44:34 +02:00
ip_set_getport.c netfilter: ipset: use NFPROTO_ constants 2012-03-07 17:40:29 +01:00
ip_set_hash_ip.c netfilter: ipset: Fix range bug in hash:ip,port,net 2012-11-21 23:49:02 +01:00
ip_set_hash_ipport.c netfilter: ipset: Fix range bug in hash:ip,port,net 2012-11-21 23:49:02 +01:00
ip_set_hash_ipportip.c netfilter: ipset: Fix range bug in hash:ip,port,net 2012-11-21 23:49:02 +01:00
ip_set_hash_ipportnet.c netfilter: ipset: Fix range bug in hash:ip,port,net 2012-11-21 23:49:02 +01:00
ip_set_hash_net.c netfilter: ipset: Support to match elements marked with "nomatch" 2012-09-22 22:44:34 +02:00
ip_set_hash_netiface.c netfilter: ipset: fix netiface set name overflow 2012-11-24 23:48:23 +01:00
ip_set_hash_netport.c netfilter: ipset: Support to match elements marked with "nomatch" 2012-09-22 22:44:34 +02:00
ip_set_list_set.c netfilter: ipset: Include supported revisions in module description 2012-09-22 22:44:24 +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