** Description changed: [Impact] * When restoring an iptable in a network namespace, if the network namespace is deleted the kernel crashes. [Test Case] $ sudo -s # ip netns add foobar # ip netns exec foobar iptables -A OUTPUT -m recent --rcheck --rsource # ip netns del foobar [Regression Potential] * The following patches fix the issue: 665e205c1 32263dd1b - http://patchwork.ozlabs.org/patch/294312/ + http://www.spinics.net/lists/netfilter-devel/msg29196.html Two are upstream patches, while the last one hasn't been accepted upstream yet.
** Description changed: [Impact] * When restoring an iptable in a network namespace, if the network namespace is deleted the kernel crashes. [Test Case] $ sudo -s # ip netns add foobar # ip netns exec foobar iptables -A OUTPUT -m recent --rcheck --rsource # ip netns del foobar [Regression Potential] * The following patches fix the issue: 665e205c1 32263dd1b - http://www.spinics.net/lists/netfilter-devel/msg29196.html + https://git.kernel.org/cgit/linux/kernel/git/pablo/nf.git/commit/?id=b4ef4ce09308955d1aa54a289c0162607b3aa16c Two are upstream patches, while the last one hasn't been accepted upstream yet. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1256988 Title: netns: crash during namespace destroy To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1256988/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
