]> granicus.if.org Git - ipset/commit
Missing nfnl_lock()/nfnl_unlock() is added to ip_set_net_exit()
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Thu, 4 Jan 2018 13:15:22 +0000 (14:15 +0100)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Thu, 4 Jan 2018 13:15:22 +0000 (14:15 +0100)
commit7527bd335b6384ae59a86c11f643ec5ff488831c
treecfffe1627f13c0549879386082c74394124a3699
parentd48dc4ab9013023f9d6f545fa8af10951f38917f
Missing nfnl_lock()/nfnl_unlock() is added to ip_set_net_exit()

Patch "netfilter: ipset: use nfnl_mutex_is_locked" is added the real
mutex locking check, which revealed the missing locking in ip_set_net_exit().
kernel/net/netfilter/ipset/ip_set_core.c