====================================== | [ 21.828153][ T327] 1 lock held by mausezahn/327: | [ 21.828399][ T327] #0: ffffffffa4d5b5c0 (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) | [ 21.828690][ T327] | [ 21.828690][ T327] stack backtrace: [ 21.828895][ T327] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 21.828899][ T327] Call Trace: [ 21.828901][ T327] [ 21.828905][ T327] dump_stack_lvl (lib/dump_stack.c:123) [ 21.828915][ T327] lockdep_rcu_suspicious (kernel/locking/lockdep.c:6848) [ 21.828931][ T327] 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) [ 21.828949][ T327] __dev_queue_xmit (net/core/dev.h:340 net/core/dev.c:4631) [ 21.828975][ T327] ? __pfx___dev_queue_xmit (net/core/dev.c:4538) [ 21.828982][ T327] ? packet_parse_headers (./include/linux/skbuff.h:3108 net/packet/af_packet.c:1992) [ 21.828998][ T327] ? __pfx_sock_alloc_send_pskb (net/core/sock.c:2922) [ 21.829008][ T327] ? __pfx_packet_parse_headers (net/packet/af_packet.c:1977) [ 21.829016][ T327] ? skb_copy_datagram_from_iter (net/core/datagram.c:564) [ 21.829022][ T327] ? dev_get_by_index (./include/linux/rcupdate.h:347 ./include/linux/rcupdate.h:880 net/core/dev.c:982) [ 21.829033][ T327] packet_snd (net/packet/af_packet.c:3131) [ 21.829045][ T327] ? __lock_release (kernel/locking/lockdep.c:5527) [ 21.829048][ T327] ? __might_fault (mm/memory.c:6858 mm/memory.c:6851) [ 21.829055][ T327] ? __pfx_packet_snd (net/packet/af_packet.c:2995) [ 21.829058][ T327] ? trace_lock_acquire (./include/trace/events/lock.h:24 (discriminator 21)) [ 21.829060][ T327] ? __might_fault (mm/memory.c:6858 mm/memory.c:6851) [ 21.829067][ T327] ? lock_acquire (kernel/locking/lockdep.c:5824) [ 21.829073][ T327] ? __might_fault (mm/memory.c:6858 mm/memory.c:6851) [ 21.829084][ T327] __sys_sendto (net/socket.c:709 net/socket.c:724 net/socket.c:2177) [ 21.829090][ T327] ? __pfx___sys_sendto (net/socket.c:2144) [ 21.829108][ T327] ? sock_ioctl (net/socket.c:1311) [ 21.829112][ T327] ? _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) [ 21.829121][ T327] ? __pfx_put_timespec64 (kernel/time/time.c:904) [ 21.829130][ T327] ? posix_cpu_clock_get (kernel/time/posix-cpu-timers.c:377) [ 21.829139][ T327] ? __x64_sys_clock_gettime (kernel/time/posix-timers.c:1150 kernel/time/posix-timers.c:1138 kernel/time/posix-timers.c:1138) [ 21.829144][ T327] ? __pfx___x64_sys_clock_gettime (kernel/time/posix-timers.c:1138) [ 21.829151][ T327] __x64_sys_sendto (net/socket.c:2180) [ 21.829155][ T327] ? lockdep_hardirqs_on_prepare (kernel/locking/lockdep.c:4349 kernel/locking/lockdep.c:4408) [ 21.829160][ T327] do_syscall_64 (arch/x86/entry/common.c:52 arch/x86/entry/common.c:83) [ 21.829168][ T327] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 21.829174][ T327] RIP: 0033:0x7f6ec9284a4a [ 21.829179][ T327] 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 [ 21.829181][ T327] RSP: 002b:00007ffd61f32658 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 21.829185][ T327] RAX: ffffffffffffffda RBX: 000000003693a9d0 RCX: 00007f6ec9284a4a [ 21.829187][ T327] RDX: 0000000000000012 RSI: 000000003693abd2 RDI: 0000000000000005 [ 21.829189][ T327] RBP: 000000003693abd2 R08: 00007ffd61f32660 R09: 0000000000000014 [ 21.829191][ T327] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 Finger prints: lockdep_rcu_suspicious:dev_hard_start_xmit:__dev_queue_xmit:packet_snd:__sys_sendto