====================================== | [ 51.375793][ T439] 1 lock held by mausezahn/439: | [ 51.375982][ T439] #0: ffffffff98f5b5c0 (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) | [ 51.376329][ T439] | [ 51.376329][ T439] stack backtrace: [ 51.376601][ T439] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 51.376603][ T439] Call Trace: [ 51.376605][ T439] [ 51.376608][ T439] dump_stack_lvl (lib/dump_stack.c:123) [ 51.376620][ T439] lockdep_rcu_suspicious (kernel/locking/lockdep.c:6848) [ 51.376639][ T439] 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) [ 51.376652][ T439] __dev_queue_xmit (net/core/dev.h:340 net/core/dev.c:4631) [ 51.376667][ T439] ? __pfx___dev_queue_xmit (net/core/dev.c:4538) [ 51.376671][ T439] ? packet_parse_headers (./include/linux/skbuff.h:3108 net/packet/af_packet.c:1992) [ 51.376681][ T439] ? __pfx_sock_alloc_send_pskb (net/core/sock.c:2922) [ 51.376689][ T439] ? __pfx_packet_parse_headers (net/packet/af_packet.c:1977) [ 51.376697][ T439] ? skb_copy_datagram_from_iter (net/core/datagram.c:564) [ 51.376703][ T439] ? dev_get_by_index (./include/linux/rcupdate.h:347 ./include/linux/rcupdate.h:880 net/core/dev.c:982) [ 51.376715][ T439] packet_snd (net/packet/af_packet.c:3131) [ 51.376727][ T439] ? __lock_release (kernel/locking/lockdep.c:5527) [ 51.376731][ T439] ? __might_fault (mm/memory.c:6858 mm/memory.c:6851) [ 51.376741][ T439] ? __pfx_packet_snd (net/packet/af_packet.c:2995) [ 51.376745][ T439] ? trace_lock_acquire (./include/trace/events/lock.h:24 (discriminator 21)) [ 51.376749][ T439] ? __might_fault (mm/memory.c:6858 mm/memory.c:6851) [ 51.376756][ T439] ? lock_acquire (kernel/locking/lockdep.c:5824) [ 51.376763][ T439] ? __might_fault (mm/memory.c:6858 mm/memory.c:6851) [ 51.376774][ T439] __sys_sendto (net/socket.c:709 net/socket.c:724 net/socket.c:2177) [ 51.376781][ T439] ? __pfx___sys_sendto (net/socket.c:2144) [ 51.376802][ T439] ? sock_ioctl (net/socket.c:1311) [ 51.376808][ T439] ? _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) [ 51.376818][ T439] ? __pfx_put_timespec64 (kernel/time/time.c:904) [ 51.376827][ T439] ? posix_cpu_clock_get (kernel/time/posix-cpu-timers.c:377) [ 51.376837][ T439] ? __x64_sys_clock_gettime (kernel/time/posix-timers.c:1150 kernel/time/posix-timers.c:1138 kernel/time/posix-timers.c:1138) [ 51.376842][ T439] ? __pfx___x64_sys_clock_gettime (kernel/time/posix-timers.c:1138) [ 51.376849][ T439] __x64_sys_sendto (net/socket.c:2180) [ 51.376853][ T439] ? lockdep_hardirqs_on_prepare (kernel/locking/lockdep.c:4349 kernel/locking/lockdep.c:4408) [ 51.376858][ T439] do_syscall_64 (arch/x86/entry/common.c:52 arch/x86/entry/common.c:83) [ 51.376867][ T439] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 51.376873][ T439] RIP: 0033:0x7f812e294a4a [ 51.376879][ T439] 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 [ 51.376882][ T439] RSP: 002b:00007ffeaf6a6768 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 51.376887][ T439] RAX: ffffffffffffffda RBX: 00000000098d49d0 RCX: 00007f812e294a4a [ 51.376889][ T439] RDX: 000000000000003a RSI: 00000000098d4c02 RDI: 0000000000000005 [ 51.376891][ T439] RBP: 00000000098d4c02 R08: 00007ffeaf6a6770 R09: 0000000000000014 [ 51.376893][ T439] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 Finger prints: lockdep_rcu_suspicious:dev_hard_start_xmit:__dev_queue_xmit:packet_snd:__sys_sendto