======================================================
WARNING: possible circular locking dependency detected
syzkaller #0 Not tainted
------------------------------------------------------
syz.0.3542/18414 is trying to acquire lock:
ffff8881037b4e70 (&dev_instance_lock_key#2){+.+.}-{4:4}, at: xdp_set_features_flag+0x34/0x2a0

but task is already holding lock:
ffff888021486e70 (&dev_instance_lock_key#17){+.+.}-{4:4}, at: xdp_features_set_redirect_target+0x34/0x2b0

which lock already depends on the new lock.


the existing dependency chain (in reverse order) is:

-> #2 (&dev_instance_lock_key#17){+.+.}-{4:4}:
       __mutex_lock+0x19d/0x1550
       ipvlan_uninit+0x147/0x290
       unregister_netdevice_many_notify+0x1ad2/0x2150
       ipvlan_device_event+0xdd4/0xe60
       notifier_call_chain+0x1a5/0x3d0
       unregister_netdevice_many_notify+0x17de/0x2150
       rtnl_dellink+0x5be/0x810
       rtnetlink_rcv_msg+0x802/0xc00
       netlink_rcv_skb+0x226/0x4a0
       netlink_unicast+0x7bb/0x940
       netlink_sendmsg+0x813/0xb40
       sock_sendmsg_nosec+0x13a/0x180
       ____sys_sendmsg+0x54e/0x850
       ___sys_sendmsg+0x2a5/0x360
       __x64_sys_sendmsg+0x1b1/0x290
       do_syscall_64+0x174/0x580
       entry_SYSCALL_64_after_hwframe+0x77/0x7f

-> #1 (&port->pnodes_lock){+.+.}-{4:4}:
       __mutex_lock+0x19d/0x1550
       ipvlan_device_event+0x468/0xe60
       notifier_call_chain+0x1a5/0x3d0
       call_netdevice_notifiers+0x90/0xd0
       xdp_set_features_flag+0x1a0/0x2a0
       bond_xdp_set_features+0x277/0x320
       __bond_release_one+0xeb3/0x11c0
       do_set_master+0x332/0x720
       do_setlink+0xe7b/0x4670
       rtnl_newlink+0x146f/0x1c30
       rtnetlink_rcv_msg+0x802/0xc00
       netlink_rcv_skb+0x226/0x4a0
       netlink_unicast+0x7bb/0x940
       netlink_sendmsg+0x813/0xb40
       sock_sendmsg_nosec+0x13a/0x180
       ____sys_sendmsg+0x54e/0x850
       ___sys_sendmsg+0x2a5/0x360
       __x64_sys_sendmsg+0x1b1/0x290
       do_syscall_64+0x174/0x580
       entry_SYSCALL_64_after_hwframe+0x77/0x7f

-> #0 (&dev_instance_lock_key#2){+.+.}-{4:4}:
       __lock_acquire+0x1520/0x2cf0
       lock_acquire+0x106/0x350
       __mutex_lock+0x19d/0x1550
       xdp_set_features_flag+0x34/0x2a0
       bond_xdp_set_features+0x25d/0x320
       bond_netdev_event+0x57c/0xf80
       notifier_call_chain+0x1a5/0x3d0
       call_netdevice_notifiers+0x90/0xd0
       xdp_features_set_redirect_target+0x1af/0x2b0
       veth_xdp+0x5e0/0x720
       dev_xdp_propagate+0x101/0x220
       bond_xdp+0x3bd/0x830
       dev_xdp_install+0x39f/0x610
       dev_xdp_attach+0xbdb/0x1050
       dev_change_xdp_fd+0x180/0x200
       do_setlink+0x3b0b/0x4670
       rtnl_newlink+0x146f/0x1c30
       rtnetlink_rcv_msg+0x802/0xc00
       netlink_rcv_skb+0x226/0x4a0
       netlink_unicast+0x7bb/0x940
       netlink_sendmsg+0x813/0xb40
       sock_sendmsg_nosec+0x13a/0x180
       ____sys_sendmsg+0x54e/0x850
       ___sys_sendmsg+0x2a5/0x360
       __x64_sys_sendmsg+0x1b1/0x290
       do_syscall_64+0x174/0x580
       entry_SYSCALL_64_after_hwframe+0x77/0x7f

other info that might help us debug this:

Chain exists of:
  &dev_instance_lock_key#2 --> &port->pnodes_lock --> &dev_instance_lock_key#17

 Possible unsafe locking scenario:

       CPU0                    CPU1
       ----                    ----
  lock(&dev_instance_lock_key#17);
                               lock(&port->pnodes_lock);
                               lock(&dev_instance_lock_key#17);
  lock(&dev_instance_lock_key#2);

 *** DEADLOCK ***

2 locks held by syz.0.3542/18414:
 #0: ffffffff9002d500 (rtnl_mutex){+.+.}-{4:4}, at: rtnl_newlink+0xc10/0x1c30
 #1: ffff888021486e70 (&dev_instance_lock_key#17){+.+.}-{4:4}, at: xdp_features_set_redirect_target+0x34/0x2b0

stack backtrace:
CPU: 1 UID: 0 PID: 18414 Comm: syz.0.3542 Not tainted syzkaller #0 PREEMPT(full) 
Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.2-debian-1.16.2-1 04/01/2014
Call Trace:
 <TASK>
 dump_stack_lvl+0xe8/0x150
 print_circular_bug+0x2e1/0x300
 check_noncircular+0x12e/0x150
 __lock_acquire+0x1520/0x2cf0
 lock_acquire+0x106/0x350
 __mutex_lock+0x19d/0x1550
 xdp_set_features_flag+0x34/0x2a0
 bond_xdp_set_features+0x25d/0x320
 bond_netdev_event+0x57c/0xf80
 notifier_call_chain+0x1a5/0x3d0
 call_netdevice_notifiers+0x90/0xd0
 xdp_features_set_redirect_target+0x1af/0x2b0
 veth_xdp+0x5e0/0x720
 dev_xdp_propagate+0x101/0x220
 bond_xdp+0x3bd/0x830
 dev_xdp_install+0x39f/0x610
 dev_xdp_attach+0xbdb/0x1050
 dev_change_xdp_fd+0x180/0x200
 do_setlink+0x3b0b/0x4670
 rtnl_newlink+0x146f/0x1c30
 rtnetlink_rcv_msg+0x802/0xc00
 netlink_rcv_skb+0x226/0x4a0
 netlink_unicast+0x7bb/0x940
 netlink_sendmsg+0x813/0xb40
 sock_sendmsg_nosec+0x13a/0x180
 ____sys_sendmsg+0x54e/0x850
 ___sys_sendmsg+0x2a5/0x360
 __x64_sys_sendmsg+0x1b1/0x290
 do_syscall_64+0x174/0x580
 entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7fdaf5d9de99
Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 e8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007fdaf6bcb028 EFLAGS: 00000246 ORIG_RAX: 000000000000002e
RAX: ffffffffffffffda RBX: 00007fdaf6026090 RCX: 00007fdaf5d9de99
RDX: 0000000000000000 RSI: 0000200000000140 RDI: 0000000000000004
RBP: 00007fdaf5e33eaf R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 00007fdaf6026128 R14: 00007fdaf6026090 R15: 00007fff1429abd8
 </TASK>
A link change request failed with some changes committed already. Interface bond0 may have been left with an inconsistent configuration, please check.
