Skip to content
Commit f998b6b1 authored by Jozsef Kadlecsik's avatar Jozsef Kadlecsik Committed by Pablo Neira Ayuso
Browse files

netfilter: ipset: 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().

Signed-off-by: default avatarJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Reported-by: default avatar <syzbot+36b06f219f2439fe62e1@syzkaller.appspotmail.com>
Signed-off-by: default avatarPablo Neira Ayuso <pablo@netfilter.org>
parent 4750005a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment