====================================== | [ 81.577331][ T438] 1 lock held by mausezahn/438: | [ 81.577510][ T438] #0: ffffffffa055b5c0 (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) | [ 81.577809][ T438] | [ 81.577809][ T438] stack backtrace: [ 81.578020][ T438] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 81.578022][ T438] Call Trace: [ 81.578025][ T438] [ 81.578027][ T438] dump_stack_lvl (lib/dump_stack.c:123) [ 81.578036][ T438] lockdep_rcu_suspicious (kernel/locking/lockdep.c:6848) [ 81.578047][ T438] 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) [ 81.578058][ T438] __dev_queue_xmit (net/core/dev.h:340 net/core/dev.c:4631) [ 81.578072][ T438] ? __pfx___dev_queue_xmit (net/core/dev.c:4538) [ 81.578076][ T438] ? packet_parse_headers (./include/linux/skbuff.h:3108 net/packet/af_packet.c:1992) [ 81.578086][ T438] ? __pfx_sock_alloc_send_pskb (net/core/sock.c:2922) [ 81.578093][ T438] ? __pfx_packet_parse_headers (net/packet/af_packet.c:1977) [ 81.578098][ T438] ? skb_copy_datagram_from_iter (net/core/datagram.c:564) [ 81.578104][ T438] ? dev_get_by_index (./include/linux/rcupdate.h:347 ./include/linux/rcupdate.h:880 net/core/dev.c:982) [ 81.578116][ T438] packet_snd (net/packet/af_packet.c:3131) [ 81.578128][ T438] ? __lock_release (kernel/locking/lockdep.c:5527) [ 81.578132][ T438] ? __might_fault (mm/memory.c:6858 mm/memory.c:6851) [ 81.578140][ T438] ? __pfx_packet_snd (net/packet/af_packet.c:2995) [ 81.578142][ T438] ? trace_lock_acquire (./include/trace/events/lock.h:24 (discriminator 21)) [ 81.578145][ T438] ? __might_fault (mm/memory.c:6858 mm/memory.c:6851) [ 81.578152][ T438] ? lock_acquire (kernel/locking/lockdep.c:5824) [ 81.578158][ T438] ? __might_fault (mm/memory.c:6858 mm/memory.c:6851) [ 81.578169][ T438] __sys_sendto (net/socket.c:709 net/socket.c:724 net/socket.c:2177) [ 81.578176][ T438] ? __pfx___sys_sendto (net/socket.c:2144) [ 81.578190][ T438] ? sock_ioctl (net/socket.c:1311) [ 81.578195][ T438] ? _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) [ 81.578205][ T438] ? __pfx_put_timespec64 (kernel/time/time.c:904) [ 81.578217][ T438] ? posix_cpu_clock_get (kernel/time/posix-cpu-timers.c:377) [ 81.578227][ T438] ? __x64_sys_clock_gettime (kernel/time/posix-timers.c:1150 kernel/time/posix-timers.c:1138 kernel/time/posix-timers.c:1138) [ 81.578232][ T438] ? __pfx___x64_sys_clock_gettime (kernel/time/posix-timers.c:1138) [ 81.578239][ T438] __x64_sys_sendto (net/socket.c:2180) [ 81.578244][ T438] ? lockdep_hardirqs_on_prepare (kernel/locking/lockdep.c:4349 kernel/locking/lockdep.c:4408) [ 81.578249][ T438] do_syscall_64 (arch/x86/entry/common.c:52 arch/x86/entry/common.c:83) [ 81.578258][ T438] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 81.578265][ T438] RIP: 0033:0x7f81e04efa4a [ 81.578269][ T438] 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 [ 81.578272][ T438] RSP: 002b:00007ffec1a28188 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 81.578276][ T438] RAX: ffffffffffffffda RBX: 000000000de149d0 RCX: 00007f81e04efa4a [ 81.578278][ T438] RDX: 000000000000003a RSI: 000000000de14c02 RDI: 0000000000000005 [ 81.578280][ T438] RBP: 000000000de14c02 R08: 00007ffec1a28190 R09: 0000000000000014 [ 81.578282][ T438] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 Finger prints: lockdep_rcu_suspicious:dev_hard_start_xmit:__dev_queue_xmit:packet_snd:__sys_sendto