Files
linux/drivers/net
Eric Dumazet 6caa2c1036 tun: add a missing rcu_read_unlock() in error path
commit 9180bb4f04 upstream.

In my latest patch I missed one rcu_read_unlock(), in case
device is down.

Fixes: 4477138fa0 ("tun: properly test for IFF_UP")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Reported-by: syzbot <syzkaller@googlegroups.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-04-03 06:25:11 +02:00
..
2018-11-04 14:52:41 +01:00