8 May 02:21 2012
[PATCH 00/25] netfilter updates for net-next (upcoming 3.5)
<pablo <at> netfilter.org>
2012-05-08 00:21:54 GMT
2012-05-08 00:21:54 GMT
From: Pablo Neira Ayuso <pablo <at> netfilter.org> Hi David, The following patchset contains the Netfilter updates for net-next. Most notably: * The new /proc/sys/net/netfilter/nf_conntrack_helper entry that allows to disable the automatic conntrack helper assignment from Eric Leblond. This patch also spots a warning to inform the user that this behaviour will be removed at some point. The automatic conntrack helper assignment may allows attackers to open hole in the firewall to access the protected network segments (with incorrect configurations). More information on this issue at: https://home.regit.org/netfilter-en/secure-use-of-helpers/ In the near future, all conntrack helpers will be explicitly attached via the CT target, as we longing discussed during the last netfilter workshop. * One new sysctl to translate the input device to vlan device name from Florian Westphal. He required this to get the REDIRECT target working with another sysctl vlan-on-top-of-bridge. * Major improvements in the ip_vs_sync code from Julian Anastasov. They aim to improve scalability and to address possible message loss due to socket overrun under high rate of synchronization messages.(Continue reading)
RSS Feed