================================ WARNING: inconsistent lock state syzkaller #0 Not tainted -------------------------------- inconsistent {INITIAL USE} -> {IN-NMI} usage. syz.1.3947/15648 [HC1[1]:SC0[0]:HE0:SE1] takes: ffff888027632238 (&trie->lock){....}-{2:2}, at: trie_delete_elem+0x8e/0x620 kernel/bpf/lpm_trie.c:466 {INITIAL USE} state was registered at: lock_acquire+0x1bb/0x4a0 kernel/locking/lockdep.c:5676 __raw_spin_lock_irqsave include/linux/spinlock_api_smp.h:110 [inline] _raw_spin_lock_irqsave+0xb0/0x100 kernel/locking/spinlock.c:162 trie_update_elem+0xbe/0xd40 kernel/bpf/lpm_trie.c:335 bpf_map_update_value+0x59d/0x670 kernel/bpf/syscall.c:228 generic_map_update_batch+0x52e/0x7f0 kernel/bpf/syscall.c:1709 bpf_map_do_batch+0x475/0x5f0 kernel/bpf/syscall.c:-1 __sys_bpf+0x6f7/0x780 kernel/bpf/syscall.c:-1 __do_sys_bpf kernel/bpf/syscall.c:5136 [inline] __se_sys_bpf kernel/bpf/syscall.c:5134 [inline] __x64_sys_bpf+0x78/0x90 kernel/bpf/syscall.c:5134 do_syscall_x64 arch/x86/entry/common.c:46 [inline] do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:76 entry_SYSCALL_64_after_hwframe+0x68/0xd2 irq event stamp: 1360 hardirqs last enabled at (1359): [] ___slab_alloc+0x1046/0x1240 mm/slub.c:3088 hardirqs last disabled at (1360): [] exc_debug_kernel arch/x86/kernel/traps.c:1039 [inline] hardirqs last disabled at (1360): [] exc_debug+0x6e/0x130 arch/x86/kernel/traps.c:1175 softirqs last enabled at (1352): [] netlink_insert+0x101d/0x13b0 net/netlink/af_netlink.c:589 softirqs last disabled at (1350): [] spin_lock_bh include/linux/spinlock.h:356 [inline] softirqs last disabled at (1350): [] release_sock+0x2b/0x1b0 net/core/sock.c:3518 other info that might help us debug this: Possible unsafe locking scenario: CPU0 ---- lock(&trie->lock); lock(&trie->lock); *** DEADLOCK *** no locks held by syz.1.3947/15648. stack backtrace: CPU: 1 PID: 15648 Comm: syz.1.3947 Not tainted syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/16/2026 Call Trace: <#DB> dump_stack_lvl+0x188/0x24e lib/dump_stack.c:106 lock_acquire+0x2df/0x4a0 kernel/locking/lockdep.c:5667 __raw_spin_lock_irqsave include/linux/spinlock_api_smp.h:110 [inline] _raw_spin_lock_irqsave+0xb0/0x100 kernel/locking/spinlock.c:162 trie_delete_elem+0x8e/0x620 kernel/bpf/lpm_trie.c:466 bpf_prog_2c29ac5cdc6b1842+0x3a/0x3e bpf_dispatcher_nop_func include/linux/bpf.h:1012 [inline] __bpf_prog_run include/linux/filter.h:596 [inline] bpf_prog_run include/linux/filter.h:614 [inline] bpf_overflow_handler+0x6d1/0x790 kernel/events/core.c:10321 __perf_event_overflow+0x457/0x630 kernel/events/core.c:9496 perf_swevent_overflow kernel/events/core.c:9579 [inline] perf_swevent_event+0x315/0x570 kernel/events/core.c:9630 perf_bp_event+0x311/0x3f0 kernel/events/core.c:10518 hw_breakpoint_handler arch/x86/kernel/hw_breakpoint.c:555 [inline] hw_breakpoint_exceptions_notify+0x14d/0x470 arch/x86/kernel/hw_breakpoint.c:586 notifier_call_chain kernel/notifier.c:87 [inline] atomic_notifier_call_chain+0x17a/0x2b0 kernel/notifier.c:225 notify_die+0x141/0x1a0 kernel/notifier.c:593 notify_debug+0x20/0x30 arch/x86/kernel/traps.c:1018 exc_debug_kernel arch/x86/kernel/traps.c:1075 [inline] exc_debug+0xd9/0x130 arch/x86/kernel/traps.c:1175 asm_exc_debug+0x1a/0x40 arch/x86/include/asm/idtentry.h:648 RIP: 0010:copy_user_short_string+0xd/0x40 arch/x86/lib/copy_user_64.S:233 Code: 74 0a 89 d1 f3 a4 89 c8 0f 01 ca c3 89 d0 0f 01 ca c3 01 ca eb e7 90 90 90 90 90 90 90 89 d1 83 e2 07 c1 e9 03 74 12 4c 8b 06 <4c> 89 07 48 8d 76 08 48 8d 7f 08 ff c9 75 ee 21 d2 74 10 89 d1 8a RSP: 0018:ffffc90003f17788 EFLAGS: 00040202 RAX: ffffffff8413b601 RBX: 000000000000000a RCX: 0000000000000001 RDX: 0000000000000002 RSI: 0000200000000300 RDI: ffff8880552d6000 RBP: 0000000000000000 R08: 05810019000000d8 R09: 1ffff1100aa5ac01 R10: dffffc0000000000 R11: ffffed100aa5ac02 R12: 00007fffffffeff6 R13: 0000000000000000 R14: 0000200000000300 R15: ffff8880552d6000 copy_user_generic arch/x86/include/asm/uaccess_64.h:37 [inline] raw_copy_from_user arch/x86/include/asm/uaccess_64.h:52 [inline] copyin+0xe7/0x120 lib/iov_iter.c:183 _copy_from_iter+0x447/0x1130 lib/iov_iter.c:632 copy_from_iter include/linux/uio.h:187 [inline] copy_from_iter_full include/linux/uio.h:194 [inline] memcpy_from_msg include/linux/skbuff.h:4076 [inline] netlink_sendmsg+0x755/0xbd0 net/netlink/af_netlink.c:1862 sock_sendmsg_nosec net/socket.c:718 [inline] __sock_sendmsg net/socket.c:730 [inline] ____sys_sendmsg+0x5ed/0x9a0 net/socket.c:2519 ___sys_sendmsg+0x2a2/0x360 net/socket.c:2573 __sys_sendmsg net/socket.c:2602 [inline] __do_sys_sendmsg net/socket.c:2611 [inline] __se_sys_sendmsg+0x1c3/0x2b0 net/socket.c:2609 do_syscall_x64 arch/x86/entry/common.c:46 [inline] do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:76 entry_SYSCALL_64_after_hwframe+0x68/0xd2 RIP: 0033:0x7fc45439de99 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:00007fc4552c1028 EFLAGS: 00000246 ORIG_RAX: 000000000000002e RAX: ffffffffffffffda RBX: 00007fc454626180 RCX: 00007fc45439de99 RDX: 0000000000000000 RSI: 0000200000000000 RDI: 000000000000000b RBP: 00007fc454433eaf R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 00007fc454626218 R14: 00007fc454626180 R15: 00007ffcb25b9818 ---------------- Code disassembly (best guess): 0: 74 0a je 0xc 2: 89 d1 mov %edx,%ecx 4: f3 a4 rep movsb %ds:(%rsi),%es:(%rdi) 6: 89 c8 mov %ecx,%eax 8: 0f 01 ca clac b: c3 ret c: 89 d0 mov %edx,%eax e: 0f 01 ca clac 11: c3 ret 12: 01 ca add %ecx,%edx 14: eb e7 jmp 0xfffffffd 16: 90 nop 17: 90 nop 18: 90 nop 19: 90 nop 1a: 90 nop 1b: 90 nop 1c: 90 nop 1d: 89 d1 mov %edx,%ecx 1f: 83 e2 07 and $0x7,%edx 22: c1 e9 03 shr $0x3,%ecx 25: 74 12 je 0x39 27: 4c 8b 06 mov (%rsi),%r8 * 2a: 4c 89 07 mov %r8,(%rdi) <-- trapping instruction 2d: 48 8d 76 08 lea 0x8(%rsi),%rsi 31: 48 8d 7f 08 lea 0x8(%rdi),%rdi 35: ff c9 dec %ecx 37: 75 ee jne 0x27 39: 21 d2 and %edx,%edx 3b: 74 10 je 0x4d 3d: 89 d1 mov %edx,%ecx 3f: 8a .byte 0x8a