====================================== | [ 20.673136][ T331] 1 lock held by mausezahn/331: | [ 20.673303][ T331] #0: ffffffff9175b5c0 (rcu_read_lock_bh){....}-{1:3}, at: __dev_queue_xmit (./include/linux/bottom_half.h:20 ./include/linux/rcupdate.h:901 net/core/dev.c:4555) | [ 20.673628][ T331] | [ 20.673628][ T331] stack backtrace: [ 20.673835][ T331] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 20.673838][ T331] Call Trace: [ 20.673840][ T331] [ 20.673842][ T331] dump_stack_lvl (lib/dump_stack.c:123) [ 20.673849][ T331] lockdep_rcu_suspicious (kernel/locking/lockdep.c:6848) [ 20.673860][ T331] dev_hard_start_xmit (./include/net/net_namespace.h:418 ./include/linux/netdevice.h:2695 net/core/dev.c:2466 net/core/dev.c:3772 net/core/dev.c:3793) [ 20.673870][ T331] __dev_queue_xmit (net/core/dev.h:340 net/core/dev.c:4631) [ 20.673887][ T331] ? __pfx___dev_queue_xmit (net/core/dev.c:4538) [ 20.673895][ T331] ? packet_parse_headers (./include/linux/skbuff.h:3108 net/packet/af_packet.c:1992) [ 20.673909][ T331] ? __pfx_sock_alloc_send_pskb (net/core/sock.c:2922) [ 20.673916][ T331] ? __pfx_packet_parse_headers (net/packet/af_packet.c:1977) [ 20.673920][ T331] ? skb_copy_datagram_from_iter (net/core/datagram.c:564) [ 20.673926][ T331] ? dev_get_by_index (./include/linux/rcupdate.h:347 ./include/linux/rcupdate.h:880 net/core/dev.c:982) [ 20.673937][ T331] packet_snd (net/packet/af_packet.c:3131) [ 20.673948][ T331] ? __lock_release (kernel/locking/lockdep.c:5527) [ 20.673952][ T331] ? __might_fault (mm/memory.c:6858 mm/memory.c:6851) [ 20.673959][ T331] ? __pfx_packet_snd (net/packet/af_packet.c:2995) [ 20.673961][ T331] ? trace_lock_acquire (./include/trace/events/lock.h:24 (discriminator 21)) [ 20.673963][ T331] ? __might_fault (mm/memory.c:6858 mm/memory.c:6851) [ 20.673970][ T331] ? lock_acquire (kernel/locking/lockdep.c:5824) [ 20.673976][ T331] ? __might_fault (mm/memory.c:6858 mm/memory.c:6851) [ 20.673987][ T331] __sys_sendto (net/socket.c:709 net/socket.c:724 net/socket.c:2177) [ 20.673993][ T331] ? __pfx___sys_sendto (net/socket.c:2144) [ 20.674007][ T331] ? sock_ioctl (net/socket.c:1311) [ 20.674012][ T331] ? _copy_to_user (./arch/x86/include/asm/smap.h:29 ./arch/x86/include/asm/uaccess_64.h:134 ./arch/x86/include/asm/uaccess_64.h:147 ./include/linux/uaccess.h:197 lib/usercopy.c:26) [ 20.674021][ T331] ? __pfx_put_timespec64 (kernel/time/time.c:904) [ 20.674028][ T331] ? posix_cpu_clock_get (kernel/time/posix-cpu-timers.c:377) [ 20.674040][ T331] ? __x64_sys_clock_gettime (kernel/time/posix-timers.c:1150 kernel/time/posix-timers.c:1138 kernel/time/posix-timers.c:1138) [ 20.674044][ T331] ? __pfx___x64_sys_clock_gettime (kernel/time/posix-timers.c:1138) [ 20.674051][ T331] __x64_sys_sendto (net/socket.c:2180) [ 20.674055][ T331] ? lockdep_hardirqs_on_prepare (kernel/locking/lockdep.c:4349 kernel/locking/lockdep.c:4408) [ 20.674060][ T331] do_syscall_64 (arch/x86/entry/common.c:52 arch/x86/entry/common.c:83) [ 20.674068][ T331] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 20.674074][ T331] RIP: 0033:0x7f59353a4a4a [ 20.674078][ T331] Code: d8 64 89 02 48 c7 c0 ff ff ff ff eb b8 0f 1f 00 f3 0f 1e fa 41 89 ca 64 8b 04 25 18 00 00 00 85 c0 75 15 b8 2c 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 7e c3 0f 1f 44 00 00 41 54 48 83 ec 30 44 89 All code ======== 0: d8 64 89 02 fsubs 0x2(%rcx,%rcx,4) 4: 48 c7 c0 ff ff ff ff mov $0xffffffffffffffff,%rax b: eb b8 jmp 0xffffffffffffffc5 d: 0f 1f 00 nopl (%rax) 10: f3 0f 1e fa endbr64 14: 41 89 ca mov %ecx,%r10d 17: 64 8b 04 25 18 00 00 mov %fs:0x18,%eax 1e: 00 1f: 85 c0 test %eax,%eax 21: 75 15 jne 0x38 23: b8 2c 00 00 00 mov $0x2c,%eax 28: 0f 05 syscall 2a:* 48 3d 00 f0 ff ff cmp $0xfffffffffffff000,%rax <-- trapping instruction 30: 77 7e ja 0xb0 32: c3 ret 33: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 38: 41 54 push %r12 3a: 48 83 ec 30 sub $0x30,%rsp 3e: 44 rex.R 3f: 89 .byte 0x89 Code starting with the faulting instruction =========================================== 0: 48 3d 00 f0 ff ff cmp $0xfffffffffffff000,%rax 6: 77 7e ja 0x86 8: c3 ret 9: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) e: 41 54 push %r12 10: 48 83 ec 30 sub $0x30,%rsp 14: 44 rex.R 15: 89 .byte 0x89 [ 20.674081][ T331] RSP: 002b:00007ffed1420ae8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 20.674085][ T331] RAX: ffffffffffffffda RBX: 00000000347bd9d0 RCX: 00007f59353a4a4a [ 20.674087][ T331] RDX: 0000000000000012 RSI: 00000000347bdbd2 RDI: 0000000000000005 [ 20.674089][ T331] RBP: 00000000347bdbd2 R08: 00007ffed1420af0 R09: 0000000000000014 [ 20.674091][ T331] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 Finger prints: lockdep_rcu_suspicious:dev_hard_start_xmit:__dev_queue_xmit:packet_snd:__sys_sendto