On Mon, Dec 16, 2013 at 02:59:22PM +0800, Gao feng wrote: > Steven Rostedt and Arnaldo Carvalho de Melo reported a panic > when access the files /proc/sys/net/netfilter/nf_log/*. > > This problem will occur when we do > echo nfnetlink_log > /proc/sys/net/netfilter/nf_log/any_file > ,rmmod nfnetlink_log, and then access the files. > > Since the nf_loggers of netns hasn't been unset, it will point > to the memory that has been freed. > > This bug is introduced by commit 9368a53c471b42a1bd99117d590ce2ccdc8dc3c2 > "netfilter: nfnetlink_log: add net namespace support for nfnetlink_log" Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html