====================================== | xx__-> [ 2.209723] ------------[ cut here ]------------ | [ 2.209773] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/168 | [ 2.209826] Modules linked in: | [ 2.209910] Tainted: [W]=WARN [ 2.209935] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.209973] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.210002] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.210095] RSP: 0018:ff52d25100427cc8 EFLAGS: 00010286 [ 2.210129] RAX: 00000000ffffffa6 RBX: 00000000ffffffff RCX: 0000000000000000 [ 2.210170] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079f00 [ 2.210214] RBP: 0000000000000000 R08: ff19d41d8327c1d0 R09: ff19d41d8640602c [ 2.210254] R10: ff19d41d86401118 R11: fefefefefefefeff R12: 0000000000000000 [ 2.210291] R13: 0000000000000010 R14: ff19d41d86401000 R15: ff19d41d83079f00 [ 2.210341] FS: 00007f1319491840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 2.210379] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.210414] CR2: 0000000000479648 CR3: 0000000003235004 CR4: 0000000000771ef0 [ 2.210453] PKRU: 55555554 [ 2.210469] Call Trace: [ 2.210486] [ 2.210502] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 2.210526] register_netdevice (net/core/dev.c:11488) [ 2.210548] register_netdev (net/core/dev.c:11552) [ 2.210570] loopback_net_init (drivers/net/loopback.c:218) [ 2.210595] ? vsock_sysctl_init_net (net/vmw_vsock/af_vsock.c:2933 net/vmw_vsock/af_vsock.c:2973) [ 2.210627] ops_init (net/core/net_namespace.c:137) [ 2.210654] setup_net (net/core/net_namespace.c:446) [ 2.210677] copy_net_ns (net/core/net_namespace.c:579) [ 2.210699] create_new_namespaces (kernel/nsproxy.c:132) [ 2.210734] unshare_nsproxy_namespaces (kernel/nsproxy.c:234 (discriminator 4)) [ 2.210773] ksys_unshare (kernel/fork.c:3243) [ 2.210801] __x64_sys_unshare (kernel/fork.c:3317 kernel/fork.c:3315 kernel/fork.c:3315) [ 2.210823] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 2.210845] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 2.210876] RIP: 0033:0x7f1319753bcb [ 2.210899] Code: 73 01 c3 48 8b 0d 2d 82 0f 00 f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa b8 10 01 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d fd 81 0f 00 f7 d8 64 89 01 48 All code ======== 0: 73 01 jae 0x3 2: c3 ret 3: 48 8b 0d 2d 82 0f 00 mov 0xf822d(%rip),%rcx # 0xf8237 a: f7 d8 neg %eax c: 64 89 01 mov %eax,%fs:(%rcx) f: 48 83 c8 ff or $0xffffffffffffffff,%rax 13: c3 ret 14: 66 2e 0f 1f 84 00 00 cs nopw 0x0(%rax,%rax,1) 1b: 00 00 00 1e: 90 nop 1f: f3 0f 1e fa endbr64 23: b8 10 01 00 00 mov $0x110,%eax 28: 0f 05 syscall 2a:* 48 3d 01 f0 ff ff cmp $0xfffffffffffff001,%rax <-- trapping instruction 30: 73 01 jae 0x33 32: c3 ret 33: 48 8b 0d fd 81 0f 00 mov 0xf81fd(%rip),%rcx # 0xf8237 3a: f7 d8 neg %eax 3c: 64 89 01 mov %eax,%fs:(%rcx) 3f: 48 rex.W Code starting with the faulting instruction =========================================== 0: 48 3d 01 f0 ff ff cmp $0xfffffffffffff001,%rax 6: 73 01 jae 0x9 8: c3 ret 9: 48 8b 0d fd 81 0f 00 mov 0xf81fd(%rip),%rcx # 0xf820d 10: f7 d8 neg %eax 12: 64 89 01 mov %eax,%fs:(%rcx) 15: 48 rex.W [ 2.210993] RSP: 002b:00007ffd999711a8 EFLAGS: 00000202 ORIG_RAX: 0000000000000110 [ 2.211040] RAX: ffffffffffffffda RBX: 0000000000000007 RCX: 00007f1319753bcb [ 2.211077] RDX: 0000000000000000 RSI: 0000000000477309 RDI: 0000000040000000 [ 2.211132] RBP: 0000000000000001 R08: 0000000000000000 R09: 0000000000000000 [ 2.211170] R10: 0000000000000000 R11: 0000000000000202 R12: 00007ffd999733d0 [ 2.211209] R13: 0000000000000001 R14: 00007f13194916f8 R15: 00007ffd99974876 | [ 2.215198] ------------[ cut here ]------------ | [ 2.215232] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/169 | [ 2.215284] Modules linked in: | [ 2.215365] Tainted: [W]=WARN [ 2.215387] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.215421] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.215451] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.215539] RSP: 0018:ff52d2510042fcc8 EFLAGS: 00010286 [ 2.215569] RAX: 00000000ffffffa6 RBX: 00000000ffffffff RCX: 0000000000000000 [ 2.215628] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d82fdab00 [ 2.215667] RBP: 0000000000000000 R08: ff19d41d82fd3b90 R09: ff19d41d84f1e02c [ 2.215708] R10: ff19d41d84f19118 R11: fefefefefefefeff R12: 0000000000000000 [ 2.215752] R13: 0000000000000010 R14: ff19d41d84f19000 R15: ff19d41d82fdab00 [ 2.215797] FS: 00007fbe1cf1d840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 2.215839] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.215873] CR2: 00007fbe1d11ec20 CR3: 0000000004ce9006 CR4: 0000000000771ef0 [ 2.215914] PKRU: 55555554 [ 2.215929] Call Trace: [ 2.215944] [ 2.215960] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 2.215982] register_netdevice (net/core/dev.c:11488) [ 2.216006] register_netdev (net/core/dev.c:11552) [ 2.216031] loopback_net_init (drivers/net/loopback.c:218) [ 2.216055] ? vsock_sysctl_init_net (net/vmw_vsock/af_vsock.c:2933 net/vmw_vsock/af_vsock.c:2973) [ 2.216087] ops_init (net/core/net_namespace.c:137) [ 2.216109] setup_net (net/core/net_namespace.c:446) [ 2.216158] copy_net_ns (net/core/net_namespace.c:579) [ 2.216181] create_new_namespaces (kernel/nsproxy.c:132) [ 2.216211] unshare_nsproxy_namespaces (kernel/nsproxy.c:234 (discriminator 4)) [ 2.216242] ksys_unshare (kernel/fork.c:3243) [ 2.216265] __x64_sys_unshare (kernel/fork.c:3317 kernel/fork.c:3315 kernel/fork.c:3315) [ 2.216287] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 2.216311] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 2.216339] RIP: 0033:0x7fbe1d1dfbcb [ 2.216360] Code: 73 01 c3 48 8b 0d 2d 82 0f 00 f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa b8 10 01 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d fd 81 0f 00 f7 d8 64 89 01 48 All code ======== 0: 73 01 jae 0x3 2: c3 ret 3: 48 8b 0d 2d 82 0f 00 mov 0xf822d(%rip),%rcx # 0xf8237 a: f7 d8 neg %eax c: 64 89 01 mov %eax,%fs:(%rcx) f: 48 83 c8 ff or $0xffffffffffffffff,%rax 13: c3 ret 14: 66 2e 0f 1f 84 00 00 cs nopw 0x0(%rax,%rax,1) 1b: 00 00 00 1e: 90 nop 1f: f3 0f 1e fa endbr64 23: b8 10 01 00 00 mov $0x110,%eax 28: 0f 05 syscall 2a:* 48 3d 01 f0 ff ff cmp $0xfffffffffffff001,%rax <-- trapping instruction 30: 73 01 jae 0x33 32: c3 ret 33: 48 8b 0d fd 81 0f 00 mov 0xf81fd(%rip),%rcx # 0xf8237 3a: f7 d8 neg %eax 3c: 64 89 01 mov %eax,%fs:(%rcx) 3f: 48 rex.W Code starting with the faulting instruction =========================================== 0: 48 3d 01 f0 ff ff cmp $0xfffffffffffff001,%rax 6: 73 01 jae 0x9 8: c3 ret 9: 48 8b 0d fd 81 0f 00 mov 0xf81fd(%rip),%rcx # 0xf820d 10: f7 d8 neg %eax 12: 64 89 01 mov %eax,%fs:(%rcx) 15: 48 rex.W [ 2.216456] RSP: 002b:00007ffea5aa90c8 EFLAGS: 00000202 ORIG_RAX: 0000000000000110 [ 2.216494] RAX: ffffffffffffffda RBX: 0000000000000007 RCX: 00007fbe1d1dfbcb [ 2.216535] RDX: 0000000000000000 RSI: 0000000000477309 RDI: 0000000040000000 [ 2.216583] RBP: 0000000000000002 R08: 0000000000000000 R09: 0000000000000000 [ 2.216629] R10: 0000000000000000 R11: 0000000000000202 R12: 00007ffea5aab2f0 [ 2.216668] R13: 0000000000000001 R14: 0000000000000003 R15: 00007ffea5aac876 | [ 2.220838] ------------[ cut here ]------------ | [ 2.220878] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/170 | [ 2.220931] Modules linked in: | [ 2.221007] Tainted: [W]=WARN [ 2.221024] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.221061] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.221095] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.221184] RSP: 0018:ff52d251004375f0 EFLAGS: 00010286 [ 2.221212] RAX: 00000000ffffffa6 RBX: 00000000ffffffff RCX: 0000000000000000 [ 2.221249] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d82d28c00 [ 2.221290] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d86409034 [ 2.221340] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 2.221379] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d82d28c00 [ 2.221423] FS: 00007f6298e02840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 2.221462] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.221493] CR2: 000000000042ebe0 CR3: 0000000004cbd006 CR4: 0000000000771ef0 [ 2.221541] PKRU: 55555554 [ 2.221556] Call Trace: [ 2.221572] [ 2.221588] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 2.221610] __dev_notify_flags (net/core/dev.c:9787) [ 2.221633] rtnl_configure_link (net/core/rtnetlink.c:3670) [ 2.221654] veth_newlink (drivers/net/veth.c:1871) [ 2.221679] rtnl_newlink (net/core/rtnetlink.c:3904 net/core/rtnetlink.c:4035 net/core/rtnetlink.c:4150) [ 2.221699] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 2.221734] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 2.221757] ? update_cfs_rq_load_avg (kernel/sched/fair.c:4879) [ 2.221788] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 2.221818] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 2.221842] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 2.221864] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 2.221885] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 2.221908] ___sys_sendmsg (net/socket.c:2752) [ 2.221932] __sys_sendmsg (net/socket.c:2784) [ 2.221951] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 2.221974] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 2.222001] RIP: 0033:0x7f629903c08e [ 2.222023] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 2.222119] RSP: 002b:00007ffc8bc34c40 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 2.222158] RAX: ffffffffffffffda RBX: 00007ffc8bc353e0 RCX: 00007f629903c08e [ 2.222202] RDX: 0000000000000000 RSI: 00007ffc8bc34cf0 RDI: 0000000000000005 [ 2.222238] RBP: 00007ffc8bc34c50 R08: 0000000000000000 R09: 0000000000000000 [ 2.222279] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d102 [ 2.222321] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffc8bc353b0 | [ 2.222510] ------------[ cut here ]------------ | [ 2.222541] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/170 | [ 2.222590] Modules linked in: | [ 2.222667] Tainted: [W]=WARN [ 2.222686] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.222734] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.222766] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.222867] RSP: 0018:ff52d25100437870 EFLAGS: 00010286 [ 2.222895] RAX: 00000000ffffffa6 RBX: 00000000ffffffff RCX: 0000000000000000 [ 2.222936] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d82fda500 [ 2.222978] RBP: 0000000000000000 R08: ff19d41d8335b150 R09: ff19d41d8640e030 [ 2.223014] R10: ff19d41d86406118 R11: fefefefefefefeff R12: 0000000000000000 [ 2.223058] R13: 0000000000000010 R14: ff19d41d86406000 R15: ff19d41d82fda500 [ 2.223098] FS: 00007f6298e02840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 2.223143] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.223177] CR2: 000000000042ebe0 CR3: 0000000004cbd006 CR4: 0000000000771ef0 [ 2.223217] PKRU: 55555554 [ 2.223232] Call Trace: [ 2.223248] [ 2.223263] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 2.223286] __dev_notify_flags (net/core/dev.c:9787) [ 2.223308] rtnl_configure_link (net/core/rtnetlink.c:3670) [ 2.223332] rtnl_newlink (net/core/rtnetlink.c:3914 net/core/rtnetlink.c:4035 net/core/rtnetlink.c:4150) [ 2.223354] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 2.223387] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 2.223409] ? update_cfs_rq_load_avg (kernel/sched/fair.c:4879) [ 2.223439] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 2.223467] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 2.223490] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 2.223512] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 2.223536] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 2.223558] ___sys_sendmsg (net/socket.c:2752) [ 2.223580] __sys_sendmsg (net/socket.c:2784) [ 2.223604] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 2.223628] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 2.223655] RIP: 0033:0x7f629903c08e [ 2.223680] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 2.223780] RSP: 002b:00007ffc8bc34c40 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 2.223820] RAX: ffffffffffffffda RBX: 00007ffc8bc353e0 RCX: 00007f629903c08e [ 2.223864] RDX: 0000000000000000 RSI: 00007ffc8bc34cf0 RDI: 0000000000000005 [ 2.223903] RBP: 00007ffc8bc34c50 R08: 0000000000000000 R09: 0000000000000000 [ 2.223945] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d102 [ 2.223985] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffc8bc353b0 | [ 2.236341] ------------[ cut here ]------------ | [ 2.236387] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/173 | [ 2.236436] Modules linked in: | [ 2.236520] Tainted: [W]=WARN [ 2.236541] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.236574] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.236606] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.236693] RSP: 0018:ff52d2510043f6d8 EFLAGS: 00010286 [ 2.236725] RAX: 00000000ffffffa6 RBX: 00000000ffffffff RCX: 0000000000000000 [ 2.236765] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079a00 [ 2.236805] RBP: 0000000000000000 R08: ff19d41d8335b150 R09: ff19d41d86415830 [ 2.236842] R10: ff19d41d86406118 R11: fefefefefefefeff R12: ff52d2510043f78c [ 2.236882] R13: 0000000000000011 R14: ff19d41d86406000 R15: ff19d41d83079a00 [ 2.236925] FS: 00007fcd91ed7840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 2.236971] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.237007] CR2: 00007fff4fcdfb18 CR3: 0000000004fba004 CR4: 0000000000771ef0 [ 2.237053] PKRU: 55555554 [ 2.237068] Call Trace: [ 2.237084] [ 2.237100] rtmsg_ifinfo_newnet (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4567) [ 2.237121] __dev_change_net_namespace (net/core/dev.c:12635) [ 2.237152] ? rtnl_getlink (net/core/rtnetlink.c:4296 (discriminator 3)) [ 2.237174] do_setlink.isra.0 (net/core/rtnetlink.c:3108) [ 2.237200] ? __nla_validate_parse (lib/nlattr.c:620) [ 2.237235] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 2.237257] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 2.237278] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 2.237307] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 2.237335] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 2.237360] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 2.237385] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 2.237409] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 2.237430] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 2.237453] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 2.237472] ___sys_sendmsg (net/socket.c:2752) [ 2.237494] __sys_sendmsg (net/socket.c:2784) [ 2.237517] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 2.237538] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 2.237566] RIP: 0033:0x7fcd9211108e [ 2.237587] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 2.237677] RSP: 002b:00007ffff9b722e0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 2.237721] RAX: ffffffffffffffda RBX: 0000000000000007 RCX: 00007fcd9211108e [ 2.237758] RDX: 0000000000000000 RSI: 00007ffff9b72390 RDI: 0000000000000005 [ 2.237800] RBP: 00007ffff9b722f0 R08: 0000000000000000 R09: 0000000000000000 [ 2.237843] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d102 [ 2.237886] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffff9b72a50 | [ 2.238017] ------------[ cut here ]------------ | [ 2.238045] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/173 | [ 2.238092] Modules linked in: | [ 2.238171] Tainted: [W]=WARN [ 2.238193] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.238233] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.238269] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.238367] RSP: 0018:ff52d2510043f6c8 EFLAGS: 00010286 [ 2.238395] RAX: 00000000ffffffa6 RBX: 00000000ffffffff RCX: 0000000000000000 [ 2.238438] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8304a300 [ 2.238481] RBP: 0000000000000000 R08: ff19d41d8335b150 R09: ff19d41d8640e030 [ 2.238522] R10: ff19d41d86406118 R11: fefefefefefefeff R12: 0000000000000000 [ 2.238561] R13: 0000000000000010 R14: ff19d41d86406000 R15: ff19d41d8304a300 [ 2.238608] FS: 00007fcd91ed7840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 2.238649] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.238688] CR2: 00007fff4fcdfb18 CR3: 0000000004fba004 CR4: 0000000000771ef0 [ 2.238733] PKRU: 55555554 [ 2.238748] Call Trace: [ 2.238764] [ 2.238777] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 2.238799] __dev_change_net_namespace (net/core/dev.c:12695) [ 2.238832] ? rtnl_getlink (net/core/rtnetlink.c:4296 (discriminator 3)) [ 2.238855] do_setlink.isra.0 (net/core/rtnetlink.c:3108) [ 2.238877] ? __nla_validate_parse (lib/nlattr.c:620) [ 2.238905] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 2.238926] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 2.238948] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 2.238976] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 2.239002] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 2.239025] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 2.239053] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 2.239075] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 2.239097] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 2.239118] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 2.239139] ___sys_sendmsg (net/socket.c:2752) [ 2.239161] __sys_sendmsg (net/socket.c:2784) [ 2.239183] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 2.239203] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 2.239233] RIP: 0033:0x7fcd9211108e [ 2.239251] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 2.239343] RSP: 002b:00007ffff9b722e0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 2.239385] RAX: ffffffffffffffda RBX: 0000000000000007 RCX: 00007fcd9211108e [ 2.239429] RDX: 0000000000000000 RSI: 00007ffff9b72390 RDI: 0000000000000005 [ 2.239465] RBP: 00007ffff9b722f0 R08: 0000000000000000 R09: 0000000000000000 [ 2.239506] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d102 [ 2.239549] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffff9b72a50 | [ 2.239708] ------------[ cut here ]------------ | [ 2.239737] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/173 | [ 2.239790] Modules linked in: | [ 2.239868] Tainted: [W]=WARN [ 2.239892] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.239926] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.239954] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.240050] RSP: 0018:ff52d2510043f6f0 EFLAGS: 00010286 [ 2.240077] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 2.240122] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8304a300 [ 2.240161] RBP: 0000000000000000 R08: ff19d41d8335b150 R09: ff19d41d8640e030 [ 2.240201] R10: ff19d41d86406118 R11: fefefefefefefeff R12: 0000000000000000 [ 2.240240] R13: 0000000000000010 R14: ff19d41d86406000 R15: ff19d41d8304a300 [ 2.240278] FS: 00007fcd91ed7840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 2.240321] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.240357] CR2: 00007fff4fcdfb18 CR3: 0000000004fba004 CR4: 0000000000771ef0 [ 2.240394] PKRU: 55555554 [ 2.240408] Call Trace: [ 2.240420] [ 2.240436] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 2.240459] notifier_call_chain (kernel/notifier.c:85) [ 2.240488] netif_change_name (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:1509) [ 2.240510] do_setlink.isra.0 (net/core/rtnetlink.c:3186) [ 2.240539] ? __nla_validate_parse (lib/nlattr.c:620) [ 2.240566] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 2.240586] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 2.240607] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 2.240637] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 2.240658] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 2.240681] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 2.240708] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 2.240733] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 2.240756] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 2.240778] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 2.240798] ___sys_sendmsg (net/socket.c:2752) [ 2.240819] __sys_sendmsg (net/socket.c:2784) [ 2.240843] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 2.240863] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 2.240887] RIP: 0033:0x7fcd9211108e [ 2.240908] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 2.240992] RSP: 002b:00007ffff9b722e0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 2.241035] RAX: ffffffffffffffda RBX: 0000000000000007 RCX: 00007fcd9211108e [ 2.241086] RDX: 0000000000000000 RSI: 00007ffff9b72390 RDI: 0000000000000005 [ 2.241125] RBP: 00007ffff9b722f0 R08: 0000000000000000 R09: 0000000000000000 [ 2.241170] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d102 [ 2.241209] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffff9b72a50 | [ 2.260334] ------------[ cut here ]------------ | [ 2.260377] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/174 | [ 2.260427] Modules linked in: | [ 2.260505] Tainted: [W]=WARN [ 2.260528] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.260561] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.260589] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.260682] RSP: 0018:ff52d251004476d8 EFLAGS: 00010286 [ 2.260708] RAX: 00000000ffffffa6 RBX: 00000000ffffffff RCX: 0000000000000000 [ 2.260754] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079e00 [ 2.260796] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d828ee034 [ 2.260835] R10: ff19d41d86405118 R11: fefefefefefefeff R12: ff52d2510044778c [ 2.260874] R13: 0000000000000011 R14: ff19d41d86405000 R15: ff19d41d83079e00 [ 2.260915] FS: 00007f2c75ef2840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 2.260961] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.261004] CR2: 00007f2c761c21a0 CR3: 000000000331a001 CR4: 0000000000771ef0 [ 2.261051] PKRU: 55555554 [ 2.261067] Call Trace: [ 2.261082] [ 2.261096] rtmsg_ifinfo_newnet (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4567) [ 2.261118] __dev_change_net_namespace (net/core/dev.c:12635) [ 2.261146] ? rtnl_getlink (net/core/rtnetlink.c:4296 (discriminator 3)) [ 2.261165] do_setlink.isra.0 (net/core/rtnetlink.c:3108) [ 2.261189] ? __nla_validate_parse (lib/nlattr.c:620) [ 2.261218] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 2.261241] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 2.261264] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 2.261297] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 2.261321] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 2.261342] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 2.261374] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 2.261395] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 2.261419] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 2.261441] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 2.261467] ___sys_sendmsg (net/socket.c:2752) [ 2.261491] __sys_sendmsg (net/socket.c:2784) [ 2.261518] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 2.261544] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 2.261577] RIP: 0033:0x7f2c7612c08e [ 2.261600] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 2.261708] RSP: 002b:00007ffe215ff690 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 2.261757] RAX: ffffffffffffffda RBX: 0000000000000007 RCX: 00007f2c7612c08e [ 2.261799] RDX: 0000000000000000 RSI: 00007ffe215ff740 RDI: 0000000000000005 [ 2.261837] RBP: 00007ffe215ff6a0 R08: 0000000000000000 R09: 0000000000000000 [ 2.261885] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d102 [ 2.261927] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffe215ffe00 | [ 2.262073] ------------[ cut here ]------------ | [ 2.262105] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/174 | [ 2.262155] Modules linked in: | [ 2.262238] Tainted: [W]=WARN [ 2.262262] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.262301] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.262337] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.262445] RSP: 0018:ff52d251004476c8 EFLAGS: 00010286 [ 2.262478] RAX: 00000000ffffffa6 RBX: 00000000ffffffff RCX: 0000000000000000 [ 2.262523] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308ca00 [ 2.262565] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f1e034 [ 2.262607] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 2.262653] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d8308ca00 [ 2.262696] FS: 00007f2c75ef2840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 2.262749] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.262782] CR2: 00007f2c761c21a0 CR3: 000000000331a001 CR4: 0000000000771ef0 [ 2.262821] PKRU: 55555554 [ 2.262836] Call Trace: [ 2.262850] [ 2.262863] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 2.262886] __dev_change_net_namespace (net/core/dev.c:12695) [ 2.262914] ? rtnl_getlink (net/core/rtnetlink.c:4296 (discriminator 3)) [ 2.262941] do_setlink.isra.0 (net/core/rtnetlink.c:3108) [ 2.262962] ? __nla_validate_parse (lib/nlattr.c:620) [ 2.262994] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 2.263016] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 2.263037] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 2.263064] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 2.263086] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 2.263112] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 2.263139] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 2.263160] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 2.263186] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 2.263208] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 2.263230] ___sys_sendmsg (net/socket.c:2752) [ 2.263253] __sys_sendmsg (net/socket.c:2784) [ 2.263274] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 2.263296] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 2.263325] RIP: 0033:0x7f2c7612c08e [ 2.263346] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 2.263440] RSP: 002b:00007ffe215ff690 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 2.263480] RAX: ffffffffffffffda RBX: 0000000000000007 RCX: 00007f2c7612c08e [ 2.263522] RDX: 0000000000000000 RSI: 00007ffe215ff740 RDI: 0000000000000005 [ 2.263558] RBP: 00007ffe215ff6a0 R08: 0000000000000000 R09: 0000000000000000 [ 2.263596] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d102 [ 2.263638] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffe215ffe00 | [ 2.263814] ------------[ cut here ]------------ | [ 2.263845] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/174 | [ 2.263889] Modules linked in: | [ 2.263961] Tainted: [W]=WARN [ 2.263985] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.264016] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.264041] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.264130] RSP: 0018:ff52d251004476f0 EFLAGS: 00010286 [ 2.264160] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 2.264199] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308ca00 [ 2.264242] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f1e030 [ 2.264281] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 2.264327] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d8308ca00 [ 2.264375] FS: 00007f2c75ef2840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 2.264428] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.264459] CR2: 00007f2c761c21a0 CR3: 000000000331a001 CR4: 0000000000771ef0 [ 2.264495] PKRU: 55555554 [ 2.264512] Call Trace: [ 2.264525] [ 2.264537] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 2.264560] notifier_call_chain (kernel/notifier.c:85) [ 2.264583] netif_change_name (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:1509) [ 2.264607] do_setlink.isra.0 (net/core/rtnetlink.c:3186) [ 2.264635] ? __nla_validate_parse (lib/nlattr.c:620) [ 2.264664] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 2.264686] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 2.264706] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 2.264742] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 2.264764] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 2.264787] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 2.264818] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 2.264840] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 2.264862] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 2.264885] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 2.264905] ___sys_sendmsg (net/socket.c:2752) [ 2.264928] __sys_sendmsg (net/socket.c:2784) [ 2.264951] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 2.264972] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 2.265003] RIP: 0033:0x7f2c7612c08e [ 2.265028] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 2.265120] RSP: 002b:00007ffe215ff690 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 2.265160] RAX: ffffffffffffffda RBX: 0000000000000007 RCX: 00007f2c7612c08e [ 2.265200] RDX: 0000000000000000 RSI: 00007ffe215ff740 RDI: 0000000000000005 [ 2.265240] RBP: 00007ffe215ff6a0 R08: 0000000000000000 R09: 0000000000000000 [ 2.265277] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d102 [ 2.265318] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffe215ffe00 | [ 2.268565] ------------[ cut here ]------------ | [ 2.268599] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/175 | [ 2.268653] Modules linked in: | [ 2.268743] Tainted: [W]=WARN [ 2.268765] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.268800] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.268830] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.268922] RSP: 0018:ff52d2510044f5f0 EFLAGS: 00010286 [ 2.268951] RAX: 00000000ffffffa6 RBX: 00000000ffffffff RCX: 0000000000000000 [ 2.268993] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32f00 [ 2.269038] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d86419034 [ 2.269082] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 2.269127] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d81c32f00 [ 2.269178] FS: 00007f5105603840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 2.269224] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.269260] CR2: 000000000042ebe0 CR3: 0000000001f2f001 CR4: 0000000000771ef0 [ 2.269302] PKRU: 55555554 [ 2.269322] Call Trace: [ 2.269337] [ 2.269354] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 2.269376] __dev_notify_flags (net/core/dev.c:9787) [ 2.269400] rtnl_configure_link (net/core/rtnetlink.c:3670) [ 2.269429] veth_newlink (drivers/net/veth.c:1871) [ 2.269454] rtnl_newlink (net/core/rtnetlink.c:3904 net/core/rtnetlink.c:4035 net/core/rtnetlink.c:4150) [ 2.269477] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 2.269507] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 2.269531] ? get_page_from_freelist (mm/page_alloc.c:1856 mm/page_alloc.c:1866 mm/page_alloc.c:3946) [ 2.269564] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 2.269596] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 2.269619] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 2.269640] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 2.269663] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 2.269685] ___sys_sendmsg (net/socket.c:2752) [ 2.269707] __sys_sendmsg (net/socket.c:2784) [ 2.269733] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 2.269754] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 2.269788] RIP: 0033:0x7f510583d08e [ 2.269809] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 2.269895] RSP: 002b:00007ffe03229ca0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 2.269936] RAX: ffffffffffffffda RBX: 00007ffe0322a440 RCX: 00007f510583d08e [ 2.269975] RDX: 0000000000000000 RSI: 00007ffe03229d50 RDI: 0000000000000005 [ 2.270018] RBP: 00007ffe03229cb0 R08: 0000000000000000 R09: 0000000000000000 [ 2.270065] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d102 [ 2.270106] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffe0322a410 | [ 2.270344] ------------[ cut here ]------------ | [ 2.270372] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/175 | [ 2.270425] Modules linked in: | [ 2.270503] Tainted: [W]=WARN [ 2.270522] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.270555] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.270586] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.270677] RSP: 0018:ff52d2510044f870 EFLAGS: 00010286 [ 2.270702] RAX: 00000000ffffffa6 RBX: 00000000ffffffff RCX: 0000000000000000 [ 2.270749] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83045100 [ 2.270790] RBP: 0000000000000000 R08: ff19d41d8335f910 R09: ff19d41d8641e030 [ 2.270826] R10: ff19d41d8640e118 R11: fefefefefefefeff R12: 0000000000000000 [ 2.270865] R13: 0000000000000010 R14: ff19d41d8640e000 R15: ff19d41d83045100 [ 2.270904] FS: 00007f5105603840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 2.270947] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.270980] CR2: 000000000042ebe0 CR3: 0000000001f2f001 CR4: 0000000000771ef0 [ 2.271018] PKRU: 55555554 [ 2.271035] Call Trace: [ 2.271052] [ 2.271065] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 2.271086] __dev_notify_flags (net/core/dev.c:9787) [ 2.271106] rtnl_configure_link (net/core/rtnetlink.c:3670) [ 2.271129] rtnl_newlink (net/core/rtnetlink.c:3914 net/core/rtnetlink.c:4035 net/core/rtnetlink.c:4150) [ 2.271152] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 2.271183] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 2.271204] ? get_page_from_freelist (mm/page_alloc.c:1856 mm/page_alloc.c:1866 mm/page_alloc.c:3946) [ 2.271233] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 2.271261] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 2.271285] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 2.271310] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 2.271333] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 2.271357] ___sys_sendmsg (net/socket.c:2752) [ 2.271382] __sys_sendmsg (net/socket.c:2784) [ 2.271405] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 2.271430] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 2.271458] RIP: 0033:0x7f510583d08e [ 2.271480] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 2.271571] RSP: 002b:00007ffe03229ca0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 2.271616] RAX: ffffffffffffffda RBX: 00007ffe0322a440 RCX: 00007f510583d08e [ 2.271658] RDX: 0000000000000000 RSI: 00007ffe03229d50 RDI: 0000000000000005 [ 2.271701] RBP: 00007ffe03229cb0 R08: 0000000000000000 R09: 0000000000000000 [ 2.271746] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d102 [ 2.271794] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffe0322a410 | [ 2.279332] ------------[ cut here ]------------ | [ 2.279372] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/178 | [ 2.279427] Modules linked in: | [ 2.279510] Tainted: [W]=WARN [ 2.279538] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.279572] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.279600] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.279700] RSP: 0018:ff52d251003ef6d8 EFLAGS: 00010286 [ 2.279740] RAX: 00000000ffffffa6 RBX: 00000000ffffffff RCX: 0000000000000000 [ 2.279785] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051e00 [ 2.279827] RBP: 0000000000000000 R08: ff19d41d8335f910 R09: ff19d41d86422030 [ 2.279862] R10: ff19d41d8640e118 R11: fefefefefefefeff R12: ff52d251003ef78c [ 2.279904] R13: 0000000000000011 R14: ff19d41d8640e000 R15: ff19d41d83051e00 [ 2.279952] FS: 00007fd9d8ace840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 2.279996] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.280035] CR2: 00007f6d78c3bd80 CR3: 0000000003318005 CR4: 0000000000771ef0 [ 2.280086] PKRU: 55555554 [ 2.280104] Call Trace: [ 2.280122] [ 2.280140] rtmsg_ifinfo_newnet (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4567) [ 2.280169] __dev_change_net_namespace (net/core/dev.c:12635) [ 2.280203] ? rtnl_getlink (net/core/rtnetlink.c:4296 (discriminator 3)) [ 2.280225] do_setlink.isra.0 (net/core/rtnetlink.c:3108) [ 2.280249] ? __nla_validate_parse (lib/nlattr.c:620) [ 2.280282] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 2.280304] ? kmem_cache_alloc_node_noprof (mm/slub.c:4749 mm/slub.c:4883 mm/slub.c:4950) [ 2.280342] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 2.280363] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 2.280391] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 2.280412] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 2.280433] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 2.280461] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 2.280482] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 2.280503] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 2.280525] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 2.280546] ___sys_sendmsg (net/socket.c:2752) [ 2.280567] __sys_sendmsg (net/socket.c:2784) [ 2.280586] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 2.280611] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 2.280640] RIP: 0033:0x7fd9d8d0808e [ 2.280663] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 2.280766] RSP: 002b:00007ffdd9f8a8c0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 2.280804] RAX: ffffffffffffffda RBX: 0000000000000007 RCX: 00007fd9d8d0808e [ 2.280840] RDX: 0000000000000000 RSI: 00007ffdd9f8a970 RDI: 0000000000000005 [ 2.280879] RBP: 00007ffdd9f8a8d0 R08: 0000000000000000 R09: 0000000000000000 [ 2.280918] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d102 [ 2.280954] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffdd9f8b030 | [ 2.281083] ------------[ cut here ]------------ | [ 2.281112] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/178 | [ 2.281157] Modules linked in: | [ 2.281238] Tainted: [W]=WARN [ 2.281259] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.281294] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.281328] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.281428] RSP: 0018:ff52d251003ef6c8 EFLAGS: 00010286 [ 2.281462] RAX: 00000000ffffffa6 RBX: 00000000ffffffff RCX: 0000000000000000 [ 2.281505] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051d00 [ 2.281544] RBP: 0000000000000000 R08: ff19d41d8335f910 R09: ff19d41d8641e030 [ 2.281582] R10: ff19d41d8640e118 R11: fefefefefefefeff R12: 0000000000000000 [ 2.281622] R13: 0000000000000010 R14: ff19d41d8640e000 R15: ff19d41d83051d00 [ 2.281663] FS: 00007fd9d8ace840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 2.281709] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.281744] CR2: 00007f6d78c3bd80 CR3: 0000000003318005 CR4: 0000000000771ef0 [ 2.281786] PKRU: 55555554 [ 2.281802] Call Trace: [ 2.281814] [ 2.281826] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 2.281849] __dev_change_net_namespace (net/core/dev.c:12695) [ 2.281877] ? rtnl_getlink (net/core/rtnetlink.c:4296 (discriminator 3)) [ 2.281899] do_setlink.isra.0 (net/core/rtnetlink.c:3108) [ 2.281921] ? __nla_validate_parse (lib/nlattr.c:620) [ 2.281979] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 2.282001] ? kmem_cache_alloc_node_noprof (mm/slub.c:4749 mm/slub.c:4883 mm/slub.c:4950) [ 2.282030] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 2.282049] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 2.282076] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 2.282098] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 2.282119] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 2.282146] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 2.282167] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 2.282191] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 2.282211] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 2.282234] ___sys_sendmsg (net/socket.c:2752) [ 2.282256] __sys_sendmsg (net/socket.c:2784) [ 2.282279] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 2.282301] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 2.282334] RIP: 0033:0x7fd9d8d0808e [ 2.282355] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 2.282444] RSP: 002b:00007ffdd9f8a8c0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 2.282484] RAX: ffffffffffffffda RBX: 0000000000000007 RCX: 00007fd9d8d0808e [ 2.282522] RDX: 0000000000000000 RSI: 00007ffdd9f8a970 RDI: 0000000000000005 [ 2.282561] RBP: 00007ffdd9f8a8d0 R08: 0000000000000000 R09: 0000000000000000 [ 2.282604] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d102 [ 2.282642] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffdd9f8b030 | [ 2.282800] ------------[ cut here ]------------ | [ 2.282826] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/178 | [ 2.282871] Modules linked in: | [ 2.282946] Tainted: [W]=WARN [ 2.282969] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.283006] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.283034] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.283131] RSP: 0018:ff52d251003ef6f0 EFLAGS: 00010286 [ 2.283158] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 2.283197] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051d00 [ 2.283236] RBP: 0000000000000000 R08: ff19d41d8335f910 R09: ff19d41d8641e030 [ 2.283284] R10: ff19d41d8640e118 R11: fefefefefefefeff R12: 0000000000000000 [ 2.283333] R13: 0000000000000010 R14: ff19d41d8640e000 R15: ff19d41d83051d00 [ 2.283375] FS: 00007fd9d8ace840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 2.283418] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.283452] CR2: 00007f6d78c3bd80 CR3: 0000000003318005 CR4: 0000000000771ef0 [ 2.283492] PKRU: 55555554 [ 2.283508] Call Trace: [ 2.283524] [ 2.283540] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 2.283562] notifier_call_chain (kernel/notifier.c:85) [ 2.283585] netif_change_name (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:1509) [ 2.283607] do_setlink.isra.0 (net/core/rtnetlink.c:3186) [ 2.283637] ? __nla_validate_parse (lib/nlattr.c:620) [ 2.283664] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 2.283686] ? kmem_cache_alloc_node_noprof (mm/slub.c:4749 mm/slub.c:4883 mm/slub.c:4950) [ 2.283716] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 2.283742] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 2.283771] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 2.283799] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 2.283823] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 2.283859] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 2.283883] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 2.283906] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 2.283938] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 2.283963] ___sys_sendmsg (net/socket.c:2752) [ 2.283986] __sys_sendmsg (net/socket.c:2784) [ 2.284008] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 2.284029] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 2.284058] RIP: 0033:0x7fd9d8d0808e [ 2.284079] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 2.284171] RSP: 002b:00007ffdd9f8a8c0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 2.284211] RAX: ffffffffffffffda RBX: 0000000000000007 RCX: 00007fd9d8d0808e [ 2.284253] RDX: 0000000000000000 RSI: 00007ffdd9f8a970 RDI: 0000000000000005 [ 2.284296] RBP: 00007ffdd9f8a8d0 R08: 0000000000000000 R09: 0000000000000000 [ 2.284344] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d102 [ 2.284383] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffdd9f8b030 | [ 2.296331] ------------[ cut here ]------------ | [ 2.296404] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/179 | [ 2.296495] Modules linked in: | [ 2.296644] Tainted: [W]=WARN [ 2.296704] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.296779] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.296845] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.296984] RSP: 0018:ff52d2510044f6d8 EFLAGS: 00010286 [ 2.297048] RAX: 00000000ffffffa6 RBX: 00000000ffffffff RCX: 0000000000000000 [ 2.297129] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079c00 [ 2.297212] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d82d11834 [ 2.297289] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: ff52d2510044f78c [ 2.297369] R13: 0000000000000011 R14: ff19d41d8640d000 R15: ff19d41d83079c00 [ 2.297450] FS: 00007f8c30a74840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 2.297528] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.297599] CR2: 0000000020357988 CR3: 0000000004fda001 CR4: 0000000000771ef0 [ 2.297679] PKRU: 55555554 [ 2.297737] Call Trace: [ 2.297785] [ 2.297835] rtmsg_ifinfo_newnet (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4567) [ 2.297895] __dev_change_net_namespace (net/core/dev.c:12635) [ 2.297961] ? rtnl_getlink (net/core/rtnetlink.c:4296 (discriminator 3)) [ 2.298020] do_setlink.isra.0 (net/core/rtnetlink.c:3108) [ 2.298080] ? __nla_validate_parse (lib/nlattr.c:620) [ 2.298152] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 2.298213] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 2.298275] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 2.298346] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 2.298405] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 2.298464] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 2.298529] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 2.298590] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 2.298649] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 2.298708] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 2.298775] ___sys_sendmsg (net/socket.c:2752) [ 2.298835] __sys_sendmsg (net/socket.c:2784) [ 2.298895] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 2.298955] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 2.299020] RIP: 0033:0x7f8c30cae08e [ 2.299078] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 2.299199] RSP: 002b:00007fff7e4462f0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 2.299277] RAX: ffffffffffffffda RBX: 0000000000000007 RCX: 00007f8c30cae08e [ 2.299362] RDX: 0000000000000000 RSI: 00007fff7e4463a0 RDI: 0000000000000005 [ 2.299446] RBP: 00007fff7e446300 R08: 0000000000000000 R09: 0000000000000000 [ 2.299523] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d102 [ 2.299597] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fff7e446a60 | [ 2.299852] ------------[ cut here ]------------ | [ 2.299916] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/179 | [ 2.299999] Modules linked in: | [ 2.300147] Tainted: [W]=WARN [ 2.300207] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.300281] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.300356] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.300475] RSP: 0018:ff52d2510044f6c8 EFLAGS: 00010286 [ 2.300540] RAX: 00000000ffffffa6 RBX: 00000000ffffffff RCX: 0000000000000000 [ 2.300619] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308c600 [ 2.300699] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d82cef034 [ 2.300782] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 2.300860] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d8308c600 [ 2.300937] FS: 00007f8c30a74840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 2.301016] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.301086] CR2: 0000000020357988 CR3: 0000000004fda001 CR4: 0000000000771ef0 [ 2.301163] PKRU: 55555554 [ 2.301211] Call Trace: [ 2.301261] [ 2.301311] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 2.301378] __dev_change_net_namespace (net/core/dev.c:12695) [ 2.301444] ? rtnl_getlink (net/core/rtnetlink.c:4296 (discriminator 3)) [ 2.301503] do_setlink.isra.0 (net/core/rtnetlink.c:3108) [ 2.301566] ? __nla_validate_parse (lib/nlattr.c:620) [ 2.301641] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 2.301706] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 2.301778] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 2.301849] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 2.301913] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 2.301975] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 2.302050] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 2.302116] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 2.302179] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 2.302244] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 2.302307] ___sys_sendmsg (net/socket.c:2752) [ 2.302381] __sys_sendmsg (net/socket.c:2784) [ 2.302446] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 2.302510] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 2.302582] RIP: 0033:0x7f8c30cae08e [ 2.302641] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 2.302791] RSP: 002b:00007fff7e4462f0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 2.302873] RAX: ffffffffffffffda RBX: 0000000000000007 RCX: 00007f8c30cae08e [ 2.302948] RDX: 0000000000000000 RSI: 00007fff7e4463a0 RDI: 0000000000000005 [ 2.303023] RBP: 00007fff7e446300 R08: 0000000000000000 R09: 0000000000000000 [ 2.303101] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d102 [ 2.303181] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fff7e446a60 | [ 2.303484] ------------[ cut here ]------------ | [ 2.303547] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/179 | [ 2.303625] Modules linked in: | [ 2.303784] Tainted: [W]=WARN [ 2.303841] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.303911] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.303976] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.304095] RSP: 0018:ff52d2510044f6f0 EFLAGS: 00010286 [ 2.304158] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 2.304233] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308c600 [ 2.304312] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d82cef030 [ 2.304398] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 2.304473] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d8308c600 [ 2.304551] FS: 00007f8c30a74840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 2.304635] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.304706] CR2: 0000000020357988 CR3: 0000000004fda001 CR4: 0000000000771ef0 [ 2.304788] PKRU: 55555554 [ 2.304839] Call Trace: [ 2.304887] [ 2.304936] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 2.304998] notifier_call_chain (kernel/notifier.c:85) [ 2.305059] netif_change_name (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:1509) [ 2.305120] do_setlink.isra.0 (net/core/rtnetlink.c:3186) [ 2.305187] ? __nla_validate_parse (lib/nlattr.c:620) [ 2.305251] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 2.305310] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 2.305376] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 2.305445] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 2.305504] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 2.305561] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 2.305627] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 2.305686] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 2.305754] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 2.305812] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 2.305873] ___sys_sendmsg (net/socket.c:2752) [ 2.305933] __sys_sendmsg (net/socket.c:2784) [ 2.305990] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 2.306051] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 2.306118] RIP: 0033:0x7f8c30cae08e [ 2.306176] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 2.306293] RSP: 002b:00007fff7e4462f0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 2.306376] RAX: ffffffffffffffda RBX: 0000000000000007 RCX: 00007f8c30cae08e [ 2.306456] RDX: 0000000000000000 RSI: 00007fff7e4463a0 RDI: 0000000000000005 [ 2.306539] RBP: 00007fff7e446300 R08: 0000000000000000 R09: 0000000000000000 [ 2.306614] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d102 [ 2.306688] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fff7e446a60 | [ 2.313104] ------------[ cut here ]------------ | [ 2.313138] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/180 | [ 2.313187] Modules linked in: | [ 2.313267] Tainted: [W]=WARN [ 2.313295] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.313329] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.313358] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.313453] RSP: 0018:ff52d251003ef870 EFLAGS: 00010286 [ 2.313491] RAX: 00000000ffffffa6 RBX: 00000000ffffffff RCX: 0000000000000000 [ 2.313533] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079500 [ 2.313575] RBP: 0000000000000000 R08: ff19d41d8335f0d0 R09: ff19d41d84f2b02c [ 2.313624] R10: ff19d41d84f1e118 R11: fefefefefefefeff R12: 0000000000000000 [ 2.313671] R13: 0000000000000010 R14: ff19d41d84f1e000 R15: ff19d41d83079500 [ 2.313727] FS: 00007f28d6a61840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 2.313773] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.313810] CR2: 00000000004a04a0 CR3: 0000000004f9b004 CR4: 0000000000771ef0 [ 2.313860] PKRU: 55555554 [ 2.313878] Call Trace: [ 2.313894] [ 2.313913] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 2.313941] __dev_notify_flags (net/core/dev.c:9787) [ 2.313969] rtnl_configure_link (net/core/rtnetlink.c:3670) [ 2.313996] rtnl_newlink (net/core/rtnetlink.c:3914 net/core/rtnetlink.c:4035 net/core/rtnetlink.c:4150) [ 2.314024] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 2.314055] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 2.314080] ? get_page_from_freelist (./include/linux/spinlock.h:390 mm/page_alloc.c:3373 mm/page_alloc.c:3402 mm/page_alloc.c:3943) [ 2.314113] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 2.314146] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 2.314173] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 2.314194] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 2.314214] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 2.314234] ___sys_sendmsg (net/socket.c:2752) [ 2.314255] __sys_sendmsg (net/socket.c:2784) [ 2.314277] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 2.314297] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 2.314333] RIP: 0033:0x7f28d6c9b08e [ 2.314354] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 2.314452] RSP: 002b:00007ffe5ab62080 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 2.314491] RAX: ffffffffffffffda RBX: 00007ffe5ab62820 RCX: 00007f28d6c9b08e [ 2.314533] RDX: 0000000000000000 RSI: 00007ffe5ab62130 RDI: 0000000000000005 [ 2.314575] RBP: 00007ffe5ab62090 R08: 0000000000000000 R09: 0000000000000000 [ 2.314615] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d102 [ 2.314652] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffe5ab627f0 | [ 2.320558] ------------[ cut here ]------------ | [ 2.320617] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/181 | [ 2.320702] Modules linked in: | [ 2.320857] Tainted: [W]=WARN [ 2.320913] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.320991] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.321064] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.321222] RSP: 0018:ff52d2510045f720 EFLAGS: 00010286 [ 2.321290] RAX: 00000000ffffffa6 RBX: 0000000000000001 RCX: 0000000000000000 [ 2.321377] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d82fda600 [ 2.321455] RBP: 0000000000000000 R08: ff19d41d8335b150 R09: ff19d41d82cef030 [ 2.321532] R10: ff19d41d86406118 R11: fefefefefefefeff R12: 0000000000000000 [ 2.321610] R13: 0000000000000010 R14: ff19d41d86406000 R15: ff19d41d82fda600 [ 2.321690] FS: 00007f25ba362840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 2.321772] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.321847] CR2: 00000000004eba70 CR3: 0000000004fcc004 CR4: 0000000000771ef0 [ 2.321937] PKRU: 55555554 [ 2.321986] Call Trace: [ 2.322034] [ 2.322082] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 2.322142] __dev_notify_flags (net/core/dev.c:9787) [ 2.322203] ? rtnl_getlink (./include/linux/skbuff.h:1323 ./include/linux/skbuff.h:1332 net/core/rtnetlink.c:4288) [ 2.322267] netif_change_flags (net/core/dev.c:9820) [ 2.322344] do_setlink.isra.0 (net/core/rtnetlink.c:3206 (discriminator 1)) [ 2.322408] ? __nla_validate_parse (lib/nlattr.c:620) [ 2.322479] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 2.322538] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 2.322598] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 2.322665] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 2.322730] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 2.322789] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 2.322855] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 2.322914] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 2.322972] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 2.323030] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 2.323095] ___sys_sendmsg (net/socket.c:2752) [ 2.323158] __sys_sendmsg (net/socket.c:2784) [ 2.323221] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 2.323286] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 2.323362] RIP: 0033:0x7f25ba59c08e [ 2.323425] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 2.323558] RSP: 002b:00007ffda86697f0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 2.323638] RAX: ffffffffffffffda RBX: 0000000000000004 RCX: 00007f25ba59c08e [ 2.323730] RDX: 0000000000000000 RSI: 00007ffda86698a0 RDI: 0000000000000005 [ 2.323811] RBP: 00007ffda8669800 R08: 0000000000000000 R09: 0000000000000000 [ 2.323889] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d102 [ 2.323966] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffda8669f60 | [ 2.324421] ------------[ cut here ]------------ | [ 2.324484] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/181 | [ 2.324573] Modules linked in: | [ 2.324732] Tainted: [W]=WARN [ 2.324790] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.324865] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.324932] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.325081] RSP: 0018:ff52d2510045f618 EFLAGS: 00010286 [ 2.325153] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 2.325239] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d82fda600 [ 2.325334] RBP: 0000000000000000 R08: ff19d41d8335b150 R09: ff19d41d82cef030 [ 2.325416] R10: ff19d41d86406118 R11: fefefefefefefeff R12: 0000000000000000 [ 2.325497] R13: 0000000000000010 R14: ff19d41d86406000 R15: ff19d41d82fda600 [ 2.325579] FS: 00007f25ba362840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 2.325664] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.325740] CR2: 00000000004eba70 CR3: 0000000004fcc004 CR4: 0000000000771ef0 [ 2.325822] PKRU: 55555554 [ 2.325873] Call Trace: [ 2.325921] [ 2.325972] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 2.326038] notifier_call_chain (kernel/notifier.c:85) [ 2.326103] __netdev_upper_dev_link (net/core/dev.c:8931) [ 2.326176] netdev_master_upper_dev_link (net/core/dev.c:9001) [ 2.326249] br_add_if (net/bridge/br_if.c:619) [ 2.326322] ? __dev_notify_flags (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:9791) [ 2.326382] do_set_master (net/core/rtnetlink.c:3011) [ 2.326442] ? netif_change_flags (net/core/dev.c:9820) [ 2.326499] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 2.326557] ? __nla_validate_parse (lib/nlattr.c:620) [ 2.326629] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 2.326689] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 2.326753] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 2.326820] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 2.326879] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 2.326937] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 2.327004] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 2.327068] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 2.327132] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 2.327196] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 2.327258] ___sys_sendmsg (net/socket.c:2752) [ 2.327330] __sys_sendmsg (net/socket.c:2784) [ 2.327391] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 2.327449] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 2.327518] RIP: 0033:0x7f25ba59c08e [ 2.327576] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 2.327710] RSP: 002b:00007ffda86697f0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 2.327795] RAX: ffffffffffffffda RBX: 0000000000000004 RCX: 00007f25ba59c08e [ 2.327881] RDX: 0000000000000000 RSI: 00007ffda86698a0 RDI: 0000000000000005 [ 2.327966] RBP: 00007ffda8669800 R08: 0000000000000000 R09: 0000000000000000 [ 2.328044] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d102 [ 2.328123] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffda8669f60 | [ 2.328392] ------------[ cut here ]------------ | [ 2.328462] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/181 | [ 2.328565] Modules linked in: | [ 2.328741] Tainted: [W]=WARN [ 2.328797] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.328869] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.328938] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.329083] RSP: 0018:ff52d2510045f640 EFLAGS: 00010286 [ 2.329150] RAX: 00000000ffffffa6 RBX: 0000000000000100 RCX: 0000000000000000 [ 2.329221] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d82fda600 [ 2.329297] RBP: 0000000000000000 R08: ff19d41d8335b150 R09: ff19d41d82cef030 [ 2.329394] R10: ff19d41d86406118 R11: fefefefefefefeff R12: 0000000000000000 [ 2.329482] R13: 0000000000000010 R14: ff19d41d86406000 R15: ff19d41d82fda600 [ 2.329572] FS: 00007f25ba362840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 2.329653] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.329732] CR2: 00000000004eba70 CR3: 0000000004fcc004 CR4: 0000000000771ef0 [ 2.329814] PKRU: 55555554 [ 2.329862] Call Trace: [ 2.329910] [ 2.329959] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 2.330018] __dev_notify_flags (net/core/dev.c:9787) [ 2.330080] __dev_set_promiscuity (net/core/dev.c:9630) [ 2.330145] netif_set_promiscuity (net/core/dev.c:9639) [ 2.330217] dev_set_promiscuity (net/core/dev_api.c:288) [ 2.330280] br_manage_promisc (net/bridge/br_if.c:108 net/bridge/br_if.c:157) [ 2.330351] br_add_if (net/bridge/br_if.c:242 net/bridge/br_if.c:627) [ 2.330415] do_set_master (net/core/rtnetlink.c:3011) [ 2.330473] ? netif_change_flags (net/core/dev.c:9820) [ 2.330534] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 2.330597] ? __nla_validate_parse (lib/nlattr.c:620) [ 2.330667] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 2.330734] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 2.330792] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 2.330858] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 2.330917] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 2.330975] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 2.331042] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 2.331102] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 2.331162] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 2.331222] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 2.331283] ___sys_sendmsg (net/socket.c:2752) [ 2.331350] __sys_sendmsg (net/socket.c:2784) [ 2.331410] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 2.331471] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 2.331538] RIP: 0033:0x7f25ba59c08e [ 2.331597] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 2.331742] RSP: 002b:00007ffda86697f0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 2.331834] RAX: ffffffffffffffda RBX: 0000000000000004 RCX: 00007f25ba59c08e [ 2.331922] RDX: 0000000000000000 RSI: 00007ffda86698a0 RDI: 0000000000000005 [ 2.332013] RBP: 00007ffda8669800 R08: 0000000000000000 R09: 0000000000000000 [ 2.332105] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d102 [ 2.332185] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffda8669f60 | [ 2.332403] ------------[ cut here ]------------ | [ 2.332464] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/181 | [ 2.332547] Modules linked in: | [ 2.332693] Tainted: [W]=WARN [ 2.332757] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.332834] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.332906] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.333061] RSP: 0018:ff52d2510045f6b0 EFLAGS: 00010286 [ 2.333127] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 2.333207] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d82fda600 [ 2.333283] RBP: 0000000000000000 R08: ff19d41d8335f0d0 R09: ff19d41d82cef02c [ 2.333366] R10: ff19d41d84f1e118 R11: fefefefefefefeff R12: 0000000000000000 [ 2.333442] R13: 0000000000000010 R14: ff19d41d84f1e000 R15: ff19d41d82fda600 [ 2.333522] FS: 00007f25ba362840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 2.333601] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.333669] CR2: 00000000004eba70 CR3: 0000000004fcc004 CR4: 0000000000771ef0 [ 2.333768] PKRU: 55555554 [ 2.333822] Call Trace: [ 2.333872] [ 2.333928] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 2.333988] notifier_call_chain (kernel/notifier.c:85) [ 2.334049] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 2.334113] br_add_if (net/bridge/br_if.c:679) [ 2.334176] do_set_master (net/core/rtnetlink.c:3011) [ 2.334235] ? netif_change_flags (net/core/dev.c:9820) [ 2.334296] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 2.334363] ? __nla_validate_parse (lib/nlattr.c:620) [ 2.334437] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 2.334495] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 2.334555] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 2.334621] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 2.334680] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 2.334745] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 2.334813] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 2.334873] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 2.334931] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 2.334989] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 2.335051] ___sys_sendmsg (net/socket.c:2752) [ 2.335118] __sys_sendmsg (net/socket.c:2784) [ 2.335184] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 2.335247] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 2.335330] RIP: 0033:0x7f25ba59c08e [ 2.335389] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 2.335526] RSP: 002b:00007ffda86697f0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 2.335610] RAX: ffffffffffffffda RBX: 0000000000000004 RCX: 00007f25ba59c08e [ 2.335687] RDX: 0000000000000000 RSI: 00007ffda86698a0 RDI: 0000000000000005 [ 2.335776] RBP: 00007ffda8669800 R08: 0000000000000000 R09: 0000000000000000 [ 2.335859] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d102 [ 2.335937] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffda8669f60 | [ 2.336162] ------------[ cut here ]------------ | [ 2.336233] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/181 | [ 2.336341] Modules linked in: | [ 2.336490] Tainted: [W]=WARN [ 2.336547] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.336619] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.336685] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.336819] RSP: 0018:ff52d2510045f668 EFLAGS: 00010286 [ 2.336883] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 2.336959] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d82fda600 [ 2.337044] RBP: 0000000000000002 R08: ff19d41d8335f0d0 R09: ff19d41d82cef02c [ 2.337148] R10: ff19d41d84f1e118 R11: fefefefefefefeff R12: 0000000000000000 [ 2.337234] R13: 0000000000000010 R14: ff19d41d84f1e000 R15: ff19d41d82fda600 [ 2.337323] FS: 00007f25ba362840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 2.337405] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.337478] CR2: 00000000004eba70 CR3: 0000000004fcc004 CR4: 0000000000771ef0 [ 2.337556] PKRU: 55555554 [ 2.337605] Call Trace: [ 2.337653] [ 2.337702] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 2.337765] notifier_call_chain (kernel/notifier.c:85) [ 2.337823] netdev_compute_master_upper_features (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:1590 net/core/dev.c:11116 net/core/dev.c:12883) [ 2.337900] br_add_if (net/bridge/br_if.c:683) [ 2.337964] do_set_master (net/core/rtnetlink.c:3011) [ 2.338028] ? netif_change_flags (net/core/dev.c:9820) [ 2.338088] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 2.338152] ? __nla_validate_parse (lib/nlattr.c:620) [ 2.338226] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 2.338293] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 2.338357] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 2.338426] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 2.338484] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 2.338544] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 2.338614] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 2.338675] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 2.338742] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 2.338803] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 2.338862] ___sys_sendmsg (net/socket.c:2752) [ 2.338924] __sys_sendmsg (net/socket.c:2784) [ 2.338988] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 2.339054] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 2.339128] RIP: 0033:0x7f25ba59c08e [ 2.339190] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 2.339330] RSP: 002b:00007ffda86697f0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 2.339412] RAX: ffffffffffffffda RBX: 0000000000000004 RCX: 00007f25ba59c08e [ 2.339496] RDX: 0000000000000000 RSI: 00007ffda86698a0 RDI: 0000000000000005 [ 2.339583] RBP: 00007ffda8669800 R08: 0000000000000000 R09: 0000000000000000 [ 2.339667] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d102 [ 2.339755] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffda8669f60 | [ 2.345775] ------------[ cut here ]------------ | [ 2.345808] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/182 | [ 2.345859] Modules linked in: | [ 2.345935] Tainted: [W]=WARN [ 2.345958] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.345992] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.346021] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.346110] RSP: 0018:ff52d251004676d0 EFLAGS: 00010286 [ 2.346138] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 2.346185] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308ca00 [ 2.346226] RBP: 0000000000000000 R08: ff19d41d8335f0d0 R09: ff19d41d84f2b02c [ 2.346267] R10: ff19d41d84f1e118 R11: fefefefefefefeff R12: 0000000000000000 [ 2.346304] R13: 0000000000000010 R14: ff19d41d84f1e000 R15: ff19d41d8308ca00 [ 2.346358] FS: 00007fdbdac8c840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 2.346400] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.346439] CR2: 00000000004ec908 CR3: 0000000004f9c002 CR4: 0000000000771ef0 [ 2.346482] PKRU: 55555554 [ 2.346497] Call Trace: [ 2.346514] [ 2.346529] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 2.346555] netif_state_change (net/core/dev.c:1605) [ 2.346576] ? linkwatch_do_dev (net/core/link_watch.c:184 net/core/link_watch.c:166) [ 2.346597] linkwatch_sync_dev (net/core/link_watch.c:295) [ 2.346618] rtnl_getlink (net/core/rtnetlink.c:4273) [ 2.346642] ? rtnl_fill_ifinfo.isra.0 (net/core/rtnetlink.c:2236) [ 2.346672] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 2.346693] ? get_page_from_freelist (./include/linux/spinlock.h:390 mm/page_alloc.c:3373 mm/page_alloc.c:3402 mm/page_alloc.c:3943) [ 2.346728] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 2.346759] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 2.346780] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 2.346801] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 2.346821] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 2.346843] ___sys_sendmsg (net/socket.c:2752) [ 2.346864] __sys_sendmsg (net/socket.c:2784) [ 2.346886] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 2.346909] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 2.346936] RIP: 0033:0x7fdbdaec608e [ 2.346962] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 2.347049] RSP: 002b:00007ffdd89fefa0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 2.347093] RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 00007fdbdaec608e [ 2.347133] RDX: 0000000000000000 RSI: 00007ffdd89ff050 RDI: 0000000000000006 [ 2.347176] RBP: 00007ffdd89fefb0 R08: 0000000000000000 R09: 0000000000000000 [ 2.347211] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d102 [ 2.347255] R13: 00007ffdd89ff100 R14: 00007ffdd8a00d38 R15: 00000000fffffff5 | [ 2.347375] ------------[ cut here ]------------ | [ 2.347404] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/182 | [ 2.347450] Modules linked in: | [ 2.347529] Tainted: [W]=WARN [ 2.347549] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.347579] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.347607] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.347700] RSP: 0018:ff52d25100467720 EFLAGS: 00010286 [ 2.347732] RAX: 00000000ffffffa6 RBX: 0000000000000001 RCX: 0000000000000000 [ 2.347770] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308ca00 [ 2.347806] RBP: 0000000000000000 R08: ff19d41d8335f910 R09: ff19d41d84f2b030 [ 2.347845] R10: ff19d41d8640e118 R11: fefefefefefefeff R12: 0000000000000000 [ 2.347884] R13: 0000000000000010 R14: ff19d41d8640e000 R15: ff19d41d8308ca00 [ 2.347926] FS: 00007fdbdac8c840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 2.347972] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.348012] CR2: 00000000004eba78 CR3: 0000000004f9c002 CR4: 0000000000771ef0 [ 2.348054] PKRU: 55555554 [ 2.348070] Call Trace: [ 2.348082] [ 2.348096] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 2.348118] __dev_notify_flags (net/core/dev.c:9787) [ 2.348140] ? rtnl_getlink (./include/linux/skbuff.h:1323 ./include/linux/skbuff.h:1332 net/core/rtnetlink.c:4288) [ 2.348160] netif_change_flags (net/core/dev.c:9820) [ 2.348185] do_setlink.isra.0 (net/core/rtnetlink.c:3206 (discriminator 1)) [ 2.348208] ? __nla_validate_parse (lib/nlattr.c:620) [ 2.348239] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 2.348261] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 2.348283] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 2.348312] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 2.348337] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 2.348361] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 2.348389] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 2.348410] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 2.348428] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 2.348450] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 2.348471] ___sys_sendmsg (net/socket.c:2752) [ 2.348495] __sys_sendmsg (net/socket.c:2784) [ 2.348517] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 2.348542] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 2.348569] RIP: 0033:0x7fdbdaec608e [ 2.348589] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 2.348681] RSP: 002b:00007ffdd8a005b0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 2.348724] RAX: ffffffffffffffda RBX: 0000000000000004 RCX: 00007fdbdaec608e [ 2.348764] RDX: 0000000000000000 RSI: 00007ffdd8a00660 RDI: 0000000000000005 [ 2.348806] RBP: 00007ffdd8a005c0 R08: 0000000000000000 R09: 0000000000000000 [ 2.348842] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d102 [ 2.348884] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffdd8a00d20 | [ 2.349071] ------------[ cut here ]------------ | [ 2.349096] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/182 | [ 2.349145] Modules linked in: | [ 2.349214] Tainted: [W]=WARN [ 2.349234] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.349265] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.349294] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.349386] RSP: 0018:ff52d25100467618 EFLAGS: 00010286 [ 2.349418] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 2.349458] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308ca00 [ 2.349495] RBP: 0000000000000000 R08: ff19d41d8335f910 R09: ff19d41d84f2b030 [ 2.349537] R10: ff19d41d8640e118 R11: fefefefefefefeff R12: 0000000000000000 [ 2.349574] R13: 0000000000000010 R14: ff19d41d8640e000 R15: ff19d41d8308ca00 [ 2.349620] FS: 00007fdbdac8c840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 2.349664] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.349698] CR2: 00000000004eba78 CR3: 0000000004f9c002 CR4: 0000000000771ef0 [ 2.349740] PKRU: 55555554 [ 2.349756] Call Trace: [ 2.349772] [ 2.349786] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 2.349810] notifier_call_chain (kernel/notifier.c:85) [ 2.349832] __netdev_upper_dev_link (net/core/dev.c:8931) [ 2.349862] netdev_master_upper_dev_link (net/core/dev.c:9001) [ 2.349889] br_add_if (net/bridge/br_if.c:619) [ 2.349911] ? __dev_notify_flags (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:9791) [ 2.349942] do_set_master (net/core/rtnetlink.c:3011) [ 2.349965] ? netif_change_flags (net/core/dev.c:9820) [ 2.349993] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 2.350018] ? __nla_validate_parse (lib/nlattr.c:620) [ 2.350050] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 2.350074] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 2.350095] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 2.350126] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 2.350147] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 2.350170] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 2.350199] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 2.350221] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 2.350243] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 2.350267] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 2.350289] ___sys_sendmsg (net/socket.c:2752) [ 2.350313] __sys_sendmsg (net/socket.c:2784) [ 2.350342] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 2.350363] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 2.350390] RIP: 0033:0x7fdbdaec608e [ 2.350412] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 2.350500] RSP: 002b:00007ffdd8a005b0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 2.350544] RAX: ffffffffffffffda RBX: 0000000000000004 RCX: 00007fdbdaec608e [ 2.350581] RDX: 0000000000000000 RSI: 00007ffdd8a00660 RDI: 0000000000000005 [ 2.350619] RBP: 00007ffdd8a005c0 R08: 0000000000000000 R09: 0000000000000000 [ 2.350657] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d102 [ 2.350694] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffdd8a00d20 | [ 2.350802] ------------[ cut here ]------------ | [ 2.350828] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/182 | [ 2.350874] Modules linked in: | [ 2.350950] Tainted: [W]=WARN [ 2.350969] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.351001] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.351028] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.351115] RSP: 0018:ff52d25100467640 EFLAGS: 00010286 [ 2.351142] RAX: 00000000ffffffa6 RBX: 0000000000000100 RCX: 0000000000000000 [ 2.351184] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308ca00 [ 2.351223] RBP: 0000000000000000 R08: ff19d41d8335f910 R09: ff19d41d84f2b030 [ 2.351260] R10: ff19d41d8640e118 R11: fefefefefefefeff R12: 0000000000000000 [ 2.351297] R13: 0000000000000010 R14: ff19d41d8640e000 R15: ff19d41d8308ca00 [ 2.351340] FS: 00007fdbdac8c840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 2.351378] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.351411] CR2: 00000000004eba78 CR3: 0000000004f9c002 CR4: 0000000000771ef0 [ 2.351450] PKRU: 55555554 [ 2.351466] Call Trace: [ 2.351481] [ 2.351493] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 2.351514] __dev_notify_flags (net/core/dev.c:9787) [ 2.351535] __dev_set_promiscuity (net/core/dev.c:9630) [ 2.351562] netif_set_promiscuity (net/core/dev.c:9639) [ 2.351589] dev_set_promiscuity (net/core/dev_api.c:288) [ 2.351609] br_manage_promisc (net/bridge/br_if.c:108 net/bridge/br_if.c:157) [ 2.351631] br_add_if (net/bridge/br_if.c:242 net/bridge/br_if.c:627) [ 2.351653] do_set_master (net/core/rtnetlink.c:3011) [ 2.351673] ? netif_change_flags (net/core/dev.c:9820) [ 2.351694] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 2.351719] ? __nla_validate_parse (lib/nlattr.c:620) [ 2.351748] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 2.351770] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 2.351794] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 2.351822] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 2.351842] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 2.351861] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 2.351888] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 2.351913] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 2.351933] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 2.351952] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 2.351975] ___sys_sendmsg (net/socket.c:2752) [ 2.351997] __sys_sendmsg (net/socket.c:2784) [ 2.352019] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 2.352039] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 2.352066] RIP: 0033:0x7fdbdaec608e [ 2.352090] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 2.352175] RSP: 002b:00007ffdd8a005b0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 2.352211] RAX: ffffffffffffffda RBX: 0000000000000004 RCX: 00007fdbdaec608e [ 2.352255] RDX: 0000000000000000 RSI: 00007ffdd8a00660 RDI: 0000000000000005 [ 2.352295] RBP: 00007ffdd8a005c0 R08: 0000000000000000 R09: 0000000000000000 [ 2.352341] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d102 [ 2.352380] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffdd8a00d20 | [ 2.352479] ------------[ cut here ]------------ | [ 2.352505] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/182 | [ 2.352553] Modules linked in: | [ 2.352626] Tainted: [W]=WARN [ 2.352643] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.352673] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.352700] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.352790] RSP: 0018:ff52d251004676b0 EFLAGS: 00010286 [ 2.352815] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 2.352856] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308ca00 [ 2.352897] RBP: 0000000000000000 R08: ff19d41d8335f0d0 R09: ff19d41d84f2b02c [ 2.352931] R10: ff19d41d84f1e118 R11: fefefefefefefeff R12: 0000000000000000 [ 2.352970] R13: 0000000000000010 R14: ff19d41d84f1e000 R15: ff19d41d8308ca00 [ 2.353012] FS: 00007fdbdac8c840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 2.353055] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.353091] CR2: 00000000004eba78 CR3: 0000000004f9c002 CR4: 0000000000771ef0 [ 2.353134] PKRU: 55555554 [ 2.353149] Call Trace: [ 2.353164] [ 2.353179] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 2.353200] notifier_call_chain (kernel/notifier.c:85) [ 2.353220] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 2.353251] br_add_if (net/bridge/br_if.c:679) [ 2.353272] do_set_master (net/core/rtnetlink.c:3011) [ 2.353296] ? netif_change_flags (net/core/dev.c:9820) [ 2.353318] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 2.353340] ? __nla_validate_parse (lib/nlattr.c:620) [ 2.353372] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 2.353393] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 2.353418] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 2.353445] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 2.353467] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 2.353487] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 2.353515] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 2.353538] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 2.353559] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 2.353580] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 2.353606] ___sys_sendmsg (net/socket.c:2752) [ 2.353627] __sys_sendmsg (net/socket.c:2784) [ 2.353648] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 2.353669] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 2.353701] RIP: 0033:0x7fdbdaec608e [ 2.353726] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 2.353818] RSP: 002b:00007ffdd8a005b0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 2.353857] RAX: ffffffffffffffda RBX: 0000000000000004 RCX: 00007fdbdaec608e [ 2.353898] RDX: 0000000000000000 RSI: 00007ffdd8a00660 RDI: 0000000000000005 [ 2.353943] RBP: 00007ffdd8a005c0 R08: 0000000000000000 R09: 0000000000000000 [ 2.353983] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d102 [ 2.354029] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffdd8a00d20 | [ 2.354112] ------------[ cut here ]------------ | [ 2.354138] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/182 | [ 2.354188] Modules linked in: | [ 2.354266] Tainted: [W]=WARN [ 2.354290] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.354328] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.354358] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.354451] RSP: 0018:ff52d25100467668 EFLAGS: 00010286 [ 2.354478] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 2.354521] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308ca00 [ 2.354559] RBP: 0000000000000002 R08: ff19d41d8335f0d0 R09: ff19d41d84f2b02c [ 2.354596] R10: ff19d41d84f1e118 R11: fefefefefefefeff R12: 0000000000000000 [ 2.354640] R13: 0000000000000010 R14: ff19d41d84f1e000 R15: ff19d41d8308ca00 [ 2.354683] FS: 00007fdbdac8c840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 2.354726] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.354761] CR2: 00000000004eba78 CR3: 0000000004f9c002 CR4: 0000000000771ef0 [ 2.354802] PKRU: 55555554 [ 2.354817] Call Trace: [ 2.354831] [ 2.354845] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 2.354867] notifier_call_chain (kernel/notifier.c:85) [ 2.354888] netdev_compute_master_upper_features (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:1590 net/core/dev.c:11116 net/core/dev.c:12883) [ 2.354927] br_add_if (net/bridge/br_if.c:683) [ 2.354949] do_set_master (net/core/rtnetlink.c:3011) [ 2.354969] ? netif_change_flags (net/core/dev.c:9820) [ 2.354990] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 2.355008] ? __nla_validate_parse (lib/nlattr.c:620) [ 2.355040] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 2.355066] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 2.355087] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 2.355118] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 2.355145] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 2.355167] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 2.355196] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 2.355216] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 2.355238] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 2.355259] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 2.355280] ___sys_sendmsg (net/socket.c:2752) [ 2.355301] __sys_sendmsg (net/socket.c:2784) [ 2.355327] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 2.355348] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 2.355381] RIP: 0033:0x7fdbdaec608e [ 2.355398] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 2.355486] RSP: 002b:00007ffdd8a005b0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 2.355532] RAX: ffffffffffffffda RBX: 0000000000000004 RCX: 00007fdbdaec608e [ 2.355578] RDX: 0000000000000000 RSI: 00007ffdd8a00660 RDI: 0000000000000005 [ 2.355614] RBP: 00007ffdd8a005c0 R08: 0000000000000000 R09: 0000000000000000 [ 2.355652] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d102 [ 2.355692] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffdd8a00d20 | [ 2.379057] ------------[ cut here ]------------ | [ 2.379110] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/186 | [ 2.379173] Modules linked in: | [ 2.379261] Tainted: [W]=WARN [ 2.379285] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.379328] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.379355] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.379464] RSP: 0018:ff52d25100487750 EFLAGS: 00010286 [ 2.379497] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 2.379544] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83045100 [ 2.379585] RBP: 0000000000000002 R08: ff19d41d830220d0 R09: ff19d41d84f2f030 [ 2.379627] R10: ff19d41d84ff8118 R11: fefefefefefefeff R12: 0000000000000000 [ 2.379670] R13: 0000000000000010 R14: ff19d41d84ff8000 R15: ff19d41d83045100 [ 2.379719] FS: 00007f206af6e840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 2.379766] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.379801] CR2: 000000000043f600 CR3: 0000000004e21002 CR4: 0000000000771ef0 [ 2.379844] PKRU: 55555554 [ 2.379861] Call Trace: [ 2.379876] [ 2.379889] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 2.379910] notifier_call_chain (kernel/notifier.c:85) [ 2.379938] netdev_update_features (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:1590 net/core/dev.c:11099 net/core/dev.c:11096) [ 2.379969] bond_option_mode_set (drivers/net/bonding/bond_options.c:952) [ 2.379999] __bond_opt_set (drivers/net/bonding/bond_options.c:826) [ 2.380021] bond_changelink (drivers/net/bonding/bond_netlink.c:232) [ 2.380044] ? notifier_call_chain (kernel/notifier.c:85) [ 2.380072] bond_newlink (drivers/net/bonding/bond_netlink.c:632) [ 2.380092] rtnl_newlink (net/core/rtnetlink.c:3904 net/core/rtnetlink.c:4035 net/core/rtnetlink.c:4150) [ 2.380113] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 2.380142] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 2.380165] ? get_page_from_freelist (./include/linux/spinlock.h:390 mm/page_alloc.c:3373 mm/page_alloc.c:3402 mm/page_alloc.c:3943) [ 2.380194] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 2.380224] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 2.380248] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 2.380270] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 2.380294] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 2.380321] ___sys_sendmsg (net/socket.c:2752) [ 2.380344] __sys_sendmsg (net/socket.c:2784) [ 2.380364] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 2.380388] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 2.380416] RIP: 0033:0x7f206b1a808e [ 2.380439] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 2.380535] RSP: 002b:00007ffdaaf6a040 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 2.380575] RAX: ffffffffffffffda RBX: 00007ffdaaf6a7d8 RCX: 00007f206b1a808e [ 2.380619] RDX: 0000000000000000 RSI: 00007ffdaaf6a0f0 RDI: 0000000000000005 [ 2.380662] RBP: 00007ffdaaf6a050 R08: 0000000000000000 R09: 0000000000000000 [ 2.380702] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d102 [ 2.380747] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffdaaf6a7b0 | [ 2.380856] ------------[ cut here ]------------ | [ 2.380885] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/186 | [ 2.380938] Modules linked in: | [ 2.381029] Tainted: [W]=WARN [ 2.381049] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.381084] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.381115] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.381211] RSP: 0018:ff52d25100487870 EFLAGS: 00010286 [ 2.381238] RAX: 00000000ffffffa6 RBX: 00000000ffffffff RCX: 0000000000000000 [ 2.381277] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83045100 [ 2.381328] RBP: 0000000000000000 R08: ff19d41d830220d0 R09: ff19d41d84f2f030 [ 2.381367] R10: ff19d41d84ff8118 R11: fefefefefefefeff R12: 0000000000000000 [ 2.381407] R13: 0000000000000010 R14: ff19d41d84ff8000 R15: ff19d41d83045100 [ 2.381451] FS: 00007f206af6e840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 2.381493] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.381527] CR2: 000000000043f600 CR3: 0000000004e21002 CR4: 0000000000771ef0 [ 2.381568] PKRU: 55555554 [ 2.381582] Call Trace: [ 2.381595] [ 2.381608] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 2.381629] __dev_notify_flags (net/core/dev.c:9787) [ 2.381652] rtnl_configure_link (net/core/rtnetlink.c:3670) [ 2.381674] rtnl_newlink (net/core/rtnetlink.c:3914 net/core/rtnetlink.c:4035 net/core/rtnetlink.c:4150) [ 2.381694] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 2.381729] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 2.381749] ? get_page_from_freelist (./include/linux/spinlock.h:390 mm/page_alloc.c:3373 mm/page_alloc.c:3402 mm/page_alloc.c:3943) [ 2.381779] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 2.381808] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 2.381830] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 2.381852] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 2.381872] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 2.381895] ___sys_sendmsg (net/socket.c:2752) [ 2.381919] __sys_sendmsg (net/socket.c:2784) [ 2.381940] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 2.381962] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 2.381991] RIP: 0033:0x7f206b1a808e [ 2.382012] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 2.382106] RSP: 002b:00007ffdaaf6a040 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 2.382145] RAX: ffffffffffffffda RBX: 00007ffdaaf6a7d8 RCX: 00007f206b1a808e [ 2.382196] RDX: 0000000000000000 RSI: 00007ffdaaf6a0f0 RDI: 0000000000000005 [ 2.382237] RBP: 00007ffdaaf6a050 R08: 0000000000000000 R09: 0000000000000000 [ 2.382276] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d102 [ 2.382321] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffdaaf6a7b0 | [ 2.387727] ------------[ cut here ]------------ | [ 2.387765] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/188 | [ 2.387820] Modules linked in: | [ 2.387902] Tainted: [W]=WARN [ 2.387923] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.387961] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.387998] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.388095] RSP: 0018:ff52d25100487600 EFLAGS: 00010286 [ 2.388121] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 2.388161] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079500 [ 2.388203] RBP: 0000000000000000 R08: ff19d41d830220d0 R09: ff19d41d84f2b030 [ 2.388248] R10: ff19d41d84ff8118 R11: fefefefefefefeff R12: 0000000000000000 [ 2.388290] R13: 0000000000000010 R14: ff19d41d84ff8000 R15: ff19d41d83079500 [ 2.388339] FS: 00007f17ab758840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 2.388386] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.388422] CR2: 000000002c36a988 CR3: 0000000004f8a003 CR4: 0000000000771ef0 [ 2.388456] PKRU: 55555554 [ 2.388472] Call Trace: [ 2.388487] [ 2.388502] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 2.388525] notifier_call_chain (kernel/notifier.c:85) [ 2.388549] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 2.388576] bond_enslave (drivers/net/bonding/bond_main.c:983 drivers/net/bonding/bond_main.c:970 drivers/net/bonding/bond_main.c:2017) [ 2.388596] ? rtnl_getlink (net/core/rtnetlink.c:4296 (discriminator 3)) [ 2.388619] ? exc_invalid_op (arch/x86/kernel/traps.c:490 (discriminator 2)) [ 2.388641] do_set_master (net/core/rtnetlink.c:3011) [ 2.388664] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 2.388686] ? __nla_validate_parse (lib/nlattr.c:620) [ 2.388721] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 2.388742] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 2.388764] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 2.388790] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 2.388811] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 2.388833] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 2.388865] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 2.388887] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 2.388908] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 2.388930] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 2.388951] ___sys_sendmsg (net/socket.c:2752) [ 2.388970] __sys_sendmsg (net/socket.c:2784) [ 2.388992] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 2.389012] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 2.389042] RIP: 0033:0x7f17ab99208e [ 2.389064] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 2.389165] RSP: 002b:00007ffc74b604f0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 2.389208] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f17ab99208e [ 2.389251] RDX: 0000000000000000 RSI: 00007ffc74b605a0 RDI: 0000000000000005 [ 2.389294] RBP: 00007ffc74b60500 R08: 0000000000000000 R09: 0000000000000000 [ 2.389348] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d102 [ 2.389398] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffc74b60c60 | [ 2.389501] ------------[ cut here ]------------ | [ 2.389530] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/188 | [ 2.389584] Modules linked in: | [ 2.389667] Tainted: [W]=WARN [ 2.389689] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.389731] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.389760] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.389857] RSP: 0018:ff52d251004875a8 EFLAGS: 00010286 [ 2.389883] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 2.389924] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079500 [ 2.389964] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2b030 [ 2.390004] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 2.390041] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83079500 [ 2.390085] FS: 00007f17ab758840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 2.390130] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.390165] CR2: 000000002c36a988 CR3: 0000000004f8a003 CR4: 0000000000771ef0 [ 2.390207] PKRU: 55555554 [ 2.390220] Call Trace: [ 2.390234] [ 2.390247] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 2.390270] notifier_call_chain (kernel/notifier.c:85) [ 2.390292] netif_set_mac_address (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:9993) [ 2.390323] dev_set_mac_address (net/core/dev_api.c:339) [ 2.390343] ? dev_set_mtu (net/core/dev_api.c:249) [ 2.390366] bond_enslave (drivers/net/bonding/bond_main.c:2067) [ 2.390387] ? exc_invalid_op (arch/x86/kernel/traps.c:490 (discriminator 2)) [ 2.390408] do_set_master (net/core/rtnetlink.c:3011) [ 2.390431] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 2.390454] ? __nla_validate_parse (lib/nlattr.c:620) [ 2.390482] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 2.390505] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 2.390529] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 2.390559] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 2.390581] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 2.390601] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 2.390633] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 2.390654] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 2.390676] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 2.390696] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 2.390724] ___sys_sendmsg (net/socket.c:2752) [ 2.390746] __sys_sendmsg (net/socket.c:2784) [ 2.390768] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 2.390790] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 2.390817] RIP: 0033:0x7f17ab99208e [ 2.390836] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 2.390917] RSP: 002b:00007ffc74b604f0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 2.390954] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f17ab99208e [ 2.390993] RDX: 0000000000000000 RSI: 00007ffc74b605a0 RDI: 0000000000000005 [ 2.391031] RBP: 00007ffc74b60500 R08: 0000000000000000 R09: 0000000000000000 [ 2.391070] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d102 [ 2.391112] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffc74b60c60 | [ 2.391202] ------------[ cut here ]------------ | [ 2.391229] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/188 | [ 2.391280] Modules linked in: | [ 2.391362] Tainted: [W]=WARN [ 2.391382] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.391415] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.391444] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.391539] RSP: 0018:ff52d25100487600 EFLAGS: 00010286 [ 2.391565] RAX: 00000000ffffffa6 RBX: 0000000000000041 RCX: 0000000000000000 [ 2.391602] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079500 [ 2.391640] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2b030 [ 2.391680] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 2.391723] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83079500 [ 2.391765] FS: 00007f17ab758840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 2.391809] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.391850] CR2: 000000002c36a988 CR3: 0000000004f8a003 CR4: 0000000000771ef0 [ 2.391891] PKRU: 55555554 [ 2.391910] Call Trace: [ 2.391923] [ 2.391939] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 2.391960] netif_open (net/core/dev.c:1729 net/core/dev.c:1718) [ 2.391981] dev_open (net/core/dev_api.c:202) [ 2.392002] bond_enslave (drivers/net/bonding/bond_main.c:2079) [ 2.392023] ? exc_invalid_op (arch/x86/kernel/traps.c:490 (discriminator 2)) [ 2.392044] do_set_master (net/core/rtnetlink.c:3011) [ 2.392067] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 2.392087] ? __nla_validate_parse (lib/nlattr.c:620) [ 2.392116] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 2.392139] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 2.392160] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 2.392187] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 2.392206] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 2.392227] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 2.392256] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 2.392275] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 2.392297] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 2.392321] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 2.392339] ___sys_sendmsg (net/socket.c:2752) [ 2.392362] __sys_sendmsg (net/socket.c:2784) [ 2.392383] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 2.392404] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 2.392433] RIP: 0033:0x7f17ab99208e [ 2.392454] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 2.392545] RSP: 002b:00007ffc74b604f0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 2.392588] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f17ab99208e [ 2.392631] RDX: 0000000000000000 RSI: 00007ffc74b605a0 RDI: 0000000000000005 [ 2.392673] RBP: 00007ffc74b60500 R08: 0000000000000000 R09: 0000000000000000 [ 2.392716] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d102 [ 2.392765] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffc74b60c60 | [ 2.392859] ------------[ cut here ]------------ | [ 2.392890] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/188 | [ 2.392935] Modules linked in: | [ 2.393010] Tainted: [W]=WARN [ 2.393029] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.393064] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.393094] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.393186] RSP: 0018:ff52d251004875e8 EFLAGS: 00010286 [ 2.393216] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 2.393260] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079500 [ 2.393299] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2b030 [ 2.393343] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 2.393385] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83079500 [ 2.393427] FS: 00007f17ab758840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 2.393471] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.393507] CR2: 000000002c36a988 CR3: 0000000004f8a003 CR4: 0000000000771ef0 [ 2.393550] PKRU: 55555554 [ 2.393564] Call Trace: [ 2.393579] [ 2.393595] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 2.393617] notifier_call_chain (kernel/notifier.c:85) [ 2.393637] netdev_lower_state_changed (net/core/dev.c:9573) [ 2.393667] bond_enslave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:623 ./include/net/bonding.h:615 ./include/net/bonding.h:637 drivers/net/bonding/bond_main.c:2144) [ 2.393688] do_set_master (net/core/rtnetlink.c:3011) [ 2.393718] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 2.393741] ? __nla_validate_parse (lib/nlattr.c:620) [ 2.393770] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 2.393790] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 2.393811] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 2.393841] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 2.393863] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 2.393885] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 2.393914] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 2.393936] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 2.393957] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 2.393977] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 2.393998] ___sys_sendmsg (net/socket.c:2752) [ 2.394020] __sys_sendmsg (net/socket.c:2784) [ 2.394040] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 2.394062] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 2.394089] RIP: 0033:0x7f17ab99208e [ 2.394108] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 2.394204] RSP: 002b:00007ffc74b604f0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 2.394246] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f17ab99208e [ 2.394289] RDX: 0000000000000000 RSI: 00007ffc74b605a0 RDI: 0000000000000005 [ 2.394333] RBP: 00007ffc74b60500 R08: 0000000000000000 R09: 0000000000000000 [ 2.394373] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d102 [ 2.394413] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffc74b60c60 | [ 2.394495] ------------[ cut here ]------------ | [ 2.394518] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/188 | [ 2.394567] Modules linked in: | [ 2.394635] Tainted: [W]=WARN [ 2.394658] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.394691] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.394723] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.394812] RSP: 0018:ff52d251004875e8 EFLAGS: 00010286 [ 2.394839] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 2.394878] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079500 [ 2.394922] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2b030 [ 2.394963] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 2.395004] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83079500 [ 2.395047] FS: 00007f17ab758840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 2.395088] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.395120] CR2: 000000002c36a988 CR3: 0000000004f8a003 CR4: 0000000000771ef0 [ 2.395160] PKRU: 55555554 [ 2.395173] Call Trace: [ 2.395188] [ 2.395202] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 2.395222] notifier_call_chain (kernel/notifier.c:85) [ 2.395243] netdev_lower_state_changed (net/core/dev.c:9573) [ 2.395273] bond_enslave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:572 drivers/net/bonding/bond_main.c:2190) [ 2.395295] do_set_master (net/core/rtnetlink.c:3011) [ 2.395319] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 2.395340] ? __nla_validate_parse (lib/nlattr.c:620) [ 2.395369] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 2.395388] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 2.395408] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 2.395435] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 2.395460] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 2.395481] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 2.395508] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 2.395529] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 2.395554] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 2.395572] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 2.395595] ___sys_sendmsg (net/socket.c:2752) [ 2.395618] __sys_sendmsg (net/socket.c:2784) [ 2.395641] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 2.395662] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 2.395689] RIP: 0033:0x7f17ab99208e [ 2.395710] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 2.395804] RSP: 002b:00007ffc74b604f0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 2.395847] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f17ab99208e [ 2.395887] RDX: 0000000000000000 RSI: 00007ffc74b605a0 RDI: 0000000000000005 [ 2.395926] RBP: 00007ffc74b60500 R08: 0000000000000000 R09: 0000000000000000 [ 2.395965] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d102 [ 2.396004] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffc74b60c60 | [ 2.396100] ------------[ cut here ]------------ | [ 2.396125] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/188 | [ 2.396174] Modules linked in: | [ 2.396252] Tainted: [W]=WARN [ 2.396272] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.396305] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.396334] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.396413] RSP: 0018:ff52d25100487568 EFLAGS: 00010286 [ 2.396439] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 2.396486] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079500 [ 2.396523] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2b030 [ 2.396557] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 2.396596] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83079500 [ 2.396637] FS: 00007f17ab758840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 2.396681] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.396718] CR2: 000000002c36a988 CR3: 0000000004f8a003 CR4: 0000000000771ef0 [ 2.396766] PKRU: 55555554 [ 2.396782] Call Trace: [ 2.396794] [ 2.396808] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 2.396827] notifier_call_chain (kernel/notifier.c:85) [ 2.396847] __netdev_upper_dev_link (net/core/dev.c:8931) [ 2.396875] netdev_master_upper_dev_link (net/core/dev.c:9001) [ 2.396902] bond_enslave (drivers/net/bonding/bond_main.c:1713 drivers/net/bonding/bond_main.c:2229) [ 2.396923] do_set_master (net/core/rtnetlink.c:3011) [ 2.396944] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 2.396967] ? __nla_validate_parse (lib/nlattr.c:620) [ 2.396996] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 2.397018] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 2.397038] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 2.397064] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 2.397085] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 2.397106] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 2.397131] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 2.397150] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 2.397171] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 2.397189] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 2.397213] ___sys_sendmsg (net/socket.c:2752) [ 2.397236] __sys_sendmsg (net/socket.c:2784) [ 2.397258] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 2.397277] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 2.397307] RIP: 0033:0x7f17ab99208e [ 2.397329] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 2.397427] RSP: 002b:00007ffc74b604f0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 2.397465] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f17ab99208e [ 2.397504] RDX: 0000000000000000 RSI: 00007ffc74b605a0 RDI: 0000000000000005 [ 2.397547] RBP: 00007ffc74b60500 R08: 0000000000000000 R09: 0000000000000000 [ 2.397584] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d102 [ 2.397624] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffc74b60c60 | [ 2.397716] ------------[ cut here ]------------ | [ 2.397745] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/188 | [ 2.397791] Modules linked in: | [ 2.397870] Tainted: [W]=WARN [ 2.397887] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.397918] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.397946] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.398035] RSP: 0018:ff52d251004875e8 EFLAGS: 00010286 [ 2.398062] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 2.398101] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079500 [ 2.398145] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2b030 [ 2.398186] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 2.398225] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83079500 [ 2.398267] FS: 00007f17ab758840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 2.398308] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.398347] CR2: 000000002c36a988 CR3: 0000000004f8a003 CR4: 0000000000771ef0 [ 2.398391] PKRU: 55555554 [ 2.398404] Call Trace: [ 2.398415] [ 2.398426] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 2.398446] notifier_call_chain (kernel/notifier.c:85) [ 2.398467] netdev_lower_state_changed (net/core/dev.c:9573) [ 2.398492] bond_enslave (drivers/net/bonding/bond_main.c:1830 drivers/net/bonding/bond_main.c:2235) [ 2.398516] do_set_master (net/core/rtnetlink.c:3011) [ 2.398540] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 2.398565] ? __nla_validate_parse (lib/nlattr.c:620) [ 2.398593] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 2.398615] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 2.398634] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 2.398662] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 2.398681] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 2.398701] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 2.398731] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 2.398755] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 2.398775] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 2.398796] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 2.398820] ___sys_sendmsg (net/socket.c:2752) [ 2.398846] __sys_sendmsg (net/socket.c:2784) [ 2.398867] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 2.398888] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 2.398916] RIP: 0033:0x7f17ab99208e [ 2.398935] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 2.399023] RSP: 002b:00007ffc74b604f0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 2.399062] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f17ab99208e [ 2.399101] RDX: 0000000000000000 RSI: 00007ffc74b605a0 RDI: 0000000000000005 [ 2.399141] RBP: 00007ffc74b60500 R08: 0000000000000000 R09: 0000000000000000 [ 2.399182] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d102 [ 2.399220] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffc74b60c60 | [ 2.399309] ------------[ cut here ]------------ | [ 2.399338] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/188 | [ 2.399386] Modules linked in: | [ 2.399462] Tainted: [W]=WARN [ 2.399483] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.399514] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.399544] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.399634] RSP: 0018:ff52d251004875b8 EFLAGS: 00010286 [ 2.399660] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 2.399703] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079500 [ 2.399750] RBP: 0000000000000002 R08: ff19d41d830220d0 R09: ff19d41d84f2b030 [ 2.399785] R10: ff19d41d84ff8118 R11: fefefefefefefeff R12: 0000000000000000 [ 2.399831] R13: 0000000000000010 R14: ff19d41d84ff8000 R15: ff19d41d83079500 [ 2.399875] FS: 00007f17ab758840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 2.399913] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.399952] CR2: 000000002c36a988 CR3: 0000000004f8a003 CR4: 0000000000771ef0 [ 2.399990] PKRU: 55555554 [ 2.400004] Call Trace: [ 2.400016] [ 2.400030] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 2.400052] notifier_call_chain (kernel/notifier.c:85) [ 2.400073] netdev_compute_master_upper_features (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:1590 net/core/dev.c:11116 net/core/dev.c:12883) [ 2.400110] bond_enslave (drivers/net/bonding/bond_main.c:2276) [ 2.400135] do_set_master (net/core/rtnetlink.c:3011) [ 2.400157] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 2.400180] ? __nla_validate_parse (lib/nlattr.c:620) [ 2.400210] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 2.400236] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 2.400257] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 2.400284] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 2.400303] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 2.400329] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 2.400362] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 2.400386] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 2.400410] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 2.400430] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 2.400452] ___sys_sendmsg (net/socket.c:2752) [ 2.400473] __sys_sendmsg (net/socket.c:2784) [ 2.400494] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 2.400512] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 2.400545] RIP: 0033:0x7f17ab99208e [ 2.400566] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 2.400661] RSP: 002b:00007ffc74b604f0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 2.400704] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f17ab99208e [ 2.400750] RDX: 0000000000000000 RSI: 00007ffc74b605a0 RDI: 0000000000000005 [ 2.400792] RBP: 00007ffc74b60500 R08: 0000000000000000 R09: 0000000000000000 [ 2.400834] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d102 [ 2.400872] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffc74b60c60 | [ 2.401013] ------------[ cut here ]------------ | [ 2.401040] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/188 | [ 2.401086] Modules linked in: | [ 2.401167] Tainted: [W]=WARN [ 2.401187] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.401220] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.401254] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.401355] RSP: 0018:ff52d25100487548 EFLAGS: 00010286 [ 2.401383] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 2.401427] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079500 [ 2.401471] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2b030 [ 2.401517] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 2.401555] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83079500 [ 2.401599] FS: 00007f17ab758840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 2.401641] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.401676] CR2: 000000002c36a988 CR3: 0000000004f8a003 CR4: 0000000000771ef0 [ 2.401728] PKRU: 55555554 [ 2.401746] Call Trace: [ 2.401759] [ 2.401774] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 2.401792] notifier_call_chain (kernel/notifier.c:85) [ 2.401816] netdev_lower_state_changed (net/core/dev.c:9573) [ 2.401846] bond_change_active_slave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:588 drivers/net/bonding/bond_main.c:1322) [ 2.401875] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 2.401906] bond_enslave (drivers/net/bonding/bond_main.c:2286) [ 2.401928] do_set_master (net/core/rtnetlink.c:3011) [ 2.401948] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 2.401969] ? __nla_validate_parse (lib/nlattr.c:620) [ 2.401997] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 2.402019] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 2.402039] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 2.402067] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 2.402090] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 2.402112] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 2.402142] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 2.402165] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 2.402187] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 2.402208] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 2.402229] ___sys_sendmsg (net/socket.c:2752) [ 2.402248] __sys_sendmsg (net/socket.c:2784) [ 2.402269] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 2.402288] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 2.402313] RIP: 0033:0x7f17ab99208e [ 2.402337] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 2.402430] RSP: 002b:00007ffc74b604f0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 2.402469] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f17ab99208e [ 2.402509] RDX: 0000000000000000 RSI: 00007ffc74b605a0 RDI: 0000000000000005 [ 2.402554] RBP: 00007ffc74b60500 R08: 0000000000000000 R09: 0000000000000000 [ 2.402594] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d102 [ 2.402634] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffc74b60c60 | [ 2.402732] ------------[ cut here ]------------ | [ 2.402765] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/188 | [ 2.402814] Modules linked in: | [ 2.402891] Tainted: [W]=WARN [ 2.402912] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.402943] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.402970] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.403066] RSP: 0018:ff52d25100487568 EFLAGS: 00010286 [ 2.403093] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 2.403134] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079500 [ 2.403173] RBP: 0000000000000003 R08: ff19d41d830220d0 R09: ff19d41d84f2b030 [ 2.403214] R10: ff19d41d84ff8118 R11: fefefefefefefeff R12: 0000000000000000 [ 2.403256] R13: 0000000000000010 R14: ff19d41d84ff8000 R15: ff19d41d83079500 [ 2.403296] FS: 00007f17ab758840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 2.403342] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.403377] CR2: 000000002c36a988 CR3: 0000000004f8a003 CR4: 0000000000771ef0 [ 2.403419] PKRU: 55555554 [ 2.403433] Call Trace: [ 2.403448] [ 2.403462] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 2.403483] notifier_call_chain (kernel/notifier.c:85) [ 2.403503] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 2.403530] bond_change_active_slave (drivers/net/bonding/bond_main.c:1329) [ 2.403559] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 2.403587] bond_enslave (drivers/net/bonding/bond_main.c:2286) [ 2.403605] do_set_master (net/core/rtnetlink.c:3011) [ 2.403627] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 2.403649] ? __nla_validate_parse (lib/nlattr.c:620) [ 2.403675] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 2.403699] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 2.403725] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 2.403752] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 2.403773] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 2.403795] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 2.403822] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 2.403841] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 2.403864] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 2.403885] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 2.403904] ___sys_sendmsg (net/socket.c:2752) [ 2.403925] __sys_sendmsg (net/socket.c:2784) [ 2.403947] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 2.403969] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 2.403995] RIP: 0033:0x7f17ab99208e [ 2.404012] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 2.404107] RSP: 002b:00007ffc74b604f0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 2.404148] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f17ab99208e [ 2.404189] RDX: 0000000000000000 RSI: 00007ffc74b605a0 RDI: 0000000000000005 [ 2.404230] RBP: 00007ffc74b60500 R08: 0000000000000000 R09: 0000000000000000 [ 2.404269] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d102 [ 2.404310] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffc74b60c60 | [ 2.404511] ------------[ cut here ]------------ | [ 2.404574] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: 0/39 | [ 2.404665] Modules linked in: | [ 2.404818] Tainted: [W]=WARN [ 2.404871] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.404940] Workqueue: events_unbound linkwatch_event [ 2.405003] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.405066] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.405199] RSP: 0018:ff52d25100163d50 EFLAGS: 00010286 [ 2.405261] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 2.405343] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d82fda600 [ 2.405420] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d82cef030 [ 2.405505] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 2.405581] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d82fda600 [ 2.405659] FS: 0000000000000000(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 2.405744] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.405813] CR2: 00007f7c4d7d8574 CR3: 0000000021a42006 CR4: 0000000000771ef0 [ 2.405892] PKRU: 55555554 [ 2.405939] Call Trace: [ 2.405986] [ 2.406034] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 2.406090] netif_state_change (net/core/dev.c:1605) [ 2.406146] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 2.406202] __linkwatch_run_queue (net/core/link_watch.c:240) [ 2.406264] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 2.406330] process_one_work (kernel/workqueue.c:3314) [ 2.406392] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 2.406453] ? rescuer_thread (kernel/workqueue.c:3672) [ 2.406512] kthread (kernel/kthread.c:436) [ 2.406573] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 2.406633] ret_from_fork (arch/x86/kernel/process.c:158) [ 2.406696] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 2.406764] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 2.407218] ------------[ cut here ]------------ | [ 2.407278] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: 0/39 | [ 2.407377] Modules linked in: | [ 2.407522] Tainted: [W]=WARN [ 2.407575] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.407643] Workqueue: events_unbound linkwatch_event [ 2.407706] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.407775] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.407900] RSP: 0018:ff52d25100163d50 EFLAGS: 00010286 [ 2.407959] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 2.408031] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d82fda600 [ 2.408108] RBP: 0000000000000000 R08: ff19d41d8335b150 R09: ff19d41d82cef030 [ 2.408182] R10: ff19d41d86406118 R11: fefefefefefefeff R12: 0000000000000000 [ 2.408257] R13: 0000000000000010 R14: ff19d41d86406000 R15: ff19d41d82fda600 [ 2.408342] FS: 0000000000000000(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 2.408417] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.408486] CR2: 00007f7c4d7d8574 CR3: 0000000021a42006 CR4: 0000000000771ef0 [ 2.408563] PKRU: 55555554 [ 2.408610] Call Trace: [ 2.408656] [ 2.408703] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 2.408766] netif_state_change (net/core/dev.c:1605) [ 2.408821] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 2.408877] __linkwatch_run_queue (net/core/link_watch.c:240) [ 2.408940] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 2.408995] process_one_work (kernel/workqueue.c:3314) [ 2.409056] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 2.409112] ? rescuer_thread (kernel/workqueue.c:3672) [ 2.409169] kthread (kernel/kthread.c:436) [ 2.409225] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 2.409292] ret_from_fork (arch/x86/kernel/process.c:158) [ 2.409354] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 2.409410] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 2.409590] ------------[ cut here ]------------ | [ 2.409672] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: 0/39 | [ 2.409767] Modules linked in: | [ 2.409909] Tainted: [W]=WARN [ 2.409962] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.410030] Workqueue: events_unbound linkwatch_event [ 2.410093] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.410155] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.410283] RSP: 0018:ff52d25100163d50 EFLAGS: 00010286 [ 2.410354] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 2.410433] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d82fda600 [ 2.410507] RBP: 0000000000000000 R08: ff19d41d8335f0d0 R09: ff19d41d82cef02c [ 2.410584] R10: ff19d41d84f1e118 R11: fefefefefefefeff R12: 0000000000000000 [ 2.410659] R13: 0000000000000010 R14: ff19d41d84f1e000 R15: ff19d41d82fda600 [ 2.410742] FS: 0000000000000000(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 2.410819] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.410887] CR2: 00007f7c4d7d8574 CR3: 0000000021a42006 CR4: 0000000000771ef0 [ 2.410962] PKRU: 55555554 [ 2.411007] Call Trace: [ 2.411053] [ 2.411100] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 2.411154] netif_state_change (net/core/dev.c:1605) [ 2.411209] ? __rtnl_unlock (net/core/rtnetlink.c:143) [ 2.411263] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 2.411325] __linkwatch_run_queue (net/core/link_watch.c:240) [ 2.411383] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 2.411437] process_one_work (kernel/workqueue.c:3314) [ 2.411492] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 2.411546] ? rescuer_thread (kernel/workqueue.c:3672) [ 2.411600] kthread (kernel/kthread.c:436) [ 2.411654] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 2.411708] ret_from_fork (arch/x86/kernel/process.c:158) [ 2.411770] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 2.411825] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 2.416923] ------------[ cut here ]------------ | [ 2.416967] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/189 | [ 2.417028] Modules linked in: | [ 2.417111] Tainted: [W]=WARN [ 2.417134] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.417170] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.417202] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.417296] RSP: 0018:ff52d251004975a8 EFLAGS: 00010286 [ 2.417330] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 2.417375] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308ca00 [ 2.417417] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f2b030 [ 2.417464] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 2.417503] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d8308ca00 [ 2.417545] FS: 00007fb46d5a5840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 2.417590] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.417624] CR2: 000000003c018988 CR3: 0000000004e04001 CR4: 0000000000771ef0 [ 2.417664] PKRU: 55555554 [ 2.417683] Call Trace: [ 2.417698] [ 2.417717] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 2.417738] notifier_call_chain (kernel/notifier.c:85) [ 2.417761] netif_set_mac_address (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:9993) [ 2.417792] dev_set_mac_address (net/core/dev_api.c:339) [ 2.417812] ? dev_set_mtu (net/core/dev_api.c:249) [ 2.417836] bond_enslave (drivers/net/bonding/bond_main.c:2067) [ 2.417858] ? exc_invalid_op (arch/x86/kernel/traps.c:490 (discriminator 2)) [ 2.417880] do_set_master (net/core/rtnetlink.c:3011) [ 2.417903] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 2.417925] ? __nla_validate_parse (lib/nlattr.c:620) [ 2.417954] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 2.417976] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 2.418000] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 2.418028] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 2.418048] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 2.418070] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 2.418102] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 2.418125] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 2.418146] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 2.418169] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 2.418197] ___sys_sendmsg (net/socket.c:2752) [ 2.418219] __sys_sendmsg (net/socket.c:2784) [ 2.418241] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 2.418264] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 2.418292] RIP: 0033:0x7fb46d7df08e [ 2.418314] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 2.418406] RSP: 002b:00007fff561a1670 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 2.418452] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007fb46d7df08e [ 2.418494] RDX: 0000000000000000 RSI: 00007fff561a1720 RDI: 0000000000000005 [ 2.418538] RBP: 00007fff561a1680 R08: 0000000000000000 R09: 0000000000000000 [ 2.418584] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d102 [ 2.418622] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fff561a1de0 | [ 2.418750] ------------[ cut here ]------------ | [ 2.418780] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/189 | [ 2.418832] Modules linked in: | [ 2.418909] Tainted: [W]=WARN [ 2.418930] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.418966] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.418995] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.419082] RSP: 0018:ff52d25100497600 EFLAGS: 00010286 [ 2.419109] RAX: 00000000ffffffa6 RBX: 0000000000000041 RCX: 0000000000000000 [ 2.419146] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308ca00 [ 2.419183] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f2b030 [ 2.419220] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 2.419264] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d8308ca00 [ 2.419308] FS: 00007fb46d5a5840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 2.419356] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.419391] CR2: 000000003c018988 CR3: 0000000004e04001 CR4: 0000000000771ef0 [ 2.419432] PKRU: 55555554 [ 2.419447] Call Trace: [ 2.419459] [ 2.419474] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 2.419497] netif_open (net/core/dev.c:1729 net/core/dev.c:1718) [ 2.419521] dev_open (net/core/dev_api.c:202) [ 2.419544] bond_enslave (drivers/net/bonding/bond_main.c:2079) [ 2.419565] ? exc_invalid_op (arch/x86/kernel/traps.c:490 (discriminator 2)) [ 2.419587] do_set_master (net/core/rtnetlink.c:3011) [ 2.419607] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 2.419630] ? __nla_validate_parse (lib/nlattr.c:620) [ 2.419660] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 2.419681] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 2.419699] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 2.419735] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 2.419757] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 2.419780] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 2.419809] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 2.419829] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 2.419848] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 2.419869] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 2.419889] ___sys_sendmsg (net/socket.c:2752) [ 2.419909] __sys_sendmsg (net/socket.c:2784) [ 2.419932] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 2.419957] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 2.419986] RIP: 0033:0x7fb46d7df08e [ 2.420008] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 2.420102] RSP: 002b:00007fff561a1670 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 2.420142] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007fb46d7df08e [ 2.420181] RDX: 0000000000000000 RSI: 00007fff561a1720 RDI: 0000000000000005 [ 2.420219] RBP: 00007fff561a1680 R08: 0000000000000000 R09: 0000000000000000 [ 2.420260] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d102 [ 2.420299] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fff561a1de0 | [ 2.420394] ------------[ cut here ]------------ | [ 2.420422] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/189 | [ 2.420465] Modules linked in: | [ 2.420544] Tainted: [W]=WARN [ 2.420563] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.420596] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.420624] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.420720] RSP: 0018:ff52d251004975e8 EFLAGS: 00010286 [ 2.420749] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 2.420784] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308ca00 [ 2.420829] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f2b030 [ 2.420872] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 2.420911] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d8308ca00 [ 2.420955] FS: 00007fb46d5a5840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 2.420999] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.421037] CR2: 000000003c018988 CR3: 0000000004e04001 CR4: 0000000000771ef0 [ 2.421077] PKRU: 55555554 [ 2.421092] Call Trace: [ 2.421106] [ 2.421121] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 2.421142] notifier_call_chain (kernel/notifier.c:85) [ 2.421166] netdev_lower_state_changed (net/core/dev.c:9573) [ 2.421194] bond_enslave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:623 ./include/net/bonding.h:615 ./include/net/bonding.h:637 drivers/net/bonding/bond_main.c:2144) [ 2.421217] do_set_master (net/core/rtnetlink.c:3011) [ 2.421239] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 2.421260] ? __nla_validate_parse (lib/nlattr.c:620) [ 2.421289] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 2.421312] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 2.421336] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 2.421363] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 2.421386] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 2.421405] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 2.421432] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 2.421451] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 2.421474] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 2.421493] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 2.421516] ___sys_sendmsg (net/socket.c:2752) [ 2.421538] __sys_sendmsg (net/socket.c:2784) [ 2.421559] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 2.421580] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 2.421608] RIP: 0033:0x7fb46d7df08e [ 2.421630] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 2.421723] RSP: 002b:00007fff561a1670 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 2.421765] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007fb46d7df08e [ 2.421807] RDX: 0000000000000000 RSI: 00007fff561a1720 RDI: 0000000000000005 [ 2.421843] RBP: 00007fff561a1680 R08: 0000000000000000 R09: 0000000000000000 [ 2.421882] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d102 [ 2.421923] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fff561a1de0 | [ 2.422008] ------------[ cut here ]------------ | [ 2.422036] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/189 | [ 2.422085] Modules linked in: | [ 2.422161] Tainted: [W]=WARN [ 2.422181] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.422215] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.422240] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.422335] RSP: 0018:ff52d251004975e8 EFLAGS: 00010286 [ 2.422363] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 2.422406] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308ca00 [ 2.422447] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f2b030 [ 2.422491] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 2.422530] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d8308ca00 [ 2.422573] FS: 00007fb46d5a5840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 2.422618] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.422650] CR2: 000000003c018988 CR3: 0000000004e04001 CR4: 0000000000771ef0 [ 2.422695] PKRU: 55555554 [ 2.422709] Call Trace: [ 2.422724] [ 2.422741] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 2.422763] notifier_call_chain (kernel/notifier.c:85) [ 2.422784] netdev_lower_state_changed (net/core/dev.c:9573) [ 2.422812] bond_enslave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:572 drivers/net/bonding/bond_main.c:2190) [ 2.422834] do_set_master (net/core/rtnetlink.c:3011) [ 2.422856] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 2.422875] ? __nla_validate_parse (lib/nlattr.c:620) [ 2.422903] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 2.422926] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 2.422947] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 2.422974] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 2.422996] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 2.423016] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 2.423041] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 2.423063] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 2.423084] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 2.423105] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 2.423124] ___sys_sendmsg (net/socket.c:2752) [ 2.423148] __sys_sendmsg (net/socket.c:2784) [ 2.423169] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 2.423190] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 2.423215] RIP: 0033:0x7fb46d7df08e [ 2.423239] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 2.423332] RSP: 002b:00007fff561a1670 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 2.423370] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007fb46d7df08e [ 2.423408] RDX: 0000000000000000 RSI: 00007fff561a1720 RDI: 0000000000000005 [ 2.423449] RBP: 00007fff561a1680 R08: 0000000000000000 R09: 0000000000000000 [ 2.423490] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d102 [ 2.423529] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fff561a1de0 | [ 2.423618] ------------[ cut here ]------------ | [ 2.423647] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/189 | [ 2.423695] Modules linked in: | [ 2.423769] Tainted: [W]=WARN [ 2.423790] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.423824] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.423856] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.423945] RSP: 0018:ff52d25100497568 EFLAGS: 00010286 [ 2.423972] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 2.424018] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308ca00 [ 2.424059] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f2b030 [ 2.424107] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 2.424146] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d8308ca00 [ 2.424189] FS: 00007fb46d5a5840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 2.424229] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.424265] CR2: 000000003c018988 CR3: 0000000004e04001 CR4: 0000000000771ef0 [ 2.424308] PKRU: 55555554 [ 2.424329] Call Trace: [ 2.424343] [ 2.424357] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 2.424378] notifier_call_chain (kernel/notifier.c:85) [ 2.424400] __netdev_upper_dev_link (net/core/dev.c:8931) [ 2.424428] netdev_master_upper_dev_link (net/core/dev.c:9001) [ 2.424454] bond_enslave (drivers/net/bonding/bond_main.c:1713 drivers/net/bonding/bond_main.c:2229) [ 2.424476] do_set_master (net/core/rtnetlink.c:3011) [ 2.424500] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 2.424521] ? __nla_validate_parse (lib/nlattr.c:620) [ 2.424548] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 2.424570] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 2.424590] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 2.424616] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 2.424639] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 2.424661] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 2.424689] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 2.424717] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 2.424740] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 2.424764] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 2.424784] ___sys_sendmsg (net/socket.c:2752) [ 2.424806] __sys_sendmsg (net/socket.c:2784) [ 2.424827] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 2.424849] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 2.424879] RIP: 0033:0x7fb46d7df08e [ 2.424897] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 2.424984] RSP: 002b:00007fff561a1670 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 2.425023] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007fb46d7df08e [ 2.425068] RDX: 0000000000000000 RSI: 00007fff561a1720 RDI: 0000000000000005 [ 2.425108] RBP: 00007fff561a1680 R08: 0000000000000000 R09: 0000000000000000 [ 2.425147] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d102 [ 2.425186] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fff561a1de0 | [ 2.425268] ------------[ cut here ]------------ | [ 2.425296] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/189 | [ 2.425347] Modules linked in: | [ 2.425417] Tainted: [W]=WARN [ 2.425434] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.425464] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.425491] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.425583] RSP: 0018:ff52d251004975e8 EFLAGS: 00010286 [ 2.425608] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 2.425647] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308ca00 [ 2.425690] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f2b030 [ 2.425731] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 2.425772] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d8308ca00 [ 2.425816] FS: 00007fb46d5a5840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 2.425855] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.425887] CR2: 000000003c018988 CR3: 0000000004e04001 CR4: 0000000000771ef0 [ 2.425925] PKRU: 55555554 [ 2.425939] Call Trace: [ 2.425952] [ 2.425967] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 2.425988] notifier_call_chain (kernel/notifier.c:85) [ 2.426008] netdev_lower_state_changed (net/core/dev.c:9573) [ 2.426035] bond_enslave (drivers/net/bonding/bond_main.c:1830 drivers/net/bonding/bond_main.c:2235) [ 2.426058] do_set_master (net/core/rtnetlink.c:3011) [ 2.426082] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 2.426105] ? __nla_validate_parse (lib/nlattr.c:620) [ 2.426134] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 2.426158] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 2.426179] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 2.426208] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 2.426230] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 2.426252] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 2.426281] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 2.426302] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 2.426325] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 2.426348] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 2.426370] ___sys_sendmsg (net/socket.c:2752) [ 2.426392] __sys_sendmsg (net/socket.c:2784) [ 2.426415] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 2.426439] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 2.426470] RIP: 0033:0x7fb46d7df08e [ 2.426493] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 2.426590] RSP: 002b:00007fff561a1670 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 2.426636] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007fb46d7df08e [ 2.426672] RDX: 0000000000000000 RSI: 00007fff561a1720 RDI: 0000000000000005 [ 2.426715] RBP: 00007fff561a1680 R08: 0000000000000000 R09: 0000000000000000 [ 2.426762] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d102 [ 2.426799] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fff561a1de0 | [ 2.426892] ------------[ cut here ]------------ | [ 2.426920] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/189 | [ 2.426967] Modules linked in: | [ 2.427037] Tainted: [W]=WARN [ 2.427057] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.427092] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.427120] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.427213] RSP: 0018:ff52d251004975b8 EFLAGS: 00010286 [ 2.427242] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 2.427282] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308ca00 [ 2.427327] RBP: 0000000000000002 R08: ff19d41d830220d0 R09: ff19d41d84f2b030 [ 2.427372] R10: ff19d41d84ff8118 R11: fefefefefefefeff R12: 0000000000000000 [ 2.427409] R13: 0000000000000010 R14: ff19d41d84ff8000 R15: ff19d41d8308ca00 [ 2.427453] FS: 00007fb46d5a5840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 2.427495] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.427530] CR2: 000000003c018988 CR3: 0000000004e04001 CR4: 0000000000771ef0 [ 2.427576] PKRU: 55555554 [ 2.427591] Call Trace: [ 2.427608] [ 2.427619] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 2.427641] notifier_call_chain (kernel/notifier.c:85) [ 2.427666] netdev_compute_master_upper_features (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:1590 net/core/dev.c:11116 net/core/dev.c:12883) [ 2.427705] bond_enslave (drivers/net/bonding/bond_main.c:2276) [ 2.427733] do_set_master (net/core/rtnetlink.c:3011) [ 2.427753] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 2.427774] ? __nla_validate_parse (lib/nlattr.c:620) [ 2.427806] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 2.427826] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 2.427844] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 2.427877] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 2.427898] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 2.427917] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 2.427942] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 2.427962] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 2.427985] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 2.428008] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 2.428029] ___sys_sendmsg (net/socket.c:2752) [ 2.428051] __sys_sendmsg (net/socket.c:2784) [ 2.428070] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 2.428091] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 2.428118] RIP: 0033:0x7fb46d7df08e [ 2.428137] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 2.428231] RSP: 002b:00007fff561a1670 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 2.428272] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007fb46d7df08e [ 2.428309] RDX: 0000000000000000 RSI: 00007fff561a1720 RDI: 0000000000000005 [ 2.428356] RBP: 00007fff561a1680 R08: 0000000000000000 R09: 0000000000000000 [ 2.428397] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d102 [ 2.428434] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fff561a1de0 | [ 2.428610] ------------[ cut here ]------------ | [ 2.428647] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 0/39 | [ 2.428703] Modules linked in: | [ 2.428789] Tainted: [W]=WARN [ 2.428811] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.428844] Workqueue: events_unbound linkwatch_event [ 2.428873] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.428901] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.428990] RSP: 0018:ff52d25100163d50 EFLAGS: 00010286 [ 2.429018] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 2.429063] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079c00 [ 2.429108] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d81cb3030 [ 2.429150] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 2.429201] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83079c00 [ 2.429244] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 2.429287] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.429326] CR2: 0000560fb9833ab8 CR3: 0000000021a42005 CR4: 0000000000771ef0 [ 2.429371] PKRU: 55555554 [ 2.429386] Call Trace: [ 2.429402] [ 2.429416] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 2.429439] netif_state_change (net/core/dev.c:1605) [ 2.429461] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 2.429482] __linkwatch_run_queue (net/core/link_watch.c:240) [ 2.429513] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 2.429534] process_one_work (kernel/workqueue.c:3314) [ 2.429556] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 2.429576] ? rescuer_thread (kernel/workqueue.c:3672) [ 2.429598] kthread (kernel/kthread.c:436) [ 2.429620] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 2.429642] ret_from_fork (arch/x86/kernel/process.c:158) [ 2.429665] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 2.429688] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 2.429879] ------------[ cut here ]------------ | [ 2.429910] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 0/39 | [ 2.429980] Modules linked in: | [ 2.430065] Tainted: [W]=WARN [ 2.430090] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.430123] Workqueue: events_unbound linkwatch_event [ 2.430150] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.430181] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.430266] RSP: 0018:ff52d25100163d50 EFLAGS: 00010286 [ 2.430296] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 2.430342] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079c00 [ 2.430383] RBP: 0000000000000000 R08: ff19d41d8335f910 R09: ff19d41d81cb3030 [ 2.430426] R10: ff19d41d8640e118 R11: fefefefefefefeff R12: 0000000000000000 [ 2.430460] R13: 0000000000000010 R14: ff19d41d8640e000 R15: ff19d41d83079c00 [ 2.430501] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 2.430544] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.430580] CR2: 0000560fb9833ab8 CR3: 0000000021a42005 CR4: 0000000000771ef0 [ 2.430619] PKRU: 55555554 [ 2.430635] Call Trace: [ 2.430651] [ 2.430665] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 2.430687] netif_state_change (net/core/dev.c:1605) [ 2.430719] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 2.430745] __linkwatch_run_queue (net/core/link_watch.c:240) [ 2.430775] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 2.430796] process_one_work (kernel/workqueue.c:3314) [ 2.430821] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 2.430842] ? rescuer_thread (kernel/workqueue.c:3672) [ 2.430860] kthread (kernel/kthread.c:436) [ 2.430882] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 2.430905] ret_from_fork (arch/x86/kernel/process.c:158) [ 2.430926] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 2.430947] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 2.436432] ------------[ cut here ]------------ | [ 2.436499] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/191 | [ 2.436583] Modules linked in: | [ 2.436744] Tainted: [W]=WARN [ 2.436798] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 2.436866] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 2.436929] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 2.437062] RSP: 0018:ff52d2510042f720 EFLAGS: 00010286 [ 2.437127] RAX: 00000000ffffffa6 RBX: 0000000000000001 RCX: 0000000000000000 [ 2.437206] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d82fda600 [ 2.437282] RBP: 0000000000000000 R08: ff19d41d830220d0 R09: ff19d41d82cef030 [ 2.437364] R10: ff19d41d84ff8118 R11: fefefefefefefeff R12: 0000000000000000 [ 2.437438] R13: 0000000000000010 R14: ff19d41d84ff8000 R15: ff19d41d82fda600 [ 2.437516] FS: 00007fbd26506840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 2.437595] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.437662] CR2: 0000000034caa988 CR3: 0000000004df0003 CR4: 0000000000771ef0 [ 2.437750] PKRU: 55555554 [ 2.437796] Call Trace: [ 2.437844] [ 2.437890] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 2.437949] __dev_notify_flags (net/core/dev.c:9787) [ 2.438010] ? rtnl_getlink (./include/linux/skbuff.h:1323 ./include/linux/skbuff.h:1332 net/core/rtnetlink.c:4288) [ 2.438071] netif_change_flags (net/core/dev.c:9820) [ 2.438131] do_setlink.isra.0 (net/core/rtnetlink.c:3206 (discriminator 1)) [ 2.438192] ? __nla_validate_parse (lib/nlattr.c:620) [ 2.438260] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 2.438330] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 2.438393] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 2.438465] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 2.438526] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 2.438587] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 2.438651] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 2.438708] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 2.438773] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 2.438829] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 2.438885] ___sys_sendmsg (net/socket.c:2752) [ 2.438941] __sys_sendmsg (net/socket.c:2784) [ 2.438998] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 2.439054] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 2.439117] RIP: 0033:0x7fbd2674008e [ 2.439173] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 2.439306] RSP: 002b:00007ffc1e041d60 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 2.439386] RAX: ffffffffffffffda RBX: 0000000000000002 RCX: 00007fbd2674008e [ 2.439461] RDX: 0000000000000000 RSI: 00007ffc1e041e10 RDI: 0000000000000005 [ 2.439536] RBP: 00007ffc1e041d70 R08: 0000000000000000 R09: 0000000000000000 [ 2.439610] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d102 [ 2.439686] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffc1e0424d0 | [ 3.476804] ------------[ cut here ]------------ | [ 3.476855] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/195 | [ 3.476911] Modules linked in: | [ 3.476995] Tainted: [W]=WARN [ 3.477020] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 3.477058] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 3.477090] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 3.477184] RSP: 0018:ff52d251004af720 EFLAGS: 00010286 [ 3.477211] RAX: 00000000ffffffa6 RBX: 0000000000000001 RCX: 0000000000000000 [ 3.477249] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051d00 [ 3.477286] RBP: 0000000000000000 R08: ff19d41d8335b150 R09: ff19d41d84f2f030 [ 3.477328] R10: ff19d41d86406118 R11: fefefefefefefeff R12: 0000000000000000 [ 3.477373] R13: 0000000000000010 R14: ff19d41d86406000 R15: ff19d41d83051d00 [ 3.477420] FS: 00007f11e7281840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 3.477468] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 3.477501] CR2: 00007f11e75511a0 CR3: 0000000004c7e003 CR4: 0000000000771ef0 [ 3.477546] PKRU: 55555554 [ 3.477560] Call Trace: [ 3.477577] [ 3.477592] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 3.477618] __dev_notify_flags (net/core/dev.c:9787) [ 3.477641] netif_change_flags (net/core/dev.c:9820) [ 3.477662] do_setlink.isra.0 (net/core/rtnetlink.c:3206 (discriminator 1)) [ 3.477683] ? __nla_validate_parse (lib/nlattr.c:620) [ 3.477721] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 3.477742] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 3.477767] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 3.477794] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 3.477819] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 3.477841] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 3.477869] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 3.477891] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 3.477912] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 3.477937] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 3.477959] ___sys_sendmsg (net/socket.c:2752) [ 3.477984] __sys_sendmsg (net/socket.c:2784) [ 3.478007] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 3.478029] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 3.478061] RIP: 0033:0x7f11e74bb08e [ 3.478081] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 3.478187] RSP: 002b:00007fff0dfdcfa0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 3.478236] RAX: ffffffffffffffda RBX: 0000000000000002 RCX: 00007f11e74bb08e [ 3.478279] RDX: 0000000000000000 RSI: 00007fff0dfdd050 RDI: 0000000000000005 [ 3.478321] RBP: 00007fff0dfdcfb0 R08: 0000000000000000 R09: 0000000000000000 [ 3.478365] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d103 [ 3.478406] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fff0dfdd710 | [ 3.478643] ------------[ cut here ]------------ | [ 3.478673] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/45 | [ 3.478737] Modules linked in: | [ 3.478817] Tainted: [W]=WARN [ 3.478836] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 3.478871] Workqueue: events_unbound linkwatch_event [ 3.478901] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 3.478928] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 3.479027] RSP: 0018:ff52d25100193d50 EFLAGS: 00010286 [ 3.479056] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 3.479098] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051d00 [ 3.479145] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2f030 [ 3.479187] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 3.479225] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83051d00 [ 3.479266] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 3.479309] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 3.479346] CR2: 00007f11e750c2a0 CR3: 0000000021a42006 CR4: 0000000000771ef0 [ 3.479385] PKRU: 55555554 [ 3.479400] Call Trace: [ 3.479416] [ 3.479429] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 3.479450] netif_state_change (net/core/dev.c:1605) [ 3.479471] ? linkwatch_do_dev (net/core/link_watch.c:184 net/core/link_watch.c:166) [ 3.479495] __linkwatch_run_queue (net/core/link_watch.c:240) [ 3.479522] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 3.479544] process_one_work (kernel/workqueue.c:3314) [ 3.479570] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 3.479593] ? rescuer_thread (kernel/workqueue.c:3672) [ 3.479613] kthread (kernel/kthread.c:436) [ 3.479637] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 3.479656] ret_from_fork (arch/x86/kernel/process.c:158) [ 3.479682] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 3.479704] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 3.479774] ------------[ cut here ]------------ | [ 3.479803] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 3.479859] Modules linked in: | [ 3.479939] Tainted: [W]=WARN [ 3.479961] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 3.479995] Workqueue: bond0 bond_mii_monitor [ 3.480026] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 3.480057] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 3.480155] RSP: 0018:ff52d25100247d28 EFLAGS: 00010286 [ 3.480185] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 3.480237] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051d00 [ 3.480279] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2f030 [ 3.480323] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 3.480362] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83051d00 [ 3.480405] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 3.480451] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 3.480490] CR2: 00007f11e750c2a0 CR3: 0000000021a42006 CR4: 0000000000771ef0 [ 3.480532] PKRU: 55555554 [ 3.480548] Call Trace: [ 3.480561] [ 3.480574] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 3.480595] notifier_call_chain (kernel/notifier.c:85) [ 3.480617] ? __queue_work (kernel/workqueue.c:2401) [ 3.480639] netdev_lower_state_changed (net/core/dev.c:9573) [ 3.480671] bond_mii_monitor (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:623 ./include/net/bonding.h:615 ./include/net/bonding.h:637 drivers/net/bonding/bond_main.c:2832 drivers/net/bonding/bond_main.c:2912) [ 3.480696] process_one_work (kernel/workqueue.c:3314) [ 3.480722] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 3.480744] ? rescuer_thread (kernel/workqueue.c:3672) [ 3.480768] kthread (kernel/kthread.c:436) [ 3.480789] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 3.480812] ret_from_fork (arch/x86/kernel/process.c:158) [ 3.480833] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 3.480856] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 3.480923] ------------[ cut here ]------------ | [ 3.480952] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 3.481007] Modules linked in: | [ 3.481085] Tainted: [W]=WARN [ 3.481110] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 3.481147] Workqueue: bond0 bond_mii_monitor [ 3.481177] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 3.481204] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 3.481295] RSP: 0018:ff52d25100247d28 EFLAGS: 00010286 [ 3.481327] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 3.481367] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051d00 [ 3.481408] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2f030 [ 3.481449] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 3.481489] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83051d00 [ 3.481531] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 3.481572] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 3.481608] CR2: 00007f11e750c2a0 CR3: 0000000021a42006 CR4: 0000000000771ef0 [ 3.481656] PKRU: 55555554 [ 3.481669] Call Trace: [ 3.481685] [ 3.481699] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 3.481719] notifier_call_chain (kernel/notifier.c:85) [ 3.481743] ? __queue_work (kernel/workqueue.c:2401) [ 3.481765] netdev_lower_state_changed (net/core/dev.c:9573) [ 3.481795] bond_mii_monitor (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:572 drivers/net/bonding/bond_main.c:2837 drivers/net/bonding/bond_main.c:2912) [ 3.481818] process_one_work (kernel/workqueue.c:3314) [ 3.481839] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 3.481860] ? rescuer_thread (kernel/workqueue.c:3672) [ 3.481889] kthread (kernel/kthread.c:436) [ 3.481908] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 3.481929] ret_from_fork (arch/x86/kernel/process.c:158) [ 3.481948] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 3.481970] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 3.482174] ------------[ cut here ]------------ | [ 3.482200] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 3.482256] Modules linked in: | [ 3.482336] Tainted: [W]=WARN [ 3.482357] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 3.482395] Workqueue: bond0 bond_mii_monitor [ 3.482423] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 3.482456] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 3.482551] RSP: 0018:ff52d25100247c98 EFLAGS: 00010286 [ 3.482582] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 3.482631] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051d00 [ 3.482673] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f2f030 [ 3.482714] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 3.482753] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83051d00 [ 3.482796] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 3.482841] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 3.482876] CR2: 00007f11e750c2a0 CR3: 0000000021a42006 CR4: 0000000000771ef0 [ 3.482918] PKRU: 55555554 [ 3.482932] Call Trace: [ 3.482945] [ 3.482961] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 3.482984] notifier_call_chain (kernel/notifier.c:85) [ 3.483005] netdev_lower_state_changed (net/core/dev.c:9573) [ 3.483033] bond_change_active_slave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:588 drivers/net/bonding/bond_main.c:1322) [ 3.483061] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 3.483089] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 3.483111] process_one_work (kernel/workqueue.c:3314) [ 3.483131] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 3.483152] ? rescuer_thread (kernel/workqueue.c:3672) [ 3.483173] kthread (kernel/kthread.c:436) [ 3.483193] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 3.483221] ret_from_fork (arch/x86/kernel/process.c:158) [ 3.483242] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 3.483264] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 3.483332] ------------[ cut here ]------------ | [ 3.483365] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 3.483420] Modules linked in: | [ 3.483493] Tainted: [W]=WARN [ 3.483514] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 3.483554] Workqueue: bond0 bond_mii_monitor [ 3.483584] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 3.483615] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 3.483720] RSP: 0018:ff52d25100247cb0 EFLAGS: 00010286 [ 3.483748] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 3.483786] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051d00 [ 3.483833] RBP: 0000000000000003 R08: ff19d41d830220d0 R09: ff19d41d84f2f030 [ 3.483874] R10: ff19d41d84ff8118 R11: fefefefefefefeff R12: 0000000000000000 [ 3.483914] R13: 0000000000000010 R14: ff19d41d84ff8000 R15: ff19d41d83051d00 [ 3.483956] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 3.483999] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 3.484031] CR2: 00007f11e750c2a0 CR3: 0000000021a42006 CR4: 0000000000771ef0 [ 3.484072] PKRU: 55555554 [ 3.484087] Call Trace: [ 3.484099] [ 3.484114] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 3.484137] notifier_call_chain (kernel/notifier.c:85) [ 3.484162] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 3.484187] bond_change_active_slave (drivers/net/bonding/bond_main.c:1329) [ 3.484215] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 3.484244] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 3.484266] process_one_work (kernel/workqueue.c:3314) [ 3.484288] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 3.484308] ? rescuer_thread (kernel/workqueue.c:3672) [ 3.484333] kthread (kernel/kthread.c:436) [ 3.484355] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 3.484377] ret_from_fork (arch/x86/kernel/process.c:158) [ 3.484399] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 3.484425] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 3.484524] ------------[ cut here ]------------ | [ 3.484553] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 3.484609] Modules linked in: | [ 3.484689] Tainted: [W]=WARN [ 3.484716] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 3.484746] Workqueue: bond0 bond_mii_monitor [ 3.484773] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 3.484799] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 3.484891] RSP: 0018:ff52d25100247ca0 EFLAGS: 00010286 [ 3.484915] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 3.484953] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051d00 [ 3.484994] RBP: 0000000000000004 R08: ff19d41d830220d0 R09: ff19d41d84f2f030 [ 3.485030] R10: ff19d41d84ff8118 R11: fefefefefefefeff R12: 0000000000000000 [ 3.485073] R13: 0000000000000010 R14: ff19d41d84ff8000 R15: ff19d41d83051d00 [ 3.485127] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 3.485180] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 3.485220] CR2: 00007f11e750c2a0 CR3: 0000000021a42006 CR4: 0000000000771ef0 [ 3.485260] PKRU: 55555554 [ 3.485274] Call Trace: [ 3.485286] [ 3.485298] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 3.485337] notifier_call_chain (kernel/notifier.c:85) [ 3.485364] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 3.485396] bond_peer_notify_may_events (drivers/net/bonding/bond_main.c:1240) [ 3.485430] bond_change_active_slave (drivers/net/bonding/bond_main.c:1333) [ 3.485458] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 3.485486] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 3.485506] process_one_work (kernel/workqueue.c:3314) [ 3.485528] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 3.485550] ? rescuer_thread (kernel/workqueue.c:3672) [ 3.485570] kthread (kernel/kthread.c:436) [ 3.485593] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 3.485613] ret_from_fork (arch/x86/kernel/process.c:158) [ 3.485634] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 3.485656] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 3.487326] ------------[ cut here ]------------ | [ 3.487353] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 3.487408] Modules linked in: | [ 3.487481] Tainted: [W]=WARN [ 3.487501] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 3.487537] Workqueue: bond0 bond_resend_igmp_join_requests_delayed [ 3.487575] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 3.487598] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 3.487695] RSP: 0018:ff52d25100247d98 EFLAGS: 00010286 [ 3.487727] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 3.487764] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051d00 [ 3.487803] RBP: 0000000000000005 R08: ff19d41d830220d0 R09: ff19d41d84f2f030 [ 3.487842] R10: ff19d41d84ff8118 R11: fefefefefefefeff R12: 0000000000000000 [ 3.487882] R13: 0000000000000010 R14: ff19d41d84ff8000 R15: ff19d41d83051d00 [ 3.487936] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 3.487977] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 3.488018] CR2: 00007f11e750c2a0 CR3: 0000000021a42006 CR4: 0000000000771ef0 [ 3.488059] PKRU: 55555554 [ 3.488073] Call Trace: [ 3.488087] [ 3.488102] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 3.488123] notifier_call_chain (kernel/notifier.c:85) [ 3.488146] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 3.488173] bond_resend_igmp_join_requests_delayed (drivers/net/bonding/bond_main.c:899) [ 3.488204] process_one_work (kernel/workqueue.c:3314) [ 3.488226] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 3.488251] ? rescuer_thread (kernel/workqueue.c:3672) [ 3.488271] kthread (kernel/kthread.c:436) [ 3.488293] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 3.488319] ret_from_fork (arch/x86/kernel/process.c:158) [ 3.488348] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 3.488368] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 5.493659] ------------[ cut here ]------------ | [ 5.493717] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/197 | [ 5.493771] Modules linked in: | [ 5.493855] Tainted: [W]=WARN [ 5.493878] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 5.493912] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 5.493944] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 5.494038] RSP: 0018:ff52d251004bf720 EFLAGS: 00010286 [ 5.494066] RAX: 00000000ffffffa6 RBX: 0000000000000001 RCX: 0000000000000000 [ 5.494110] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051d00 [ 5.494152] RBP: 0000000000000000 R08: ff19d41d8335b150 R09: ff19d41d84f2f030 [ 5.494197] R10: ff19d41d86406118 R11: fefefefefefefeff R12: 0000000000000000 [ 5.494238] R13: 0000000000000010 R14: ff19d41d86406000 R15: ff19d41d83051d00 [ 5.494286] FS: 00007fa6269ba840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 5.494337] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 5.494377] CR2: 0000000035e52988 CR3: 0000000003128001 CR4: 0000000000771ef0 [ 5.494423] PKRU: 55555554 [ 5.494439] Call Trace: [ 5.494457] [ 5.494473] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 5.494496] __dev_notify_flags (net/core/dev.c:9787) [ 5.494521] ? rtnl_getlink (./include/linux/skbuff.h:1323 ./include/linux/skbuff.h:1332 net/core/rtnetlink.c:4288) [ 5.494546] netif_change_flags (net/core/dev.c:9820) [ 5.494568] do_setlink.isra.0 (net/core/rtnetlink.c:3206 (discriminator 1)) [ 5.494592] ? __nla_validate_parse (lib/nlattr.c:620) [ 5.494622] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 5.494645] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 5.494667] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 5.494696] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 5.494726] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 5.494750] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 5.494780] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 5.494804] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 5.494827] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 5.494851] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 5.494873] ___sys_sendmsg (net/socket.c:2752) [ 5.494897] __sys_sendmsg (net/socket.c:2784) [ 5.494920] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 5.494944] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 5.494973] RIP: 0033:0x7fa626bf408e [ 5.494995] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 5.495092] RSP: 002b:00007fffbacadc00 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 5.495136] RAX: ffffffffffffffda RBX: 0000000000000002 RCX: 00007fa626bf408e [ 5.495175] RDX: 0000000000000000 RSI: 00007fffbacadcb0 RDI: 0000000000000005 [ 5.495219] RBP: 00007fffbacadc10 R08: 0000000000000000 R09: 0000000000000000 [ 5.495262] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d105 [ 5.495305] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fffbacae370 | [ 5.495612] ------------[ cut here ]------------ | [ 5.495645] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/45 | [ 5.495705] Modules linked in: | [ 5.495786] Tainted: [W]=WARN [ 5.495810] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 5.495842] Workqueue: events_unbound linkwatch_event [ 5.495872] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 5.495900] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 5.495994] RSP: 0018:ff52d25100193d50 EFLAGS: 00010286 [ 5.496021] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 5.496062] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051d00 [ 5.496104] RBP: 0000000000000000 R08: ff19d41d8335b150 R09: ff19d41d84f2f030 [ 5.496145] R10: ff19d41d86406118 R11: fefefefefefefeff R12: 0000000000000000 [ 5.496189] R13: 0000000000000010 R14: ff19d41d86406000 R15: ff19d41d83051d00 [ 5.496235] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 5.496279] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 5.496321] CR2: 00007fa626a87574 CR3: 0000000021a42002 CR4: 0000000000771ef0 [ 5.496371] PKRU: 55555554 [ 5.496386] Call Trace: [ 5.496403] [ 5.496419] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 5.496441] netif_state_change (net/core/dev.c:1605) [ 5.496463] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 5.496485] __linkwatch_run_queue (net/core/link_watch.c:240) [ 5.496513] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 5.496533] process_one_work (kernel/workqueue.c:3314) [ 5.496557] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 5.496580] ? rescuer_thread (kernel/workqueue.c:3672) [ 5.496602] kthread (kernel/kthread.c:436) [ 5.496625] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 5.496646] ret_from_fork (arch/x86/kernel/process.c:158) [ 5.496672] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 5.496702] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 5.496778] ------------[ cut here ]------------ | [ 5.496803] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/45 | [ 5.496858] Modules linked in: | [ 5.496936] Tainted: [W]=WARN [ 5.496960] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 5.496996] Workqueue: events_unbound linkwatch_event [ 5.497029] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 5.497060] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 5.497158] RSP: 0018:ff52d25100193d50 EFLAGS: 00010286 [ 5.497195] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 5.497238] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051d00 [ 5.497279] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2f030 [ 5.497332] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 5.497371] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83051d00 [ 5.497414] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 5.497458] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 5.497498] CR2: 00007fa626a87574 CR3: 0000000021a42002 CR4: 0000000000771ef0 [ 5.497536] PKRU: 55555554 [ 5.497552] Call Trace: [ 5.497567] [ 5.497583] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 5.497605] netif_state_change (net/core/dev.c:1605) [ 5.497634] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 5.497657] __linkwatch_run_queue (net/core/link_watch.c:240) [ 5.497688] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 5.497713] process_one_work (kernel/workqueue.c:3314) [ 5.497733] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 5.497756] ? rescuer_thread (kernel/workqueue.c:3672) [ 5.497779] kthread (kernel/kthread.c:436) [ 5.497800] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 5.497822] ret_from_fork (arch/x86/kernel/process.c:158) [ 5.497845] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 5.497869] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 5.503749] ------------[ cut here ]------------ | [ 5.503816] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/198 | [ 5.503900] Modules linked in: | [ 5.504056] Tainted: [W]=WARN [ 5.504118] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 5.504193] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 5.504262] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 5.504399] RSP: 0018:ff52d251004c7720 EFLAGS: 00010286 [ 5.504470] RAX: 00000000ffffffa6 RBX: 0000000000000001 RCX: 0000000000000000 [ 5.504559] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d82fda600 [ 5.504639] RBP: 0000000000000000 R08: ff19d41d8335f910 R09: ff19d41d82cef030 [ 5.504739] R10: ff19d41d8640e118 R11: fefefefefefefeff R12: 0000000000000000 [ 5.504829] R13: 0000000000000010 R14: ff19d41d8640e000 R15: ff19d41d82fda600 [ 5.504921] FS: 00007f3a7f07e840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 5.505012] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 5.505085] CR2: 000000003c01c988 CR3: 0000000004ed0003 CR4: 0000000000771ef0 [ 5.505167] PKRU: 55555554 [ 5.505218] Call Trace: [ 5.505269] [ 5.505328] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 5.505392] __dev_notify_flags (net/core/dev.c:9787) [ 5.505456] netif_change_flags (net/core/dev.c:9820) [ 5.505519] do_setlink.isra.0 (net/core/rtnetlink.c:3206 (discriminator 1)) [ 5.505583] ? __nla_validate_parse (lib/nlattr.c:620) [ 5.505654] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 5.505727] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 5.505796] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 5.505865] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 5.505928] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 5.505993] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 5.506063] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 5.506124] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 5.506188] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 5.506249] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 5.506313] ___sys_sendmsg (net/socket.c:2752) [ 5.506381] __sys_sendmsg (net/socket.c:2784) [ 5.506446] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 5.506511] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 5.506581] RIP: 0033:0x7f3a7f2b808e [ 5.506645] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 5.506785] RSP: 002b:00007ffce75fd3a0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 5.506864] RAX: ffffffffffffffda RBX: 0000000000000002 RCX: 00007f3a7f2b808e [ 5.506945] RDX: 0000000000000000 RSI: 00007ffce75fd450 RDI: 0000000000000005 [ 5.507025] RBP: 00007ffce75fd3b0 R08: 0000000000000000 R09: 0000000000000000 [ 5.507103] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d105 [ 5.507184] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffce75fdb10 | [ 5.507508] ------------[ cut here ]------------ | [ 5.507545] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 0/38 | [ 5.507600] Modules linked in: | [ 5.507679] Tainted: [W]=WARN [ 5.507705] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 5.507741] Workqueue: events_unbound linkwatch_event [ 5.507772] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 5.507803] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 5.507903] RSP: 0018:ff52d2510015bd50 EFLAGS: 00010286 [ 5.507932] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 5.507973] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079c00 [ 5.508012] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d81cb3030 [ 5.508055] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 5.508095] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83079c00 [ 5.508138] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 5.508184] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 5.508219] CR2: 0000560fb9833ab8 CR3: 0000000021a42005 CR4: 0000000000771ef0 [ 5.508260] PKRU: 55555554 [ 5.508275] Call Trace: [ 5.508288] [ 5.508302] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 5.508327] netif_state_change (net/core/dev.c:1605) [ 5.508349] ? linkwatch_do_dev (net/core/link_watch.c:184 net/core/link_watch.c:166) [ 5.508370] __linkwatch_run_queue (net/core/link_watch.c:240) [ 5.508400] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 5.508423] process_one_work (kernel/workqueue.c:3314) [ 5.508446] ? __timer_delete_sync (kernel/time/timer.c:1467 (discriminator 3) kernel/time/timer.c:1621 (discriminator 3)) [ 5.508473] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 5.508496] ? rescuer_thread (kernel/workqueue.c:3672) [ 5.508518] kthread (kernel/kthread.c:436) [ 5.508537] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 5.508559] ret_from_fork (arch/x86/kernel/process.c:158) [ 5.508578] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 5.508599] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 5.565344] ------------[ cut here ]------------ | [ 5.565422] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 5.565483] Modules linked in: | [ 5.565562] Tainted: [W]=WARN [ 5.565584] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 5.565620] Workqueue: bond0 bond_mii_monitor [ 5.565652] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 5.565680] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 5.565778] RSP: 0018:ff52d25100247d28 EFLAGS: 00010286 [ 5.565810] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 5.565848] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051d00 [ 5.565885] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2e030 [ 5.565929] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 5.565970] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83051d00 [ 5.566013] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 5.566056] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 5.566091] CR2: 00007efd1355c000 CR3: 0000000021a42002 CR4: 0000000000771ef0 [ 5.566129] PKRU: 55555554 [ 5.566144] Call Trace: [ 5.566159] [ 5.566175] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 5.566202] notifier_call_chain (kernel/notifier.c:85) [ 5.566225] ? __queue_work (kernel/workqueue.c:2401) [ 5.566250] netdev_lower_state_changed (net/core/dev.c:9573) [ 5.566281] bond_mii_monitor (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:623 ./include/net/bonding.h:615 ./include/net/bonding.h:637 drivers/net/bonding/bond_main.c:2803 drivers/net/bonding/bond_main.c:2912) [ 5.566301] process_one_work (kernel/workqueue.c:3314) [ 5.566326] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 5.566349] ? rescuer_thread (kernel/workqueue.c:3672) [ 5.566371] kthread (kernel/kthread.c:436) [ 5.566393] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 5.566415] ret_from_fork (arch/x86/kernel/process.c:158) [ 5.566442] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 5.566464] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 5.566582] ------------[ cut here ]------------ | [ 5.566616] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 5.566669] Modules linked in: | [ 5.566760] Tainted: [W]=WARN [ 5.566779] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 5.566820] Workqueue: bond0 bond_mii_monitor [ 5.566850] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 5.566877] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 5.566978] RSP: 0018:ff52d25100247d28 EFLAGS: 00010286 [ 5.567010] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 5.567052] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051d00 [ 5.567097] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f2e030 [ 5.567140] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 5.567181] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83051d00 [ 5.567224] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 5.567273] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 5.567313] CR2: 00007efd1355c000 CR3: 0000000021a42002 CR4: 0000000000771ef0 [ 5.567370] PKRU: 55555554 [ 5.567386] Call Trace: [ 5.567401] [ 5.567422] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 5.567450] notifier_call_chain (kernel/notifier.c:85) [ 5.567474] ? __queue_work (kernel/workqueue.c:2401) [ 5.567498] netdev_lower_state_changed (net/core/dev.c:9573) [ 5.567528] bond_mii_monitor (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:623 ./include/net/bonding.h:615 ./include/net/bonding.h:637 drivers/net/bonding/bond_main.c:2832 drivers/net/bonding/bond_main.c:2912) [ 5.567554] process_one_work (kernel/workqueue.c:3314) [ 5.567580] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 5.567600] ? rescuer_thread (kernel/workqueue.c:3672) [ 5.567623] kthread (kernel/kthread.c:436) [ 5.567645] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 5.567667] ret_from_fork (arch/x86/kernel/process.c:158) [ 5.567688] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 5.567720] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 5.567798] ------------[ cut here ]------------ | [ 5.567828] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 5.567884] Modules linked in: | [ 5.567961] Tainted: [W]=WARN [ 5.567980] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 5.568012] Workqueue: bond0 bond_mii_monitor [ 5.568042] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 5.568072] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 5.568164] RSP: 0018:ff52d25100247d28 EFLAGS: 00010286 [ 5.568193] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 5.568233] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051d00 [ 5.568277] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f2e030 [ 5.568320] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 5.568362] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83051d00 [ 5.568406] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 5.568455] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 5.568491] CR2: 00007efd1355c000 CR3: 0000000021a42002 CR4: 0000000000771ef0 [ 5.568538] PKRU: 55555554 [ 5.568554] Call Trace: [ 5.568570] [ 5.568585] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 5.568609] notifier_call_chain (kernel/notifier.c:85) [ 5.568636] ? __queue_work (kernel/workqueue.c:2401) [ 5.568663] netdev_lower_state_changed (net/core/dev.c:9573) [ 5.568693] bond_mii_monitor (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:572 drivers/net/bonding/bond_main.c:2837 drivers/net/bonding/bond_main.c:2912) [ 5.568720] process_one_work (kernel/workqueue.c:3314) [ 5.568745] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 5.568764] ? rescuer_thread (kernel/workqueue.c:3672) [ 5.568785] kthread (kernel/kthread.c:436) [ 5.568809] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 5.568831] ret_from_fork (arch/x86/kernel/process.c:158) [ 5.568854] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 5.568876] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 5.569064] ------------[ cut here ]------------ | [ 5.569090] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 5.569141] Modules linked in: | [ 5.569217] Tainted: [W]=WARN [ 5.569240] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 5.569277] Workqueue: bond0 bond_mii_monitor [ 5.569311] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 5.569344] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 5.569433] RSP: 0018:ff52d25100247c98 EFLAGS: 00010286 [ 5.569458] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 5.569498] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051d00 [ 5.569536] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2e030 [ 5.569579] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 5.569617] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83051d00 [ 5.569666] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 5.569713] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 5.569746] CR2: 00007efd1355c000 CR3: 0000000021a42002 CR4: 0000000000771ef0 [ 5.569789] PKRU: 55555554 [ 5.569805] Call Trace: [ 5.569821] [ 5.569837] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 5.569862] notifier_call_chain (kernel/notifier.c:85) [ 5.569884] netdev_lower_state_changed (net/core/dev.c:9573) [ 5.569915] bond_change_active_slave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:588 drivers/net/bonding/bond_main.c:1322) [ 5.569950] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 5.569980] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 5.570002] process_one_work (kernel/workqueue.c:3314) [ 5.570030] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 5.570051] ? rescuer_thread (kernel/workqueue.c:3672) [ 5.570074] kthread (kernel/kthread.c:436) [ 5.570096] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 5.570119] ret_from_fork (arch/x86/kernel/process.c:158) [ 5.570144] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 5.570166] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 5.570235] ------------[ cut here ]------------ | [ 5.570261] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 5.570326] Modules linked in: | [ 5.570401] Tainted: [W]=WARN [ 5.570424] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 5.570457] Workqueue: bond0 bond_mii_monitor [ 5.570486] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 5.570514] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 5.570603] RSP: 0018:ff52d25100247cb0 EFLAGS: 00010286 [ 5.570631] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 5.570672] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051d00 [ 5.570720] RBP: 0000000000000003 R08: ff19d41d830220d0 R09: ff19d41d84f2e030 [ 5.570764] R10: ff19d41d84ff8118 R11: fefefefefefefeff R12: 0000000000000000 [ 5.570803] R13: 0000000000000010 R14: ff19d41d84ff8000 R15: ff19d41d83051d00 [ 5.570846] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 5.570888] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 5.570923] CR2: 00007efd1355c000 CR3: 0000000021a42002 CR4: 0000000000771ef0 [ 5.570964] PKRU: 55555554 [ 5.570979] Call Trace: [ 5.570994] [ 5.571009] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 5.571033] notifier_call_chain (kernel/notifier.c:85) [ 5.571055] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 5.571085] bond_change_active_slave (drivers/net/bonding/bond_main.c:1329) [ 5.571114] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 5.571145] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 5.571167] process_one_work (kernel/workqueue.c:3314) [ 5.571186] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 5.571207] ? rescuer_thread (kernel/workqueue.c:3672) [ 5.571227] kthread (kernel/kthread.c:436) [ 5.571249] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 5.571270] ret_from_fork (arch/x86/kernel/process.c:158) [ 5.571292] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 5.571319] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 5.571399] ------------[ cut here ]------------ | [ 5.571429] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 5.571487] Modules linked in: | [ 5.571568] Tainted: [W]=WARN [ 5.571594] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 5.571632] Workqueue: bond0 bond_mii_monitor [ 5.571665] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 5.571704] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 5.571800] RSP: 0018:ff52d25100247ca0 EFLAGS: 00010286 [ 5.571833] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 5.571883] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051d00 [ 5.571929] RBP: 0000000000000004 R08: ff19d41d830220d0 R09: ff19d41d84f2e030 [ 5.571978] R10: ff19d41d84ff8118 R11: fefefefefefefeff R12: 0000000000000000 [ 5.572022] R13: 0000000000000010 R14: ff19d41d84ff8000 R15: ff19d41d83051d00 [ 5.572067] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 5.572110] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 5.572145] CR2: 00007efd1355c000 CR3: 0000000021a42002 CR4: 0000000000771ef0 [ 5.572192] PKRU: 55555554 [ 5.572208] Call Trace: [ 5.572220] [ 5.572236] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 5.572259] notifier_call_chain (kernel/notifier.c:85) [ 5.572281] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 5.572309] bond_peer_notify_may_events (drivers/net/bonding/bond_main.c:1240) [ 5.572343] bond_change_active_slave (drivers/net/bonding/bond_main.c:1333) [ 5.572371] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 5.572400] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 5.572423] process_one_work (kernel/workqueue.c:3314) [ 5.572443] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 5.572462] ? rescuer_thread (kernel/workqueue.c:3672) [ 5.572484] kthread (kernel/kthread.c:436) [ 5.572506] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 5.572530] ret_from_fork (arch/x86/kernel/process.c:158) [ 5.572553] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 5.572575] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 5.574330] ------------[ cut here ]------------ | [ 5.574381] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 5.574438] Modules linked in: | [ 5.574512] Tainted: [W]=WARN [ 5.574533] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 5.574564] Workqueue: bond0 bond_resend_igmp_join_requests_delayed [ 5.574596] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 5.574622] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 5.574721] RSP: 0018:ff52d25100247d98 EFLAGS: 00010286 [ 5.574750] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 5.574794] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051d00 [ 5.574836] RBP: 0000000000000005 R08: ff19d41d830220d0 R09: ff19d41d84f2e030 [ 5.574872] R10: ff19d41d84ff8118 R11: fefefefefefefeff R12: 0000000000000000 [ 5.574915] R13: 0000000000000010 R14: ff19d41d84ff8000 R15: ff19d41d83051d00 [ 5.574955] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 5.574996] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 5.575030] CR2: 00007efd1355c000 CR3: 0000000021a42002 CR4: 0000000000771ef0 [ 5.575070] PKRU: 55555554 [ 5.575091] Call Trace: [ 5.575105] [ 5.575120] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 5.575143] notifier_call_chain (kernel/notifier.c:85) [ 5.575171] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 5.575201] bond_resend_igmp_join_requests_delayed (drivers/net/bonding/bond_main.c:899) [ 5.575244] process_one_work (kernel/workqueue.c:3314) [ 5.575267] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 5.575287] ? rescuer_thread (kernel/workqueue.c:3672) [ 5.575308] kthread (kernel/kthread.c:436) [ 5.575334] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 5.575357] ret_from_fork (arch/x86/kernel/process.c:158) [ 5.575378] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 5.575400] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 6.651094] ------------[ cut here ]------------ | [ 6.651181] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/204 | [ 6.651273] Modules linked in: | [ 6.651442] Tainted: [W]=WARN [ 6.651499] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 6.651572] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 6.651638] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 6.651783] RSP: 0018:ff52d251002b3670 EFLAGS: 00010286 [ 6.651852] RAX: 00000000ffffffa6 RBX: 0000000000000041 RCX: 0000000000000000 [ 6.651930] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d82fda600 [ 6.652007] RBP: 0000000000000000 R08: ff19d41d830220d0 R09: ff19d41d82cef030 [ 6.652081] R10: ff19d41d84ff8118 R11: fefefefefefefeff R12: 0000000000000000 [ 6.652167] R13: 0000000000000010 R14: ff19d41d84ff8000 R15: ff19d41d82fda600 [ 6.652257] FS: 00007f9a90865840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 6.652341] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 6.652413] CR2: 000000000799c988 CR3: 0000000001da5002 CR4: 0000000000771ef0 [ 6.652495] PKRU: 55555554 [ 6.652544] Call Trace: [ 6.652594] [ 6.652646] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 6.652712] netif_close_many (net/core/dev.c:1804) [ 6.652776] unregister_netdevice_many_notify (net/core/dev.c:12406) [ 6.652839] ? rtnl_getlink (./include/linux/skbuff.h:1323 ./include/linux/skbuff.h:1332 net/core/rtnetlink.c:4288) [ 6.652893] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 6.652949] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 6.653005] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 6.653060] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 6.653115] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 6.653171] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 6.653232] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 6.653288] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 6.653347] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 6.653405] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 6.653462] ___sys_sendmsg (net/socket.c:2752) [ 6.653517] __sys_sendmsg (net/socket.c:2784) [ 6.653573] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 6.653630] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 6.653693] RIP: 0033:0x7f9a90a9f08e [ 6.653760] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 6.653895] RSP: 002b:00007ffca4fa0280 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 6.653973] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f9a90a9f08e [ 6.654047] RDX: 0000000000000000 RSI: 00007ffca4fa0330 RDI: 0000000000000005 [ 6.654122] RBP: 00007ffca4fa0290 R08: 0000000000000000 R09: 0000000000000000 [ 6.654195] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d106 [ 6.654269] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffca4fa09f0 | [ 6.654535] ------------[ cut here ]------------ | [ 6.654596] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/204 | [ 6.654679] Modules linked in: | [ 6.654828] Tainted: [W]=WARN [ 6.654881] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 6.654946] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 6.655007] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 6.655136] RSP: 0018:ff52d251002b36e0 EFLAGS: 00010286 [ 6.655198] RAX: 00000000ffffffa6 RBX: 00000000ffffffff RCX: 0000000000000000 [ 6.655272] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d82fda600 [ 6.655351] RBP: 0000000000000000 R08: ff19d41d830220d0 R09: ff19d41d8641c030 [ 6.655425] R10: ff19d41d84ff8118 R11: fefefefefefefeff R12: 0000000000000000 [ 6.655499] R13: 0000000000000011 R14: ff19d41d84ff8000 R15: ff19d41d82fda600 [ 6.655576] FS: 00007f9a90865840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 6.655655] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 6.655740] CR2: 000000000799c988 CR3: 0000000001da5002 CR4: 0000000000771ef0 [ 6.655813] PKRU: 55555554 [ 6.655860] Call Trace: [ 6.655906] [ 6.655953] unregister_netdevice_many_notify (net/core/dev.c:12439) [ 6.656015] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 6.656072] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 6.656126] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 6.656181] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 6.656235] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 6.656290] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 6.656362] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 6.656417] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 6.656475] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 6.656533] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 6.656592] ___sys_sendmsg (net/socket.c:2752) [ 6.656651] __sys_sendmsg (net/socket.c:2784) [ 6.656715] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 6.656773] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 6.656838] RIP: 0033:0x7f9a90a9f08e [ 6.656895] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 6.657027] RSP: 002b:00007ffca4fa0280 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 6.657104] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f9a90a9f08e [ 6.657182] RDX: 0000000000000000 RSI: 00007ffca4fa0330 RDI: 0000000000000005 [ 6.657259] RBP: 00007ffca4fa0290 R08: 0000000000000000 R09: 0000000000000000 [ 6.657343] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d106 [ 6.657420] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffca4fa09f0 | [ 6.657644] ------------[ cut here ]------------ | [ 6.657717] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/204 | [ 6.657805] Modules linked in: | [ 6.657957] Tainted: [W]=WARN [ 6.658013] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 6.658093] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 6.658164] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 6.658325] RSP: 0018:ff52d251002b3518 EFLAGS: 00010286 [ 6.658395] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 6.658482] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d82fda600 [ 6.658573] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d8641c030 [ 6.658661] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 6.658745] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d82fda600 [ 6.658829] FS: 00007f9a90865840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 6.658909] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 6.658979] CR2: 000000000799c988 CR3: 0000000001da5002 CR4: 0000000000771ef0 [ 6.659059] PKRU: 55555554 [ 6.659109] Call Trace: [ 6.659159] [ 6.659211] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 6.659271] notifier_call_chain (kernel/notifier.c:85) [ 6.659341] ? smp_text_poke_batch_finish (./include/linux/smp.h:72 arch/x86/kernel/alternative.c:2773 arch/x86/kernel/alternative.c:3066) [ 6.659409] netdev_lower_state_changed (net/core/dev.c:9573) [ 6.659476] __bond_release_one (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:572 drivers/net/bonding/bond_main.c:2440) [ 6.659538] ? exc_invalid_op (arch/x86/kernel/traps.c:490 (discriminator 2)) [ 6.659601] bond_uninit (drivers/net/bonding/bond_main.c:6059) [ 6.659664] unregister_netdevice_many_notify (net/core/dev.c:12455) [ 6.659742] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 6.659808] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 6.659872] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 6.659932] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 6.659991] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 6.660051] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 6.660124] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 6.660191] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 6.660255] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 6.660327] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 6.660393] ___sys_sendmsg (net/socket.c:2752) [ 6.660454] __sys_sendmsg (net/socket.c:2784) [ 6.660518] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 6.660583] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 6.660656] RIP: 0033:0x7f9a90a9f08e [ 6.660725] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 6.660870] RSP: 002b:00007ffca4fa0280 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 6.660946] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f9a90a9f08e [ 6.661024] RDX: 0000000000000000 RSI: 00007ffca4fa0330 RDI: 0000000000000005 [ 6.661101] RBP: 00007ffca4fa0290 R08: 0000000000000000 R09: 0000000000000000 [ 6.661178] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d106 [ 6.661254] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffca4fa09f0 | [ 6.661494] ------------[ cut here ]------------ | [ 6.661556] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/204 | [ 6.661642] Modules linked in: | [ 6.661800] Tainted: [W]=WARN [ 6.661856] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 6.661925] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 6.661986] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 6.662114] RSP: 0018:ff52d251002b34c8 EFLAGS: 00010286 [ 6.662175] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 6.662248] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d82fda600 [ 6.662329] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d8641c030 [ 6.662403] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 6.662476] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d82fda600 [ 6.662553] FS: 00007f9a90865840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 6.662627] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 6.662702] CR2: 000000000799c988 CR3: 0000000001da5002 CR4: 0000000000771ef0 [ 6.662778] PKRU: 55555554 [ 6.662824] Call Trace: [ 6.662870] [ 6.662916] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 6.662970] notifier_call_chain (kernel/notifier.c:85) [ 6.663026] __netdev_upper_dev_unlink (net/core/dev.c:9027) [ 6.663087] netdev_upper_dev_unlink (net/core/dev.c:9054) [ 6.663147] __bond_release_one (drivers/net/bonding/bond_main.c:1724 drivers/net/bonding/bond_main.c:2466) [ 6.663203] ? exc_invalid_op (arch/x86/kernel/traps.c:490 (discriminator 2)) [ 6.663259] bond_uninit (drivers/net/bonding/bond_main.c:6059) [ 6.663313] unregister_netdevice_many_notify (net/core/dev.c:12455) [ 6.663393] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 6.663449] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 6.663504] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 6.663558] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 6.663612] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 6.663667] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 6.663735] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 6.663790] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 6.663844] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 6.663903] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 6.663962] ___sys_sendmsg (net/socket.c:2752) [ 6.664024] __sys_sendmsg (net/socket.c:2784) [ 6.664079] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 6.664135] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 6.664198] RIP: 0033:0x7f9a90a9f08e [ 6.664252] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 6.664410] RSP: 002b:00007ffca4fa0280 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 6.664492] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f9a90a9f08e [ 6.664580] RDX: 0000000000000000 RSI: 00007ffca4fa0330 RDI: 0000000000000005 [ 6.664663] RBP: 00007ffca4fa0290 R08: 0000000000000000 R09: 0000000000000000 [ 6.664750] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d106 [ 6.664827] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffca4fa09f0 | [ 6.671345] ------------[ cut here ]------------ | [ 6.671434] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/204 | [ 6.671534] Modules linked in: | [ 6.671687] Tainted: [W]=WARN [ 6.671745] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 6.671811] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 6.671873] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 6.672010] RSP: 0018:ff52d251002b3508 EFLAGS: 00010286 [ 6.672077] RAX: 00000000ffffffa6 RBX: 0000000000000041 RCX: 0000000000000000 [ 6.672152] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d82fda600 [ 6.672228] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d8641c030 [ 6.672302] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 6.672385] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d82fda600 [ 6.672466] FS: 00007f9a90865840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 6.672548] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 6.672614] CR2: 000000000799c988 CR3: 0000000001da5002 CR4: 0000000000771ef0 [ 6.672689] PKRU: 55555554 [ 6.672742] Call Trace: [ 6.672789] [ 6.672836] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 6.672896] netif_close_many (net/core/dev.c:1804) [ 6.672959] ? netdev_compute_master_upper_features (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:1590 net/core/dev.c:11116 net/core/dev.c:12883) [ 6.673038] netif_close (net/core/dev.c:1818 net/core/dev.c:1812) [ 6.673097] dev_close (net/core/dev_api.c:221) [ 6.673158] __bond_release_one.cold (drivers/net/bonding/bond_main.c:2563) [ 6.673231] bond_uninit (drivers/net/bonding/bond_main.c:6059) [ 6.673293] unregister_netdevice_many_notify (net/core/dev.c:12455) [ 6.673367] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 6.673437] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 6.673497] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 6.673559] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 6.673616] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 6.673673] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 6.673741] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 6.673797] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 6.673852] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 6.673910] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 6.673965] ___sys_sendmsg (net/socket.c:2752) [ 6.674020] __sys_sendmsg (net/socket.c:2784) [ 6.674075] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 6.674129] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 6.674192] RIP: 0033:0x7f9a90a9f08e [ 6.674246] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 6.674383] RSP: 002b:00007ffca4fa0280 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 6.674458] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f9a90a9f08e [ 6.674532] RDX: 0000000000000000 RSI: 00007ffca4fa0330 RDI: 0000000000000005 [ 6.674608] RBP: 00007ffca4fa0290 R08: 0000000000000000 R09: 0000000000000000 [ 6.674684] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d106 [ 6.674767] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffca4fa09f0 | [ 6.674966] ------------[ cut here ]------------ | [ 6.675026] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/204 | [ 6.675108] Modules linked in: | [ 6.675256] Tainted: [W]=WARN [ 6.675310] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 6.675385] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 6.675448] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 6.675581] RSP: 0018:ff52d251002b34e8 EFLAGS: 00010286 [ 6.675642] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 6.675725] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d82fda600 [ 6.675800] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d8641c030 [ 6.675875] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 6.675952] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d82fda600 [ 6.676033] FS: 00007f9a90865840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 6.676114] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 6.676183] CR2: 000000000799c988 CR3: 0000000001da5002 CR4: 0000000000771ef0 [ 6.676261] PKRU: 55555554 [ 6.676308] Call Trace: [ 6.676360] [ 6.676410] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 6.676464] notifier_call_chain (kernel/notifier.c:85) [ 6.676522] netif_set_mac_address (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:9993) [ 6.676586] dev_set_mac_address (net/core/dev_api.c:339) [ 6.676642] ? dev_close (net/core/dev_api.c:221) [ 6.676705] __bond_release_one.cold (drivers/net/bonding/bond_main.c:2573) [ 6.676769] bond_uninit (drivers/net/bonding/bond_main.c:6059) [ 6.676828] unregister_netdevice_many_notify (net/core/dev.c:12455) [ 6.676890] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 6.676950] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 6.677005] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 6.677059] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 6.677114] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 6.677169] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 6.677229] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 6.677284] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 6.677347] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 6.677402] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 6.677460] ___sys_sendmsg (net/socket.c:2752) [ 6.677515] __sys_sendmsg (net/socket.c:2784) [ 6.677570] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 6.677628] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 6.677689] RIP: 0033:0x7f9a90a9f08e [ 6.677750] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 6.677879] RSP: 002b:00007ffca4fa0280 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 6.677957] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f9a90a9f08e [ 6.678032] RDX: 0000000000000000 RSI: 00007ffca4fa0330 RDI: 0000000000000005 [ 6.678108] RBP: 00007ffca4fa0290 R08: 0000000000000000 R09: 0000000000000000 [ 6.678184] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d106 [ 6.678260] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffca4fa09f0 | [ 6.678501] ------------[ cut here ]------------ | [ 6.678561] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/204 | [ 6.678645] Modules linked in: | [ 6.678802] Tainted: [W]=WARN [ 6.678855] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 6.678921] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 6.678982] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 6.679113] RSP: 0018:ff52d251002b34c8 EFLAGS: 00010286 [ 6.679177] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 6.679250] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d82fda600 [ 6.679335] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d8641c030 [ 6.679410] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 6.679485] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d82fda600 [ 6.679565] FS: 00007f9a90865840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 6.679643] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 6.679720] CR2: 000000000799c988 CR3: 0000000001da5002 CR4: 0000000000771ef0 [ 6.679795] PKRU: 55555554 [ 6.679845] Call Trace: [ 6.679891] [ 6.679938] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 6.679993] notifier_call_chain (kernel/notifier.c:85) [ 6.680050] __netdev_upper_dev_unlink (net/core/dev.c:9027) [ 6.680113] netdev_upper_dev_unlink (net/core/dev.c:9054) [ 6.680175] __bond_release_one (drivers/net/bonding/bond_main.c:1724 drivers/net/bonding/bond_main.c:2466) [ 6.680230] bond_uninit (drivers/net/bonding/bond_main.c:6059) [ 6.680286] unregister_netdevice_many_notify (net/core/dev.c:12455) [ 6.680355] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 6.680412] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 6.680469] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 6.680524] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 6.680580] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 6.680638] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 6.680709] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 6.680766] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 6.680824] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 6.680881] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 6.680936] ___sys_sendmsg (net/socket.c:2752) [ 6.680995] __sys_sendmsg (net/socket.c:2784) [ 6.681050] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 6.681105] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 6.681165] RIP: 0033:0x7f9a90a9f08e [ 6.681219] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 6.681352] RSP: 002b:00007ffca4fa0280 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 6.681428] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f9a90a9f08e [ 6.681501] RDX: 0000000000000000 RSI: 00007ffca4fa0330 RDI: 0000000000000005 [ 6.681575] RBP: 00007ffca4fa0290 R08: 0000000000000000 R09: 0000000000000000 [ 6.681651] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d106 [ 6.681731] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffca4fa09f0 | [ 6.687345] ------------[ cut here ]------------ | [ 6.687432] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/204 | [ 6.687513] Modules linked in: | [ 6.687659] Tainted: [W]=WARN [ 6.687719] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 6.687790] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 6.687853] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 6.687982] RSP: 0018:ff52d251002b3508 EFLAGS: 00010286 [ 6.688045] RAX: 00000000ffffffa6 RBX: 0000000000000041 RCX: 0000000000000000 [ 6.688118] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d82fda600 [ 6.688197] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d8641c030 [ 6.688271] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 6.688353] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d82fda600 [ 6.688427] FS: 00007f9a90865840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 6.688510] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 6.688581] CR2: 000000000799c988 CR3: 0000000001da5002 CR4: 0000000000771ef0 [ 6.688656] PKRU: 55555554 [ 6.688713] Call Trace: [ 6.688761] [ 6.688811] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 6.688871] netif_close_many (net/core/dev.c:1804) [ 6.688930] ? netdev_compute_master_upper_features (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:1590 net/core/dev.c:11116 net/core/dev.c:12883) [ 6.689000] netif_close (net/core/dev.c:1818 net/core/dev.c:1812) [ 6.689062] dev_close (net/core/dev_api.c:221) [ 6.689121] __bond_release_one.cold (drivers/net/bonding/bond_main.c:2563) [ 6.689186] bond_uninit (drivers/net/bonding/bond_main.c:6059) [ 6.689247] unregister_netdevice_many_notify (net/core/dev.c:12455) [ 6.689312] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 6.689380] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 6.689440] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 6.689497] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 6.689551] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 6.689606] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 6.689668] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 6.689730] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 6.689785] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 6.689841] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 6.689895] ___sys_sendmsg (net/socket.c:2752) [ 6.689950] __sys_sendmsg (net/socket.c:2784) [ 6.690006] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 6.690061] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 6.690121] RIP: 0033:0x7f9a90a9f08e [ 6.690174] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 6.690299] RSP: 002b:00007ffca4fa0280 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 6.690380] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f9a90a9f08e [ 6.690455] RDX: 0000000000000000 RSI: 00007ffca4fa0330 RDI: 0000000000000005 [ 6.690532] RBP: 00007ffca4fa0290 R08: 0000000000000000 R09: 0000000000000000 [ 6.690613] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d106 [ 6.690685] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffca4fa09f0 | [ 6.690891] ------------[ cut here ]------------ | [ 6.690955] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/204 | [ 6.691038] Modules linked in: | [ 6.691187] Tainted: [W]=WARN [ 6.691245] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 6.691322] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 6.691390] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 6.691512] RSP: 0018:ff52d251002b34e8 EFLAGS: 00010286 [ 6.691573] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 6.691649] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d82fda600 [ 6.691728] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d8641c030 [ 6.691800] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 6.691876] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d82fda600 [ 6.691951] FS: 00007f9a90865840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 6.692025] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 6.692091] CR2: 000000000799c988 CR3: 0000000001da5002 CR4: 0000000000771ef0 [ 6.692166] PKRU: 55555554 [ 6.692212] Call Trace: [ 6.692258] [ 6.692304] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 6.692363] notifier_call_chain (kernel/notifier.c:85) [ 6.692418] netif_set_mac_address (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:9993) [ 6.692480] dev_set_mac_address (net/core/dev_api.c:339) [ 6.692535] ? dev_close (net/core/dev_api.c:221) [ 6.692589] __bond_release_one.cold (drivers/net/bonding/bond_main.c:2573) [ 6.692651] bond_uninit (drivers/net/bonding/bond_main.c:6059) [ 6.692712] unregister_netdevice_many_notify (net/core/dev.c:12455) [ 6.692774] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 6.692830] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 6.692886] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 6.692941] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 6.692996] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 6.693051] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 6.693115] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 6.693170] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 6.693225] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 6.693280] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 6.693341] ___sys_sendmsg (net/socket.c:2752) [ 6.693397] __sys_sendmsg (net/socket.c:2784) [ 6.693452] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 6.693507] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 6.693568] RIP: 0033:0x7f9a90a9f08e [ 6.693622] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 6.693759] RSP: 002b:00007ffca4fa0280 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 6.693834] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f9a90a9f08e [ 6.693908] RDX: 0000000000000000 RSI: 00007ffca4fa0330 RDI: 0000000000000005 [ 6.693983] RBP: 00007ffca4fa0290 R08: 0000000000000000 R09: 0000000000000000 [ 6.694058] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d106 [ 6.694132] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffca4fa09f0 | [ 6.694597] ------------[ cut here ]------------ | [ 6.694622] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: 0/38 | [ 6.694683] Modules linked in: | [ 6.694770] Tainted: [W]=WARN [ 6.694790] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 6.694822] Workqueue: events_unbound linkwatch_event [ 6.694851] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 6.694878] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 6.694966] RSP: 0018:ff52d2510015bd50 EFLAGS: 00010286 [ 6.694994] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 6.695037] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308ca00 [ 6.695077] RBP: 0000000000000000 R08: ff19d41d8335b150 R09: ff19d41d84f2b030 [ 6.695125] R10: ff19d41d86406118 R11: fefefefefefefeff R12: 0000000000000000 [ 6.695168] R13: 0000000000000010 R14: ff19d41d86406000 R15: ff19d41d8308ca00 [ 6.695214] FS: 0000000000000000(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 6.695255] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 6.695292] CR2: 0000560f81ce9d5c CR3: 0000000004c96003 CR4: 0000000000771ef0 [ 6.695340] PKRU: 55555554 [ 6.695353] Call Trace: [ 6.695367] [ 6.695381] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 6.695405] netif_state_change (net/core/dev.c:1605) [ 6.695424] ? linkwatch_do_dev (net/core/link_watch.c:184 net/core/link_watch.c:166) [ 6.695444] __linkwatch_run_queue (net/core/link_watch.c:240) [ 6.695474] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 6.695497] process_one_work (kernel/workqueue.c:3314) [ 6.695518] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 6.695538] ? rescuer_thread (kernel/workqueue.c:3672) [ 6.695557] kthread (kernel/kthread.c:436) [ 6.695578] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 6.695597] ret_from_fork (arch/x86/kernel/process.c:158) [ 6.695621] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 6.695639] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 6.718264] ------------[ cut here ]------------ | [ 6.718339] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/206 | [ 6.718429] Modules linked in: | [ 6.718581] Tainted: [W]=WARN [ 6.718639] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 6.718721] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 6.718788] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 6.718915] RSP: 0018:ff52d251004e7720 EFLAGS: 00010286 [ 6.718976] RAX: 00000000ffffffa6 RBX: 0000000000000001 RCX: 0000000000000000 [ 6.719048] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d82fda600 [ 6.719120] RBP: 0000000000000000 R08: ff19d41d8335f910 R09: ff19d41d8641e030 [ 6.719197] R10: ff19d41d8640e118 R11: fefefefefefefeff R12: 0000000000000000 [ 6.719272] R13: 0000000000000010 R14: ff19d41d8640e000 R15: ff19d41d82fda600 [ 6.719360] FS: 00007f22d5ec4840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 6.719444] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 6.719519] CR2: 000000003de70988 CR3: 0000000001f23006 CR4: 0000000000771ef0 [ 6.719599] PKRU: 55555554 [ 6.719645] Call Trace: [ 6.719691] [ 6.719747] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 6.719803] __dev_notify_flags (net/core/dev.c:9787) [ 6.719857] ? rtnl_getlink (./include/linux/skbuff.h:1323 ./include/linux/skbuff.h:1332 net/core/rtnetlink.c:4288) [ 6.719912] netif_change_flags (net/core/dev.c:9820) [ 6.719967] do_setlink.isra.0 (net/core/rtnetlink.c:3206 (discriminator 1)) [ 6.720022] ? __nla_validate_parse (lib/nlattr.c:620) [ 6.720086] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 6.720140] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 6.720196] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 6.720258] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 6.720313] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 6.720375] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 6.720437] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 6.720491] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 6.720546] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 6.720600] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 6.720655] ___sys_sendmsg (net/socket.c:2752) [ 6.720716] __sys_sendmsg (net/socket.c:2784) [ 6.720772] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 6.720826] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 6.720887] RIP: 0033:0x7f22d60fe08e [ 6.720940] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 6.721067] RSP: 002b:00007ffcafc6edc0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 6.721142] RAX: ffffffffffffffda RBX: 0000000000000002 RCX: 00007f22d60fe08e [ 6.721218] RDX: 0000000000000000 RSI: 00007ffcafc6ee70 RDI: 0000000000000005 [ 6.721292] RBP: 00007ffcafc6edd0 R08: 0000000000000000 R09: 0000000000000000 [ 6.721375] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d106 [ 6.721448] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffcafc6f530 | [ 6.737740] ------------[ cut here ]------------ | [ 6.737791] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/209 | [ 6.737847] Modules linked in: | [ 6.737929] Tainted: [W]=WARN [ 6.737951] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 6.737992] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 6.738020] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 6.738113] RSP: 0018:ff52d251004ff750 EFLAGS: 00010286 [ 6.738141] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 6.738181] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079500 [ 6.738219] RBP: 0000000000000002 R08: ff19d41d83207b50 R09: ff19d41d84f28030 [ 6.738261] R10: ff19d41d84f36118 R11: fefefefefefefeff R12: 0000000000000000 [ 6.738300] R13: 0000000000000010 R14: ff19d41d84f36000 R15: ff19d41d83079500 [ 6.738342] FS: 00007f885d35b840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 6.738383] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 6.738411] CR2: 000000000043f600 CR3: 0000000002ff1004 CR4: 0000000000771ef0 [ 6.738457] PKRU: 55555554 [ 6.738471] Call Trace: [ 6.738485] [ 6.738499] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 6.738520] notifier_call_chain (kernel/notifier.c:85) [ 6.738544] netdev_update_features (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:1590 net/core/dev.c:11099 net/core/dev.c:11096) [ 6.738574] bond_option_mode_set (drivers/net/bonding/bond_options.c:952) [ 6.738602] __bond_opt_set (drivers/net/bonding/bond_options.c:826) [ 6.738623] bond_changelink (drivers/net/bonding/bond_netlink.c:232) [ 6.738644] ? notifier_call_chain (kernel/notifier.c:85) [ 6.738671] bond_newlink (drivers/net/bonding/bond_netlink.c:632) [ 6.738693] rtnl_newlink (net/core/rtnetlink.c:3904 net/core/rtnetlink.c:4035 net/core/rtnetlink.c:4150) [ 6.738719] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 6.738749] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 6.738769] ? get_page_from_freelist (./include/linux/spinlock.h:390 mm/page_alloc.c:3373 mm/page_alloc.c:3402 mm/page_alloc.c:3943) [ 6.738800] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 6.738830] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 6.738850] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 6.738872] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 6.738891] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 6.738915] ___sys_sendmsg (net/socket.c:2752) [ 6.738941] __sys_sendmsg (net/socket.c:2784) [ 6.738961] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 6.738984] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 6.739017] RIP: 0033:0x7f885d59508e [ 6.739035] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 6.739130] RSP: 002b:00007fff25a643a0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 6.739174] RAX: ffffffffffffffda RBX: 00007fff25a64b38 RCX: 00007f885d59508e [ 6.739216] RDX: 0000000000000000 RSI: 00007fff25a64450 RDI: 0000000000000005 [ 6.739256] RBP: 00007fff25a643b0 R08: 0000000000000000 R09: 0000000000000000 [ 6.739303] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d106 [ 6.739349] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fff25a64b10 | [ 6.739438] ------------[ cut here ]------------ | [ 6.739465] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/209 | [ 6.739510] Modules linked in: | [ 6.739586] Tainted: [W]=WARN [ 6.739606] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 6.739639] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 6.739667] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 6.739782] RSP: 0018:ff52d251004ff870 EFLAGS: 00010286 [ 6.739807] RAX: 00000000ffffffa6 RBX: 00000000ffffffff RCX: 0000000000000000 [ 6.739850] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079500 [ 6.739887] RBP: 0000000000000000 R08: ff19d41d83207b50 R09: ff19d41d84f28030 [ 6.739928] R10: ff19d41d84f36118 R11: fefefefefefefeff R12: 0000000000000000 [ 6.739970] R13: 0000000000000010 R14: ff19d41d84f36000 R15: ff19d41d83079500 [ 6.740013] FS: 00007f885d35b840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 6.740054] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 6.740082] CR2: 000000000043f600 CR3: 0000000002ff1004 CR4: 0000000000771ef0 [ 6.740119] PKRU: 55555554 [ 6.740131] Call Trace: [ 6.740145] [ 6.740159] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 6.740179] __dev_notify_flags (net/core/dev.c:9787) [ 6.740201] rtnl_configure_link (net/core/rtnetlink.c:3670) [ 6.740222] rtnl_newlink (net/core/rtnetlink.c:3914 net/core/rtnetlink.c:4035 net/core/rtnetlink.c:4150) [ 6.740244] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 6.740272] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 6.740291] ? get_page_from_freelist (./include/linux/spinlock.h:390 mm/page_alloc.c:3373 mm/page_alloc.c:3402 mm/page_alloc.c:3943) [ 6.740322] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 6.740351] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 6.740370] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 6.740391] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 6.740411] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 6.740434] ___sys_sendmsg (net/socket.c:2752) [ 6.740454] __sys_sendmsg (net/socket.c:2784) [ 6.740472] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 6.740491] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 6.740518] RIP: 0033:0x7f885d59508e [ 6.740535] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 6.740622] RSP: 002b:00007fff25a643a0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 6.740662] RAX: ffffffffffffffda RBX: 00007fff25a64b38 RCX: 00007f885d59508e [ 6.740708] RDX: 0000000000000000 RSI: 00007fff25a64450 RDI: 0000000000000005 [ 6.740748] RBP: 00007fff25a643b0 R08: 0000000000000000 R09: 0000000000000000 [ 6.740790] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d106 [ 6.740826] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fff25a64b10 | [ 6.746174] ------------[ cut here ]------------ | [ 6.746235] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/211 | [ 6.746327] Modules linked in: | [ 6.746475] Tainted: [W]=WARN [ 6.746527] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 6.746594] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 6.746655] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 6.746789] RSP: 0018:ff52d251004ff600 EFLAGS: 00010286 [ 6.746851] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 6.746925] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 6.746997] RBP: 0000000000000000 R08: ff19d41d83207b50 R09: ff19d41d8641e030 [ 6.747072] R10: ff19d41d84f36118 R11: fefefefefefefeff R12: 0000000000000000 [ 6.747147] R13: 0000000000000010 R14: ff19d41d84f36000 R15: ff19d41d81c32d00 [ 6.747226] FS: 00007f7878d18840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 6.747306] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 6.747379] CR2: 0000000020e47988 CR3: 0000000004ef9001 CR4: 0000000000771ef0 [ 6.747455] PKRU: 55555554 [ 6.747502] Call Trace: [ 6.747548] [ 6.747594] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 6.747650] notifier_call_chain (kernel/notifier.c:85) [ 6.747713] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 6.747779] bond_enslave (drivers/net/bonding/bond_main.c:983 drivers/net/bonding/bond_main.c:970 drivers/net/bonding/bond_main.c:2017) [ 6.747837] ? rtnl_getlink (net/core/rtnetlink.c:4296 (discriminator 3)) [ 6.747897] ? exc_invalid_op (arch/x86/kernel/traps.c:490 (discriminator 2)) [ 6.747956] do_set_master (net/core/rtnetlink.c:3011) [ 6.748013] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 6.748070] ? __nla_validate_parse (lib/nlattr.c:620) [ 6.748136] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 6.748197] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 6.748257] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 6.748333] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 6.748394] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 6.748454] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 6.748526] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 6.748585] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 6.748647] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 6.748716] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 6.748774] ___sys_sendmsg (net/socket.c:2752) [ 6.748836] __sys_sendmsg (net/socket.c:2784) [ 6.748896] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 6.748958] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 6.749023] RIP: 0033:0x7f7878f5208e [ 6.749077] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 6.749208] RSP: 002b:00007ffd1748c290 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 6.749293] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f7878f5208e [ 6.749380] RDX: 0000000000000000 RSI: 00007ffd1748c340 RDI: 0000000000000005 [ 6.749453] RBP: 00007ffd1748c2a0 R08: 0000000000000000 R09: 0000000000000000 [ 6.749526] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d106 [ 6.749599] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffd1748ca00 | [ 6.749799] ------------[ cut here ]------------ | [ 6.749858] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/211 | [ 6.749942] Modules linked in: | [ 6.750082] Tainted: [W]=WARN [ 6.750139] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 6.750215] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 6.750276] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 6.750410] RSP: 0018:ff52d251004ff5a8 EFLAGS: 00010286 [ 6.750470] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 6.750544] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 6.750617] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d8641e030 [ 6.750690] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 6.750803] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d81c32d00 [ 6.750885] FS: 00007f7878d18840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 6.750962] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 6.751030] CR2: 0000000020e47988 CR3: 0000000004ef9001 CR4: 0000000000771ef0 [ 6.751110] PKRU: 55555554 [ 6.751156] Call Trace: [ 6.751207] [ 6.751256] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 6.751313] notifier_call_chain (kernel/notifier.c:85) [ 6.751375] netif_set_mac_address (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:9993) [ 6.751437] dev_set_mac_address (net/core/dev_api.c:339) [ 6.751492] ? dev_set_mtu (net/core/dev_api.c:249) [ 6.751546] bond_enslave (drivers/net/bonding/bond_main.c:2067) [ 6.751601] ? exc_invalid_op (arch/x86/kernel/traps.c:490 (discriminator 2)) [ 6.751656] do_set_master (net/core/rtnetlink.c:3011) [ 6.751719] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 6.751775] ? __nla_validate_parse (lib/nlattr.c:620) [ 6.751837] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 6.751892] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 6.751946] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 6.752007] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 6.752062] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 6.752117] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 6.752177] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 6.752232] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 6.752286] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 6.752347] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 6.752402] ___sys_sendmsg (net/socket.c:2752) [ 6.752458] __sys_sendmsg (net/socket.c:2784) [ 6.752512] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 6.752568] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 6.752629] RIP: 0033:0x7f7878f5208e [ 6.752682] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 6.752825] RSP: 002b:00007ffd1748c290 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 6.752898] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f7878f5208e [ 6.752970] RDX: 0000000000000000 RSI: 00007ffd1748c340 RDI: 0000000000000005 [ 6.753045] RBP: 00007ffd1748c2a0 R08: 0000000000000000 R09: 0000000000000000 [ 6.753119] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d106 [ 6.753193] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffd1748ca00 | [ 6.753399] ------------[ cut here ]------------ | [ 6.753463] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/211 | [ 6.753547] Modules linked in: | [ 6.753687] Tainted: [W]=WARN [ 6.753741] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 6.753806] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 6.753867] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 6.753994] RSP: 0018:ff52d251004ff600 EFLAGS: 00010286 [ 6.754055] RAX: 00000000ffffffa6 RBX: 0000000000000041 RCX: 0000000000000000 [ 6.754129] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 6.754204] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d8641e030 [ 6.754277] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 6.754355] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d81c32d00 [ 6.754434] FS: 00007f7878d18840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 6.754509] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 6.754577] CR2: 0000000020e47988 CR3: 0000000004ef9001 CR4: 0000000000771ef0 [ 6.754651] PKRU: 55555554 [ 6.754703] Call Trace: [ 6.754750] [ 6.754797] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 6.754851] netif_open (net/core/dev.c:1729 net/core/dev.c:1718) [ 6.754905] dev_open (net/core/dev_api.c:202) [ 6.754960] bond_enslave (drivers/net/bonding/bond_main.c:2079) [ 6.755015] ? exc_invalid_op (arch/x86/kernel/traps.c:490 (discriminator 2)) [ 6.755070] do_set_master (net/core/rtnetlink.c:3011) [ 6.755125] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 6.755180] ? __nla_validate_parse (lib/nlattr.c:620) [ 6.755242] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 6.755298] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 6.755357] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 6.755420] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 6.755474] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 6.755529] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 6.755590] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 6.755645] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 6.755706] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 6.755761] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 6.755817] ___sys_sendmsg (net/socket.c:2752) [ 6.755873] __sys_sendmsg (net/socket.c:2784) [ 6.755928] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 6.755982] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 6.756043] RIP: 0033:0x7f7878f5208e [ 6.756096] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 6.756224] RSP: 002b:00007ffd1748c290 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 6.756298] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f7878f5208e [ 6.756381] RDX: 0000000000000000 RSI: 00007ffd1748c340 RDI: 0000000000000005 [ 6.756461] RBP: 00007ffd1748c2a0 R08: 0000000000000000 R09: 0000000000000000 [ 6.756542] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d106 [ 6.756617] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffd1748ca00 | [ 6.756823] ------------[ cut here ]------------ | [ 6.756882] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/211 | [ 6.756963] Modules linked in: | [ 6.757105] Tainted: [W]=WARN [ 6.757158] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 6.757225] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 6.757286] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 6.757424] RSP: 0018:ff52d251004ff5e8 EFLAGS: 00010286 [ 6.757485] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 6.757558] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 6.757632] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d8641e030 [ 6.757710] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 6.757786] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d81c32d00 [ 6.757863] FS: 00007f7878d18840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 6.757941] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 6.758009] CR2: 0000000020e47988 CR3: 0000000004ef9001 CR4: 0000000000771ef0 [ 6.758086] PKRU: 55555554 [ 6.758132] Call Trace: [ 6.758179] [ 6.758226] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 6.758280] notifier_call_chain (kernel/notifier.c:85) [ 6.758344] netdev_lower_state_changed (net/core/dev.c:9573) [ 6.758408] bond_enslave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:623 ./include/net/bonding.h:615 ./include/net/bonding.h:637 drivers/net/bonding/bond_main.c:2125) [ 6.758463] do_set_master (net/core/rtnetlink.c:3011) [ 6.758518] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 6.758573] ? __nla_validate_parse (lib/nlattr.c:620) [ 6.758636] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 6.758692] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 6.758754] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 6.758815] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 6.758870] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 6.758930] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 6.758991] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 6.759046] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 6.759101] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 6.759156] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 6.759212] ___sys_sendmsg (net/socket.c:2752) [ 6.759267] __sys_sendmsg (net/socket.c:2784) [ 6.759330] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 6.759385] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 6.759445] RIP: 0033:0x7f7878f5208e [ 6.759499] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 6.759624] RSP: 002b:00007ffd1748c290 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 6.759702] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f7878f5208e [ 6.759775] RDX: 0000000000000000 RSI: 00007ffd1748c340 RDI: 0000000000000005 [ 6.759847] RBP: 00007ffd1748c2a0 R08: 0000000000000000 R09: 0000000000000000 [ 6.759921] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d106 [ 6.759995] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffd1748ca00 | [ 6.760185] ------------[ cut here ]------------ | [ 6.760246] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/211 | [ 6.760338] Modules linked in: | [ 6.760476] Tainted: [W]=WARN [ 6.760527] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 6.760594] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 6.760655] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 6.760790] RSP: 0018:ff52d251004ff5e8 EFLAGS: 00010286 [ 6.760850] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 6.760924] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 6.760997] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d8641e030 [ 6.761070] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 6.761142] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d81c32d00 [ 6.761222] FS: 00007f7878d18840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 6.761298] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 6.761377] CR2: 0000000020e47988 CR3: 0000000004ef9001 CR4: 0000000000771ef0 [ 6.761453] PKRU: 55555554 [ 6.761500] Call Trace: [ 6.761546] [ 6.761593] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 6.761648] notifier_call_chain (kernel/notifier.c:85) [ 6.761710] netdev_lower_state_changed (net/core/dev.c:9573) [ 6.761772] bond_enslave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:572 drivers/net/bonding/bond_main.c:2190) [ 6.761828] do_set_master (net/core/rtnetlink.c:3011) [ 6.761883] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 6.761938] ? __nla_validate_parse (lib/nlattr.c:620) [ 6.762001] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 6.762056] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 6.762111] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 6.762172] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 6.762226] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 6.762281] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 6.762346] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 6.762402] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 6.762457] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 6.762511] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 6.762566] ___sys_sendmsg (net/socket.c:2752) [ 6.762621] __sys_sendmsg (net/socket.c:2784) [ 6.762676] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 6.762740] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 6.762802] RIP: 0033:0x7f7878f5208e [ 6.762856] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 6.762983] RSP: 002b:00007ffd1748c290 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 6.763058] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f7878f5208e [ 6.763131] RDX: 0000000000000000 RSI: 00007ffd1748c340 RDI: 0000000000000005 [ 6.763207] RBP: 00007ffd1748c2a0 R08: 0000000000000000 R09: 0000000000000000 [ 6.763281] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d106 [ 6.763366] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffd1748ca00 | [ 6.763562] ------------[ cut here ]------------ | [ 6.763621] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/211 | [ 6.763709] Modules linked in: | [ 6.763852] Tainted: [W]=WARN [ 6.763904] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 6.763971] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 6.764032] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 6.764158] RSP: 0018:ff52d251004ff568 EFLAGS: 00010286 [ 6.764221] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 6.764294] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 6.764373] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d8641e030 [ 6.764446] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 6.764519] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d81c32d00 [ 6.764597] FS: 00007f7878d18840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 6.764681] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 6.764758] CR2: 0000000020e47988 CR3: 0000000004ef9001 CR4: 0000000000771ef0 [ 6.764832] PKRU: 55555554 [ 6.764879] Call Trace: [ 6.764924] [ 6.764971] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 6.765026] notifier_call_chain (kernel/notifier.c:85) [ 6.765081] __netdev_upper_dev_link (net/core/dev.c:8931) [ 6.765142] netdev_master_upper_dev_link (net/core/dev.c:9001) [ 6.765206] bond_enslave (drivers/net/bonding/bond_main.c:1713 drivers/net/bonding/bond_main.c:2229) [ 6.765261] do_set_master (net/core/rtnetlink.c:3011) [ 6.765322] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 6.765377] ? __nla_validate_parse (lib/nlattr.c:620) [ 6.765440] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 6.765495] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 6.765550] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 6.765611] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 6.765665] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 6.765727] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 6.765788] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 6.765842] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 6.765902] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 6.765964] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 6.766022] ___sys_sendmsg (net/socket.c:2752) [ 6.766079] __sys_sendmsg (net/socket.c:2784) [ 6.766134] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 6.766188] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 6.766249] RIP: 0033:0x7f7878f5208e [ 6.766302] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 6.766439] RSP: 002b:00007ffd1748c290 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 6.766513] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f7878f5208e [ 6.766586] RDX: 0000000000000000 RSI: 00007ffd1748c340 RDI: 0000000000000005 [ 6.766659] RBP: 00007ffd1748c2a0 R08: 0000000000000000 R09: 0000000000000000 [ 6.766741] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d106 [ 6.766813] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffd1748ca00 | [ 6.767001] ------------[ cut here ]------------ | [ 6.767060] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/211 | [ 6.767143] Modules linked in: | [ 6.767291] Tainted: [W]=WARN [ 6.767347] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 6.767413] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 6.767474] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 6.767604] RSP: 0018:ff52d251004ff5e8 EFLAGS: 00010286 [ 6.767663] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 6.767742] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 6.767816] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d8641e030 [ 6.767891] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 6.767964] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d81c32d00 [ 6.768040] FS: 00007f7878d18840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 6.768114] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 6.768181] CR2: 0000000020e47988 CR3: 0000000004ef9001 CR4: 0000000000771ef0 [ 6.768256] PKRU: 55555554 [ 6.768303] Call Trace: [ 6.768356] [ 6.768402] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 6.768457] notifier_call_chain (kernel/notifier.c:85) [ 6.768512] netdev_lower_state_changed (net/core/dev.c:9573) [ 6.768574] bond_enslave (drivers/net/bonding/bond_main.c:1830 drivers/net/bonding/bond_main.c:2235) [ 6.768628] do_set_master (net/core/rtnetlink.c:3011) [ 6.768683] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 6.768742] ? __nla_validate_parse (lib/nlattr.c:620) [ 6.768805] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 6.768861] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 6.768915] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 6.768976] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 6.769031] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 6.769086] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 6.769148] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 6.769204] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 6.769259] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 6.769321] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 6.769374] ___sys_sendmsg (net/socket.c:2752) [ 6.769429] __sys_sendmsg (net/socket.c:2784) [ 6.769483] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 6.769537] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 6.769598] RIP: 0033:0x7f7878f5208e [ 6.769651] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 6.769788] RSP: 002b:00007ffd1748c290 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 6.769863] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f7878f5208e [ 6.769936] RDX: 0000000000000000 RSI: 00007ffd1748c340 RDI: 0000000000000005 [ 6.770008] RBP: 00007ffd1748c2a0 R08: 0000000000000000 R09: 0000000000000000 [ 6.770082] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d106 [ 6.770156] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffd1748ca00 | [ 6.770351] ------------[ cut here ]------------ | [ 6.770410] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/211 | [ 6.770490] Modules linked in: | [ 6.770630] Tainted: [W]=WARN [ 6.770682] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 6.770755] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 6.770816] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 6.770943] RSP: 0018:ff52d251004ff5b8 EFLAGS: 00010286 [ 6.771003] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 6.771075] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 6.771147] RBP: 0000000000000002 R08: ff19d41d83207b50 R09: ff19d41d8641e030 [ 6.771222] R10: ff19d41d84f36118 R11: fefefefefefefeff R12: 0000000000000000 [ 6.771294] R13: 0000000000000010 R14: ff19d41d84f36000 R15: ff19d41d81c32d00 [ 6.771383] FS: 00007f7878d18840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 6.771457] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 6.771524] CR2: 0000000020e47988 CR3: 0000000004ef9001 CR4: 0000000000771ef0 [ 6.771599] PKRU: 55555554 [ 6.771645] Call Trace: [ 6.771692] [ 6.771750] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 6.771806] notifier_call_chain (kernel/notifier.c:85) [ 6.771861] netdev_compute_master_upper_features (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:1590 net/core/dev.c:11116 net/core/dev.c:12883) [ 6.771930] bond_enslave (drivers/net/bonding/bond_main.c:2276) [ 6.771985] do_set_master (net/core/rtnetlink.c:3011) [ 6.772039] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 6.772099] ? __nla_validate_parse (lib/nlattr.c:620) [ 6.772168] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 6.772224] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 6.772283] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 6.772355] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 6.772413] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 6.772468] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 6.772531] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 6.772590] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 6.772648] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 6.772713] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 6.772772] ___sys_sendmsg (net/socket.c:2752) [ 6.772834] __sys_sendmsg (net/socket.c:2784) [ 6.772891] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 6.772953] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 6.773019] RIP: 0033:0x7f7878f5208e [ 6.773073] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 6.773203] RSP: 002b:00007ffd1748c290 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 6.773283] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f7878f5208e [ 6.773370] RDX: 0000000000000000 RSI: 00007ffd1748c340 RDI: 0000000000000005 [ 6.773446] RBP: 00007ffd1748c2a0 R08: 0000000000000000 R09: 0000000000000000 [ 6.773521] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d106 [ 6.773595] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffd1748ca00 | [ 6.773896] ------------[ cut here ]------------ | [ 6.773955] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: 0/38 | [ 6.774045] Modules linked in: | [ 6.774186] Tainted: [W]=WARN [ 6.774239] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 6.774306] Workqueue: events_unbound linkwatch_event [ 6.774377] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 6.774439] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 6.774569] RSP: 0018:ff52d2510015bd50 EFLAGS: 00010286 [ 6.774628] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 6.774709] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d82fda600 [ 6.774783] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d8641e030 [ 6.774856] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 6.774929] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d82fda600 [ 6.775004] FS: 0000000000000000(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 6.775081] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 6.775150] CR2: 0000000020e47988 CR3: 0000000004ef9001 CR4: 0000000000771ef0 [ 6.775226] PKRU: 55555554 [ 6.775272] Call Trace: [ 6.775325] [ 6.775373] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 6.775433] netif_state_change (net/core/dev.c:1605) [ 6.775492] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 6.775553] __linkwatch_run_queue (net/core/link_watch.c:240) [ 6.775618] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 6.775675] process_one_work (kernel/workqueue.c:3314) [ 6.775735] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 6.775793] ? rescuer_thread (kernel/workqueue.c:3672) [ 6.775847] kthread (kernel/kthread.c:436) [ 6.775902] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 6.775957] ret_from_fork (arch/x86/kernel/process.c:158) [ 6.776017] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 6.776073] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 6.776413] ------------[ cut here ]------------ | [ 6.776472] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: 0/38 | [ 6.776566] Modules linked in: | [ 6.776753] Tainted: [W]=WARN [ 6.776806] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 6.776871] Workqueue: events_unbound linkwatch_event [ 6.776964] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 6.777026] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 6.777160] RSP: 0018:ff52d2510015bd50 EFLAGS: 00010286 [ 6.777218] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 6.777292] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d82fda600 [ 6.777409] RBP: 0000000000000000 R08: ff19d41d8335b150 R09: ff19d41d8641e030 [ 6.777489] R10: ff19d41d86406118 R11: fefefefefefefeff R12: 0000000000000000 [ 6.777568] R13: 0000000000000010 R14: ff19d41d86406000 R15: ff19d41d82fda600 [ 6.777674] FS: 0000000000000000(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 6.777760] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 6.777833] CR2: 0000000020e47988 CR3: 0000000021a42003 CR4: 0000000000771ef0 [ 6.777936] PKRU: 55555554 [ 6.777982] Call Trace: [ 6.778032] [ 6.778086] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 6.778172] netif_state_change (net/core/dev.c:1605) [ 6.778225] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 6.778277] __linkwatch_run_queue (net/core/link_watch.c:240) [ 6.778360] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 6.778457] process_one_work (kernel/workqueue.c:3314) [ 6.778547] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 6.778636] ? rescuer_thread (kernel/workqueue.c:3672) [ 6.778691] kthread (kernel/kthread.c:436) [ 6.778751] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 6.778848] ret_from_fork (arch/x86/kernel/process.c:158) [ 6.778905] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 6.779000] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 6.781897] ------------[ cut here ]------------ | [ 6.781939] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/212 | [ 6.781992] Modules linked in: | [ 6.782075] Tainted: [W]=WARN [ 6.782097] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 6.782132] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 6.782159] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 6.782251] RSP: 0018:ff52d251004ff5a8 EFLAGS: 00010286 [ 6.782276] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 6.782312] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83045100 [ 6.782356] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f2e030 [ 6.782395] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 6.782431] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83045100 [ 6.782474] FS: 00007f5acd4d2840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 6.782515] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 6.782548] CR2: 00007f5acd7a21a0 CR3: 00000000031c1001 CR4: 0000000000771ef0 [ 6.782592] PKRU: 55555554 [ 6.782606] Call Trace: [ 6.782625] [ 6.782640] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 6.782662] notifier_call_chain (kernel/notifier.c:85) [ 6.782686] netif_set_mac_address (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:9993) [ 6.782719] dev_set_mac_address (net/core/dev_api.c:339) [ 6.782740] ? dev_set_mtu (net/core/dev_api.c:249) [ 6.782761] bond_enslave (drivers/net/bonding/bond_main.c:2067) [ 6.782783] ? exc_invalid_op (arch/x86/kernel/traps.c:490 (discriminator 2)) [ 6.782803] do_set_master (net/core/rtnetlink.c:3011) [ 6.782822] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 6.782845] ? __nla_validate_parse (lib/nlattr.c:620) [ 6.782871] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 6.782893] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 6.782913] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 6.782942] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 6.782966] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 6.782987] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 6.783013] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 6.783036] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 6.783056] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 6.783080] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 6.783101] ___sys_sendmsg (net/socket.c:2752) [ 6.783119] __sys_sendmsg (net/socket.c:2784) [ 6.783142] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 6.783162] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 6.783186] RIP: 0033:0x7f5acd70c08e [ 6.783217] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 6.783319] RSP: 002b:00007ffd076e2480 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 6.783370] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f5acd70c08e [ 6.783411] RDX: 0000000000000000 RSI: 00007ffd076e2530 RDI: 0000000000000005 [ 6.783449] RBP: 00007ffd076e2490 R08: 0000000000000000 R09: 0000000000000000 [ 6.783486] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d106 [ 6.783528] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffd076e2bf0 | [ 6.783620] ------------[ cut here ]------------ | [ 6.783646] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/212 | [ 6.783689] Modules linked in: | [ 6.783770] Tainted: [W]=WARN [ 6.783790] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 6.783821] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 6.783849] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 6.783945] RSP: 0018:ff52d251004ff600 EFLAGS: 00010286 [ 6.783972] RAX: 00000000ffffffa6 RBX: 0000000000000041 RCX: 0000000000000000 [ 6.784020] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83045100 [ 6.784059] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f2e030 [ 6.784096] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 6.784136] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83045100 [ 6.784176] FS: 00007f5acd4d2840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 6.784214] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 6.784251] CR2: 00007f5acd7a21a0 CR3: 00000000031c1001 CR4: 0000000000771ef0 [ 6.784292] PKRU: 55555554 [ 6.784305] Call Trace: [ 6.784319] [ 6.784332] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 6.784354] netif_open (net/core/dev.c:1729 net/core/dev.c:1718) [ 6.784376] dev_open (net/core/dev_api.c:202) [ 6.784401] bond_enslave (drivers/net/bonding/bond_main.c:2079) [ 6.784421] ? exc_invalid_op (arch/x86/kernel/traps.c:490 (discriminator 2)) [ 6.784443] do_set_master (net/core/rtnetlink.c:3011) [ 6.784465] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 6.784487] ? __nla_validate_parse (lib/nlattr.c:620) [ 6.784514] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 6.784535] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 6.784554] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 6.784581] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 6.784602] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 6.784625] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 6.784658] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 6.784679] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 6.784708] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 6.784729] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 6.784750] ___sys_sendmsg (net/socket.c:2752) [ 6.784773] __sys_sendmsg (net/socket.c:2784) [ 6.784795] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 6.784816] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 6.784842] RIP: 0033:0x7f5acd70c08e [ 6.784865] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 6.784953] RSP: 002b:00007ffd076e2480 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 6.784991] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f5acd70c08e [ 6.785031] RDX: 0000000000000000 RSI: 00007ffd076e2530 RDI: 0000000000000005 [ 6.785078] RBP: 00007ffd076e2490 R08: 0000000000000000 R09: 0000000000000000 [ 6.785120] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d106 [ 6.785155] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffd076e2bf0 | [ 6.785248] ------------[ cut here ]------------ | [ 6.785276] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/212 | [ 6.785332] Modules linked in: | [ 6.785404] Tainted: [W]=WARN [ 6.785425] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 6.785452] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 6.785479] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 6.785566] RSP: 0018:ff52d251004ff5e8 EFLAGS: 00010286 [ 6.785592] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 6.785629] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83045100 [ 6.785668] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f2e030 [ 6.785711] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 6.785751] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83045100 [ 6.785791] FS: 00007f5acd4d2840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 6.785830] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 6.785871] CR2: 00007f5acd7a21a0 CR3: 00000000031c1001 CR4: 0000000000771ef0 [ 6.785912] PKRU: 55555554 [ 6.785926] Call Trace: [ 6.785940] [ 6.785960] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 6.785982] notifier_call_chain (kernel/notifier.c:85) [ 6.786001] netdev_lower_state_changed (net/core/dev.c:9573) [ 6.786027] bond_enslave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:623 ./include/net/bonding.h:615 ./include/net/bonding.h:637 drivers/net/bonding/bond_main.c:2125) [ 6.786051] do_set_master (net/core/rtnetlink.c:3011) [ 6.786077] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 6.786099] ? __nla_validate_parse (lib/nlattr.c:620) [ 6.786129] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 6.786150] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 6.786172] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 6.786197] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 6.786216] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 6.786234] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 6.786261] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 6.786281] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 6.786301] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 6.786325] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 6.786352] ___sys_sendmsg (net/socket.c:2752) [ 6.786373] __sys_sendmsg (net/socket.c:2784) [ 6.786394] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 6.786415] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 6.786441] RIP: 0033:0x7f5acd70c08e [ 6.786462] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 6.786559] RSP: 002b:00007ffd076e2480 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 6.786599] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f5acd70c08e [ 6.786641] RDX: 0000000000000000 RSI: 00007ffd076e2530 RDI: 0000000000000005 [ 6.786686] RBP: 00007ffd076e2490 R08: 0000000000000000 R09: 0000000000000000 [ 6.786731] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d106 [ 6.786772] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffd076e2bf0 | [ 6.786857] ------------[ cut here ]------------ | [ 6.786883] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/212 | [ 6.786934] Modules linked in: | [ 6.787001] Tainted: [W]=WARN [ 6.787019] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 6.787055] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 6.787084] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 6.787166] RSP: 0018:ff52d251004ff5e8 EFLAGS: 00010286 [ 6.787190] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 6.787234] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83045100 [ 6.787273] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f2e030 [ 6.787310] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 6.787352] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83045100 [ 6.787395] FS: 00007f5acd4d2840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 6.787436] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 6.787470] CR2: 00007f5acd7a21a0 CR3: 00000000031c1001 CR4: 0000000000771ef0 [ 6.787510] PKRU: 55555554 [ 6.787524] Call Trace: [ 6.787537] [ 6.787553] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 6.787573] notifier_call_chain (kernel/notifier.c:85) [ 6.787595] netdev_lower_state_changed (net/core/dev.c:9573) [ 6.787622] bond_enslave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:572 drivers/net/bonding/bond_main.c:2190) [ 6.787648] do_set_master (net/core/rtnetlink.c:3011) [ 6.787668] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 6.787693] ? __nla_validate_parse (lib/nlattr.c:620) [ 6.787725] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 6.787751] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 6.787774] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 6.787802] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 6.787823] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 6.787842] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 6.787869] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 6.787892] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 6.787915] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 6.787942] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 6.787963] ___sys_sendmsg (net/socket.c:2752) [ 6.787982] __sys_sendmsg (net/socket.c:2784) [ 6.788001] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 6.788020] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 6.788049] RIP: 0033:0x7f5acd70c08e [ 6.788070] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 6.788164] RSP: 002b:00007ffd076e2480 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 6.788202] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f5acd70c08e [ 6.788245] RDX: 0000000000000000 RSI: 00007ffd076e2530 RDI: 0000000000000005 [ 6.788285] RBP: 00007ffd076e2490 R08: 0000000000000000 R09: 0000000000000000 [ 6.788325] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d106 [ 6.788363] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffd076e2bf0 | [ 6.788459] ------------[ cut here ]------------ | [ 6.788487] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/212 | [ 6.788531] Modules linked in: | [ 6.788610] Tainted: [W]=WARN [ 6.788629] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 6.788664] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 6.788701] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 6.788798] RSP: 0018:ff52d251004ff568 EFLAGS: 00010286 [ 6.788825] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 6.788864] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83045100 [ 6.788909] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f2e030 [ 6.788945] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 6.788992] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83045100 [ 6.789037] FS: 00007f5acd4d2840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 6.789081] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 6.789115] CR2: 00007f5acd7a21a0 CR3: 00000000031c1001 CR4: 0000000000771ef0 [ 6.789157] PKRU: 55555554 [ 6.789170] Call Trace: [ 6.789188] [ 6.789202] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 6.789227] notifier_call_chain (kernel/notifier.c:85) [ 6.789250] __netdev_upper_dev_link (net/core/dev.c:8931) [ 6.789278] netdev_master_upper_dev_link (net/core/dev.c:9001) [ 6.789304] bond_enslave (drivers/net/bonding/bond_main.c:1713 drivers/net/bonding/bond_main.c:2229) [ 6.789334] do_set_master (net/core/rtnetlink.c:3011) [ 6.789355] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 6.789377] ? __nla_validate_parse (lib/nlattr.c:620) [ 6.789406] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 6.789429] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 6.789449] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 6.789478] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 6.789498] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 6.789518] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 6.789543] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 6.789562] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 6.789582] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 6.789603] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 6.789622] ___sys_sendmsg (net/socket.c:2752) [ 6.789643] __sys_sendmsg (net/socket.c:2784) [ 6.789666] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 6.789687] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 6.789719] RIP: 0033:0x7f5acd70c08e [ 6.789741] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 6.789842] RSP: 002b:00007ffd076e2480 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 6.789878] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f5acd70c08e [ 6.789922] RDX: 0000000000000000 RSI: 00007ffd076e2530 RDI: 0000000000000005 [ 6.789961] RBP: 00007ffd076e2490 R08: 0000000000000000 R09: 0000000000000000 [ 6.790004] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d106 [ 6.790045] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffd076e2bf0 | [ 6.790141] ------------[ cut here ]------------ | [ 6.790167] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/212 | [ 6.790212] Modules linked in: | [ 6.790283] Tainted: [W]=WARN [ 6.790304] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 6.790343] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 6.790371] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 6.790467] RSP: 0018:ff52d251004ff5e8 EFLAGS: 00010286 [ 6.790489] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 6.790526] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83045100 [ 6.790567] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f2e030 [ 6.790610] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 6.790651] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83045100 [ 6.790700] FS: 00007f5acd4d2840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 6.790735] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 6.790772] CR2: 00007f5acd7a21a0 CR3: 00000000031c1001 CR4: 0000000000771ef0 [ 6.790814] PKRU: 55555554 [ 6.790829] Call Trace: [ 6.790847] [ 6.790859] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 6.790879] notifier_call_chain (kernel/notifier.c:85) [ 6.790901] netdev_lower_state_changed (net/core/dev.c:9573) [ 6.790929] bond_enslave (drivers/net/bonding/bond_main.c:1830 drivers/net/bonding/bond_main.c:2235) [ 6.790950] do_set_master (net/core/rtnetlink.c:3011) [ 6.790971] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 6.790993] ? __nla_validate_parse (lib/nlattr.c:620) [ 6.791027] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 6.791055] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 6.791076] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 6.791101] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 6.791120] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 6.791142] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 6.791170] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 6.791191] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 6.791210] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 6.791232] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 6.791254] ___sys_sendmsg (net/socket.c:2752) [ 6.791277] __sys_sendmsg (net/socket.c:2784) [ 6.791296] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 6.791320] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 6.791351] RIP: 0033:0x7f5acd70c08e [ 6.791369] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 6.791466] RSP: 002b:00007ffd076e2480 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 6.791510] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f5acd70c08e [ 6.791553] RDX: 0000000000000000 RSI: 00007ffd076e2530 RDI: 0000000000000005 [ 6.791592] RBP: 00007ffd076e2490 R08: 0000000000000000 R09: 0000000000000000 [ 6.791635] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d106 [ 6.791678] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffd076e2bf0 | [ 6.791778] ------------[ cut here ]------------ | [ 6.791808] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/212 | [ 6.791853] Modules linked in: | [ 6.791930] Tainted: [W]=WARN [ 6.791951] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 6.791984] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 6.792018] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 6.792118] RSP: 0018:ff52d251004ff5b8 EFLAGS: 00010286 [ 6.792148] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 6.792187] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83045100 [ 6.792236] RBP: 0000000000000002 R08: ff19d41d83207b50 R09: ff19d41d84f2e030 [ 6.792277] R10: ff19d41d84f36118 R11: fefefefefefefeff R12: 0000000000000000 [ 6.792318] R13: 0000000000000010 R14: ff19d41d84f36000 R15: ff19d41d83045100 [ 6.792361] FS: 00007f5acd4d2840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 6.792402] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 6.792437] CR2: 00007f5acd7a21a0 CR3: 00000000031c1001 CR4: 0000000000771ef0 [ 6.792481] PKRU: 55555554 [ 6.792498] Call Trace: [ 6.792509] [ 6.792524] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 6.792545] notifier_call_chain (kernel/notifier.c:85) [ 6.792567] netdev_compute_master_upper_features (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:1590 net/core/dev.c:11116 net/core/dev.c:12883) [ 6.792607] bond_enslave (drivers/net/bonding/bond_main.c:2276) [ 6.792629] do_set_master (net/core/rtnetlink.c:3011) [ 6.792646] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 6.792670] ? __nla_validate_parse (lib/nlattr.c:620) [ 6.792702] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 6.792722] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 6.792744] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 6.792772] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 6.792794] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 6.792820] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 6.792848] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 6.792869] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 6.792890] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 6.792912] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 6.792936] ___sys_sendmsg (net/socket.c:2752) [ 6.792957] __sys_sendmsg (net/socket.c:2784) [ 6.792979] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 6.793002] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 6.793028] RIP: 0033:0x7f5acd70c08e [ 6.793050] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 6.793144] RSP: 002b:00007ffd076e2480 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 6.793184] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f5acd70c08e [ 6.793224] RDX: 0000000000000000 RSI: 00007ffd076e2530 RDI: 0000000000000005 [ 6.793266] RBP: 00007ffd076e2490 R08: 0000000000000000 R09: 0000000000000000 [ 6.793309] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d106 [ 6.793355] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffd076e2bf0 | [ 6.793536] ------------[ cut here ]------------ | [ 6.793564] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/45 | [ 6.793620] Modules linked in: | [ 6.793702] Tainted: [W]=WARN [ 6.793720] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 6.793754] Workqueue: events_unbound linkwatch_event [ 6.793784] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 6.793812] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 6.793896] RSP: 0018:ff52d25100193d50 EFLAGS: 00010286 [ 6.793926] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 6.793963] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051d00 [ 6.794003] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f2e030 [ 6.794044] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 6.794081] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83051d00 [ 6.794121] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 6.794157] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 6.794192] CR2: 00007f5acd7a21a0 CR3: 00000000031c1001 CR4: 0000000000771ef0 [ 6.794231] PKRU: 55555554 [ 6.794244] Call Trace: [ 6.794260] [ 6.794272] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 6.794294] netif_state_change (net/core/dev.c:1605) [ 6.794322] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 6.794348] __linkwatch_run_queue (net/core/link_watch.c:240) [ 6.794375] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 6.794399] process_one_work (kernel/workqueue.c:3314) [ 6.794422] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 6.794443] ? rescuer_thread (kernel/workqueue.c:3672) [ 6.794462] kthread (kernel/kthread.c:436) [ 6.794486] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 6.794507] ret_from_fork (arch/x86/kernel/process.c:158) [ 6.794528] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 6.794549] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 6.794707] ------------[ cut here ]------------ | [ 6.794735] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/45 | [ 6.794793] Modules linked in: | [ 6.794870] Tainted: [W]=WARN [ 6.794892] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 6.794925] Workqueue: events_unbound linkwatch_event [ 6.794954] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 6.794983] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 6.795081] RSP: 0018:ff52d25100193d50 EFLAGS: 00010286 [ 6.795108] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 6.795151] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051d00 [ 6.795191] RBP: 0000000000000000 R08: ff19d41d8335f910 R09: ff19d41d84f2e030 [ 6.795231] R10: ff19d41d8640e118 R11: fefefefefefefeff R12: 0000000000000000 [ 6.795272] R13: 0000000000000010 R14: ff19d41d8640e000 R15: ff19d41d83051d00 [ 6.795321] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 6.795366] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 6.795401] CR2: 00007f5acd7a21a0 CR3: 0000000021a42004 CR4: 0000000000771ef0 [ 6.795447] PKRU: 55555554 [ 6.795461] Call Trace: [ 6.795473] [ 6.795486] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 6.795508] netif_state_change (net/core/dev.c:1605) [ 6.795531] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 6.795552] __linkwatch_run_queue (net/core/link_watch.c:240) [ 6.795575] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 6.795597] process_one_work (kernel/workqueue.c:3314) [ 6.795619] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 6.795640] ? rescuer_thread (kernel/workqueue.c:3672) [ 6.795664] kthread (kernel/kthread.c:436) [ 6.795687] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 6.795712] ret_from_fork (arch/x86/kernel/process.c:158) [ 6.795734] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 6.795755] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 6.801406] ------------[ cut here ]------------ | [ 6.801474] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/213 | [ 6.801567] Modules linked in: | [ 6.801730] Tainted: [W]=WARN [ 6.801786] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 6.801858] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 6.801924] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 6.802058] RSP: 0018:ff52d25100507720 EFLAGS: 00010286 [ 6.802123] RAX: 00000000ffffffa6 RBX: 0000000000000001 RCX: 0000000000000000 [ 6.802203] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d82fda600 [ 6.802283] RBP: 0000000000000000 R08: ff19d41d83207b50 R09: ff19d41d8641e030 [ 6.802367] R10: ff19d41d84f36118 R11: fefefefefefefeff R12: 0000000000000000 [ 6.802450] R13: 0000000000000010 R14: ff19d41d84f36000 R15: ff19d41d82fda600 [ 6.802540] FS: 00007f26d759b840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 6.802621] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 6.802691] CR2: 0000000018b79988 CR3: 0000000001c3e006 CR4: 0000000000771ef0 [ 6.802791] PKRU: 55555554 [ 6.802841] Call Trace: [ 6.802891] [ 6.802942] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 6.803000] __dev_notify_flags (net/core/dev.c:9787) [ 6.803060] ? rtnl_getlink (./include/linux/skbuff.h:1323 ./include/linux/skbuff.h:1332 net/core/rtnetlink.c:4288) [ 6.803119] netif_change_flags (net/core/dev.c:9820) [ 6.803177] do_setlink.isra.0 (net/core/rtnetlink.c:3206 (discriminator 1)) [ 6.803237] ? __nla_validate_parse (lib/nlattr.c:620) [ 6.803303] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 6.803368] ? kmem_cache_alloc_node_noprof (mm/slub.c:4749 mm/slub.c:4883 mm/slub.c:4950) [ 6.803440] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 6.803498] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 6.803564] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 6.803623] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 6.803683] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 6.803754] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 6.803814] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 6.803872] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 6.803930] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 6.803988] ___sys_sendmsg (net/socket.c:2752) [ 6.804049] __sys_sendmsg (net/socket.c:2784) [ 6.804107] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 6.804166] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 6.804231] RIP: 0033:0x7f26d77d508e [ 6.804289] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 6.804427] RSP: 002b:00007ffd1eef1cf0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 6.804504] RAX: ffffffffffffffda RBX: 0000000000000002 RCX: 00007f26d77d508e [ 6.804580] RDX: 0000000000000000 RSI: 00007ffd1eef1da0 RDI: 0000000000000005 [ 6.804656] RBP: 00007ffd1eef1d00 R08: 0000000000000000 R09: 0000000000000000 [ 6.804739] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d106 [ 6.804816] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffd1eef2460 | [ 6.806333] ------------[ cut here ]------------ | [ 6.806397] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/65 | [ 6.806467] Modules linked in: | [ 6.806546] Tainted: [W]=WARN [ 6.806565] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 6.806597] Workqueue: bond0 bond_mii_monitor [ 6.806630] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 6.806659] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 6.806757] RSP: 0018:ff52d25100247d28 EFLAGS: 00010286 [ 6.806786] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 6.806827] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83045100 [ 6.806867] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d81cb3030 [ 6.806910] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 6.806952] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83045100 [ 6.806997] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 6.807038] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 6.807070] CR2: 00007f5acd75d2a0 CR3: 0000000021a42005 CR4: 0000000000771ef0 [ 6.807114] PKRU: 55555554 [ 6.807128] Call Trace: [ 6.807140] [ 6.807154] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 6.807175] notifier_call_chain (kernel/notifier.c:85) [ 6.807196] ? __queue_work (kernel/workqueue.c:2401) [ 6.807216] netdev_lower_state_changed (net/core/dev.c:9573) [ 6.807242] bond_mii_monitor (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:623 ./include/net/bonding.h:615 ./include/net/bonding.h:637 drivers/net/bonding/bond_main.c:2803 drivers/net/bonding/bond_main.c:2912) [ 6.807264] process_one_work (kernel/workqueue.c:3314) [ 6.807285] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 6.807306] ? rescuer_thread (kernel/workqueue.c:3672) [ 6.807335] kthread (kernel/kthread.c:436) [ 6.807362] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 6.807385] ret_from_fork (arch/x86/kernel/process.c:158) [ 6.807407] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 6.807429] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 6.807580] ------------[ cut here ]------------ | [ 6.807616] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/65 | [ 6.807676] Modules linked in: | [ 6.807756] Tainted: [W]=WARN [ 6.807778] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 6.807815] Workqueue: bond0 bond_mii_monitor [ 6.807845] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 6.807871] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 6.807969] RSP: 0018:ff52d25100247d28 EFLAGS: 00010286 [ 6.807998] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 6.808043] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83045100 [ 6.808083] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d81cb3030 [ 6.808120] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 6.808161] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83045100 [ 6.808206] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 6.808243] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 6.808274] CR2: 00007f5acd75d2a0 CR3: 0000000021a42005 CR4: 0000000000771ef0 [ 6.808322] PKRU: 55555554 [ 6.808337] Call Trace: [ 6.808351] [ 6.808365] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 6.808386] notifier_call_chain (kernel/notifier.c:85) [ 6.808408] ? __queue_work (kernel/workqueue.c:2401) [ 6.808431] netdev_lower_state_changed (net/core/dev.c:9573) [ 6.808459] bond_mii_monitor (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:623 ./include/net/bonding.h:615 ./include/net/bonding.h:637 drivers/net/bonding/bond_main.c:2803 drivers/net/bonding/bond_main.c:2912) [ 6.808479] process_one_work (kernel/workqueue.c:3314) [ 6.808501] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 6.808527] ? rescuer_thread (kernel/workqueue.c:3672) [ 6.808549] kthread (kernel/kthread.c:436) [ 6.808571] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 6.808592] ret_from_fork (arch/x86/kernel/process.c:158) [ 6.808614] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 6.808637] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 6.808853] ------------[ cut here ]------------ | [ 6.808883] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/65 | [ 6.808941] Modules linked in: | [ 6.809014] Tainted: [W]=WARN [ 6.809032] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 6.809067] Workqueue: bond0 bond_mii_monitor [ 6.809098] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 6.809127] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 6.809229] RSP: 0018:ff52d25100247c98 EFLAGS: 00010286 [ 6.809261] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 6.809301] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83045100 [ 6.809348] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d81cb3030 [ 6.809388] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 6.809430] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83045100 [ 6.809468] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 6.809512] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 6.809545] CR2: 00007f5acd75d2a0 CR3: 0000000021a42006 CR4: 0000000000771ef0 [ 6.809587] PKRU: 55555554 [ 6.809600] Call Trace: [ 6.809614] [ 6.809629] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 6.809652] notifier_call_chain (kernel/notifier.c:85) [ 6.809674] netdev_lower_state_changed (net/core/dev.c:9573) [ 6.809707] bond_change_active_slave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:588 drivers/net/bonding/bond_main.c:1322) [ 6.809737] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 6.809771] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 6.809792] process_one_work (kernel/workqueue.c:3314) [ 6.809813] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 6.809831] ? rescuer_thread (kernel/workqueue.c:3672) [ 6.809851] kthread (kernel/kthread.c:436) [ 6.809872] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 6.809891] ret_from_fork (arch/x86/kernel/process.c:158) [ 6.809911] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 6.809932] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 6.810008] ------------[ cut here ]------------ | [ 6.810065] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/65 | [ 6.810132] Modules linked in: | [ 6.810213] Tainted: [W]=WARN [ 6.810232] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 6.810262] Workqueue: bond0 bond_mii_monitor [ 6.810284] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 6.810309] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 6.810413] RSP: 0018:ff52d25100247cb0 EFLAGS: 00010286 [ 6.810442] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 6.810484] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83045100 [ 6.810524] RBP: 0000000000000003 R08: ff19d41d83207b50 R09: ff19d41d81cb3030 [ 6.810564] R10: ff19d41d84f36118 R11: fefefefefefefeff R12: 0000000000000000 [ 6.810602] R13: 0000000000000010 R14: ff19d41d84f36000 R15: ff19d41d83045100 [ 6.810644] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 6.810688] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 6.810728] CR2: 00007f5acd75d2a0 CR3: 0000000021a42006 CR4: 0000000000771ef0 [ 6.810770] PKRU: 55555554 [ 6.810784] Call Trace: [ 6.810797] [ 6.810814] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 6.810836] notifier_call_chain (kernel/notifier.c:85) [ 6.810858] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 6.810887] bond_change_active_slave (drivers/net/bonding/bond_main.c:1329) [ 6.810914] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 6.810942] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 6.810964] process_one_work (kernel/workqueue.c:3314) [ 6.810987] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 6.811006] ? rescuer_thread (kernel/workqueue.c:3672) [ 6.811028] kthread (kernel/kthread.c:436) [ 6.811046] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 6.811068] ret_from_fork (arch/x86/kernel/process.c:158) [ 6.811092] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 6.811113] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 6.811257] ------------[ cut here ]------------ | [ 6.811292] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/65 | [ 6.811348] Modules linked in: | [ 6.811431] Tainted: [W]=WARN [ 6.811451] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 6.811485] Workqueue: bond0 bond_mii_monitor [ 6.811510] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 6.811538] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 6.811640] RSP: 0018:ff52d25100247d38 EFLAGS: 00010286 [ 6.811668] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 6.811715] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83045100 [ 6.811754] RBP: 0000000000000004 R08: ff19d41d83207b50 R09: ff19d41d81cb3030 [ 6.811791] R10: ff19d41d84f36118 R11: fefefefefefefeff R12: 0000000000000000 [ 6.811832] R13: 0000000000000010 R14: ff19d41d84f36000 R15: ff19d41d83045100 [ 6.811872] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 6.811912] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 6.811943] CR2: 00007f5acd75d2a0 CR3: 0000000021a42006 CR4: 0000000000771ef0 [ 6.811987] PKRU: 55555554 [ 6.812001] Call Trace: [ 6.812016] [ 6.812031] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 6.812052] notifier_call_chain (kernel/notifier.c:85) [ 6.812073] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 6.812100] bond_peer_notify_may_events (drivers/net/bonding/bond_main.c:1240) [ 6.812131] bond_mii_monitor (drivers/net/bonding/bond_main.c:2916) [ 6.812151] process_one_work (kernel/workqueue.c:3314) [ 6.812173] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 6.812196] ? rescuer_thread (kernel/workqueue.c:3672) [ 6.812221] kthread (kernel/kthread.c:436) [ 6.812242] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 6.812267] ret_from_fork (arch/x86/kernel/process.c:158) [ 6.812288] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 6.812308] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 6.812390] ------------[ cut here ]------------ | [ 6.812472] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/65 | [ 6.812536] Modules linked in: | [ 6.812612] Tainted: [W]=WARN [ 6.812633] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 6.812669] Workqueue: bond0 bond_resend_igmp_join_requests_delayed [ 6.812709] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 6.812737] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 6.812826] RSP: 0018:ff52d25100247d98 EFLAGS: 00010286 [ 6.812853] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 6.812896] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83045100 [ 6.812938] RBP: 0000000000000005 R08: ff19d41d83207b50 R09: ff19d41d81cb3030 [ 6.812978] R10: ff19d41d84f36118 R11: fefefefefefefeff R12: 0000000000000000 [ 6.813021] R13: 0000000000000010 R14: ff19d41d84f36000 R15: ff19d41d83045100 [ 6.813064] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 6.813104] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 6.813137] CR2: 00007f5acd75d2a0 CR3: 0000000021a42006 CR4: 0000000000771ef0 [ 6.813178] PKRU: 55555554 [ 6.813199] Call Trace: [ 6.813212] [ 6.813228] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 6.813249] notifier_call_chain (kernel/notifier.c:85) [ 6.813277] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 6.813306] bond_resend_igmp_join_requests_delayed (drivers/net/bonding/bond_main.c:899) [ 6.813344] process_one_work (kernel/workqueue.c:3314) [ 6.813368] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 6.813388] ? rescuer_thread (kernel/workqueue.c:3672) [ 6.813412] kthread (kernel/kthread.c:436) [ 6.813436] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 6.813457] ret_from_fork (arch/x86/kernel/process.c:158) [ 6.813479] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 6.813503] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 6.813605] ------------[ cut here ]------------ | [ 6.813642] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/202 | [ 6.813706] Modules linked in: | [ 6.813785] Tainted: [W]=WARN [ 6.813806] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 6.813839] Workqueue: events_unbound linkwatch_event [ 6.813870] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 6.813896] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 6.813986] RSP: 0018:ff52d251004bfd50 EFLAGS: 00010286 [ 6.814012] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 6.814050] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051d00 [ 6.814088] RBP: 0000000000000000 R08: ff19d41d83207b50 R09: ff19d41d84f2e030 [ 6.814135] R10: ff19d41d84f36118 R11: fefefefefefefeff R12: 0000000000000000 [ 6.814176] R13: 0000000000000010 R14: ff19d41d84f36000 R15: ff19d41d83051d00 [ 6.814216] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 6.814258] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 6.814294] CR2: 00007f1f50a7a498 CR3: 0000000003208004 CR4: 0000000000771ef0 [ 6.814339] PKRU: 55555554 [ 6.814354] Call Trace: [ 6.814370] [ 6.814386] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 6.814409] netif_state_change (net/core/dev.c:1605) [ 6.814430] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 6.814452] __linkwatch_run_queue (net/core/link_watch.c:240) [ 6.814478] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 6.814499] process_one_work (kernel/workqueue.c:3314) [ 6.814517] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 6.814537] ? rescuer_thread (kernel/workqueue.c:3672) [ 6.814556] kthread (kernel/kthread.c:436) [ 6.814579] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 6.814604] ret_from_fork (arch/x86/kernel/process.c:158) [ 6.814624] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 6.814648] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 7.565368] ------------[ cut here ]------------ | [ 7.565481] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/45 | [ 7.565550] Modules linked in: | [ 7.565632] Tainted: [W]=WARN [ 7.565654] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 7.565697] Workqueue: events_unbound linkwatch_event [ 7.565727] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 7.565756] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 7.565847] RSP: 0018:ff52d25100193d50 EFLAGS: 00010286 [ 7.565871] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 7.565914] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051d00 [ 7.565949] RBP: 0000000000000000 R08: ff19d41d8335f0d0 R09: ff19d41d84f2e02c [ 7.565987] R10: ff19d41d84f1e118 R11: fefefefefefefeff R12: 0000000000000000 [ 7.566026] R13: 0000000000000010 R14: ff19d41d84f1e000 R15: ff19d41d83051d00 [ 7.566069] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 7.566116] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 7.566151] CR2: 00007f86c32120c0 CR3: 0000000021a42006 CR4: 0000000000771ef0 [ 7.566197] PKRU: 55555554 [ 7.566210] Call Trace: [ 7.566229] [ 7.566245] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 7.566268] netif_state_change (net/core/dev.c:1605) [ 7.566289] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 7.566309] __linkwatch_run_queue (net/core/link_watch.c:240) [ 7.566340] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 7.566361] process_one_work (kernel/workqueue.c:3314) [ 7.566384] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 7.566406] ? rescuer_thread (kernel/workqueue.c:3672) [ 7.566428] kthread (kernel/kthread.c:436) [ 7.566450] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 7.566474] ret_from_fork (arch/x86/kernel/process.c:158) [ 7.566496] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 7.566519] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 7.891718] ------------[ cut here ]------------ | [ 7.891770] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/217 | [ 7.891828] Modules linked in: | [ 7.891909] Tainted: [W]=WARN [ 7.891932] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 7.891969] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 7.892003] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 7.892099] RSP: 0018:ff52d25100527720 EFLAGS: 00010286 [ 7.892129] RAX: 00000000ffffffa6 RBX: 0000000000000001 RCX: 0000000000000000 [ 7.892169] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051d00 [ 7.892215] RBP: 0000000000000000 R08: ff19d41d8335b150 R09: ff19d41d84f2e030 [ 7.892260] R10: ff19d41d86406118 R11: fefefefefefefeff R12: 0000000000000000 [ 7.892303] R13: 0000000000000010 R14: ff19d41d86406000 R15: ff19d41d83051d00 [ 7.892360] FS: 00007fca6c24a840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 7.892403] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 7.892436] CR2: 000000003df48988 CR3: 0000000004ef5001 CR4: 0000000000771ef0 [ 7.892478] PKRU: 55555554 [ 7.892498] Call Trace: [ 7.892512] [ 7.892528] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 7.892550] __dev_notify_flags (net/core/dev.c:9787) [ 7.892573] netif_change_flags (net/core/dev.c:9820) [ 7.892592] do_setlink.isra.0 (net/core/rtnetlink.c:3206 (discriminator 1)) [ 7.892615] ? __nla_validate_parse (lib/nlattr.c:620) [ 7.892646] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 7.892669] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 7.892697] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 7.892725] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 7.892753] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 7.892778] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 7.892803] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 7.892826] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 7.892851] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 7.892875] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 7.892895] ___sys_sendmsg (net/socket.c:2752) [ 7.892917] __sys_sendmsg (net/socket.c:2784) [ 7.892938] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 7.892958] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 7.892987] RIP: 0033:0x7fca6c48408e [ 7.893009] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 7.893101] RSP: 002b:00007ffd5055c910 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 7.893142] RAX: ffffffffffffffda RBX: 0000000000000002 RCX: 00007fca6c48408e [ 7.893183] RDX: 0000000000000000 RSI: 00007ffd5055c9c0 RDI: 0000000000000005 [ 7.893226] RBP: 00007ffd5055c920 R08: 0000000000000000 R09: 0000000000000000 [ 7.893271] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d108 [ 7.893311] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffd5055d080 | [ 7.893480] ------------[ cut here ]------------ | [ 7.893506] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/45 | [ 7.893565] Modules linked in: | [ 7.893641] Tainted: [W]=WARN [ 7.893660] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 7.893703] Workqueue: events_unbound linkwatch_event [ 7.893735] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 7.893762] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 7.893854] RSP: 0018:ff52d25100193d50 EFLAGS: 00010286 [ 7.893883] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 7.893922] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051a00 [ 7.893962] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2e030 [ 7.894006] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 7.894038] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83051a00 [ 7.894079] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 7.894123] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 7.894154] CR2: 000000003df48988 CR3: 0000000004ef5001 CR4: 0000000000771ef0 [ 7.894198] PKRU: 55555554 [ 7.894212] Call Trace: [ 7.894225] [ 7.894238] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 7.894261] netif_state_change (net/core/dev.c:1605) [ 7.894284] ? linkwatch_do_dev (net/core/link_watch.c:184 net/core/link_watch.c:166) [ 7.894305] __linkwatch_run_queue (net/core/link_watch.c:240) [ 7.894342] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 7.894369] process_one_work (kernel/workqueue.c:3314) [ 7.894393] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 7.894414] ? rescuer_thread (kernel/workqueue.c:3672) [ 7.894437] kthread (kernel/kthread.c:436) [ 7.894458] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 7.894482] ret_from_fork (arch/x86/kernel/process.c:158) [ 7.894506] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 7.894532] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 7.958333] ------------[ cut here ]------------ | [ 7.958417] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/65 | [ 7.958490] Modules linked in: | [ 7.958572] Tainted: [W]=WARN [ 7.958592] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 7.958630] Workqueue: bond0 bond_mii_monitor [ 7.958661] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 7.958695] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 7.958789] RSP: 0018:ff52d25100247d28 EFLAGS: 00010286 [ 7.958817] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 7.958863] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079c00 [ 7.958902] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d81cb3030 [ 7.958945] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 7.958990] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83079c00 [ 7.959039] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 7.959084] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 7.959118] CR2: 00007f5acd75d2a0 CR3: 0000000021a42006 CR4: 0000000000771ef0 [ 7.959154] PKRU: 55555554 [ 7.959169] Call Trace: [ 7.959183] [ 7.959202] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 7.959226] notifier_call_chain (kernel/notifier.c:85) [ 7.959249] ? __queue_work (kernel/workqueue.c:2401) [ 7.959271] netdev_lower_state_changed (net/core/dev.c:9573) [ 7.959300] bond_mii_monitor (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:623 ./include/net/bonding.h:615 ./include/net/bonding.h:637 drivers/net/bonding/bond_main.c:2832 drivers/net/bonding/bond_main.c:2912) [ 7.959328] process_one_work (kernel/workqueue.c:3314) [ 7.959350] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 7.959373] ? rescuer_thread (kernel/workqueue.c:3672) [ 7.959393] kthread (kernel/kthread.c:436) [ 7.959416] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 7.959436] ret_from_fork (arch/x86/kernel/process.c:158) [ 7.959456] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 7.959477] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 7.959553] ------------[ cut here ]------------ | [ 7.959580] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/65 | [ 7.959634] Modules linked in: | [ 7.959711] Tainted: [W]=WARN [ 7.959729] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 7.959763] Workqueue: bond0 bond_mii_monitor [ 7.959790] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 7.959818] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 7.959905] RSP: 0018:ff52d25100247d28 EFLAGS: 00010286 [ 7.959933] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 7.959970] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079c00 [ 7.960014] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d81cb3030 [ 7.960058] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 7.960094] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83079c00 [ 7.960135] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 7.960175] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 7.960208] CR2: 00007f5acd75d2a0 CR3: 0000000021a42006 CR4: 0000000000771ef0 [ 7.960248] PKRU: 55555554 [ 7.960263] Call Trace: [ 7.960276] [ 7.960291] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 7.960312] notifier_call_chain (kernel/notifier.c:85) [ 7.960338] ? __queue_work (kernel/workqueue.c:2401) [ 7.960360] netdev_lower_state_changed (net/core/dev.c:9573) [ 7.960387] bond_mii_monitor (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:572 drivers/net/bonding/bond_main.c:2837 drivers/net/bonding/bond_main.c:2912) [ 7.960410] process_one_work (kernel/workqueue.c:3314) [ 7.960433] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 7.960451] ? rescuer_thread (kernel/workqueue.c:3672) [ 7.960470] kthread (kernel/kthread.c:436) [ 7.960490] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 7.960513] ret_from_fork (arch/x86/kernel/process.c:158) [ 7.960535] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 7.960558] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 7.960732] ------------[ cut here ]------------ | [ 7.960757] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/65 | [ 7.960812] Modules linked in: | [ 7.960888] Tainted: [W]=WARN [ 7.960910] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 7.960949] Workqueue: bond0 bond_mii_monitor [ 7.960984] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 7.961011] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 7.961108] RSP: 0018:ff52d25100247c98 EFLAGS: 00010286 [ 7.961137] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 7.961178] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079c00 [ 7.961216] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d81cb3030 [ 7.961260] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 7.961305] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83079c00 [ 7.961352] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 7.961394] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 7.961422] CR2: 00007f5acd75d2a0 CR3: 0000000021a42006 CR4: 0000000000771ef0 [ 7.961463] PKRU: 55555554 [ 7.961478] Call Trace: [ 7.961492] [ 7.961507] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 7.961525] notifier_call_chain (kernel/notifier.c:85) [ 7.961546] netdev_lower_state_changed (net/core/dev.c:9573) [ 7.961573] bond_change_active_slave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:588 drivers/net/bonding/bond_main.c:1322) [ 7.961601] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 7.961629] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 7.961652] process_one_work (kernel/workqueue.c:3314) [ 7.961669] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 7.961695] ? rescuer_thread (kernel/workqueue.c:3672) [ 7.961715] kthread (kernel/kthread.c:436) [ 7.961737] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 7.961759] ret_from_fork (arch/x86/kernel/process.c:158) [ 7.961778] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 7.961797] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 7.961866] ------------[ cut here ]------------ | [ 7.961893] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/65 | [ 7.961949] Modules linked in: | [ 7.962025] Tainted: [W]=WARN [ 7.962046] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 7.962081] Workqueue: bond0 bond_mii_monitor [ 7.962110] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 7.962137] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 7.962230] RSP: 0018:ff52d25100247cb0 EFLAGS: 00010286 [ 7.962258] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 7.962299] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079c00 [ 7.962342] RBP: 0000000000000003 R08: ff19d41d83207b50 R09: ff19d41d81cb3030 [ 7.962385] R10: ff19d41d84f36118 R11: fefefefefefefeff R12: 0000000000000000 [ 7.962423] R13: 0000000000000010 R14: ff19d41d84f36000 R15: ff19d41d83079c00 [ 7.962465] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 7.962504] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 7.962538] CR2: 00007f5acd75d2a0 CR3: 0000000021a42006 CR4: 0000000000771ef0 [ 7.962583] PKRU: 55555554 [ 7.962597] Call Trace: [ 7.962609] [ 7.962624] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 7.962642] notifier_call_chain (kernel/notifier.c:85) [ 7.962666] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 7.962698] bond_change_active_slave (drivers/net/bonding/bond_main.c:1329) [ 7.962727] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 7.962757] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 7.962782] process_one_work (kernel/workqueue.c:3314) [ 7.962804] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 7.962825] ? rescuer_thread (kernel/workqueue.c:3672) [ 7.962846] kthread (kernel/kthread.c:436) [ 7.962871] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 7.962898] ret_from_fork (arch/x86/kernel/process.c:158) [ 7.962921] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 7.962942] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 7.963010] ------------[ cut here ]------------ | [ 7.963032] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/65 | [ 7.963093] Modules linked in: | [ 7.963169] Tainted: [W]=WARN [ 7.963191] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 7.963225] Workqueue: bond0 bond_mii_monitor [ 7.963256] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 7.963285] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 7.963386] RSP: 0018:ff52d25100247ca0 EFLAGS: 00010286 [ 7.963415] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 7.963456] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079c00 [ 7.963499] RBP: 0000000000000004 R08: ff19d41d83207b50 R09: ff19d41d81cb3030 [ 7.963549] R10: ff19d41d84f36118 R11: fefefefefefefeff R12: 0000000000000000 [ 7.963589] R13: 0000000000000010 R14: ff19d41d84f36000 R15: ff19d41d83079c00 [ 7.963631] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 7.963672] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 7.963709] CR2: 00007f5acd75d2a0 CR3: 0000000021a42006 CR4: 0000000000771ef0 [ 7.963752] PKRU: 55555554 [ 7.963765] Call Trace: [ 7.963780] [ 7.963795] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 7.963815] notifier_call_chain (kernel/notifier.c:85) [ 7.963836] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 7.963865] bond_peer_notify_may_events (drivers/net/bonding/bond_main.c:1240) [ 7.963891] bond_change_active_slave (drivers/net/bonding/bond_main.c:1333) [ 7.963921] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 7.963948] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 7.963971] process_one_work (kernel/workqueue.c:3314) [ 7.963993] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 7.964014] ? rescuer_thread (kernel/workqueue.c:3672) [ 7.964039] kthread (kernel/kthread.c:436) [ 7.964063] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 7.964085] ret_from_fork (arch/x86/kernel/process.c:158) [ 7.964107] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 7.964127] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 7.966323] ------------[ cut here ]------------ | [ 7.966380] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/65 | [ 7.966431] Modules linked in: | [ 7.966499] Tainted: [W]=WARN [ 7.966521] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 7.966557] Workqueue: bond0 bond_resend_igmp_join_requests_delayed [ 7.966590] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 7.966615] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 7.966706] RSP: 0018:ff52d25100247d98 EFLAGS: 00010286 [ 7.966733] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 7.966782] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079c00 [ 7.966825] RBP: 0000000000000005 R08: ff19d41d83207b50 R09: ff19d41d81cb3030 [ 7.966864] R10: ff19d41d84f36118 R11: fefefefefefefeff R12: 0000000000000000 [ 7.966906] R13: 0000000000000010 R14: ff19d41d84f36000 R15: ff19d41d83079c00 [ 7.966950] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 7.966998] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 7.967034] CR2: 00007f5acd75d2a0 CR3: 0000000021a42006 CR4: 0000000000771ef0 [ 7.967082] PKRU: 55555554 [ 7.967097] Call Trace: [ 7.967112] [ 7.967127] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 7.967150] notifier_call_chain (kernel/notifier.c:85) [ 7.967173] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 7.967200] bond_resend_igmp_join_requests_delayed (drivers/net/bonding/bond_main.c:899) [ 7.967229] process_one_work (kernel/workqueue.c:3314) [ 7.967255] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 7.967273] ? rescuer_thread (kernel/workqueue.c:3672) [ 7.967293] kthread (kernel/kthread.c:436) [ 7.967319] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 7.967343] ret_from_fork (arch/x86/kernel/process.c:158) [ 7.967365] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 7.967386] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 9.902477] ------------[ cut here ]------------ | [ 9.902528] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/219 | [ 9.902586] Modules linked in: | [ 9.902666] Tainted: [W]=WARN [ 9.902690] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 9.902726] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 9.902760] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 9.902861] RSP: 0018:ff52d25100537720 EFLAGS: 00010286 [ 9.902891] RAX: 00000000ffffffa6 RBX: 0000000000000001 RCX: 0000000000000000 [ 9.902935] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051d00 [ 9.902969] RBP: 0000000000000000 R08: ff19d41d8335b150 R09: ff19d41d84f2e030 [ 9.903007] R10: ff19d41d86406118 R11: fefefefefefefeff R12: 0000000000000000 [ 9.903049] R13: 0000000000000010 R14: ff19d41d86406000 R15: ff19d41d83051d00 [ 9.903093] FS: 00007feb155ac840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 9.903134] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 9.903162] CR2: 0000000025f94988 CR3: 0000000003165005 CR4: 0000000000771ef0 [ 9.903206] PKRU: 55555554 [ 9.903221] Call Trace: [ 9.903237] [ 9.903250] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 9.903275] __dev_notify_flags (net/core/dev.c:9787) [ 9.903299] ? rtnl_getlink (./include/linux/skbuff.h:1323 ./include/linux/skbuff.h:1332 net/core/rtnetlink.c:4288) [ 9.903325] netif_change_flags (net/core/dev.c:9820) [ 9.903348] do_setlink.isra.0 (net/core/rtnetlink.c:3206 (discriminator 1)) [ 9.903372] ? __nla_validate_parse (lib/nlattr.c:620) [ 9.903404] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 9.903424] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 9.903446] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 9.903475] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 9.903498] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 9.903523] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 9.903546] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 9.903570] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 9.903589] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 9.903610] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 9.903635] ___sys_sendmsg (net/socket.c:2752) [ 9.903656] __sys_sendmsg (net/socket.c:2784) [ 9.903675] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 9.903703] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 9.903732] RIP: 0033:0x7feb157e608e [ 9.903754] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 9.903860] RSP: 002b:00007ffe6e5443f0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 9.903905] RAX: ffffffffffffffda RBX: 0000000000000002 RCX: 00007feb157e608e [ 9.903945] RDX: 0000000000000000 RSI: 00007ffe6e5444a0 RDI: 0000000000000005 [ 9.903986] RBP: 00007ffe6e544400 R08: 0000000000000000 R09: 0000000000000000 [ 9.904026] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10a [ 9.904066] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffe6e544b60 | [ 9.904293] ------------[ cut here ]------------ | [ 9.904329] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: 1/45 | [ 9.904383] Modules linked in: | [ 9.904464] Tainted: [W]=WARN [ 9.904484] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 9.904523] Workqueue: events_unbound linkwatch_event [ 9.904552] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 9.904581] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 9.904673] RSP: 0018:ff52d25100193d50 EFLAGS: 00010286 [ 9.904707] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 9.904753] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 9.904794] RBP: 0000000000000000 R08: ff19d41d8335b150 R09: ff19d41d84f28030 [ 9.904832] R10: ff19d41d86406118 R11: fefefefefefefeff R12: 0000000000000000 [ 9.904869] R13: 0000000000000010 R14: ff19d41d86406000 R15: ff19d41d81c32d00 [ 9.904915] FS: 0000000000000000(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 9.904959] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 9.904989] CR2: 0000560f81ce9d5c CR3: 0000000021a42005 CR4: 0000000000771ef0 [ 9.905034] PKRU: 55555554 [ 9.905047] Call Trace: [ 9.905062] [ 9.905075] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 9.905098] netif_state_change (net/core/dev.c:1605) [ 9.905119] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 9.905140] __linkwatch_run_queue (net/core/link_watch.c:240) [ 9.905166] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 9.905189] process_one_work (kernel/workqueue.c:3314) [ 9.905212] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 9.905232] ? rescuer_thread (kernel/workqueue.c:3672) [ 9.905253] kthread (kernel/kthread.c:436) [ 9.905276] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 9.905297] ret_from_fork (arch/x86/kernel/process.c:158) [ 9.905327] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 9.905348] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 9.905437] ------------[ cut here ]------------ | [ 9.905466] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: 1/45 | [ 9.905522] Modules linked in: | [ 9.905599] Tainted: [W]=WARN [ 9.905620] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 9.905653] Workqueue: events_unbound linkwatch_event [ 9.905686] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 9.905715] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 9.905807] RSP: 0018:ff52d25100193d50 EFLAGS: 00010286 [ 9.905838] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 9.905878] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 9.905925] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f28030 [ 9.905965] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 9.906008] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d81c32d00 [ 9.906051] FS: 0000000000000000(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 9.906095] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 9.906130] CR2: 0000560f81ce9d5c CR3: 0000000021a42005 CR4: 0000000000771ef0 [ 9.906170] PKRU: 55555554 [ 9.906185] Call Trace: [ 9.906197] [ 9.906212] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 9.906232] netif_state_change (net/core/dev.c:1605) [ 9.906252] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 9.906274] __linkwatch_run_queue (net/core/link_watch.c:240) [ 9.906306] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 9.906333] process_one_work (kernel/workqueue.c:3314) [ 9.906353] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 9.906374] ? rescuer_thread (kernel/workqueue.c:3672) [ 9.906394] kthread (kernel/kthread.c:436) [ 9.906414] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 9.906438] ret_from_fork (arch/x86/kernel/process.c:158) [ 9.906461] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 9.906487] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 9.912082] ------------[ cut here ]------------ | [ 9.912147] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/220 | [ 9.912237] Modules linked in: | [ 9.912400] Tainted: [W]=WARN [ 9.912456] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 9.912528] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 9.912597] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 9.912738] RSP: 0018:ff52d2510050f720 EFLAGS: 00010286 [ 9.912801] RAX: 00000000ffffffa6 RBX: 0000000000000001 RCX: 0000000000000000 [ 9.912881] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308c600 [ 9.912957] RBP: 0000000000000000 R08: ff19d41d8335f910 R09: ff19d41d8641e030 [ 9.913036] R10: ff19d41d8640e118 R11: fefefefefefefeff R12: 0000000000000000 [ 9.913114] R13: 0000000000000010 R14: ff19d41d8640e000 R15: ff19d41d8308c600 [ 9.913196] FS: 00007f2bff635840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 9.913277] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 9.913357] CR2: 0000000035750988 CR3: 00000000064e4002 CR4: 0000000000771ef0 [ 9.913434] PKRU: 55555554 [ 9.913480] Call Trace: [ 9.913530] [ 9.913581] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 9.913642] __dev_notify_flags (net/core/dev.c:9787) [ 9.913710] netif_change_flags (net/core/dev.c:9820) [ 9.913766] do_setlink.isra.0 (net/core/rtnetlink.c:3206 (discriminator 1)) [ 9.913821] ? __nla_validate_parse (lib/nlattr.c:620) [ 9.913888] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 9.913948] ? kmem_cache_alloc_node_noprof (mm/slub.c:4749 mm/slub.c:4883 mm/slub.c:4950) [ 9.914014] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 9.914074] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 9.914147] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 9.914204] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 9.914259] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 9.914328] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 9.914384] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 9.914439] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 9.914494] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 9.914549] ___sys_sendmsg (net/socket.c:2752) [ 9.914604] __sys_sendmsg (net/socket.c:2784) [ 9.914661] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 9.914724] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 9.914785] RIP: 0033:0x7f2bff86f08e [ 9.914839] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 9.914975] RSP: 002b:00007ffc6e92f6d0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 9.915056] RAX: ffffffffffffffda RBX: 0000000000000002 RCX: 00007f2bff86f08e [ 9.915135] RDX: 0000000000000000 RSI: 00007ffc6e92f780 RDI: 0000000000000005 [ 9.915215] RBP: 00007ffc6e92f6e0 R08: 0000000000000000 R09: 0000000000000000 [ 9.915294] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10a [ 9.915379] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffc6e92fe40 | [ 9.915678] ------------[ cut here ]------------ | [ 9.915723] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 0/38 | [ 9.915780] Modules linked in: | [ 9.915857] Tainted: [W]=WARN [ 9.915876] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 9.915910] Workqueue: events_unbound linkwatch_event [ 9.915939] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 9.915969] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 9.916065] RSP: 0018:ff52d2510015bd50 EFLAGS: 00010286 [ 9.916092] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 9.916137] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079c00 [ 9.916177] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d81cb3030 [ 9.916217] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 9.916259] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83079c00 [ 9.916300] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 9.916345] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 9.916379] CR2: 00007f5acd75d2a0 CR3: 0000000021a42006 CR4: 0000000000771ef0 [ 9.916418] PKRU: 55555554 [ 9.916431] Call Trace: [ 9.916444] [ 9.916459] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 9.916480] netif_state_change (net/core/dev.c:1605) [ 9.916500] ? linkwatch_do_dev (net/core/link_watch.c:184 net/core/link_watch.c:166) [ 9.916521] __linkwatch_run_queue (net/core/link_watch.c:240) [ 9.916548] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 9.916571] process_one_work (kernel/workqueue.c:3314) [ 9.916596] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 9.916619] ? rescuer_thread (kernel/workqueue.c:3672) [ 9.916637] kthread (kernel/kthread.c:436) [ 9.916656] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 9.916674] ret_from_fork (arch/x86/kernel/process.c:158) [ 9.916702] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 9.916724] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 9.941400] ------------[ cut here ]------------ | [ 9.941429] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/65 | [ 9.941486] Modules linked in: | [ 9.941564] Tainted: [W]=WARN [ 9.941586] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 9.941621] Workqueue: bond0 bond_mii_monitor [ 9.941652] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 9.941678] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 9.941781] RSP: 0018:ff52d25100247d28 EFLAGS: 00010286 [ 9.941809] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 9.941854] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079c00 [ 9.941897] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d81cb3030 [ 9.941938] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 9.941982] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83079c00 [ 9.942023] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 9.942069] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 9.942102] CR2: 00007f5acd75d2a0 CR3: 0000000021a42006 CR4: 0000000000771ef0 [ 9.942146] PKRU: 55555554 [ 9.942159] Call Trace: [ 9.942173] [ 9.942188] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 9.942207] notifier_call_chain (kernel/notifier.c:85) [ 9.942232] ? __queue_work (kernel/workqueue.c:2401) [ 9.942253] netdev_lower_state_changed (net/core/dev.c:9573) [ 9.942281] bond_mii_monitor (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:623 ./include/net/bonding.h:615 ./include/net/bonding.h:637 drivers/net/bonding/bond_main.c:2832 drivers/net/bonding/bond_main.c:2912) [ 9.942302] process_one_work (kernel/workqueue.c:3314) [ 9.942327] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 9.942348] ? rescuer_thread (kernel/workqueue.c:3672) [ 9.942370] kthread (kernel/kthread.c:436) [ 9.942390] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 9.942415] ret_from_fork (arch/x86/kernel/process.c:158) [ 9.942434] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 9.942452] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 9.942521] ------------[ cut here ]------------ | [ 9.942548] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/65 | [ 9.942606] Modules linked in: | [ 9.942680] Tainted: [W]=WARN [ 9.942704] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 9.942737] Workqueue: bond0 bond_mii_monitor [ 9.942765] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 9.942792] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 9.942884] RSP: 0018:ff52d25100247d28 EFLAGS: 00010286 [ 9.942909] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 9.942951] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079c00 [ 9.942992] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d81cb3030 [ 9.943037] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 9.943078] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83079c00 [ 9.943116] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 9.943158] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 9.943192] CR2: 00007f5acd75d2a0 CR3: 0000000021a42006 CR4: 0000000000771ef0 [ 9.943232] PKRU: 55555554 [ 9.943246] Call Trace: [ 9.943258] [ 9.943271] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 9.943291] notifier_call_chain (kernel/notifier.c:85) [ 9.943311] ? __queue_work (kernel/workqueue.c:2401) [ 9.943333] netdev_lower_state_changed (net/core/dev.c:9573) [ 9.943359] bond_mii_monitor (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:572 drivers/net/bonding/bond_main.c:2837 drivers/net/bonding/bond_main.c:2912) [ 9.943377] process_one_work (kernel/workqueue.c:3314) [ 9.943396] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 9.943419] ? rescuer_thread (kernel/workqueue.c:3672) [ 9.943440] kthread (kernel/kthread.c:436) [ 9.943462] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 9.943480] ret_from_fork (arch/x86/kernel/process.c:158) [ 9.943502] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 9.943520] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 9.943707] ------------[ cut here ]------------ | [ 9.943732] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/65 | [ 9.943778] Modules linked in: | [ 9.943851] Tainted: [W]=WARN [ 9.943874] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 9.943906] Workqueue: bond0 bond_mii_monitor [ 9.943935] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 9.943962] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 9.944073] RSP: 0018:ff52d25100247c98 EFLAGS: 00010286 [ 9.944103] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 9.944145] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079c00 [ 9.944183] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d81cb3030 [ 9.944224] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 9.944264] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83079c00 [ 9.944311] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 9.944356] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 9.944386] CR2: 00007f5acd75d2a0 CR3: 0000000021a42006 CR4: 0000000000771ef0 [ 9.944425] PKRU: 55555554 [ 9.944439] Call Trace: [ 9.944451] [ 9.944465] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 9.944483] notifier_call_chain (kernel/notifier.c:85) [ 9.944504] ? netdev_info (net/core/dev.c:13009 (discriminator 3)) [ 9.944528] netdev_lower_state_changed (net/core/dev.c:9573) [ 9.944556] bond_change_active_slave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:623 ./include/net/bonding.h:615 ./include/net/bonding.h:637 drivers/net/bonding/bond_main.c:1287) [ 9.944583] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 9.944605] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 9.944625] process_one_work (kernel/workqueue.c:3314) [ 9.944648] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 9.944668] ? rescuer_thread (kernel/workqueue.c:3672) [ 9.944695] kthread (kernel/kthread.c:436) [ 9.944716] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 9.944740] ret_from_fork (arch/x86/kernel/process.c:158) [ 9.944761] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 9.944782] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 9.944849] ------------[ cut here ]------------ | [ 9.944875] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/65 | [ 9.944918] Modules linked in: | [ 9.944993] Tainted: [W]=WARN [ 9.945011] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 9.945044] Workqueue: bond0 bond_mii_monitor [ 9.945072] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 9.945100] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 9.945196] RSP: 0018:ff52d25100247c98 EFLAGS: 00010286 [ 9.945227] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 9.945270] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079c00 [ 9.945306] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d81cb3030 [ 9.945350] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 9.945387] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83079c00 [ 9.945426] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 9.945462] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 9.945492] CR2: 00007f5acd75d2a0 CR3: 0000000021a42006 CR4: 0000000000771ef0 [ 9.945532] PKRU: 55555554 [ 9.945546] Call Trace: [ 9.945559] [ 9.945573] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 9.945591] notifier_call_chain (kernel/notifier.c:85) [ 9.945609] netdev_lower_state_changed (net/core/dev.c:9573) [ 9.945636] bond_change_active_slave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:588 drivers/net/bonding/bond_main.c:1322) [ 9.945664] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 9.945694] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 9.945714] process_one_work (kernel/workqueue.c:3314) [ 9.945736] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 9.945757] ? rescuer_thread (kernel/workqueue.c:3672) [ 9.945778] kthread (kernel/kthread.c:436) [ 9.945798] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 9.945819] ret_from_fork (arch/x86/kernel/process.c:158) [ 9.945844] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 9.945866] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 9.945929] ------------[ cut here ]------------ | [ 9.945959] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/65 | [ 9.946010] Modules linked in: | [ 9.946082] Tainted: [W]=WARN [ 9.946100] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 9.946133] Workqueue: bond0 bond_mii_monitor [ 9.946160] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 9.946186] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 9.946267] RSP: 0018:ff52d25100247cb0 EFLAGS: 00010286 [ 9.946295] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 9.946339] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079c00 [ 9.946370] RBP: 0000000000000003 R08: ff19d41d83207b50 R09: ff19d41d81cb3030 [ 9.946406] R10: ff19d41d84f36118 R11: fefefefefefefeff R12: 0000000000000000 [ 9.946445] R13: 0000000000000010 R14: ff19d41d84f36000 R15: ff19d41d83079c00 [ 9.946493] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 9.946533] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 9.946569] CR2: 00007f5acd75d2a0 CR3: 0000000021a42006 CR4: 0000000000771ef0 [ 9.946607] PKRU: 55555554 [ 9.946621] Call Trace: [ 9.946633] [ 9.946647] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 9.946665] notifier_call_chain (kernel/notifier.c:85) [ 9.946692] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 9.946719] bond_change_active_slave (drivers/net/bonding/bond_main.c:1329) [ 9.946749] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 9.946779] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 9.946798] process_one_work (kernel/workqueue.c:3314) [ 9.946817] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 9.946837] ? rescuer_thread (kernel/workqueue.c:3672) [ 9.946857] kthread (kernel/kthread.c:436) [ 9.946876] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 9.946896] ret_from_fork (arch/x86/kernel/process.c:158) [ 9.946917] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 9.946938] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 9.947000] ------------[ cut here ]------------ | [ 9.947027] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/65 | [ 9.947081] Modules linked in: | [ 9.947157] Tainted: [W]=WARN [ 9.947178] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 9.947203] Workqueue: bond0 bond_mii_monitor [ 9.947230] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 9.947257] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 9.947353] RSP: 0018:ff52d25100247ca0 EFLAGS: 00010286 [ 9.947383] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 9.947424] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079c00 [ 9.947468] RBP: 0000000000000004 R08: ff19d41d83207b50 R09: ff19d41d81cb3030 [ 9.947509] R10: ff19d41d84f36118 R11: fefefefefefefeff R12: 0000000000000000 [ 9.947555] R13: 0000000000000010 R14: ff19d41d84f36000 R15: ff19d41d83079c00 [ 9.947599] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 9.947642] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 9.947674] CR2: 00007f5acd75d2a0 CR3: 0000000021a42006 CR4: 0000000000771ef0 [ 9.947712] PKRU: 55555554 [ 9.947726] Call Trace: [ 9.947738] [ 9.947753] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 9.947774] notifier_call_chain (kernel/notifier.c:85) [ 9.947793] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 9.947819] bond_peer_notify_may_events (drivers/net/bonding/bond_main.c:1240) [ 9.947842] bond_change_active_slave (drivers/net/bonding/bond_main.c:1333) [ 9.947869] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 9.947898] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 9.947917] process_one_work (kernel/workqueue.c:3314) [ 9.947937] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 9.947959] ? rescuer_thread (kernel/workqueue.c:3672) [ 9.947979] kthread (kernel/kthread.c:436) [ 9.947999] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 9.948021] ret_from_fork (arch/x86/kernel/process.c:158) [ 9.948040] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 9.948061] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 9.949326] ------------[ cut here ]------------ | [ 9.949353] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/65 | [ 9.949411] Modules linked in: | [ 9.949492] Tainted: [W]=WARN [ 9.949517] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 9.949549] Workqueue: bond0 bond_resend_igmp_join_requests_delayed [ 9.949588] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 9.949615] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 9.949717] RSP: 0018:ff52d25100247d98 EFLAGS: 00010286 [ 9.949743] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 9.949782] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079c00 [ 9.949820] RBP: 0000000000000005 R08: ff19d41d83207b50 R09: ff19d41d81cb3030 [ 9.949859] R10: ff19d41d84f36118 R11: fefefefefefefeff R12: 0000000000000000 [ 9.949898] R13: 0000000000000010 R14: ff19d41d84f36000 R15: ff19d41d83079c00 [ 9.949937] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 9.949975] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 9.950007] CR2: 00007f5acd75d2a0 CR3: 0000000021a42006 CR4: 0000000000771ef0 [ 9.950047] PKRU: 55555554 [ 9.950065] Call Trace: [ 9.950077] [ 9.950096] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 9.950117] notifier_call_chain (kernel/notifier.c:85) [ 9.950137] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 9.950164] bond_resend_igmp_join_requests_delayed (drivers/net/bonding/bond_main.c:899) [ 9.950201] process_one_work (kernel/workqueue.c:3314) [ 9.950220] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 9.950240] ? rescuer_thread (kernel/workqueue.c:3672) [ 9.950260] kthread (kernel/kthread.c:436) [ 9.950282] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 9.950302] ret_from_fork (arch/x86/kernel/process.c:158) [ 9.950325] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 9.950345] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 11.066992] ------------[ cut here ]------------ | [ 11.067044] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/224 | [ 11.067102] Modules linked in: | [ 11.067188] Tainted: [W]=WARN [ 11.067210] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 11.067248] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 11.067280] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 11.067380] RSP: 0018:ff52d25100547670 EFLAGS: 00010286 [ 11.067410] RAX: 00000000ffffffa6 RBX: 0000000000000041 RCX: 0000000000000000 [ 11.067449] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 11.067492] RBP: 0000000000000000 R08: ff19d41d83207b50 R09: ff19d41d84f28030 [ 11.067535] R10: ff19d41d84f36118 R11: fefefefefefefeff R12: 0000000000000000 [ 11.067568] R13: 0000000000000010 R14: ff19d41d84f36000 R15: ff19d41d81c32d00 [ 11.067615] FS: 00007f7bd6f82840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 11.067656] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 11.067698] CR2: 00007f7bd72521a0 CR3: 00000000064ea006 CR4: 0000000000771ef0 [ 11.067741] PKRU: 55555554 [ 11.067754] Call Trace: [ 11.067773] [ 11.067789] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 11.067817] netif_close_many (net/core/dev.c:1804) [ 11.067843] unregister_netdevice_many_notify (net/core/dev.c:12406) [ 11.067873] ? rtnl_getlink (./include/linux/skbuff.h:1323 ./include/linux/skbuff.h:1332 net/core/rtnetlink.c:4288) [ 11.067898] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 11.067923] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 11.067949] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 11.067972] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 11.067994] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 11.068019] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 11.068053] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 11.068075] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 11.068097] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 11.068121] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 11.068144] ___sys_sendmsg (net/socket.c:2752) [ 11.068165] __sys_sendmsg (net/socket.c:2784) [ 11.068187] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 11.068211] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 11.068240] RIP: 0033:0x7f7bd71bc08e [ 11.068263] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 11.068369] RSP: 002b:00007fff910100f0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 11.068412] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f7bd71bc08e [ 11.068457] RDX: 0000000000000000 RSI: 00007fff910101a0 RDI: 0000000000000005 [ 11.068502] RBP: 00007fff91010100 R08: 0000000000000000 R09: 0000000000000000 [ 11.068545] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10b [ 11.068590] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fff91010860 | [ 11.068770] ------------[ cut here ]------------ | [ 11.068825] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/224 | [ 11.068885] Modules linked in: | [ 11.068961] Tainted: [W]=WARN [ 11.068986] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 11.069021] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 11.069050] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 11.069152] RSP: 0018:ff52d251005476e0 EFLAGS: 00010286 [ 11.069180] RAX: 00000000ffffffa6 RBX: 00000000ffffffff RCX: 0000000000000000 [ 11.069222] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 11.069264] RBP: 0000000000000000 R08: ff19d41d83207b50 R09: ff19d41d84f29030 [ 11.069307] R10: ff19d41d84f36118 R11: fefefefefefefeff R12: 0000000000000000 [ 11.069356] R13: 0000000000000011 R14: ff19d41d84f36000 R15: ff19d41d81c32d00 [ 11.069401] FS: 00007f7bd6f82840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 11.069445] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 11.069486] CR2: 00007f7bd72521a0 CR3: 00000000064ea006 CR4: 0000000000771ef0 [ 11.069534] PKRU: 55555554 [ 11.069547] Call Trace: [ 11.069566] [ 11.069581] unregister_netdevice_many_notify (net/core/dev.c:12439) [ 11.069606] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 11.069632] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 11.069653] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 11.069677] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 11.069705] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 11.069730] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 11.069763] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 11.069787] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 11.069805] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 11.069829] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 11.069852] ___sys_sendmsg (net/socket.c:2752) [ 11.069875] __sys_sendmsg (net/socket.c:2784) [ 11.069898] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 11.069920] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 11.069952] RIP: 0033:0x7f7bd71bc08e [ 11.069974] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 11.070071] RSP: 002b:00007fff910100f0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 11.070118] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f7bd71bc08e [ 11.070160] RDX: 0000000000000000 RSI: 00007fff910101a0 RDI: 0000000000000005 [ 11.070202] RBP: 00007fff91010100 R08: 0000000000000000 R09: 0000000000000000 [ 11.070249] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10b [ 11.070288] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fff91010860 | [ 11.070405] ------------[ cut here ]------------ | [ 11.070432] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/224 | [ 11.070485] Modules linked in: | [ 11.070562] Tainted: [W]=WARN [ 11.070584] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 11.070618] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 11.070648] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 11.070753] RSP: 0018:ff52d25100547518 EFLAGS: 00010286 [ 11.070779] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 11.070820] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 11.070861] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f29030 [ 11.070904] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 11.070943] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d81c32d00 [ 11.070986] FS: 00007f7bd6f82840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 11.071029] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 11.071064] CR2: 00007f7bd72521a0 CR3: 00000000064ea006 CR4: 0000000000771ef0 [ 11.071106] PKRU: 55555554 [ 11.071119] Call Trace: [ 11.071132] [ 11.071146] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 11.071169] notifier_call_chain (kernel/notifier.c:85) [ 11.071195] ? smp_text_poke_batch_finish (./include/linux/smp.h:72 arch/x86/kernel/alternative.c:2773 arch/x86/kernel/alternative.c:3066) [ 11.071231] netdev_lower_state_changed (net/core/dev.c:9573) [ 11.071263] __bond_release_one (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:572 drivers/net/bonding/bond_main.c:2440) [ 11.071288] ? exc_invalid_op (arch/x86/kernel/traps.c:490 (discriminator 2)) [ 11.071312] bond_uninit (drivers/net/bonding/bond_main.c:6059) [ 11.071335] unregister_netdevice_many_notify (net/core/dev.c:12455) [ 11.071367] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 11.071392] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 11.071413] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 11.071439] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 11.071460] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 11.071484] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 11.071513] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 11.071535] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 11.071557] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 11.071580] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 11.071603] ___sys_sendmsg (net/socket.c:2752) [ 11.071633] __sys_sendmsg (net/socket.c:2784) [ 11.071654] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 11.071681] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 11.071712] RIP: 0033:0x7f7bd71bc08e [ 11.071730] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 11.071828] RSP: 002b:00007fff910100f0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 11.071869] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f7bd71bc08e [ 11.071910] RDX: 0000000000000000 RSI: 00007fff910101a0 RDI: 0000000000000005 [ 11.071950] RBP: 00007fff91010100 R08: 0000000000000000 R09: 0000000000000000 [ 11.071994] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10b [ 11.072036] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fff91010860 | [ 11.072157] ------------[ cut here ]------------ | [ 11.072184] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/224 | [ 11.072236] Modules linked in: | [ 11.072320] Tainted: [W]=WARN [ 11.072342] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 11.072375] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 11.072404] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 11.072505] RSP: 0018:ff52d251005474c8 EFLAGS: 00010286 [ 11.072532] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 11.072576] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 11.072617] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f29030 [ 11.072657] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 11.072702] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d81c32d00 [ 11.072747] FS: 00007f7bd6f82840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 11.072791] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 11.072825] CR2: 00007f7bd72521a0 CR3: 00000000064ea006 CR4: 0000000000771ef0 [ 11.072870] PKRU: 55555554 [ 11.072882] Call Trace: [ 11.072901] [ 11.072916] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 11.072938] notifier_call_chain (kernel/notifier.c:85) [ 11.072960] __netdev_upper_dev_unlink (net/core/dev.c:9027) [ 11.072988] netdev_upper_dev_unlink (net/core/dev.c:9054) [ 11.073017] __bond_release_one (drivers/net/bonding/bond_main.c:1724 drivers/net/bonding/bond_main.c:2466) [ 11.073037] ? exc_invalid_op (arch/x86/kernel/traps.c:490 (discriminator 2)) [ 11.073061] bond_uninit (drivers/net/bonding/bond_main.c:6059) [ 11.073083] unregister_netdevice_many_notify (net/core/dev.c:12455) [ 11.073111] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 11.073136] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 11.073159] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 11.073182] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 11.073204] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 11.073225] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 11.073253] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 11.073275] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 11.073296] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 11.073319] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 11.073342] ___sys_sendmsg (net/socket.c:2752) [ 11.073362] __sys_sendmsg (net/socket.c:2784) [ 11.073385] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 11.073410] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 11.073437] RIP: 0033:0x7f7bd71bc08e [ 11.073465] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 11.073564] RSP: 002b:00007fff910100f0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 11.073607] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f7bd71bc08e [ 11.073648] RDX: 0000000000000000 RSI: 00007fff910101a0 RDI: 0000000000000005 [ 11.073695] RBP: 00007fff91010100 R08: 0000000000000000 R09: 0000000000000000 [ 11.073734] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10b [ 11.073777] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fff91010860 | [ 11.085344] ------------[ cut here ]------------ | [ 11.085422] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/224 | [ 11.085479] Modules linked in: | [ 11.085560] Tainted: [W]=WARN [ 11.085582] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 11.085620] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 11.085651] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 11.085756] RSP: 0018:ff52d25100547508 EFLAGS: 00010286 [ 11.085784] RAX: 00000000ffffffa6 RBX: 0000000000000041 RCX: 0000000000000000 [ 11.085827] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 11.085872] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f29030 [ 11.085920] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 11.085962] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d81c32d00 [ 11.086007] FS: 00007f7bd6f82840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 11.086050] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 11.086084] CR2: 00007f7bd72521a0 CR3: 00000000064ea006 CR4: 0000000000771ef0 [ 11.086126] PKRU: 55555554 [ 11.086139] Call Trace: [ 11.086154] [ 11.086170] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 11.086191] netif_close_many (net/core/dev.c:1804) [ 11.086212] ? netdev_compute_master_upper_features (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:1590 net/core/dev.c:11116 net/core/dev.c:12883) [ 11.086247] netif_close (net/core/dev.c:1818 net/core/dev.c:1812) [ 11.086269] dev_close (net/core/dev_api.c:221) [ 11.086297] __bond_release_one.cold (drivers/net/bonding/bond_main.c:2563) [ 11.086335] bond_uninit (drivers/net/bonding/bond_main.c:6059) [ 11.086360] unregister_netdevice_many_notify (net/core/dev.c:12455) [ 11.086390] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 11.086416] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 11.086436] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 11.086459] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 11.086483] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 11.086506] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 11.086534] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 11.086558] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 11.086578] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 11.086600] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 11.086621] ___sys_sendmsg (net/socket.c:2752) [ 11.086644] __sys_sendmsg (net/socket.c:2784) [ 11.086668] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 11.086693] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 11.086720] RIP: 0033:0x7f7bd71bc08e [ 11.086743] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 11.086844] RSP: 002b:00007fff910100f0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 11.086887] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f7bd71bc08e [ 11.086926] RDX: 0000000000000000 RSI: 00007fff910101a0 RDI: 0000000000000005 [ 11.086969] RBP: 00007fff91010100 R08: 0000000000000000 R09: 0000000000000000 [ 11.087011] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10b [ 11.087052] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fff91010860 | [ 11.087150] ------------[ cut here ]------------ | [ 11.087179] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/224 | [ 11.087233] Modules linked in: | [ 11.087321] Tainted: [W]=WARN [ 11.087343] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 11.087378] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 11.087408] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 11.087510] RSP: 0018:ff52d251005474e8 EFLAGS: 00010286 [ 11.087541] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 11.087584] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 11.087625] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f29030 [ 11.087665] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 11.087709] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d81c32d00 [ 11.087752] FS: 00007f7bd6f82840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 11.087797] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 11.087832] CR2: 00007f7bd72521a0 CR3: 00000000064ea006 CR4: 0000000000771ef0 [ 11.087875] PKRU: 55555554 [ 11.087889] Call Trace: [ 11.087902] [ 11.087917] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 11.087940] notifier_call_chain (kernel/notifier.c:85) [ 11.087965] netif_set_mac_address (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:9993) [ 11.087994] dev_set_mac_address (net/core/dev_api.c:339) [ 11.088014] ? dev_close (net/core/dev_api.c:221) [ 11.088038] __bond_release_one.cold (drivers/net/bonding/bond_main.c:2573) [ 11.088071] bond_uninit (drivers/net/bonding/bond_main.c:6059) [ 11.088099] unregister_netdevice_many_notify (net/core/dev.c:12455) [ 11.088127] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 11.088153] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 11.088176] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 11.088201] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 11.088224] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 11.088247] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 11.088275] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 11.088297] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 11.088325] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 11.088349] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 11.088371] ___sys_sendmsg (net/socket.c:2752) [ 11.088396] __sys_sendmsg (net/socket.c:2784) [ 11.088424] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 11.088451] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 11.088480] RIP: 0033:0x7f7bd71bc08e [ 11.088500] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 11.088601] RSP: 002b:00007fff910100f0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 11.088644] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f7bd71bc08e [ 11.088690] RDX: 0000000000000000 RSI: 00007fff910101a0 RDI: 0000000000000005 [ 11.088731] RBP: 00007fff91010100 R08: 0000000000000000 R09: 0000000000000000 [ 11.088773] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10b [ 11.088815] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fff91010860 | [ 11.088954] ------------[ cut here ]------------ | [ 11.088982] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/224 | [ 11.089034] Modules linked in: | [ 11.089114] Tainted: [W]=WARN [ 11.089136] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 11.089168] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 11.089196] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 11.089349] RSP: 0018:ff52d251005474c8 EFLAGS: 00010286 [ 11.089380] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 11.089426] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 11.089468] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f29030 [ 11.089510] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 11.089554] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d81c32d00 [ 11.089602] FS: 00007f7bd6f82840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 11.089645] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 11.089684] CR2: 00007f7bd72521a0 CR3: 00000000064ea006 CR4: 0000000000771ef0 [ 11.089726] PKRU: 55555554 [ 11.089740] Call Trace: [ 11.089755] [ 11.089768] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 11.089790] notifier_call_chain (kernel/notifier.c:85) [ 11.089814] __netdev_upper_dev_unlink (net/core/dev.c:9027) [ 11.089844] netdev_upper_dev_unlink (net/core/dev.c:9054) [ 11.089874] __bond_release_one (drivers/net/bonding/bond_main.c:1724 drivers/net/bonding/bond_main.c:2466) [ 11.089895] bond_uninit (drivers/net/bonding/bond_main.c:6059) [ 11.089918] unregister_netdevice_many_notify (net/core/dev.c:12455) [ 11.089947] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 11.089970] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 11.089990] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 11.090012] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 11.090035] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 11.090058] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 11.090087] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 11.090110] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 11.090138] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 11.090165] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 11.090188] ___sys_sendmsg (net/socket.c:2752) [ 11.090209] __sys_sendmsg (net/socket.c:2784) [ 11.090234] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 11.090256] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 11.090283] RIP: 0033:0x7f7bd71bc08e [ 11.090306] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 11.090413] RSP: 002b:00007fff910100f0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 11.090454] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f7bd71bc08e [ 11.090495] RDX: 0000000000000000 RSI: 00007fff910101a0 RDI: 0000000000000005 [ 11.090536] RBP: 00007fff91010100 R08: 0000000000000000 R09: 0000000000000000 [ 11.090575] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10b [ 11.090616] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fff91010860 | [ 11.106341] ------------[ cut here ]------------ | [ 11.106389] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/224 | [ 11.106443] Modules linked in: | [ 11.106525] Tainted: [W]=WARN [ 11.106546] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 11.106584] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 11.106621] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 11.106720] RSP: 0018:ff52d25100547508 EFLAGS: 00010286 [ 11.106748] RAX: 00000000ffffffa6 RBX: 0000000000000041 RCX: 0000000000000000 [ 11.106791] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 11.106834] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f2a030 [ 11.106874] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 11.106914] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d81c32d00 [ 11.106961] FS: 00007f7bd6f82840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 11.107003] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 11.107039] CR2: 00007f7bd72521a0 CR3: 00000000064ea006 CR4: 0000000000771ef0 [ 11.107084] PKRU: 55555554 [ 11.107098] Call Trace: [ 11.107111] [ 11.107131] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 11.107158] netif_close_many (net/core/dev.c:1804) [ 11.107180] ? netdev_compute_master_upper_features (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:1590 net/core/dev.c:11116 net/core/dev.c:12883) [ 11.107220] netif_close (net/core/dev.c:1818 net/core/dev.c:1812) [ 11.107242] dev_close (net/core/dev_api.c:221) [ 11.107263] __bond_release_one.cold (drivers/net/bonding/bond_main.c:2563) [ 11.107293] bond_uninit (drivers/net/bonding/bond_main.c:6059) [ 11.107320] unregister_netdevice_many_notify (net/core/dev.c:12455) [ 11.107389] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 11.107413] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 11.107437] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 11.107459] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 11.107485] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 11.107507] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 11.107538] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 11.107560] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 11.107582] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 11.107605] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 11.107627] ___sys_sendmsg (net/socket.c:2752) [ 11.107652] __sys_sendmsg (net/socket.c:2784) [ 11.107674] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 11.107701] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 11.107728] RIP: 0033:0x7f7bd71bc08e [ 11.107750] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 11.107844] RSP: 002b:00007fff910100f0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 11.107885] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f7bd71bc08e [ 11.107926] RDX: 0000000000000000 RSI: 00007fff910101a0 RDI: 0000000000000005 [ 11.107968] RBP: 00007fff91010100 R08: 0000000000000000 R09: 0000000000000000 [ 11.108010] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10b [ 11.108052] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fff91010860 | [ 11.108149] ------------[ cut here ]------------ | [ 11.108178] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/224 | [ 11.108231] Modules linked in: | [ 11.108312] Tainted: [W]=WARN [ 11.108341] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 11.108376] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 11.108402] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 11.108500] RSP: 0018:ff52d251005474e8 EFLAGS: 00010286 [ 11.108535] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 11.108579] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 11.108624] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f2a030 [ 11.108668] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 11.108713] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d81c32d00 [ 11.108756] FS: 00007f7bd6f82840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 11.108801] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 11.108836] CR2: 00007f7bd72521a0 CR3: 00000000064ea006 CR4: 0000000000771ef0 [ 11.108880] PKRU: 55555554 [ 11.108894] Call Trace: [ 11.108908] [ 11.108924] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 11.108947] notifier_call_chain (kernel/notifier.c:85) [ 11.108966] netif_set_mac_address (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:9993) [ 11.109000] dev_set_mac_address (net/core/dev_api.c:339) [ 11.109020] ? dev_close (net/core/dev_api.c:221) [ 11.109046] __bond_release_one.cold (drivers/net/bonding/bond_main.c:2573) [ 11.109076] bond_uninit (drivers/net/bonding/bond_main.c:6059) [ 11.109095] unregister_netdevice_many_notify (net/core/dev.c:12455) [ 11.109124] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 11.109153] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 11.109174] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 11.109198] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 11.109222] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 11.109245] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 11.109271] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 11.109293] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 11.109319] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 11.109342] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 11.109364] ___sys_sendmsg (net/socket.c:2752) [ 11.109387] __sys_sendmsg (net/socket.c:2784) [ 11.109409] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 11.109430] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 11.109459] RIP: 0033:0x7f7bd71bc08e [ 11.109483] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 11.109592] RSP: 002b:00007fff910100f0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 11.109637] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f7bd71bc08e [ 11.109681] RDX: 0000000000000000 RSI: 00007fff910101a0 RDI: 0000000000000005 [ 11.109724] RBP: 00007fff91010100 R08: 0000000000000000 R09: 0000000000000000 [ 11.109766] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10b [ 11.109806] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fff91010860 | [ 11.110179] ------------[ cut here ]------------ | [ 11.110210] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: 0/39 | [ 11.110268] Modules linked in: | [ 11.110352] Tainted: [W]=WARN [ 11.110372] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 11.110407] Workqueue: events_unbound linkwatch_event [ 11.110436] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 11.110468] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 11.110566] RSP: 0018:ff52d25100163d50 EFLAGS: 00010286 [ 11.110595] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 11.110643] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 11.110696] RBP: 0000000000000000 R08: ff19d41d8335b150 R09: ff19d41d84f2a030 [ 11.110739] R10: ff19d41d86406118 R11: fefefefefefefeff R12: 0000000000000000 [ 11.110776] R13: 0000000000000010 R14: ff19d41d86406000 R15: ff19d41d81c32d00 [ 11.110817] FS: 0000000000000000(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 11.110859] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 11.110893] CR2: 00007f7bd72521a0 CR3: 00000000064ea006 CR4: 0000000000771ef0 [ 11.110933] PKRU: 55555554 [ 11.110947] Call Trace: [ 11.110959] [ 11.110972] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 11.110992] netif_state_change (net/core/dev.c:1605) [ 11.111012] ? linkwatch_do_dev (net/core/link_watch.c:184 net/core/link_watch.c:166) [ 11.111033] __linkwatch_run_queue (net/core/link_watch.c:240) [ 11.111060] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 11.111082] process_one_work (kernel/workqueue.c:3314) [ 11.111105] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 11.111126] ? rescuer_thread (kernel/workqueue.c:3672) [ 11.111150] kthread (kernel/kthread.c:436) [ 11.111173] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 11.111196] ret_from_fork (arch/x86/kernel/process.c:158) [ 11.111217] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 11.111236] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 11.131248] ------------[ cut here ]------------ | [ 11.131289] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/226 | [ 11.131346] Modules linked in: | [ 11.131424] Tainted: [W]=WARN [ 11.131446] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 11.131479] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 11.131507] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 11.131600] RSP: 0018:ff52d25100557720 EFLAGS: 00010286 [ 11.131631] RAX: 00000000ffffffa6 RBX: 0000000000000001 RCX: 0000000000000000 [ 11.131671] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 11.131718] RBP: 0000000000000000 R08: ff19d41d8335f910 R09: ff19d41d84f2b030 [ 11.131756] R10: ff19d41d8640e118 R11: fefefefefefefeff R12: 0000000000000000 [ 11.131796] R13: 0000000000000010 R14: ff19d41d8640e000 R15: ff19d41d81c32d00 [ 11.131842] FS: 00007fadab7b7840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 11.131885] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 11.131911] CR2: 0000000027eca988 CR3: 0000000003080005 CR4: 0000000000771ef0 [ 11.131950] PKRU: 55555554 [ 11.131963] Call Trace: [ 11.131976] [ 11.131989] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 11.132011] __dev_notify_flags (net/core/dev.c:9787) [ 11.132033] ? rtnl_getlink (./include/linux/skbuff.h:1323 ./include/linux/skbuff.h:1332 net/core/rtnetlink.c:4288) [ 11.132059] netif_change_flags (net/core/dev.c:9820) [ 11.132080] do_setlink.isra.0 (net/core/rtnetlink.c:3206 (discriminator 1)) [ 11.132101] ? __nla_validate_parse (lib/nlattr.c:620) [ 11.132150] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 11.132173] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 11.132197] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 11.132226] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 11.132248] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 11.132272] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 11.132302] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 11.132325] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 11.132349] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 11.132369] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 11.132387] ___sys_sendmsg (net/socket.c:2752) [ 11.132410] __sys_sendmsg (net/socket.c:2784) [ 11.132432] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 11.132454] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 11.132482] RIP: 0033:0x7fadab9f108e [ 11.132503] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 11.132602] RSP: 002b:00007ffe6a25e670 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 11.132642] RAX: ffffffffffffffda RBX: 0000000000000002 RCX: 00007fadab9f108e [ 11.132692] RDX: 0000000000000000 RSI: 00007ffe6a25e720 RDI: 0000000000000005 [ 11.132731] RBP: 00007ffe6a25e680 R08: 0000000000000000 R09: 0000000000000000 [ 11.132771] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10b [ 11.132812] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffe6a25ede0 | [ 11.149602] ------------[ cut here ]------------ | [ 11.149675] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/229 | [ 11.149778] Modules linked in: | [ 11.149919] Tainted: [W]=WARN [ 11.149972] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 11.150039] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 11.150100] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 11.150226] RSP: 0018:ff52d2510056f750 EFLAGS: 00010286 [ 11.150288] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 11.150373] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d82fda600 [ 11.150446] RBP: 0000000000000002 R08: ff19d41d8315e550 R09: ff19d41d82cef030 [ 11.150520] R10: ff19d41d84ff8118 R11: fefefefefefefeff R12: 0000000000000000 [ 11.150596] R13: 0000000000000010 R14: ff19d41d84ff8000 R15: ff19d41d82fda600 [ 11.150674] FS: 00007f38c11c0840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 11.150757] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 11.150824] CR2: 00007f38c13b5c40 CR3: 00000000064b5006 CR4: 0000000000771ef0 [ 11.150901] PKRU: 55555554 [ 11.150947] Call Trace: [ 11.150994] [ 11.151040] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 11.151095] notifier_call_chain (kernel/notifier.c:85) [ 11.151150] netdev_update_features (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:1590 net/core/dev.c:11099 net/core/dev.c:11096) [ 11.151211] bond_option_mode_set (drivers/net/bonding/bond_options.c:952) [ 11.151275] __bond_opt_set (drivers/net/bonding/bond_options.c:826) [ 11.151337] bond_changelink (drivers/net/bonding/bond_netlink.c:232) [ 11.151392] ? notifier_call_chain (kernel/notifier.c:85) [ 11.151452] bond_newlink (drivers/net/bonding/bond_netlink.c:632) [ 11.151507] rtnl_newlink (net/core/rtnetlink.c:3904 net/core/rtnetlink.c:4035 net/core/rtnetlink.c:4150) [ 11.151561] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 11.151621] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 11.151676] ? get_page_from_freelist (./include/linux/spinlock.h:390 mm/page_alloc.c:3373 mm/page_alloc.c:3402 mm/page_alloc.c:3943) [ 11.151745] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 11.151808] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 11.151863] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 11.151920] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 11.151975] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 11.152030] ___sys_sendmsg (net/socket.c:2752) [ 11.152084] __sys_sendmsg (net/socket.c:2784) [ 11.152140] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 11.152204] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 11.152267] RIP: 0033:0x7f38c13fa08e [ 11.152327] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 11.152452] RSP: 002b:00007fff7143f9d0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 11.152524] RAX: ffffffffffffffda RBX: 00007fff71440168 RCX: 00007f38c13fa08e [ 11.152596] RDX: 0000000000000000 RSI: 00007fff7143fa80 RDI: 0000000000000005 [ 11.152673] RBP: 00007fff7143f9e0 R08: 0000000000000000 R09: 0000000000000000 [ 11.152752] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10b [ 11.152830] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fff71440140 | [ 11.153049] ------------[ cut here ]------------ | [ 11.153115] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/229 | [ 11.153212] Modules linked in: | [ 11.153381] Tainted: [W]=WARN [ 11.153441] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 11.153513] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 11.153581] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 11.153729] RSP: 0018:ff52d2510056f870 EFLAGS: 00010286 [ 11.153796] RAX: 00000000ffffffa6 RBX: 00000000ffffffff RCX: 0000000000000000 [ 11.153880] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d82fda600 [ 11.153960] RBP: 0000000000000000 R08: ff19d41d8315e550 R09: ff19d41d82cef030 [ 11.154040] R10: ff19d41d84ff8118 R11: fefefefefefefeff R12: 0000000000000000 [ 11.154121] R13: 0000000000000010 R14: ff19d41d84ff8000 R15: ff19d41d82fda600 [ 11.154204] FS: 00007f38c11c0840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 11.154277] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 11.154347] CR2: 00007f38c13b5c40 CR3: 00000000064b5006 CR4: 0000000000771ef0 [ 11.154422] PKRU: 55555554 [ 11.154468] Call Trace: [ 11.154515] [ 11.154568] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 11.154623] __dev_notify_flags (net/core/dev.c:9787) [ 11.154687] rtnl_configure_link (net/core/rtnetlink.c:3670) [ 11.154742] rtnl_newlink (net/core/rtnetlink.c:3914 net/core/rtnetlink.c:4035 net/core/rtnetlink.c:4150) [ 11.154797] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 11.154858] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 11.154938] ? get_page_from_freelist (./include/linux/spinlock.h:390 mm/page_alloc.c:3373 mm/page_alloc.c:3402 mm/page_alloc.c:3943) [ 11.155003] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 11.155065] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 11.155120] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 11.155174] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 11.155228] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 11.155283] ___sys_sendmsg (net/socket.c:2752) [ 11.155345] __sys_sendmsg (net/socket.c:2784) [ 11.155399] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 11.155454] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 11.155514] RIP: 0033:0x7f38c13fa08e [ 11.155568] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 11.155702] RSP: 002b:00007fff7143f9d0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 11.155776] RAX: ffffffffffffffda RBX: 00007fff71440168 RCX: 00007f38c13fa08e [ 11.155848] RDX: 0000000000000000 RSI: 00007fff7143fa80 RDI: 0000000000000005 [ 11.155931] RBP: 00007fff7143f9e0 R08: 0000000000000000 R09: 0000000000000000 [ 11.156005] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10b [ 11.156076] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fff71440140 | [ 11.162035] ------------[ cut here ]------------ | [ 11.162075] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/231 | [ 11.162138] Modules linked in: | [ 11.162223] Tainted: [W]=WARN [ 11.162243] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 11.162275] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 11.162306] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 11.162408] RSP: 0018:ff52d2510057f600 EFLAGS: 00010286 [ 11.162435] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 11.162474] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051a00 [ 11.162516] RBP: 0000000000000000 R08: ff19d41d8315e550 R09: ff19d41d84f2e030 [ 11.162563] R10: ff19d41d84ff8118 R11: fefefefefefefeff R12: 0000000000000000 [ 11.162607] R13: 0000000000000010 R14: ff19d41d84ff8000 R15: ff19d41d83051a00 [ 11.162653] FS: 00007f1e8e6c5840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 11.162704] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 11.162739] CR2: 000000003d011988 CR3: 00000000031bc003 CR4: 0000000000771ef0 [ 11.162773] PKRU: 55555554 [ 11.162788] Call Trace: [ 11.162803] [ 11.162818] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 11.162839] notifier_call_chain (kernel/notifier.c:85) [ 11.162862] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 11.162895] bond_enslave (drivers/net/bonding/bond_main.c:983 drivers/net/bonding/bond_main.c:970 drivers/net/bonding/bond_main.c:2017) [ 11.162920] ? rtnl_getlink (net/core/rtnetlink.c:4296 (discriminator 3)) [ 11.162939] ? exc_invalid_op (arch/x86/kernel/traps.c:490 (discriminator 2)) [ 11.162962] do_set_master (net/core/rtnetlink.c:3011) [ 11.162984] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 11.163007] ? __nla_validate_parse (lib/nlattr.c:620) [ 11.163042] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 11.163071] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 11.163091] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 11.163121] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 11.163143] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 11.163163] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 11.163187] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 11.163210] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 11.163231] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 11.163254] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 11.163276] ___sys_sendmsg (net/socket.c:2752) [ 11.163298] __sys_sendmsg (net/socket.c:2784) [ 11.163329] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 11.163347] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 11.163375] RIP: 0033:0x7f1e8e8ff08e [ 11.163398] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 11.163493] RSP: 002b:00007ffeb773cdf0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 11.163536] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f1e8e8ff08e [ 11.163576] RDX: 0000000000000000 RSI: 00007ffeb773cea0 RDI: 0000000000000005 [ 11.163618] RBP: 00007ffeb773ce00 R08: 0000000000000000 R09: 0000000000000000 [ 11.163666] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10b [ 11.163761] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffeb773d560 | [ 11.163855] ------------[ cut here ]------------ | [ 11.163884] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/231 | [ 11.163930] Modules linked in: | [ 11.164005] Tainted: [W]=WARN [ 11.164025] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 11.164059] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 11.164087] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 11.164176] RSP: 0018:ff52d2510057f5a8 EFLAGS: 00010286 [ 11.164201] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 11.164243] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051a00 [ 11.164279] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2e030 [ 11.164329] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 11.164372] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83051a00 [ 11.164413] FS: 00007f1e8e6c5840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 11.164457] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 11.164489] CR2: 000000003d011988 CR3: 00000000031bc003 CR4: 0000000000771ef0 [ 11.164531] PKRU: 55555554 [ 11.164542] Call Trace: [ 11.164553] [ 11.164569] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 11.164592] notifier_call_chain (kernel/notifier.c:85) [ 11.164615] netif_set_mac_address (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:9993) [ 11.164646] dev_set_mac_address (net/core/dev_api.c:339) [ 11.164667] ? dev_set_mtu (net/core/dev_api.c:249) [ 11.164696] bond_enslave (drivers/net/bonding/bond_main.c:2067) [ 11.164719] ? exc_invalid_op (arch/x86/kernel/traps.c:490 (discriminator 2)) [ 11.164743] do_set_master (net/core/rtnetlink.c:3011) [ 11.164766] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 11.164786] ? __nla_validate_parse (lib/nlattr.c:620) [ 11.164813] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 11.164835] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 11.164855] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 11.164880] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 11.164899] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 11.164917] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 11.164944] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 11.164966] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 11.164987] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 11.165008] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 11.165032] ___sys_sendmsg (net/socket.c:2752) [ 11.165054] __sys_sendmsg (net/socket.c:2784) [ 11.165075] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 11.165095] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 11.165127] RIP: 0033:0x7f1e8e8ff08e [ 11.165144] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 11.165233] RSP: 002b:00007ffeb773cdf0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 11.165272] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f1e8e8ff08e [ 11.165313] RDX: 0000000000000000 RSI: 00007ffeb773cea0 RDI: 0000000000000005 [ 11.165359] RBP: 00007ffeb773ce00 R08: 0000000000000000 R09: 0000000000000000 [ 11.165402] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10b [ 11.165442] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffeb773d560 | [ 11.165535] ------------[ cut here ]------------ | [ 11.165580] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/231 | [ 11.165630] Modules linked in: | [ 11.165712] Tainted: [W]=WARN [ 11.165735] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 11.165771] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 11.165805] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 11.165905] RSP: 0018:ff52d2510057f600 EFLAGS: 00010286 [ 11.165938] RAX: 00000000ffffffa6 RBX: 0000000000000041 RCX: 0000000000000000 [ 11.165980] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051a00 [ 11.166019] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2e030 [ 11.166061] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 11.166103] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83051a00 [ 11.166146] FS: 00007f1e8e6c5840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 11.166191] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 11.166226] CR2: 000000003d011988 CR3: 00000000031bc003 CR4: 0000000000771ef0 [ 11.166271] PKRU: 55555554 [ 11.166283] Call Trace: [ 11.166298] [ 11.166312] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 11.166338] netif_open (net/core/dev.c:1729 net/core/dev.c:1718) [ 11.166361] dev_open (net/core/dev_api.c:202) [ 11.166384] bond_enslave (drivers/net/bonding/bond_main.c:2079) [ 11.166407] ? exc_invalid_op (arch/x86/kernel/traps.c:490 (discriminator 2)) [ 11.166430] do_set_master (net/core/rtnetlink.c:3011) [ 11.166452] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 11.166474] ? __nla_validate_parse (lib/nlattr.c:620) [ 11.166500] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 11.166522] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 11.166542] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 11.166574] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 11.166595] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 11.166617] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 11.166642] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 11.166663] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 11.166686] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 11.166707] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 11.166729] ___sys_sendmsg (net/socket.c:2752) [ 11.166749] __sys_sendmsg (net/socket.c:2784) [ 11.166772] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 11.166797] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 11.166825] RIP: 0033:0x7f1e8e8ff08e [ 11.166844] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 11.166936] RSP: 002b:00007ffeb773cdf0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 11.166975] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f1e8e8ff08e [ 11.167014] RDX: 0000000000000000 RSI: 00007ffeb773cea0 RDI: 0000000000000005 [ 11.167052] RBP: 00007ffeb773ce00 R08: 0000000000000000 R09: 0000000000000000 [ 11.167096] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10b [ 11.167129] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffeb773d560 | [ 11.167226] ------------[ cut here ]------------ | [ 11.167252] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/231 | [ 11.167299] Modules linked in: | [ 11.167393] Tainted: [W]=WARN [ 11.167415] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 11.167449] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 11.167479] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 11.167578] RSP: 0018:ff52d2510057f5e8 EFLAGS: 00010286 [ 11.167607] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 11.167649] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051a00 [ 11.167696] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2e030 [ 11.167741] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 11.167781] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83051a00 [ 11.167825] FS: 00007f1e8e6c5840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 11.167868] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 11.167901] CR2: 000000003d011988 CR3: 00000000031bc003 CR4: 0000000000771ef0 [ 11.167946] PKRU: 55555554 [ 11.167961] Call Trace: [ 11.167975] [ 11.167989] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 11.168011] notifier_call_chain (kernel/notifier.c:85) [ 11.168035] netdev_lower_state_changed (net/core/dev.c:9573) [ 11.168066] bond_enslave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:623 ./include/net/bonding.h:615 ./include/net/bonding.h:637 drivers/net/bonding/bond_main.c:2125) [ 11.168089] do_set_master (net/core/rtnetlink.c:3011) [ 11.168109] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 11.168132] ? __nla_validate_parse (lib/nlattr.c:620) [ 11.168163] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 11.168185] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 11.168207] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 11.168235] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 11.168260] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 11.168284] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 11.168321] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 11.168344] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 11.168365] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 11.168386] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 11.168408] ___sys_sendmsg (net/socket.c:2752) [ 11.168435] __sys_sendmsg (net/socket.c:2784) [ 11.168466] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 11.168486] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 11.168513] RIP: 0033:0x7f1e8e8ff08e [ 11.168534] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 11.168631] RSP: 002b:00007ffeb773cdf0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 11.168673] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f1e8e8ff08e [ 11.168719] RDX: 0000000000000000 RSI: 00007ffeb773cea0 RDI: 0000000000000005 [ 11.168760] RBP: 00007ffeb773ce00 R08: 0000000000000000 R09: 0000000000000000 [ 11.168804] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10b [ 11.168842] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffeb773d560 | [ 11.168937] ------------[ cut here ]------------ | [ 11.168963] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/231 | [ 11.169001] Modules linked in: | [ 11.169079] Tainted: [W]=WARN [ 11.169099] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 11.169131] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 11.169161] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 11.169253] RSP: 0018:ff52d2510057f5e8 EFLAGS: 00010286 [ 11.169282] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 11.169329] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051a00 [ 11.169365] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2e030 [ 11.169403] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 11.169443] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83051a00 [ 11.169486] FS: 00007f1e8e6c5840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 11.169524] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 11.169559] CR2: 000000003d011988 CR3: 00000000031bc003 CR4: 0000000000771ef0 [ 11.169598] PKRU: 55555554 [ 11.169611] Call Trace: [ 11.169625] [ 11.169638] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 11.169659] notifier_call_chain (kernel/notifier.c:85) [ 11.169688] netdev_lower_state_changed (net/core/dev.c:9573) [ 11.169718] bond_enslave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:572 drivers/net/bonding/bond_main.c:2190) [ 11.169738] do_set_master (net/core/rtnetlink.c:3011) [ 11.169760] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 11.169781] ? __nla_validate_parse (lib/nlattr.c:620) [ 11.169809] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 11.169831] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 11.169854] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 11.169883] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 11.169900] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 11.169921] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 11.169948] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 11.169969] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 11.169990] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 11.170010] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 11.170030] ___sys_sendmsg (net/socket.c:2752) [ 11.170051] __sys_sendmsg (net/socket.c:2784) [ 11.170073] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 11.170094] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 11.170121] RIP: 0033:0x7f1e8e8ff08e [ 11.170141] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 11.170236] RSP: 002b:00007ffeb773cdf0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 11.170275] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f1e8e8ff08e [ 11.170318] RDX: 0000000000000000 RSI: 00007ffeb773cea0 RDI: 0000000000000005 [ 11.170362] RBP: 00007ffeb773ce00 R08: 0000000000000000 R09: 0000000000000000 [ 11.170400] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10b [ 11.170439] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffeb773d560 | [ 11.170528] ------------[ cut here ]------------ | [ 11.170574] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/231 | [ 11.170622] Modules linked in: | [ 11.170702] Tainted: [W]=WARN [ 11.170725] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 11.170760] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 11.170789] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 11.170879] RSP: 0018:ff52d2510057f568 EFLAGS: 00010286 [ 11.170907] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 11.170952] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051a00 [ 11.170998] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2e030 [ 11.171039] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 11.171079] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83051a00 [ 11.171126] FS: 00007f1e8e6c5840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 11.171170] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 11.171208] CR2: 000000003d011988 CR3: 00000000031bc003 CR4: 0000000000771ef0 [ 11.171250] PKRU: 55555554 [ 11.171266] Call Trace: [ 11.171280] [ 11.171296] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 11.171319] notifier_call_chain (kernel/notifier.c:85) [ 11.171342] __netdev_upper_dev_link (net/core/dev.c:8931) [ 11.171368] netdev_master_upper_dev_link (net/core/dev.c:9001) [ 11.171397] bond_enslave (drivers/net/bonding/bond_main.c:1713 drivers/net/bonding/bond_main.c:2229) [ 11.171419] do_set_master (net/core/rtnetlink.c:3011) [ 11.171438] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 11.171460] ? __nla_validate_parse (lib/nlattr.c:620) [ 11.171492] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 11.171513] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 11.171534] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 11.171562] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 11.171583] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 11.171605] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 11.171628] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 11.171650] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 11.171674] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 11.171695] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 11.171718] ___sys_sendmsg (net/socket.c:2752) [ 11.171739] __sys_sendmsg (net/socket.c:2784) [ 11.171759] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 11.171779] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 11.171806] RIP: 0033:0x7f1e8e8ff08e [ 11.171826] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 11.171916] RSP: 002b:00007ffeb773cdf0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 11.171955] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f1e8e8ff08e [ 11.171992] RDX: 0000000000000000 RSI: 00007ffeb773cea0 RDI: 0000000000000005 [ 11.172033] RBP: 00007ffeb773ce00 R08: 0000000000000000 R09: 0000000000000000 [ 11.172074] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10b [ 11.172113] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffeb773d560 | [ 11.172198] ------------[ cut here ]------------ | [ 11.172221] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/231 | [ 11.172259] Modules linked in: | [ 11.172344] Tainted: [W]=WARN [ 11.172364] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 11.172400] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 11.172426] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 11.172518] RSP: 0018:ff52d2510057f5e8 EFLAGS: 00010286 [ 11.172542] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 11.172583] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051a00 [ 11.172625] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2e030 [ 11.172668] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 11.172714] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83051a00 [ 11.172757] FS: 00007f1e8e6c5840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 11.172799] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 11.172825] CR2: 000000003d011988 CR3: 00000000031bc003 CR4: 0000000000771ef0 [ 11.172864] PKRU: 55555554 [ 11.172880] Call Trace: [ 11.172896] [ 11.172911] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 11.172929] notifier_call_chain (kernel/notifier.c:85) [ 11.172952] netdev_lower_state_changed (net/core/dev.c:9573) [ 11.172984] bond_enslave (drivers/net/bonding/bond_main.c:1830 drivers/net/bonding/bond_main.c:2235) [ 11.173006] do_set_master (net/core/rtnetlink.c:3011) [ 11.173023] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 11.173048] ? __nla_validate_parse (lib/nlattr.c:620) [ 11.173075] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 11.173100] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 11.173123] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 11.173153] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 11.173175] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 11.173197] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 11.173227] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 11.173249] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 11.173273] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 11.173293] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 11.173320] ___sys_sendmsg (net/socket.c:2752) [ 11.173343] __sys_sendmsg (net/socket.c:2784) [ 11.173366] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 11.173390] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 11.173419] RIP: 0033:0x7f1e8e8ff08e [ 11.173440] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 11.173536] RSP: 002b:00007ffeb773cdf0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 11.173577] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f1e8e8ff08e [ 11.173615] RDX: 0000000000000000 RSI: 00007ffeb773cea0 RDI: 0000000000000005 [ 11.173654] RBP: 00007ffeb773ce00 R08: 0000000000000000 R09: 0000000000000000 [ 11.173748] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10b [ 11.173790] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffeb773d560 | [ 11.173890] ------------[ cut here ]------------ | [ 11.173922] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/231 | [ 11.173972] Modules linked in: | [ 11.174049] Tainted: [W]=WARN [ 11.174070] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 11.174104] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 11.174134] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 11.174228] RSP: 0018:ff52d2510057f5b8 EFLAGS: 00010286 [ 11.174257] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 11.174296] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051a00 [ 11.174343] RBP: 0000000000000002 R08: ff19d41d8315e550 R09: ff19d41d84f2e030 [ 11.174381] R10: ff19d41d84ff8118 R11: fefefefefefefeff R12: 0000000000000000 [ 11.174420] R13: 0000000000000010 R14: ff19d41d84ff8000 R15: ff19d41d83051a00 [ 11.174465] FS: 00007f1e8e6c5840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 11.174503] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 11.174536] CR2: 000000003d011988 CR3: 00000000031bc003 CR4: 0000000000771ef0 [ 11.174576] PKRU: 55555554 [ 11.174591] Call Trace: [ 11.174605] [ 11.174621] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 11.174643] notifier_call_chain (kernel/notifier.c:85) [ 11.174664] netdev_compute_master_upper_features (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:1590 net/core/dev.c:11116 net/core/dev.c:12883) [ 11.174704] bond_enslave (drivers/net/bonding/bond_main.c:2276) [ 11.174723] do_set_master (net/core/rtnetlink.c:3011) [ 11.174745] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 11.174767] ? __nla_validate_parse (lib/nlattr.c:620) [ 11.174794] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 11.174817] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 11.174836] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 11.174865] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 11.174886] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 11.174910] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 11.174937] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 11.174958] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 11.174980] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 11.175002] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 11.175024] ___sys_sendmsg (net/socket.c:2752) [ 11.175046] __sys_sendmsg (net/socket.c:2784) [ 11.175069] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 11.175090] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 11.175119] RIP: 0033:0x7f1e8e8ff08e [ 11.175140] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 11.175237] RSP: 002b:00007ffeb773cdf0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 11.175277] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f1e8e8ff08e [ 11.175324] RDX: 0000000000000000 RSI: 00007ffeb773cea0 RDI: 0000000000000005 [ 11.175371] RBP: 00007ffeb773ce00 R08: 0000000000000000 R09: 0000000000000000 [ 11.175413] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10b [ 11.175453] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffeb773d560 | [ 11.175644] ------------[ cut here ]------------ | [ 11.175672] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/45 | [ 11.175733] Modules linked in: | [ 11.175823] Tainted: [W]=WARN [ 11.175845] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 11.175879] Workqueue: events_unbound linkwatch_event [ 11.175910] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 11.175935] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 11.176034] RSP: 0018:ff52d25100193d50 EFLAGS: 00010286 [ 11.176058] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 11.176098] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051d00 [ 11.176141] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2e030 [ 11.176179] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 11.176223] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83051d00 [ 11.176269] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 11.176319] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 11.176352] CR2: 000000003d011988 CR3: 00000000031bc003 CR4: 0000000000771ef0 [ 11.176398] PKRU: 55555554 [ 11.176420] Call Trace: [ 11.176435] [ 11.176449] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 11.176472] netif_state_change (net/core/dev.c:1605) [ 11.176499] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 11.176524] __linkwatch_run_queue (net/core/link_watch.c:240) [ 11.176555] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 11.176578] process_one_work (kernel/workqueue.c:3314) [ 11.176601] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 11.176625] ? rescuer_thread (kernel/workqueue.c:3672) [ 11.176645] kthread (kernel/kthread.c:436) [ 11.176664] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 11.176687] ret_from_fork (arch/x86/kernel/process.c:158) [ 11.176709] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 11.176729] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 11.176866] ------------[ cut here ]------------ | [ 11.176896] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/45 | [ 11.176948] Modules linked in: | [ 11.177021] Tainted: [W]=WARN [ 11.177043] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 11.177075] Workqueue: events_unbound linkwatch_event [ 11.177104] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 11.177130] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 11.177224] RSP: 0018:ff52d25100193d50 EFLAGS: 00010286 [ 11.177246] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 11.177285] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051d00 [ 11.177330] RBP: 0000000000000000 R08: ff19d41d8335b150 R09: ff19d41d84f2e030 [ 11.177372] R10: ff19d41d86406118 R11: fefefefefefefeff R12: 0000000000000000 [ 11.177411] R13: 0000000000000010 R14: ff19d41d86406000 R15: ff19d41d83051d00 [ 11.177452] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 11.177502] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 11.177538] CR2: 000000003d011988 CR3: 0000000021a42005 CR4: 0000000000771ef0 [ 11.177580] PKRU: 55555554 [ 11.177595] Call Trace: [ 11.177609] [ 11.177621] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 11.177641] netif_state_change (net/core/dev.c:1605) [ 11.177660] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 11.177689] __linkwatch_run_queue (net/core/link_watch.c:240) [ 11.177719] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 11.177740] process_one_work (kernel/workqueue.c:3314) [ 11.177762] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 11.177786] ? rescuer_thread (kernel/workqueue.c:3672) [ 11.177808] kthread (kernel/kthread.c:436) [ 11.177832] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 11.177854] ret_from_fork (arch/x86/kernel/process.c:158) [ 11.177877] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 11.177896] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 11.183477] ------------[ cut here ]------------ | [ 11.183540] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/232 | [ 11.183626] Modules linked in: | [ 11.183777] Tainted: [W]=WARN [ 11.183828] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 11.184262] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 11.184337] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 11.184465] RSP: 0018:ff52d251005875a8 EFLAGS: 00010286 [ 11.184526] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 11.184600] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308c600 [ 11.184686] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d82cef030 [ 11.184762] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 11.184838] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d8308c600 [ 11.184920] FS: 00007f57518d6840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 11.184998] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 11.185070] CR2: 000000001606d988 CR3: 000000000323a003 CR4: 0000000000771ef0 [ 11.185145] PKRU: 55555554 [ 11.185191] Call Trace: [ 11.185236] [ 11.185282] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 11.185613] notifier_call_chain (kernel/notifier.c:85) [ 11.185669] netif_set_mac_address (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:9993) [ 11.185734] dev_set_mac_address (net/core/dev_api.c:339) [ 11.185790] ? dev_set_mtu (net/core/dev_api.c:249) [ 11.185844] bond_enslave (drivers/net/bonding/bond_main.c:2067) [ 11.185898] ? exc_invalid_op (arch/x86/kernel/traps.c:490 (discriminator 2)) [ 11.185954] do_set_master (net/core/rtnetlink.c:3011) [ 11.186008] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 11.186062] ? __nla_validate_parse (lib/nlattr.c:620) [ 11.186125] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 11.186179] ? kmem_cache_alloc_node_noprof (mm/slub.c:4749 mm/slub.c:4883 mm/slub.c:4950) [ 11.186242] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 11.186299] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 11.186364] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 11.186419] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 11.186474] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 11.186535] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 11.186589] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 11.186643] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 11.186704] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 11.186759] ___sys_sendmsg (net/socket.c:2752) [ 11.186813] __sys_sendmsg (net/socket.c:2784) [ 11.186869] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 11.186923] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 11.186983] RIP: 0033:0x7f5751b1008e [ 11.187036] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 11.187168] RSP: 002b:00007ffc523e7550 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 11.187246] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f5751b1008e [ 11.187327] RDX: 0000000000000000 RSI: 00007ffc523e7600 RDI: 0000000000000005 [ 11.187401] RBP: 00007ffc523e7560 R08: 0000000000000000 R09: 0000000000000000 [ 11.187489] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10b [ 11.187563] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffc523e7cc0 | [ 11.187768] ------------[ cut here ]------------ | [ 11.187830] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/232 | [ 11.187915] Modules linked in: | [ 11.188058] Tainted: [W]=WARN [ 11.188110] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 11.188175] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 11.188237] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 11.188369] RSP: 0018:ff52d25100587600 EFLAGS: 00010286 [ 11.188439] RAX: 00000000ffffffa6 RBX: 0000000000000041 RCX: 0000000000000000 [ 11.188522] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308c600 [ 11.188600] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d82cef030 [ 11.188674] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 11.188758] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d8308c600 [ 11.188834] FS: 00007f57518d6840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 11.188912] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 11.188982] CR2: 000000001606d988 CR3: 000000000323a003 CR4: 0000000000771ef0 [ 11.189060] PKRU: 55555554 [ 11.189106] Call Trace: [ 11.189162] [ 11.189209] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 11.189264] netif_open (net/core/dev.c:1729 net/core/dev.c:1718) [ 11.189325] dev_open (net/core/dev_api.c:202) [ 11.189381] bond_enslave (drivers/net/bonding/bond_main.c:2079) [ 11.189447] ? exc_invalid_op (arch/x86/kernel/traps.c:490 (discriminator 2)) [ 11.189502] do_set_master (net/core/rtnetlink.c:3011) [ 11.189557] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 11.189617] ? __nla_validate_parse (lib/nlattr.c:620) [ 11.189690] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 11.189747] ? kmem_cache_alloc_node_noprof (mm/slub.c:4749 mm/slub.c:4883 mm/slub.c:4950) [ 11.189809] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 11.189869] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 11.189929] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 11.189984] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 11.190039] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 11.190100] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 11.190155] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 11.190209] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 11.190300] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 11.190366] ___sys_sendmsg (net/socket.c:2752) [ 11.190430] __sys_sendmsg (net/socket.c:2784) [ 11.190485] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 11.190539] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 11.190600] RIP: 0033:0x7f5751b1008e [ 11.190655] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 11.190798] RSP: 002b:00007ffc523e7550 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 11.190876] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f5751b1008e [ 11.190952] RDX: 0000000000000000 RSI: 00007ffc523e7600 RDI: 0000000000000005 [ 11.191046] RBP: 00007ffc523e7560 R08: 0000000000000000 R09: 0000000000000000 [ 11.191124] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10b [ 11.191199] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffc523e7cc0 | [ 11.191404] ------------[ cut here ]------------ | [ 11.191472] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/232 | [ 11.191554] Modules linked in: | [ 11.191711] Tainted: [W]=WARN [ 11.191769] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 11.191842] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 11.191909] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 11.192048] RSP: 0018:ff52d251005875e8 EFLAGS: 00010286 [ 11.192116] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 11.192196] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308c600 [ 11.192276] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d82cef030 [ 11.192363] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 11.192442] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d8308c600 [ 11.192525] FS: 00007f57518d6840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 11.192606] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 11.192685] CR2: 000000001606d988 CR3: 000000000323a003 CR4: 0000000000771ef0 [ 11.192764] PKRU: 55555554 [ 11.192814] Call Trace: [ 11.192863] [ 11.192913] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 11.192970] notifier_call_chain (kernel/notifier.c:85) [ 11.193030] netdev_lower_state_changed (net/core/dev.c:9573) [ 11.193091] bond_enslave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:623 ./include/net/bonding.h:615 ./include/net/bonding.h:637 drivers/net/bonding/bond_main.c:2125) [ 11.193165] do_set_master (net/core/rtnetlink.c:3011) [ 11.193224] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 11.193281] ? __nla_validate_parse (lib/nlattr.c:620) [ 11.193359] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 11.193416] ? kmem_cache_alloc_node_noprof (mm/slub.c:4749 mm/slub.c:4883 mm/slub.c:4950) [ 11.193481] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 11.193537] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 11.193597] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 11.193653] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 11.193711] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 11.193774] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 11.193829] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 11.193884] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 11.193939] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 11.193993] ___sys_sendmsg (net/socket.c:2752) [ 11.194047] __sys_sendmsg (net/socket.c:2784) [ 11.194102] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 11.194157] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 11.194216] RIP: 0033:0x7f5751b1008e [ 11.194283] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 11.194416] RSP: 002b:00007ffc523e7550 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 11.194493] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f5751b1008e [ 11.194569] RDX: 0000000000000000 RSI: 00007ffc523e7600 RDI: 0000000000000005 [ 11.194644] RBP: 00007ffc523e7560 R08: 0000000000000000 R09: 0000000000000000 [ 11.194724] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10b [ 11.194798] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffc523e7cc0 | [ 11.194989] ------------[ cut here ]------------ | [ 11.195047] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/232 | [ 11.195130] Modules linked in: | [ 11.195275] Tainted: [W]=WARN [ 11.195334] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 11.195401] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 11.195463] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 11.195612] RSP: 0018:ff52d251005875e8 EFLAGS: 00010286 [ 11.195671] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 11.195750] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308c600 [ 11.195822] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d82cef030 [ 11.195895] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 11.195968] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d8308c600 [ 11.196042] FS: 00007f57518d6840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 11.196118] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 11.196187] CR2: 000000001606d988 CR3: 000000000323a003 CR4: 0000000000771ef0 [ 11.196262] PKRU: 55555554 [ 11.196308] Call Trace: [ 11.196357] [ 11.196403] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 11.196457] notifier_call_chain (kernel/notifier.c:85) [ 11.196512] netdev_lower_state_changed (net/core/dev.c:9573) [ 11.196583] bond_enslave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:572 drivers/net/bonding/bond_main.c:2190) [ 11.196639] do_set_master (net/core/rtnetlink.c:3011) [ 11.196699] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 11.196754] ? __nla_validate_parse (lib/nlattr.c:620) [ 11.196817] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 11.196872] ? kmem_cache_alloc_node_noprof (mm/slub.c:4749 mm/slub.c:4883 mm/slub.c:4950) [ 11.196934] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 11.196989] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 11.197051] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 11.197105] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 11.197160] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 11.197220] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 11.197275] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 11.197347] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 11.197402] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 11.197456] ___sys_sendmsg (net/socket.c:2752) [ 11.197510] __sys_sendmsg (net/socket.c:2784) [ 11.197575] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 11.197630] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 11.197697] RIP: 0033:0x7f5751b1008e [ 11.197752] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 11.197882] RSP: 002b:00007ffc523e7550 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 11.197957] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f5751b1008e [ 11.198035] RDX: 0000000000000000 RSI: 00007ffc523e7600 RDI: 0000000000000005 [ 11.198110] RBP: 00007ffc523e7560 R08: 0000000000000000 R09: 0000000000000000 [ 11.198186] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10b [ 11.198261] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffc523e7cc0 | [ 11.198479] ------------[ cut here ]------------ | [ 11.198537] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/232 | [ 11.198619] Modules linked in: | [ 11.198766] Tainted: [W]=WARN [ 11.198819] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 11.198885] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 11.198959] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 11.199094] RSP: 0018:ff52d25100587568 EFLAGS: 00010286 [ 11.199155] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 11.199230] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308c600 [ 11.199301] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d82cef030 [ 11.199386] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 11.199463] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d8308c600 [ 11.199541] FS: 00007f57518d6840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 11.199616] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 11.199694] CR2: 000000001606d988 CR3: 000000000323a003 CR4: 0000000000771ef0 [ 11.199773] PKRU: 55555554 [ 11.199819] Call Trace: [ 11.199865] [ 11.199912] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 11.199967] notifier_call_chain (kernel/notifier.c:85) [ 11.200021] __netdev_upper_dev_link (net/core/dev.c:8931) [ 11.200083] netdev_master_upper_dev_link (net/core/dev.c:9001) [ 11.200144] bond_enslave (drivers/net/bonding/bond_main.c:1713 drivers/net/bonding/bond_main.c:2229) [ 11.200199] do_set_master (net/core/rtnetlink.c:3011) [ 11.200253] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 11.200307] ? __nla_validate_parse (lib/nlattr.c:620) [ 11.200380] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 11.200440] ? kmem_cache_alloc_node_noprof (mm/slub.c:4749 mm/slub.c:4883 mm/slub.c:4950) [ 11.200504] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 11.200562] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 11.200625] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 11.200700] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 11.200757] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 11.200820] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 11.200875] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 11.200929] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 11.200983] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 11.201036] ___sys_sendmsg (net/socket.c:2752) [ 11.201089] __sys_sendmsg (net/socket.c:2784) [ 11.201144] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 11.201198] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 11.201258] RIP: 0033:0x7f5751b1008e [ 11.201311] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 11.201446] RSP: 002b:00007ffc523e7550 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 11.201521] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f5751b1008e [ 11.201595] RDX: 0000000000000000 RSI: 00007ffc523e7600 RDI: 0000000000000005 [ 11.201668] RBP: 00007ffc523e7560 R08: 0000000000000000 R09: 0000000000000000 [ 11.201744] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10b [ 11.201817] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffc523e7cc0 | [ 11.202008] ------------[ cut here ]------------ | [ 11.202067] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/232 | [ 11.202149] Modules linked in: | [ 11.202305] Tainted: [W]=WARN [ 11.202361] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 11.202427] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 11.202489] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 11.202624] RSP: 0018:ff52d251005875e8 EFLAGS: 00010286 [ 11.202690] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 11.202766] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308c600 [ 11.202838] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d82cef030 [ 11.202911] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 11.202988] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d8308c600 [ 11.203063] FS: 00007f57518d6840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 11.203139] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 11.203206] CR2: 000000001606d988 CR3: 000000000323a003 CR4: 0000000000771ef0 [ 11.203282] PKRU: 55555554 [ 11.203335] Call Trace: [ 11.203381] [ 11.203428] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 11.203483] notifier_call_chain (kernel/notifier.c:85) [ 11.203539] netdev_lower_state_changed (net/core/dev.c:9573) [ 11.203599] bond_enslave (drivers/net/bonding/bond_main.c:1830 drivers/net/bonding/bond_main.c:2235) [ 11.203654] do_set_master (net/core/rtnetlink.c:3011) [ 11.203715] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 11.203770] ? __nla_validate_parse (lib/nlattr.c:620) [ 11.203831] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 11.203887] ? kmem_cache_alloc_node_noprof (mm/slub.c:4749 mm/slub.c:4883 mm/slub.c:4950) [ 11.203949] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 11.204004] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 11.204065] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 11.204120] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 11.204175] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 11.204235] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 11.204290] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 11.204347] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 11.204401] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 11.204455] ___sys_sendmsg (net/socket.c:2752) [ 11.204510] __sys_sendmsg (net/socket.c:2784) [ 11.204565] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 11.204619] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 11.204685] RIP: 0033:0x7f5751b1008e [ 11.204739] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 11.204867] RSP: 002b:00007ffc523e7550 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 11.204942] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f5751b1008e [ 11.205017] RDX: 0000000000000000 RSI: 00007ffc523e7600 RDI: 0000000000000005 [ 11.205091] RBP: 00007ffc523e7560 R08: 0000000000000000 R09: 0000000000000000 [ 11.205166] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10b [ 11.205237] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffc523e7cc0 | [ 11.205434] ------------[ cut here ]------------ | [ 11.205493] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/232 | [ 11.205576] Modules linked in: | [ 11.205732] Tainted: [W]=WARN [ 11.205784] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 11.205850] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 11.205920] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 11.206052] RSP: 0018:ff52d251005875b8 EFLAGS: 00010286 [ 11.206111] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 11.206184] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308c600 [ 11.206258] RBP: 0000000000000002 R08: ff19d41d8315e550 R09: ff19d41d82cef030 [ 11.206340] R10: ff19d41d84ff8118 R11: fefefefefefefeff R12: 0000000000000000 [ 11.206415] R13: 0000000000000010 R14: ff19d41d84ff8000 R15: ff19d41d8308c600 [ 11.206492] FS: 00007f57518d6840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 11.206566] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 11.206633] CR2: 000000001606d988 CR3: 000000000323a003 CR4: 0000000000771ef0 [ 11.206717] PKRU: 55555554 [ 11.206764] Call Trace: [ 11.206819] [ 11.206865] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 11.206918] notifier_call_chain (kernel/notifier.c:85) [ 11.206973] netdev_compute_master_upper_features (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:1590 net/core/dev.c:11116 net/core/dev.c:12883) [ 11.207042] bond_enslave (drivers/net/bonding/bond_main.c:2276) [ 11.207097] do_set_master (net/core/rtnetlink.c:3011) [ 11.207152] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 11.207206] ? __nla_validate_parse (lib/nlattr.c:620) [ 11.207269] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 11.207331] ? kmem_cache_alloc_node_noprof (mm/slub.c:4749 mm/slub.c:4883 mm/slub.c:4950) [ 11.207402] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 11.207457] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 11.207521] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 11.207580] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 11.207634] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 11.207703] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 11.207758] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 11.207813] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 11.207868] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 11.207922] ___sys_sendmsg (net/socket.c:2752) [ 11.207977] __sys_sendmsg (net/socket.c:2784) [ 11.208032] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 11.208086] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 11.208148] RIP: 0033:0x7f5751b1008e [ 11.208201] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 11.208335] RSP: 002b:00007ffc523e7550 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 11.208409] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f5751b1008e [ 11.208482] RDX: 0000000000000000 RSI: 00007ffc523e7600 RDI: 0000000000000005 [ 11.208558] RBP: 00007ffc523e7560 R08: 0000000000000000 R09: 0000000000000000 [ 11.208631] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10b [ 11.208710] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffc523e7cc0 | [ 11.209062] ------------[ cut here ]------------ | [ 11.209099] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 0/38 | [ 11.209159] Modules linked in: | [ 11.209243] Tainted: [W]=WARN [ 11.209263] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 11.209300] Workqueue: events_unbound linkwatch_event [ 11.209336] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 11.209367] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 11.209470] RSP: 0018:ff52d2510015bd50 EFLAGS: 00010286 [ 11.209501] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 11.209549] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051a00 [ 11.209588] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d81cb3030 [ 11.209627] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 11.209669] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83051a00 [ 11.209717] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 11.209766] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 11.209797] CR2: 00007f1e8e792574 CR3: 0000000021a42006 CR4: 0000000000771ef0 [ 11.209839] PKRU: 55555554 [ 11.209853] Call Trace: [ 11.209867] [ 11.209881] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 11.209905] netif_state_change (net/core/dev.c:1605) [ 11.209927] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 11.209953] __linkwatch_run_queue (net/core/link_watch.c:240) [ 11.209986] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 11.210012] process_one_work (kernel/workqueue.c:3314) [ 11.210040] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 11.210065] ? rescuer_thread (kernel/workqueue.c:3672) [ 11.210087] kthread (kernel/kthread.c:436) [ 11.210112] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 11.210140] ret_from_fork (arch/x86/kernel/process.c:158) [ 11.210165] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 11.210191] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 11.210375] ------------[ cut here ]------------ | [ 11.210409] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 0/38 | [ 11.210478] Modules linked in: | [ 11.210564] Tainted: [W]=WARN [ 11.210590] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 11.210631] Workqueue: events_unbound linkwatch_event [ 11.210664] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 11.210703] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 11.210806] RSP: 0018:ff52d2510015bd50 EFLAGS: 00010286 [ 11.210839] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 11.210889] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051a00 [ 11.210933] RBP: 0000000000000000 R08: ff19d41d8335f910 R09: ff19d41d81cb3030 [ 11.210976] R10: ff19d41d8640e118 R11: fefefefefefefeff R12: 0000000000000000 [ 11.211017] R13: 0000000000000010 R14: ff19d41d8640e000 R15: ff19d41d83051a00 [ 11.211066] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 11.211116] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 11.211170] CR2: 00007f1e8e792574 CR3: 0000000021a42006 CR4: 0000000000771ef0 [ 11.211223] PKRU: 55555554 [ 11.211240] Call Trace: [ 11.211254] [ 11.211270] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 11.211301] netif_state_change (net/core/dev.c:1605) [ 11.211328] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 11.211358] __linkwatch_run_queue (net/core/link_watch.c:240) [ 11.211390] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 11.211416] process_one_work (kernel/workqueue.c:3314) [ 11.211441] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 11.211465] ? rescuer_thread (kernel/workqueue.c:3672) [ 11.211493] kthread (kernel/kthread.c:436) [ 11.211519] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 11.211546] ret_from_fork (arch/x86/kernel/process.c:158) [ 11.211572] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 11.211595] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 11.217814] ------------[ cut here ]------------ | [ 11.217852] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/233 | [ 11.217904] Modules linked in: | [ 11.217987] Tainted: [W]=WARN [ 11.218010] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 11.218046] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 11.218075] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 11.218186] RSP: 0018:ff52d2510058f720 EFLAGS: 00010286 [ 11.218216] RAX: 00000000ffffffa6 RBX: 0000000000000001 RCX: 0000000000000000 [ 11.218256] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 11.218297] RBP: 0000000000000000 R08: ff19d41d8315e550 R09: ff19d41d84f2b030 [ 11.218343] R10: ff19d41d84ff8118 R11: fefefefefefefeff R12: 0000000000000000 [ 11.218385] R13: 0000000000000010 R14: ff19d41d84ff8000 R15: ff19d41d81c32d00 [ 11.218426] FS: 00007f3b02b60840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 11.218472] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 11.218511] CR2: 00007f3b02e301a0 CR3: 0000000004e88006 CR4: 0000000000771ef0 [ 11.218553] PKRU: 55555554 [ 11.218573] Call Trace: [ 11.218591] [ 11.218606] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 11.218631] __dev_notify_flags (net/core/dev.c:9787) [ 11.218653] ? rtnl_getlink (./include/linux/skbuff.h:1323 ./include/linux/skbuff.h:1332 net/core/rtnetlink.c:4288) [ 11.218689] netif_change_flags (net/core/dev.c:9820) [ 11.218711] do_setlink.isra.0 (net/core/rtnetlink.c:3206 (discriminator 1)) [ 11.218738] ? __nla_validate_parse (lib/nlattr.c:620) [ 11.218768] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 11.218793] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 11.218814] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 11.218847] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 11.218869] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 11.218892] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 11.218922] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 11.218947] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 11.218972] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 11.218997] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 11.219021] ___sys_sendmsg (net/socket.c:2752) [ 11.219045] __sys_sendmsg (net/socket.c:2784) [ 11.219068] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 11.219091] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 11.219119] RIP: 0033:0x7f3b02d9a08e [ 11.219141] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 11.219251] RSP: 002b:00007fff210ef520 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 11.219290] RAX: ffffffffffffffda RBX: 0000000000000002 RCX: 00007f3b02d9a08e [ 11.219333] RDX: 0000000000000000 RSI: 00007fff210ef5d0 RDI: 0000000000000005 [ 11.219376] RBP: 00007fff210ef530 R08: 0000000000000000 R09: 0000000000000000 [ 11.219416] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10b [ 11.219462] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fff210efc90 | [ 11.221330] ------------[ cut here ]------------ | [ 11.221367] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 11.221429] Modules linked in: | [ 11.221516] Tainted: [W]=WARN [ 11.221541] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 11.221576] Workqueue: bond0 bond_mii_monitor [ 11.221607] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 11.221640] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 11.221743] RSP: 0018:ff52d25100247d28 EFLAGS: 00010286 [ 11.221774] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 11.221815] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051d00 [ 11.221860] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2e030 [ 11.221901] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 11.221945] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83051d00 [ 11.221988] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 11.222031] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 11.222070] CR2: 0000560f81ce9d5c CR3: 0000000004c96006 CR4: 0000000000771ef0 [ 11.222114] PKRU: 55555554 [ 11.222134] Call Trace: [ 11.222149] [ 11.222164] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 11.222190] notifier_call_chain (kernel/notifier.c:85) [ 11.222216] ? __queue_work (kernel/workqueue.c:2401) [ 11.222239] netdev_lower_state_changed (net/core/dev.c:9573) [ 11.222268] bond_mii_monitor (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:623 ./include/net/bonding.h:615 ./include/net/bonding.h:637 drivers/net/bonding/bond_main.c:2803 drivers/net/bonding/bond_main.c:2912) [ 11.222291] process_one_work (kernel/workqueue.c:3314) [ 11.222321] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 11.222343] ? rescuer_thread (kernel/workqueue.c:3672) [ 11.222369] kthread (kernel/kthread.c:436) [ 11.222393] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 11.222421] ret_from_fork (arch/x86/kernel/process.c:158) [ 11.222448] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 11.222469] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 11.222666] ------------[ cut here ]------------ | [ 11.222704] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 11.222766] Modules linked in: | [ 11.222847] Tainted: [W]=WARN [ 11.222870] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 11.222904] Workqueue: bond0 bond_mii_monitor [ 11.222931] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 11.222958] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 11.223051] RSP: 0018:ff52d25100247c98 EFLAGS: 00010286 [ 11.223078] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 11.223122] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051d00 [ 11.223163] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2e030 [ 11.223210] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 11.223257] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83051d00 [ 11.223299] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 11.223351] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 11.223388] CR2: 0000560f81ce9d5c CR3: 0000000021a42005 CR4: 0000000000771ef0 [ 11.223432] PKRU: 55555554 [ 11.223447] Call Trace: [ 11.223461] [ 11.223476] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 11.223502] notifier_call_chain (kernel/notifier.c:85) [ 11.223524] netdev_lower_state_changed (net/core/dev.c:9573) [ 11.223552] bond_change_active_slave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:588 drivers/net/bonding/bond_main.c:1322) [ 11.223582] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 11.223611] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 11.223637] process_one_work (kernel/workqueue.c:3314) [ 11.223663] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 11.223697] ? rescuer_thread (kernel/workqueue.c:3672) [ 11.223719] kthread (kernel/kthread.c:436) [ 11.223746] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 11.223772] ret_from_fork (arch/x86/kernel/process.c:158) [ 11.223802] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 11.223823] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 11.223913] ------------[ cut here ]------------ | [ 11.223941] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 11.224007] Modules linked in: | [ 11.224096] Tainted: [W]=WARN [ 11.224122] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 11.224159] Workqueue: bond0 bond_mii_monitor [ 11.224194] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 11.224224] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 11.224334] RSP: 0018:ff52d25100247cb0 EFLAGS: 00010286 [ 11.224364] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 11.224405] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051d00 [ 11.224451] RBP: 0000000000000003 R08: ff19d41d8315e550 R09: ff19d41d84f2e030 [ 11.224497] R10: ff19d41d84ff8118 R11: fefefefefefefeff R12: 0000000000000000 [ 11.224543] R13: 0000000000000010 R14: ff19d41d84ff8000 R15: ff19d41d83051d00 [ 11.224591] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 11.224637] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 11.224683] CR2: 0000560f81ce9d5c CR3: 0000000021a42005 CR4: 0000000000771ef0 [ 11.224726] PKRU: 55555554 [ 11.224745] Call Trace: [ 11.224762] [ 11.224780] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 11.224803] notifier_call_chain (kernel/notifier.c:85) [ 11.224828] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 11.224856] bond_change_active_slave (drivers/net/bonding/bond_main.c:1329) [ 11.224887] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 11.224919] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 11.224944] process_one_work (kernel/workqueue.c:3314) [ 11.224965] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 11.224992] ? rescuer_thread (kernel/workqueue.c:3672) [ 11.225021] kthread (kernel/kthread.c:436) [ 11.225045] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 11.225068] ret_from_fork (arch/x86/kernel/process.c:158) [ 11.225096] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 11.225121] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 11.225250] ------------[ cut here ]------------ | [ 11.225281] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 11.225354] Modules linked in: | [ 11.225444] Tainted: [W]=WARN [ 11.225467] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 11.225500] Workqueue: bond0 bond_mii_monitor [ 11.225532] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 11.225566] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 11.225660] RSP: 0018:ff52d25100247d38 EFLAGS: 00010286 [ 11.225705] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 11.225745] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051d00 [ 11.225786] RBP: 0000000000000004 R08: ff19d41d8315e550 R09: ff19d41d84f2e030 [ 11.225826] R10: ff19d41d84ff8118 R11: fefefefefefefeff R12: 0000000000000000 [ 11.225867] R13: 0000000000000010 R14: ff19d41d84ff8000 R15: ff19d41d83051d00 [ 11.225916] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 11.225965] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 11.226000] CR2: 0000560f81ce9d5c CR3: 0000000021a42005 CR4: 0000000000771ef0 [ 11.226042] PKRU: 55555554 [ 11.226060] Call Trace: [ 11.226078] [ 11.226090] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 11.226116] notifier_call_chain (kernel/notifier.c:85) [ 11.226139] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 11.226173] bond_peer_notify_may_events (drivers/net/bonding/bond_main.c:1240) [ 11.226206] bond_mii_monitor (drivers/net/bonding/bond_main.c:2916) [ 11.226231] process_one_work (kernel/workqueue.c:3314) [ 11.226252] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 11.226273] ? rescuer_thread (kernel/workqueue.c:3672) [ 11.226293] kthread (kernel/kthread.c:436) [ 11.226323] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 11.226348] ret_from_fork (arch/x86/kernel/process.c:158) [ 11.226373] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 11.226399] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 11.226475] ------------[ cut here ]------------ | [ 11.226505] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 11.226562] Modules linked in: | [ 11.226645] Tainted: [W]=WARN [ 11.226664] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 11.226700] Workqueue: bond0 bond_resend_igmp_join_requests_delayed [ 11.226741] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 11.226770] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 11.226869] RSP: 0018:ff52d25100247d98 EFLAGS: 00010286 [ 11.226895] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 11.226935] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051d00 [ 11.226980] RBP: 0000000000000005 R08: ff19d41d8315e550 R09: ff19d41d84f2e030 [ 11.227025] R10: ff19d41d84ff8118 R11: fefefefefefefeff R12: 0000000000000000 [ 11.227068] R13: 0000000000000010 R14: ff19d41d84ff8000 R15: ff19d41d83051d00 [ 11.227116] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 11.227159] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 11.227198] CR2: 0000560f81ce9d5c CR3: 0000000021a42005 CR4: 0000000000771ef0 [ 11.227246] PKRU: 55555554 [ 11.227260] Call Trace: [ 11.227274] [ 11.227294] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 11.227319] notifier_call_chain (kernel/notifier.c:85) [ 11.227341] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 11.227371] bond_resend_igmp_join_requests_delayed (drivers/net/bonding/bond_main.c:899) [ 11.227404] process_one_work (kernel/workqueue.c:3314) [ 11.227430] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 11.227451] ? rescuer_thread (kernel/workqueue.c:3672) [ 11.227481] kthread (kernel/kthread.c:436) [ 11.227512] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 11.227535] ret_from_fork (arch/x86/kernel/process.c:158) [ 11.227562] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 11.227585] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 11.227666] ------------[ cut here ]------------ | [ 11.227700] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/45 | [ 11.227762] Modules linked in: | [ 11.227844] Tainted: [W]=WARN [ 11.227864] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 11.227894] Workqueue: events_unbound linkwatch_event [ 11.227926] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 11.227959] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 11.228052] RSP: 0018:ff52d25100193d50 EFLAGS: 00010286 [ 11.228082] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 11.228123] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051d00 [ 11.228170] RBP: 0000000000000000 R08: ff19d41d8315e550 R09: ff19d41d84f2e030 [ 11.228222] R10: ff19d41d84ff8118 R11: fefefefefefefeff R12: 0000000000000000 [ 11.228264] R13: 0000000000000010 R14: ff19d41d84ff8000 R15: ff19d41d83051d00 [ 11.228319] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 11.228367] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 11.228408] CR2: 0000560f81ce9d5c CR3: 0000000021a42005 CR4: 0000000000771ef0 [ 11.228455] PKRU: 55555554 [ 11.228473] Call Trace: [ 11.228486] [ 11.228505] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 11.228530] netif_state_change (net/core/dev.c:1605) [ 11.228553] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 11.228579] __linkwatch_run_queue (net/core/link_watch.c:240) [ 11.228611] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 11.228635] process_one_work (kernel/workqueue.c:3314) [ 11.228656] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 11.228684] ? rescuer_thread (kernel/workqueue.c:3672) [ 11.228707] kthread (kernel/kthread.c:436) [ 11.228735] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 11.228762] ret_from_fork (arch/x86/kernel/process.c:158) [ 11.228784] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 11.228810] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 11.541359] ------------[ cut here ]------------ | [ 11.541458] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 11.541530] Modules linked in: | [ 11.541614] Tainted: [W]=WARN [ 11.541635] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 11.541669] Workqueue: bond0 bond_mii_monitor [ 11.541708] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 11.541741] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 11.541835] RSP: 0018:ff52d25100247d28 EFLAGS: 00010286 [ 11.541870] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 11.541915] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051d00 [ 11.541957] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f2e030 [ 11.542007] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 11.542044] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83051d00 [ 11.542094] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 11.542139] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 11.542176] CR2: 0000560fb9750c98 CR3: 0000000004c96006 CR4: 0000000000771ef0 [ 11.542217] PKRU: 55555554 [ 11.542236] Call Trace: [ 11.542253] [ 11.542273] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 11.542300] notifier_call_chain (kernel/notifier.c:85) [ 11.542340] ? __queue_work (kernel/workqueue.c:2401) [ 11.542365] netdev_lower_state_changed (net/core/dev.c:9573) [ 11.542398] bond_mii_monitor (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:623 ./include/net/bonding.h:615 ./include/net/bonding.h:637 drivers/net/bonding/bond_main.c:2803 drivers/net/bonding/bond_main.c:2912) [ 11.542428] process_one_work (kernel/workqueue.c:3314) [ 11.542452] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 11.542475] ? rescuer_thread (kernel/workqueue.c:3672) [ 11.542498] kthread (kernel/kthread.c:436) [ 11.542520] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 11.542543] ret_from_fork (arch/x86/kernel/process.c:158) [ 11.542568] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 11.542593] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 11.981369] ------------[ cut here ]------------ | [ 11.981469] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/45 | [ 11.981540] Modules linked in: | [ 11.981619] Tainted: [W]=WARN [ 11.981642] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 11.981680] Workqueue: events_unbound linkwatch_event [ 11.981712] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 11.981736] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 11.981832] RSP: 0018:ff52d25100193d50 EFLAGS: 00010286 [ 11.981862] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 11.981904] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 11.981943] RBP: 0000000000000000 R08: ff19d41d8335f0d0 R09: ff19d41d84f2e02c [ 11.981987] R10: ff19d41d84f1e118 R11: fefefefefefefeff R12: 0000000000000000 [ 11.982027] R13: 0000000000000010 R14: ff19d41d84f1e000 R15: ff19d41d83051c00 [ 11.982075] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 11.982118] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 11.982153] CR2: 0000560fb9750c98 CR3: 0000000004c96006 CR4: 0000000000771ef0 [ 11.982196] PKRU: 55555554 [ 11.982208] Call Trace: [ 11.982228] [ 11.982242] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 11.982263] netif_state_change (net/core/dev.c:1605) [ 11.982287] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 11.982310] __linkwatch_run_queue (net/core/link_watch.c:240) [ 11.982342] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 11.982366] process_one_work (kernel/workqueue.c:3314) [ 11.982390] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 11.982412] ? rescuer_thread (kernel/workqueue.c:3672) [ 11.982432] kthread (kernel/kthread.c:436) [ 11.982454] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 11.982475] ret_from_fork (arch/x86/kernel/process.c:158) [ 11.982496] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 11.982515] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 12.308780] ------------[ cut here ]------------ | [ 12.308868] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/237 | [ 12.308956] Modules linked in: | [ 12.309126] Tainted: [W]=WARN [ 12.309180] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 12.309249] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 12.309312] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 12.309456] RSP: 0018:ff52d251005af720 EFLAGS: 00010286 [ 12.309519] RAX: 00000000ffffffa6 RBX: 0000000000000001 RCX: 0000000000000000 [ 12.309598] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308c600 [ 12.309684] RBP: 0000000000000000 R08: ff19d41d8335b150 R09: ff19d41d82cef030 [ 12.309763] R10: ff19d41d86406118 R11: fefefefefefefeff R12: 0000000000000000 [ 12.309841] R13: 0000000000000010 R14: ff19d41d86406000 R15: ff19d41d8308c600 [ 12.309924] FS: 00007fbc930d9840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 12.310007] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 12.310077] CR2: 000000001458d988 CR3: 000000000320f005 CR4: 0000000000771ef0 [ 12.310156] PKRU: 55555554 [ 12.310203] Call Trace: [ 12.310253] [ 12.310302] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 12.310368] __dev_notify_flags (net/core/dev.c:9787) [ 12.310426] netif_change_flags (net/core/dev.c:9820) [ 12.310483] do_setlink.isra.0 (net/core/rtnetlink.c:3206 (discriminator 1)) [ 12.310540] ? __nla_validate_parse (lib/nlattr.c:620) [ 12.310606] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 12.310662] ? kmem_cache_alloc_node_noprof (mm/slub.c:4749 mm/slub.c:4883 mm/slub.c:4950) [ 12.310731] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 12.310794] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 12.310856] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 12.310914] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 12.310972] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 12.311038] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 12.311094] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 12.311149] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 12.311205] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 12.311267] ___sys_sendmsg (net/socket.c:2752) [ 12.311329] __sys_sendmsg (net/socket.c:2784) [ 12.311386] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 12.311444] ? __sysvec_call_function (arch/x86/kernel/smp.c:263) [ 12.311510] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 12.311573] RIP: 0033:0x7fbc9331308e [ 12.311628] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 12.311771] RSP: 002b:00007ffc0f92b4b0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 12.311850] RAX: ffffffffffffffda RBX: 0000000000000002 RCX: 00007fbc9331308e [ 12.311930] RDX: 0000000000000000 RSI: 00007ffc0f92b560 RDI: 0000000000000005 [ 12.312012] RBP: 00007ffc0f92b4c0 R08: 0000000000000000 R09: 0000000000000000 [ 12.312091] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10c [ 12.312170] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffc0f92bc20 | [ 12.312490] ------------[ cut here ]------------ | [ 12.312528] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 0/38 | [ 12.312587] Modules linked in: | [ 12.312671] Tainted: [W]=WARN [ 12.312695] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 12.312733] Workqueue: events_unbound linkwatch_event [ 12.312764] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 12.312792] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 12.312885] RSP: 0018:ff52d2510015bd50 EFLAGS: 00010286 [ 12.312912] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 12.312954] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051a00 [ 12.312999] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d81cb3030 [ 12.313043] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 12.313088] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83051a00 [ 12.313134] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 12.313173] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 12.313206] CR2: 0000560fb97a2000 CR3: 0000000021a42006 CR4: 0000000000771ef0 [ 12.313243] PKRU: 55555554 [ 12.313257] Call Trace: [ 12.313269] [ 12.313287] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 12.313309] netif_state_change (net/core/dev.c:1605) [ 12.313334] ? linkwatch_do_dev (net/core/link_watch.c:184 net/core/link_watch.c:166) [ 12.313355] __linkwatch_run_queue (net/core/link_watch.c:240) [ 12.313384] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 12.313408] process_one_work (kernel/workqueue.c:3314) [ 12.313432] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 12.313453] ? rescuer_thread (kernel/workqueue.c:3672) [ 12.313474] kthread (kernel/kthread.c:436) [ 12.313499] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 12.313518] ret_from_fork (arch/x86/kernel/process.c:158) [ 12.313539] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 12.313563] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 12.373329] ------------[ cut here ]------------ | [ 12.373390] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 12.373453] Modules linked in: | [ 12.373533] Tainted: [W]=WARN [ 12.373557] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 12.373589] Workqueue: bond0 bond_mii_monitor [ 12.373618] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 12.373645] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 12.373748] RSP: 0018:ff52d25100247d28 EFLAGS: 00010286 [ 12.373774] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 12.373815] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 12.373859] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2e030 [ 12.373907] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 12.373953] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83051c00 [ 12.373992] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 12.374026] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 12.374062] CR2: 0000560f81ce9d5c CR3: 0000000004c96006 CR4: 0000000000771ef0 [ 12.374109] PKRU: 55555554 [ 12.374126] Call Trace: [ 12.374143] [ 12.374160] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 12.374184] notifier_call_chain (kernel/notifier.c:85) [ 12.374209] ? __queue_work (kernel/workqueue.c:2401) [ 12.374230] netdev_lower_state_changed (net/core/dev.c:9573) [ 12.374260] bond_mii_monitor (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:623 ./include/net/bonding.h:615 ./include/net/bonding.h:637 drivers/net/bonding/bond_main.c:2832 drivers/net/bonding/bond_main.c:2912) [ 12.374282] process_one_work (kernel/workqueue.c:3314) [ 12.374303] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 12.374327] ? rescuer_thread (kernel/workqueue.c:3672) [ 12.374350] kthread (kernel/kthread.c:436) [ 12.374371] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 12.374395] ret_from_fork (arch/x86/kernel/process.c:158) [ 12.374416] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 12.374438] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 12.374511] ------------[ cut here ]------------ | [ 12.374542] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 12.374594] Modules linked in: | [ 12.374668] Tainted: [W]=WARN [ 12.374689] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 12.374723] Workqueue: bond0 bond_mii_monitor [ 12.374753] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 12.374784] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 12.374882] RSP: 0018:ff52d25100247d28 EFLAGS: 00010286 [ 12.374910] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 12.374956] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 12.375002] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2e030 [ 12.375043] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 12.375082] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83051c00 [ 12.375126] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 12.375167] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 12.375194] CR2: 0000560f81ce9d5c CR3: 0000000004c96006 CR4: 0000000000771ef0 [ 12.375233] PKRU: 55555554 [ 12.375248] Call Trace: [ 12.375261] [ 12.375276] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 12.375294] notifier_call_chain (kernel/notifier.c:85) [ 12.375319] ? __queue_work (kernel/workqueue.c:2401) [ 12.375341] netdev_lower_state_changed (net/core/dev.c:9573) [ 12.375369] bond_mii_monitor (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:572 drivers/net/bonding/bond_main.c:2837 drivers/net/bonding/bond_main.c:2912) [ 12.375397] process_one_work (kernel/workqueue.c:3314) [ 12.375418] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 12.375443] ? rescuer_thread (kernel/workqueue.c:3672) [ 12.375464] kthread (kernel/kthread.c:436) [ 12.375483] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 12.375505] ret_from_fork (arch/x86/kernel/process.c:158) [ 12.375525] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 12.375544] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 12.375737] ------------[ cut here ]------------ | [ 12.375765] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 12.375819] Modules linked in: | [ 12.375895] Tainted: [W]=WARN [ 12.375915] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 12.375948] Workqueue: bond0 bond_mii_monitor [ 12.375973] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 12.376000] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 12.376093] RSP: 0018:ff52d25100247c98 EFLAGS: 00010286 [ 12.376121] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 12.376160] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 12.376197] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f2e030 [ 12.376241] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 12.376282] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83051c00 [ 12.376332] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 12.376374] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 12.376411] CR2: 0000560f81ce9d5c CR3: 0000000021a42005 CR4: 0000000000771ef0 [ 12.376450] PKRU: 55555554 [ 12.376464] Call Trace: [ 12.376478] [ 12.376492] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 12.376515] notifier_call_chain (kernel/notifier.c:85) [ 12.376535] netdev_lower_state_changed (net/core/dev.c:9573) [ 12.376564] bond_change_active_slave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:588 drivers/net/bonding/bond_main.c:1322) [ 12.376592] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 12.376621] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 12.376644] process_one_work (kernel/workqueue.c:3314) [ 12.376667] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 12.376691] ? rescuer_thread (kernel/workqueue.c:3672) [ 12.376713] kthread (kernel/kthread.c:436) [ 12.376736] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 12.376759] ret_from_fork (arch/x86/kernel/process.c:158) [ 12.376782] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 12.376803] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 12.376872] ------------[ cut here ]------------ | [ 12.376900] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 12.376952] Modules linked in: | [ 12.377023] Tainted: [W]=WARN [ 12.377044] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 12.377080] Workqueue: bond0 bond_mii_monitor [ 12.377109] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 12.377140] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 12.377236] RSP: 0018:ff52d25100247cb0 EFLAGS: 00010286 [ 12.377265] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 12.377302] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 12.377345] RBP: 0000000000000003 R08: ff19d41d8315e550 R09: ff19d41d84f2e030 [ 12.377389] R10: ff19d41d84ff8118 R11: fefefefefefefeff R12: 0000000000000000 [ 12.377425] R13: 0000000000000010 R14: ff19d41d84ff8000 R15: ff19d41d83051c00 [ 12.377468] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 12.377509] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 12.377545] CR2: 0000560f81ce9d5c CR3: 0000000021a42005 CR4: 0000000000771ef0 [ 12.377590] PKRU: 55555554 [ 12.377604] Call Trace: [ 12.377616] [ 12.377630] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 12.377649] notifier_call_chain (kernel/notifier.c:85) [ 12.377670] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 12.377701] bond_change_active_slave (drivers/net/bonding/bond_main.c:1329) [ 12.377729] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 12.377755] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 12.377775] process_one_work (kernel/workqueue.c:3314) [ 12.377797] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 12.377816] ? rescuer_thread (kernel/workqueue.c:3672) [ 12.377834] kthread (kernel/kthread.c:436) [ 12.377857] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 12.377882] ret_from_fork (arch/x86/kernel/process.c:158) [ 12.377903] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 12.377921] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 12.377991] ------------[ cut here ]------------ | [ 12.378017] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 12.378071] Modules linked in: | [ 12.378146] Tainted: [W]=WARN [ 12.378167] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 12.378206] Workqueue: bond0 bond_mii_monitor [ 12.378234] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 12.378262] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 12.378356] RSP: 0018:ff52d25100247ca0 EFLAGS: 00010286 [ 12.378383] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 12.378423] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 12.378462] RBP: 0000000000000004 R08: ff19d41d8315e550 R09: ff19d41d84f2e030 [ 12.378503] R10: ff19d41d84ff8118 R11: fefefefefefefeff R12: 0000000000000000 [ 12.378541] R13: 0000000000000010 R14: ff19d41d84ff8000 R15: ff19d41d83051c00 [ 12.378582] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 12.378624] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 12.378659] CR2: 0000560f81ce9d5c CR3: 0000000021a42005 CR4: 0000000000771ef0 [ 12.378699] PKRU: 55555554 [ 12.378711] Call Trace: [ 12.378725] [ 12.378737] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 12.378757] notifier_call_chain (kernel/notifier.c:85) [ 12.378777] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 12.378805] bond_peer_notify_may_events (drivers/net/bonding/bond_main.c:1240) [ 12.378835] bond_change_active_slave (drivers/net/bonding/bond_main.c:1333) [ 12.378862] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 12.378890] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 12.378912] process_one_work (kernel/workqueue.c:3314) [ 12.378933] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 12.378954] ? rescuer_thread (kernel/workqueue.c:3672) [ 12.378973] kthread (kernel/kthread.c:436) [ 12.378992] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 12.379012] ret_from_fork (arch/x86/kernel/process.c:158) [ 12.379033] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 12.379055] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 12.380322] ------------[ cut here ]------------ | [ 12.380393] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 12.380456] Modules linked in: | [ 12.380532] Tainted: [W]=WARN [ 12.380553] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 12.380586] Workqueue: bond0 bond_resend_igmp_join_requests_delayed [ 12.380622] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 12.380652] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 12.380757] RSP: 0018:ff52d25100247d98 EFLAGS: 00010286 [ 12.380785] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 12.380826] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 12.380866] RBP: 0000000000000005 R08: ff19d41d8315e550 R09: ff19d41d84f2e030 [ 12.380899] R10: ff19d41d84ff8118 R11: fefefefefefefeff R12: 0000000000000000 [ 12.380936] R13: 0000000000000010 R14: ff19d41d84ff8000 R15: ff19d41d83051c00 [ 12.380978] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 12.381019] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 12.381049] CR2: 0000560f81ce9d5c CR3: 0000000021a42005 CR4: 0000000000771ef0 [ 12.381088] PKRU: 55555554 [ 12.381102] Call Trace: [ 12.381115] [ 12.381127] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 12.381148] notifier_call_chain (kernel/notifier.c:85) [ 12.381170] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 12.381202] bond_resend_igmp_join_requests_delayed (drivers/net/bonding/bond_main.c:899) [ 12.381242] process_one_work (kernel/workqueue.c:3314) [ 12.381264] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 12.381286] ? rescuer_thread (kernel/workqueue.c:3672) [ 12.381307] kthread (kernel/kthread.c:436) [ 12.381334] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 12.381354] ret_from_fork (arch/x86/kernel/process.c:158) [ 12.381375] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 12.381400] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 14.321079] ------------[ cut here ]------------ | [ 14.321165] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/239 | [ 14.321257] Modules linked in: | [ 14.321414] Tainted: [W]=WARN [ 14.321466] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 14.321532] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 14.321593] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 14.321723] RSP: 0018:ff52d251005bf720 EFLAGS: 00010286 [ 14.321784] RAX: 00000000ffffffa6 RBX: 0000000000000001 RCX: 0000000000000000 [ 14.321859] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308c600 [ 14.321935] RBP: 0000000000000000 R08: ff19d41d8335b150 R09: ff19d41d82cef030 [ 14.322010] R10: ff19d41d86406118 R11: fefefefefefefeff R12: 0000000000000000 [ 14.322085] R13: 0000000000000010 R14: ff19d41d86406000 R15: ff19d41d8308c600 [ 14.322167] FS: 00007fa909fd1840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 14.322246] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 14.322313] CR2: 00007fa90a2a11a0 CR3: 0000000004c9d003 CR4: 0000000000771ef0 [ 14.322400] PKRU: 55555554 [ 14.322446] Call Trace: [ 14.322494] [ 14.322542] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 14.322597] __dev_notify_flags (net/core/dev.c:9787) [ 14.322652] ? rtnl_getlink (./include/linux/skbuff.h:1323 ./include/linux/skbuff.h:1332 net/core/rtnetlink.c:4288) [ 14.322712] netif_change_flags (net/core/dev.c:9820) [ 14.322767] do_setlink.isra.0 (net/core/rtnetlink.c:3206 (discriminator 1)) [ 14.322822] ? __nla_validate_parse (lib/nlattr.c:620) [ 14.322892] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 14.322947] ? kmem_cache_alloc_node_noprof (mm/slub.c:4749 mm/slub.c:4883 mm/slub.c:4950) [ 14.323010] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 14.323072] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 14.323134] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 14.323189] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 14.323245] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 14.323306] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 14.323365] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 14.323420] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 14.323475] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 14.323531] ___sys_sendmsg (net/socket.c:2752) [ 14.323586] __sys_sendmsg (net/socket.c:2784) [ 14.323641] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 14.323704] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 14.323766] RIP: 0033:0x7fa90a20b08e [ 14.323821] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 14.323953] RSP: 002b:00007ffc8f410c10 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 14.324030] RAX: ffffffffffffffda RBX: 0000000000000002 RCX: 00007fa90a20b08e [ 14.324105] RDX: 0000000000000000 RSI: 00007ffc8f410cc0 RDI: 0000000000000005 [ 14.324177] RBP: 00007ffc8f410c20 R08: 0000000000000000 R09: 0000000000000000 [ 14.324254] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10e [ 14.324332] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffc8f411380 | [ 14.324621] ------------[ cut here ]------------ | [ 14.324648] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 0/38 | [ 14.324716] Modules linked in: | [ 14.324793] Tainted: [W]=WARN [ 14.324813] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 14.324847] Workqueue: events_unbound linkwatch_event [ 14.324876] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 14.324912] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 14.325003] RSP: 0018:ff52d2510015bd50 EFLAGS: 00010286 [ 14.325031] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 14.325073] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 14.325110] RBP: 0000000000000000 R08: ff19d41d8335b150 R09: ff19d41d84f2e030 [ 14.325150] R10: ff19d41d86406118 R11: fefefefefefefeff R12: 0000000000000000 [ 14.325188] R13: 0000000000000010 R14: ff19d41d86406000 R15: ff19d41d83051c00 [ 14.325233] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 14.325276] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 14.325311] CR2: 0000560f81ce9d5c CR3: 0000000004c96006 CR4: 0000000000771ef0 [ 14.325354] PKRU: 55555554 [ 14.325369] Call Trace: [ 14.325383] [ 14.325397] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 14.325418] netif_state_change (net/core/dev.c:1605) [ 14.325441] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 14.325462] __linkwatch_run_queue (net/core/link_watch.c:240) [ 14.325490] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 14.325511] process_one_work (kernel/workqueue.c:3314) [ 14.325536] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 14.325556] ? rescuer_thread (kernel/workqueue.c:3672) [ 14.325575] kthread (kernel/kthread.c:436) [ 14.325597] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 14.325620] ret_from_fork (arch/x86/kernel/process.c:158) [ 14.325644] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 14.325663] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 14.325745] ------------[ cut here ]------------ | [ 14.325772] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 0/38 | [ 14.325822] Modules linked in: | [ 14.325897] Tainted: [W]=WARN [ 14.325918] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 14.325953] Workqueue: events_unbound linkwatch_event [ 14.325982] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 14.326011] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 14.326110] RSP: 0018:ff52d2510015bd50 EFLAGS: 00010286 [ 14.326135] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 14.326173] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 14.326211] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2e030 [ 14.326249] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 14.326288] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83051c00 [ 14.326333] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 14.326380] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 14.326415] CR2: 0000560f81ce9d5c CR3: 0000000004c96006 CR4: 0000000000771ef0 [ 14.326460] PKRU: 55555554 [ 14.326474] Call Trace: [ 14.326491] [ 14.326506] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 14.326528] netif_state_change (net/core/dev.c:1605) [ 14.326549] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 14.326571] __linkwatch_run_queue (net/core/link_watch.c:240) [ 14.326598] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 14.326616] process_one_work (kernel/workqueue.c:3314) [ 14.326639] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 14.326659] ? rescuer_thread (kernel/workqueue.c:3672) [ 14.326685] kthread (kernel/kthread.c:436) [ 14.326705] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 14.326726] ret_from_fork (arch/x86/kernel/process.c:158) [ 14.326748] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 14.326770] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 14.332609] ------------[ cut here ]------------ | [ 14.332640] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/240 | [ 14.332700] Modules linked in: | [ 14.332777] Tainted: [W]=WARN [ 14.332797] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 14.332838] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 14.332870] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 14.332960] RSP: 0018:ff52d251005c7720 EFLAGS: 00010286 [ 14.332993] RAX: 00000000ffffffa6 RBX: 0000000000000001 RCX: 0000000000000000 [ 14.333038] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 14.333083] RBP: 0000000000000000 R08: ff19d41d8335f910 R09: ff19d41d84f2b030 [ 14.333127] R10: ff19d41d8640e118 R11: fefefefefefefeff R12: 0000000000000000 [ 14.333168] R13: 0000000000000010 R14: ff19d41d8640e000 R15: ff19d41d81c32d00 [ 14.333215] FS: 00007ff12fa19840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 14.333265] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 14.333303] CR2: 00000000041c2988 CR3: 0000000003150006 CR4: 0000000000771ef0 [ 14.333357] PKRU: 55555554 [ 14.333375] Call Trace: [ 14.333389] [ 14.333407] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 14.333431] __dev_notify_flags (net/core/dev.c:9787) [ 14.333454] netif_change_flags (net/core/dev.c:9820) [ 14.333477] do_setlink.isra.0 (net/core/rtnetlink.c:3206 (discriminator 1)) [ 14.333501] ? __nla_validate_parse (lib/nlattr.c:620) [ 14.333537] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 14.333561] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 14.333593] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 14.333624] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 14.333650] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 14.333679] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 14.333708] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 14.333732] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 14.333754] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 14.333778] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 14.333805] ___sys_sendmsg (net/socket.c:2752) [ 14.333828] __sys_sendmsg (net/socket.c:2784) [ 14.333853] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 14.333875] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 14.333911] RIP: 0033:0x7ff12fc5308e [ 14.333933] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 14.334032] RSP: 002b:00007ffec61d7040 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 14.334072] RAX: ffffffffffffffda RBX: 0000000000000002 RCX: 00007ff12fc5308e [ 14.334115] RDX: 0000000000000000 RSI: 00007ffec61d70f0 RDI: 0000000000000005 [ 14.334149] RBP: 00007ffec61d7050 R08: 0000000000000000 R09: 0000000000000000 [ 14.334192] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10e [ 14.334232] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffec61d77b0 | [ 14.334408] ------------[ cut here ]------------ | [ 14.334435] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: 0/39 | [ 14.334501] Modules linked in: | [ 14.334582] Tainted: [W]=WARN [ 14.334604] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 14.334641] Workqueue: events_unbound linkwatch_event [ 14.334680] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 14.334709] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 14.334804] RSP: 0018:ff52d25100163d50 EFLAGS: 00010286 [ 14.334834] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 14.334876] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079600 [ 14.334919] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f2b030 [ 14.334961] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 14.335004] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83079600 [ 14.335045] FS: 0000000000000000(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 14.335089] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 14.335128] CR2: 00000000041c2988 CR3: 0000000003150006 CR4: 0000000000771ef0 [ 14.335170] PKRU: 55555554 [ 14.335185] Call Trace: [ 14.335201] [ 14.335215] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 14.335239] netif_state_change (net/core/dev.c:1605) [ 14.335259] ? linkwatch_do_dev (net/core/link_watch.c:184 net/core/link_watch.c:166) [ 14.335283] __linkwatch_run_queue (net/core/link_watch.c:240) [ 14.335314] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 14.335343] process_one_work (kernel/workqueue.c:3314) [ 14.335367] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 14.335392] ? rescuer_thread (kernel/workqueue.c:3672) [ 14.335415] kthread (kernel/kthread.c:436) [ 14.335439] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 14.335459] ret_from_fork (arch/x86/kernel/process.c:158) [ 14.335484] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 14.335505] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 14.357394] ------------[ cut here ]------------ | [ 14.357425] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 14.357487] Modules linked in: | [ 14.357558] Tainted: [W]=WARN [ 14.357579] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 14.357613] Workqueue: bond0 bond_mii_monitor [ 14.357643] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 14.357675] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 14.357770] RSP: 0018:ff52d25100247d28 EFLAGS: 00010286 [ 14.357798] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 14.357841] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 14.357883] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f2e030 [ 14.357923] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 14.357967] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d81c32d00 [ 14.358014] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 14.358063] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 14.358090] CR2: 0000560fb9750c98 CR3: 0000000004c96001 CR4: 0000000000771ef0 [ 14.358131] PKRU: 55555554 [ 14.358145] Call Trace: [ 14.358159] [ 14.358174] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 14.358196] notifier_call_chain (kernel/notifier.c:85) [ 14.358220] ? __queue_work (kernel/workqueue.c:2401) [ 14.358242] netdev_lower_state_changed (net/core/dev.c:9573) [ 14.358269] bond_mii_monitor (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:623 ./include/net/bonding.h:615 ./include/net/bonding.h:637 drivers/net/bonding/bond_main.c:2832 drivers/net/bonding/bond_main.c:2912) [ 14.358290] process_one_work (kernel/workqueue.c:3314) [ 14.358310] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 14.358337] ? rescuer_thread (kernel/workqueue.c:3672) [ 14.358360] kthread (kernel/kthread.c:436) [ 14.358378] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 14.358403] ret_from_fork (arch/x86/kernel/process.c:158) [ 14.358427] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 14.358449] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 14.358515] ------------[ cut here ]------------ | [ 14.358543] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 14.358598] Modules linked in: | [ 14.358677] Tainted: [W]=WARN [ 14.358696] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 14.358731] Workqueue: bond0 bond_mii_monitor [ 14.358757] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 14.358783] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 14.358881] RSP: 0018:ff52d25100247d28 EFLAGS: 00010286 [ 14.358908] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 14.358950] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 14.358994] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f2e030 [ 14.359036] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 14.359075] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d81c32d00 [ 14.359124] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 14.359165] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 14.359203] CR2: 0000560fb9750c98 CR3: 0000000004c96001 CR4: 0000000000771ef0 [ 14.359244] PKRU: 55555554 [ 14.359258] Call Trace: [ 14.359272] [ 14.359285] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 14.359309] notifier_call_chain (kernel/notifier.c:85) [ 14.359332] ? __queue_work (kernel/workqueue.c:2401) [ 14.359353] netdev_lower_state_changed (net/core/dev.c:9573) [ 14.359387] bond_mii_monitor (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:572 drivers/net/bonding/bond_main.c:2837 drivers/net/bonding/bond_main.c:2912) [ 14.359416] process_one_work (kernel/workqueue.c:3314) [ 14.359436] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 14.359461] ? rescuer_thread (kernel/workqueue.c:3672) [ 14.359482] kthread (kernel/kthread.c:436) [ 14.359505] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 14.359528] ret_from_fork (arch/x86/kernel/process.c:158) [ 14.359546] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 14.359567] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 14.359772] ------------[ cut here ]------------ | [ 14.359800] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 14.359858] Modules linked in: | [ 14.359938] Tainted: [W]=WARN [ 14.359958] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 14.359994] Workqueue: bond0 bond_mii_monitor [ 14.360024] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 14.360053] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 14.360154] RSP: 0018:ff52d25100247c98 EFLAGS: 00010286 [ 14.360183] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 14.360227] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 14.360271] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2e030 [ 14.360308] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 14.360350] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d81c32d00 [ 14.360396] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 14.360429] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 14.360465] CR2: 0000560fb9750c98 CR3: 0000000021a42005 CR4: 0000000000771ef0 [ 14.360504] PKRU: 55555554 [ 14.360518] Call Trace: [ 14.360530] [ 14.360543] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 14.360566] notifier_call_chain (kernel/notifier.c:85) [ 14.360586] ? netdev_info (net/core/dev.c:13009 (discriminator 3)) [ 14.360605] netdev_lower_state_changed (net/core/dev.c:9573) [ 14.360632] bond_change_active_slave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:623 ./include/net/bonding.h:615 ./include/net/bonding.h:637 drivers/net/bonding/bond_main.c:1287) [ 14.360660] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 14.360692] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 14.360714] process_one_work (kernel/workqueue.c:3314) [ 14.360733] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 14.360752] ? rescuer_thread (kernel/workqueue.c:3672) [ 14.360771] kthread (kernel/kthread.c:436) [ 14.360792] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 14.360811] ret_from_fork (arch/x86/kernel/process.c:158) [ 14.360832] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 14.360853] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 14.360921] ------------[ cut here ]------------ | [ 14.360946] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 14.360999] Modules linked in: | [ 14.361070] Tainted: [W]=WARN [ 14.361091] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 14.361125] Workqueue: bond0 bond_mii_monitor [ 14.361152] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 14.361174] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 14.361269] RSP: 0018:ff52d25100247c98 EFLAGS: 00010286 [ 14.361296] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 14.361341] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 14.361383] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2e030 [ 14.361424] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 14.361465] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d81c32d00 [ 14.361508] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 14.361545] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 14.361579] CR2: 0000560fb9750c98 CR3: 0000000021a42005 CR4: 0000000000771ef0 [ 14.361621] PKRU: 55555554 [ 14.361635] Call Trace: [ 14.361649] [ 14.361669] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 14.361691] notifier_call_chain (kernel/notifier.c:85) [ 14.361714] netdev_lower_state_changed (net/core/dev.c:9573) [ 14.361742] bond_change_active_slave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:588 drivers/net/bonding/bond_main.c:1322) [ 14.361774] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 14.361806] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 14.361827] process_one_work (kernel/workqueue.c:3314) [ 14.361850] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 14.361870] ? rescuer_thread (kernel/workqueue.c:3672) [ 14.361891] kthread (kernel/kthread.c:436) [ 14.361913] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 14.361936] ret_from_fork (arch/x86/kernel/process.c:158) [ 14.361958] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 14.361982] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 14.362051] ------------[ cut here ]------------ | [ 14.362080] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 14.362135] Modules linked in: | [ 14.362205] Tainted: [W]=WARN [ 14.362225] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 14.362261] Workqueue: bond0 bond_mii_monitor [ 14.362288] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 14.362319] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 14.362416] RSP: 0018:ff52d25100247cb0 EFLAGS: 00010286 [ 14.362443] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 14.362485] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 14.362527] RBP: 0000000000000003 R08: ff19d41d8315e550 R09: ff19d41d84f2e030 [ 14.362567] R10: ff19d41d84ff8118 R11: fefefefefefefeff R12: 0000000000000000 [ 14.362607] R13: 0000000000000010 R14: ff19d41d84ff8000 R15: ff19d41d81c32d00 [ 14.362653] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 14.362698] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 14.362733] CR2: 0000560fb9750c98 CR3: 0000000021a42005 CR4: 0000000000771ef0 [ 14.362772] PKRU: 55555554 [ 14.362785] Call Trace: [ 14.362798] [ 14.362810] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 14.362833] notifier_call_chain (kernel/notifier.c:85) [ 14.362857] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 14.362885] bond_change_active_slave (drivers/net/bonding/bond_main.c:1329) [ 14.362914] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 14.362941] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 14.362962] process_one_work (kernel/workqueue.c:3314) [ 14.362983] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 14.363006] ? rescuer_thread (kernel/workqueue.c:3672) [ 14.363025] kthread (kernel/kthread.c:436) [ 14.363048] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 14.363072] ret_from_fork (arch/x86/kernel/process.c:158) [ 14.363093] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 14.363117] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 14.363181] ------------[ cut here ]------------ | [ 14.363215] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 14.363267] Modules linked in: | [ 14.363346] Tainted: [W]=WARN [ 14.363364] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 14.363395] Workqueue: bond0 bond_mii_monitor [ 14.363423] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 14.363451] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 14.363547] RSP: 0018:ff52d25100247ca0 EFLAGS: 00010286 [ 14.363574] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 14.363619] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 14.363658] RBP: 0000000000000004 R08: ff19d41d8315e550 R09: ff19d41d84f2e030 [ 14.363705] R10: ff19d41d84ff8118 R11: fefefefefefefeff R12: 0000000000000000 [ 14.363745] R13: 0000000000000010 R14: ff19d41d84ff8000 R15: ff19d41d81c32d00 [ 14.363789] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 14.363827] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 14.363861] CR2: 0000560fb9750c98 CR3: 0000000021a42005 CR4: 0000000000771ef0 [ 14.363902] PKRU: 55555554 [ 14.363917] Call Trace: [ 14.363930] [ 14.363944] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 14.363966] notifier_call_chain (kernel/notifier.c:85) [ 14.363984] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 14.364013] bond_peer_notify_may_events (drivers/net/bonding/bond_main.c:1240) [ 14.364043] bond_change_active_slave (drivers/net/bonding/bond_main.c:1333) [ 14.364071] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 14.364099] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 14.364123] process_one_work (kernel/workqueue.c:3314) [ 14.364145] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 14.364164] ? rescuer_thread (kernel/workqueue.c:3672) [ 14.364185] kthread (kernel/kthread.c:436) [ 14.364205] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 14.364225] ret_from_fork (arch/x86/kernel/process.c:158) [ 14.364248] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 14.364268] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 14.366324] ------------[ cut here ]------------ | [ 14.366354] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 14.366416] Modules linked in: | [ 14.366494] Tainted: [W]=WARN [ 14.366515] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 14.366543] Workqueue: bond0 bond_resend_igmp_join_requests_delayed [ 14.366581] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 14.366611] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 14.366709] RSP: 0018:ff52d25100247d98 EFLAGS: 00010286 [ 14.366738] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 14.366776] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 14.366819] RBP: 0000000000000005 R08: ff19d41d8315e550 R09: ff19d41d84f2e030 [ 14.366864] R10: ff19d41d84ff8118 R11: fefefefefefefeff R12: 0000000000000000 [ 14.366911] R13: 0000000000000010 R14: ff19d41d84ff8000 R15: ff19d41d81c32d00 [ 14.366959] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 14.367004] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 14.367042] CR2: 0000560fb9750c98 CR3: 0000000021a42005 CR4: 0000000000771ef0 [ 14.367088] PKRU: 55555554 [ 14.367102] Call Trace: [ 14.367117] [ 14.367129] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 14.367149] notifier_call_chain (kernel/notifier.c:85) [ 14.367171] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 14.367196] bond_resend_igmp_join_requests_delayed (drivers/net/bonding/bond_main.c:899) [ 14.367230] process_one_work (kernel/workqueue.c:3314) [ 14.367248] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 14.367267] ? rescuer_thread (kernel/workqueue.c:3672) [ 14.367288] kthread (kernel/kthread.c:436) [ 14.367310] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 14.367333] ret_from_fork (arch/x86/kernel/process.c:158) [ 14.367353] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 14.367375] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 15.484288] ------------[ cut here ]------------ | [ 15.484342] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/244 | [ 15.484404] Modules linked in: | [ 15.484488] Tainted: [W]=WARN [ 15.484510] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 15.484544] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 15.484575] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 15.484679] RSP: 0018:ff52d251005df670 EFLAGS: 00010286 [ 15.484710] RAX: 00000000ffffffa6 RBX: 0000000000000041 RCX: 0000000000000000 [ 15.484756] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079600 [ 15.484796] RBP: 0000000000000000 R08: ff19d41d8315e550 R09: ff19d41d84f2b030 [ 15.484839] R10: ff19d41d84ff8118 R11: fefefefefefefeff R12: 0000000000000000 [ 15.484878] R13: 0000000000000010 R14: ff19d41d84ff8000 R15: ff19d41d83079600 [ 15.484923] FS: 00007f7fa1ad0840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 15.484967] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 15.485002] CR2: 00007f7fa1da01a0 CR3: 0000000004ed1003 CR4: 0000000000771ef0 [ 15.485043] PKRU: 55555554 [ 15.485057] Call Trace: [ 15.485071] [ 15.485087] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 15.485110] netif_close_many (net/core/dev.c:1804) [ 15.485132] unregister_netdevice_many_notify (net/core/dev.c:12406) [ 15.485159] ? rtnl_getlink (./include/linux/skbuff.h:1323 ./include/linux/skbuff.h:1332 net/core/rtnetlink.c:4288) [ 15.485180] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 15.485202] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 15.485222] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 15.485243] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 15.485263] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 15.485285] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 15.485319] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 15.485341] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 15.485361] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 15.485384] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 15.485406] ___sys_sendmsg (net/socket.c:2752) [ 15.485427] __sys_sendmsg (net/socket.c:2784) [ 15.485452] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 15.485475] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 15.485506] RIP: 0033:0x7f7fa1d0a08e [ 15.485529] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 15.485619] RSP: 002b:00007ffefa3b6d40 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 15.485666] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f7fa1d0a08e [ 15.485708] RDX: 0000000000000000 RSI: 00007ffefa3b6df0 RDI: 0000000000000005 [ 15.485744] RBP: 00007ffefa3b6d50 R08: 0000000000000000 R09: 0000000000000000 [ 15.485784] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10f [ 15.485823] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffefa3b74b0 | [ 15.485976] ------------[ cut here ]------------ | [ 15.486005] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/244 | [ 15.486057] Modules linked in: | [ 15.486132] Tainted: [W]=WARN [ 15.486151] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 15.486185] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 15.486212] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 15.486308] RSP: 0018:ff52d251005df6e0 EFLAGS: 00010286 [ 15.486339] RAX: 00000000ffffffa6 RBX: 00000000ffffffff RCX: 0000000000000000 [ 15.486381] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079600 [ 15.486419] RBP: 0000000000000000 R08: ff19d41d8315e550 R09: ff19d41d8641d030 [ 15.486457] R10: ff19d41d84ff8118 R11: fefefefefefefeff R12: 0000000000000000 [ 15.486496] R13: 0000000000000011 R14: ff19d41d84ff8000 R15: ff19d41d83079600 [ 15.486538] FS: 00007f7fa1ad0840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 15.486581] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 15.486619] CR2: 00007f7fa1da01a0 CR3: 0000000004ed1003 CR4: 0000000000771ef0 [ 15.486666] PKRU: 55555554 [ 15.486681] Call Trace: [ 15.486695] [ 15.486708] unregister_netdevice_many_notify (net/core/dev.c:12439) [ 15.486736] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 15.486759] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 15.486780] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 15.486803] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 15.486825] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 15.486845] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 15.486872] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 15.486894] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 15.486915] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 15.486935] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 15.486957] ___sys_sendmsg (net/socket.c:2752) [ 15.486979] __sys_sendmsg (net/socket.c:2784) [ 15.487001] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 15.487020] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 15.487049] RIP: 0033:0x7f7fa1d0a08e [ 15.487069] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 15.487156] RSP: 002b:00007ffefa3b6d40 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 15.487195] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f7fa1d0a08e [ 15.487234] RDX: 0000000000000000 RSI: 00007ffefa3b6df0 RDI: 0000000000000005 [ 15.487268] RBP: 00007ffefa3b6d50 R08: 0000000000000000 R09: 0000000000000000 [ 15.487303] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10f [ 15.487343] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffefa3b74b0 | [ 15.487457] ------------[ cut here ]------------ | [ 15.487486] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/244 | [ 15.487532] Modules linked in: | [ 15.487606] Tainted: [W]=WARN [ 15.487626] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 15.487669] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 15.487699] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 15.487785] RSP: 0018:ff52d251005df518 EFLAGS: 00010286 [ 15.487818] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 15.487857] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079600 [ 15.487897] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d8641d030 [ 15.487936] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 15.487975] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83079600 [ 15.488015] FS: 00007f7fa1ad0840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 15.488058] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 15.488087] CR2: 00007f7fa1da01a0 CR3: 0000000004ed1003 CR4: 0000000000771ef0 [ 15.488127] PKRU: 55555554 [ 15.488142] Call Trace: [ 15.488157] [ 15.488172] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 15.488194] notifier_call_chain (kernel/notifier.c:85) [ 15.488219] ? smp_text_poke_batch_finish (./include/linux/smp.h:72 arch/x86/kernel/alternative.c:2773 arch/x86/kernel/alternative.c:3066) [ 15.488252] netdev_lower_state_changed (net/core/dev.c:9573) [ 15.488281] __bond_release_one (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:572 drivers/net/bonding/bond_main.c:2440) [ 15.488305] ? exc_invalid_op (arch/x86/kernel/traps.c:490 (discriminator 2)) [ 15.488329] bond_uninit (drivers/net/bonding/bond_main.c:6059) [ 15.488351] unregister_netdevice_many_notify (net/core/dev.c:12455) [ 15.488376] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 15.488397] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 15.488422] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 15.488443] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 15.488466] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 15.488488] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 15.488519] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 15.488541] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 15.488565] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 15.488588] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 15.488609] ___sys_sendmsg (net/socket.c:2752) [ 15.488629] __sys_sendmsg (net/socket.c:2784) [ 15.488659] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 15.488679] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 15.488703] RIP: 0033:0x7f7fa1d0a08e [ 15.488724] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 15.488810] RSP: 002b:00007ffefa3b6d40 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 15.488848] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f7fa1d0a08e [ 15.488886] RDX: 0000000000000000 RSI: 00007ffefa3b6df0 RDI: 0000000000000005 [ 15.488925] RBP: 00007ffefa3b6d50 R08: 0000000000000000 R09: 0000000000000000 [ 15.488963] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10f [ 15.489002] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffefa3b74b0 | [ 15.489132] ------------[ cut here ]------------ | [ 15.489159] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/244 | [ 15.489197] Modules linked in: | [ 15.489271] Tainted: [W]=WARN [ 15.489289] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 15.489330] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 15.489358] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 15.489452] RSP: 0018:ff52d251005df4c8 EFLAGS: 00010286 [ 15.489475] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 15.489513] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079600 [ 15.489552] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d8641d030 [ 15.489589] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 15.489631] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83079600 [ 15.489681] FS: 00007f7fa1ad0840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 15.489714] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 15.489748] CR2: 00007f7fa1da01a0 CR3: 0000000004ed1003 CR4: 0000000000771ef0 [ 15.489793] PKRU: 55555554 [ 15.489807] Call Trace: [ 15.489819] [ 15.489833] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 15.489854] notifier_call_chain (kernel/notifier.c:85) [ 15.489876] __netdev_upper_dev_unlink (net/core/dev.c:9027) [ 15.489911] netdev_upper_dev_unlink (net/core/dev.c:9054) [ 15.489938] __bond_release_one (drivers/net/bonding/bond_main.c:1724 drivers/net/bonding/bond_main.c:2466) [ 15.489961] ? exc_invalid_op (arch/x86/kernel/traps.c:490 (discriminator 2)) [ 15.489984] bond_uninit (drivers/net/bonding/bond_main.c:6059) [ 15.490007] unregister_netdevice_many_notify (net/core/dev.c:12455) [ 15.490035] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 15.490057] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 15.490079] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 15.490100] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 15.490120] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 15.490139] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 15.490165] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 15.490188] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 15.490214] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 15.490234] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 15.490257] ___sys_sendmsg (net/socket.c:2752) [ 15.490280] __sys_sendmsg (net/socket.c:2784) [ 15.490300] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 15.490325] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 15.490351] RIP: 0033:0x7f7fa1d0a08e [ 15.490370] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 15.490453] RSP: 002b:00007ffefa3b6d40 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 15.490487] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f7fa1d0a08e [ 15.490525] RDX: 0000000000000000 RSI: 00007ffefa3b6df0 RDI: 0000000000000005 [ 15.490566] RBP: 00007ffefa3b6d50 R08: 0000000000000000 R09: 0000000000000000 [ 15.490610] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10f [ 15.490655] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffefa3b74b0 | [ 15.501336] ------------[ cut here ]------------ | [ 15.501395] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/244 | [ 15.501434] Modules linked in: | [ 15.501520] Tainted: [W]=WARN [ 15.501542] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 15.501575] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 15.501608] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 15.501713] RSP: 0018:ff52d251005df508 EFLAGS: 00010286 [ 15.501745] RAX: 00000000ffffffa6 RBX: 0000000000000041 RCX: 0000000000000000 [ 15.501788] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079600 [ 15.501831] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d8641d030 [ 15.501873] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 15.501913] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83079600 [ 15.501955] FS: 00007f7fa1ad0840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 15.501997] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 15.502028] CR2: 00007f7fa1da01a0 CR3: 0000000004ed1003 CR4: 0000000000771ef0 [ 15.502068] PKRU: 55555554 [ 15.502082] Call Trace: [ 15.502095] [ 15.502110] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 15.502131] netif_close_many (net/core/dev.c:1804) [ 15.502151] ? netdev_compute_master_upper_features (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:1590 net/core/dev.c:11116 net/core/dev.c:12883) [ 15.502185] netif_close (net/core/dev.c:1818 net/core/dev.c:1812) [ 15.502207] dev_close (net/core/dev_api.c:221) [ 15.502228] __bond_release_one.cold (drivers/net/bonding/bond_main.c:2563) [ 15.502259] bond_uninit (drivers/net/bonding/bond_main.c:6059) [ 15.502281] unregister_netdevice_many_notify (net/core/dev.c:12455) [ 15.502309] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 15.502332] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 15.502355] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 15.502375] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 15.502400] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 15.502421] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 15.502447] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 15.502466] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 15.502489] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 15.502509] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 15.502531] ___sys_sendmsg (net/socket.c:2752) [ 15.502551] __sys_sendmsg (net/socket.c:2784) [ 15.502571] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 15.502590] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 15.502620] RIP: 0033:0x7f7fa1d0a08e [ 15.502638] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 15.502742] RSP: 002b:00007ffefa3b6d40 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 15.502780] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f7fa1d0a08e [ 15.502820] RDX: 0000000000000000 RSI: 00007ffefa3b6df0 RDI: 0000000000000005 [ 15.502872] RBP: 00007ffefa3b6d50 R08: 0000000000000000 R09: 0000000000000000 [ 15.502912] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10f [ 15.502955] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffefa3b74b0 | [ 15.503049] ------------[ cut here ]------------ | [ 15.503075] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/244 | [ 15.503122] Modules linked in: | [ 15.503189] Tainted: [W]=WARN [ 15.503210] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 15.503242] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 15.503269] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 15.503361] RSP: 0018:ff52d251005df4e8 EFLAGS: 00010286 [ 15.503388] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 15.503426] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079600 [ 15.503470] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d8641d030 [ 15.503509] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 15.503548] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83079600 [ 15.503588] FS: 00007f7fa1ad0840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 15.503628] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 15.503662] CR2: 00007f7fa1da01a0 CR3: 0000000004ed1003 CR4: 0000000000771ef0 [ 15.503701] PKRU: 55555554 [ 15.503717] Call Trace: [ 15.503732] [ 15.503749] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 15.503769] notifier_call_chain (kernel/notifier.c:85) [ 15.503792] netif_set_mac_address (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:9993) [ 15.503818] dev_set_mac_address (net/core/dev_api.c:339) [ 15.503842] ? dev_close (net/core/dev_api.c:221) [ 15.503861] __bond_release_one.cold (drivers/net/bonding/bond_main.c:2573) [ 15.503890] bond_uninit (drivers/net/bonding/bond_main.c:6059) [ 15.503913] unregister_netdevice_many_notify (net/core/dev.c:12455) [ 15.503946] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 15.503970] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 15.503994] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 15.504015] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 15.504037] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 15.504060] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 15.504088] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 15.504106] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 15.504125] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 15.504145] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 15.504167] ___sys_sendmsg (net/socket.c:2752) [ 15.504189] __sys_sendmsg (net/socket.c:2784) [ 15.504209] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 15.504229] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 15.504256] RIP: 0033:0x7f7fa1d0a08e [ 15.504280] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 15.504378] RSP: 002b:00007ffefa3b6d40 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 15.504417] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f7fa1d0a08e [ 15.504456] RDX: 0000000000000000 RSI: 00007ffefa3b6df0 RDI: 0000000000000005 [ 15.504498] RBP: 00007ffefa3b6d50 R08: 0000000000000000 R09: 0000000000000000 [ 15.504536] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10f [ 15.504577] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffefa3b74b0 | [ 15.504717] ------------[ cut here ]------------ | [ 15.504746] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/244 | [ 15.504794] Modules linked in: | [ 15.504863] Tainted: [W]=WARN [ 15.504885] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 15.504918] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 15.504945] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 15.505040] RSP: 0018:ff52d251005df4c8 EFLAGS: 00010286 [ 15.505067] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 15.505111] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079600 [ 15.505154] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d8641d030 [ 15.505192] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 15.505232] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83079600 [ 15.505268] FS: 00007f7fa1ad0840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 15.505306] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 15.505345] CR2: 00007f7fa1da01a0 CR3: 0000000004ed1003 CR4: 0000000000771ef0 [ 15.505385] PKRU: 55555554 [ 15.505403] Call Trace: [ 15.505418] [ 15.505432] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 15.505452] notifier_call_chain (kernel/notifier.c:85) [ 15.505475] __netdev_upper_dev_unlink (net/core/dev.c:9027) [ 15.505503] netdev_upper_dev_unlink (net/core/dev.c:9054) [ 15.505530] __bond_release_one (drivers/net/bonding/bond_main.c:1724 drivers/net/bonding/bond_main.c:2466) [ 15.505551] bond_uninit (drivers/net/bonding/bond_main.c:6059) [ 15.505571] unregister_netdevice_many_notify (net/core/dev.c:12455) [ 15.505598] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 15.505622] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 15.505649] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 15.505672] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 15.505694] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 15.505717] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 15.505742] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 15.505761] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 15.505782] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 15.505802] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 15.505820] ___sys_sendmsg (net/socket.c:2752) [ 15.505842] __sys_sendmsg (net/socket.c:2784) [ 15.505863] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 15.505884] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 15.505910] RIP: 0033:0x7f7fa1d0a08e [ 15.505933] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 15.506016] RSP: 002b:00007ffefa3b6d40 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 15.506054] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f7fa1d0a08e [ 15.506089] RDX: 0000000000000000 RSI: 00007ffefa3b6df0 RDI: 0000000000000005 [ 15.506126] RBP: 00007ffefa3b6d50 R08: 0000000000000000 R09: 0000000000000000 [ 15.506165] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10f [ 15.506203] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffefa3b74b0 | [ 15.510337] ------------[ cut here ]------------ | [ 15.510392] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/244 | [ 15.510444] Modules linked in: | [ 15.510521] Tainted: [W]=WARN [ 15.510541] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 15.510582] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 15.510607] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 15.510704] RSP: 0018:ff52d251005df508 EFLAGS: 00010286 [ 15.510734] RAX: 00000000ffffffa6 RBX: 0000000000000041 RCX: 0000000000000000 [ 15.510779] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079600 [ 15.510818] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d8641c030 [ 15.510858] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 15.510900] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83079600 [ 15.510943] FS: 00007f7fa1ad0840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 15.510983] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 15.511019] CR2: 00007f7fa1da01a0 CR3: 0000000004ed1003 CR4: 0000000000771ef0 [ 15.511057] PKRU: 55555554 [ 15.511073] Call Trace: [ 15.511087] [ 15.511098] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 15.511120] netif_close_many (net/core/dev.c:1804) [ 15.511140] ? netdev_compute_master_upper_features (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:1590 net/core/dev.c:11116 net/core/dev.c:12883) [ 15.511172] netif_close (net/core/dev.c:1818 net/core/dev.c:1812) [ 15.511190] dev_close (net/core/dev_api.c:221) [ 15.511209] __bond_release_one.cold (drivers/net/bonding/bond_main.c:2563) [ 15.511231] bond_uninit (drivers/net/bonding/bond_main.c:6059) [ 15.511251] unregister_netdevice_many_notify (net/core/dev.c:12455) [ 15.511279] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 15.511303] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 15.511329] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 15.511352] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 15.511371] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 15.511393] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 15.511418] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 15.511442] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 15.511464] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 15.511485] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 15.511508] ___sys_sendmsg (net/socket.c:2752) [ 15.511533] __sys_sendmsg (net/socket.c:2784) [ 15.511554] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 15.511577] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 15.511608] RIP: 0033:0x7f7fa1d0a08e [ 15.511628] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 15.511732] RSP: 002b:00007ffefa3b6d40 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 15.511768] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f7fa1d0a08e [ 15.511811] RDX: 0000000000000000 RSI: 00007ffefa3b6df0 RDI: 0000000000000005 [ 15.511853] RBP: 00007ffefa3b6d50 R08: 0000000000000000 R09: 0000000000000000 [ 15.511888] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10f [ 15.511926] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffefa3b74b0 | [ 15.512009] ------------[ cut here ]------------ | [ 15.512035] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/244 | [ 15.512083] Modules linked in: | [ 15.512151] Tainted: [W]=WARN [ 15.512170] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 15.512203] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 15.512231] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 15.512321] RSP: 0018:ff52d251005df4e8 EFLAGS: 00010286 [ 15.512351] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 15.512390] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079600 [ 15.512429] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d8641c030 [ 15.512468] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 15.512512] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83079600 [ 15.512556] FS: 00007f7fa1ad0840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 15.512600] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 15.512634] CR2: 00007f7fa1da01a0 CR3: 0000000004ed1003 CR4: 0000000000771ef0 [ 15.512685] PKRU: 55555554 [ 15.512698] Call Trace: [ 15.512713] [ 15.512728] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 15.512749] notifier_call_chain (kernel/notifier.c:85) [ 15.512772] netif_set_mac_address (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:9993) [ 15.512798] dev_set_mac_address (net/core/dev_api.c:339) [ 15.512820] ? dev_close (net/core/dev_api.c:221) [ 15.512841] __bond_release_one.cold (drivers/net/bonding/bond_main.c:2573) [ 15.512869] bond_uninit (drivers/net/bonding/bond_main.c:6059) [ 15.512887] unregister_netdevice_many_notify (net/core/dev.c:12455) [ 15.512914] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 15.512935] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 15.512954] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 15.512973] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 15.512992] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 15.513012] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 15.513039] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 15.513061] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 15.513081] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 15.513103] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 15.513124] ___sys_sendmsg (net/socket.c:2752) [ 15.513148] __sys_sendmsg (net/socket.c:2784) [ 15.513167] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 15.513186] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 15.513208] RIP: 0033:0x7f7fa1d0a08e [ 15.513228] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 15.513319] RSP: 002b:00007ffefa3b6d40 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 15.513361] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f7fa1d0a08e [ 15.513401] RDX: 0000000000000000 RSI: 00007ffefa3b6df0 RDI: 0000000000000005 [ 15.513437] RBP: 00007ffefa3b6d50 R08: 0000000000000000 R09: 0000000000000000 [ 15.513477] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10f [ 15.513517] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffefa3b74b0 | [ 15.513841] ------------[ cut here ]------------ | [ 15.513867] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 0/39 | [ 15.513925] Modules linked in: | [ 15.514002] Tainted: [W]=WARN [ 15.514024] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 15.514062] Workqueue: events_unbound linkwatch_event [ 15.514092] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 15.514119] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 15.514215] RSP: 0018:ff52d25100163d50 EFLAGS: 00010286 [ 15.514243] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 15.514280] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 15.514323] RBP: 0000000000000000 R08: ff19d41d8335b150 R09: ff19d41d84f2e030 [ 15.514363] R10: ff19d41d86406118 R11: fefefefefefefeff R12: 0000000000000000 [ 15.514403] R13: 0000000000000010 R14: ff19d41d86406000 R15: ff19d41d81c32d00 [ 15.514445] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 15.514489] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 15.514525] CR2: 0000560f81ce9d5c CR3: 0000000004c96001 CR4: 0000000000771ef0 [ 15.514566] PKRU: 55555554 [ 15.514580] Call Trace: [ 15.514595] [ 15.514607] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 15.514627] netif_state_change (net/core/dev.c:1605) [ 15.514662] ? linkwatch_do_dev (net/core/link_watch.c:184 net/core/link_watch.c:166) [ 15.514683] __linkwatch_run_queue (net/core/link_watch.c:240) [ 15.514710] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 15.514733] process_one_work (kernel/workqueue.c:3314) [ 15.514756] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 15.514776] ? rescuer_thread (kernel/workqueue.c:3672) [ 15.514801] kthread (kernel/kthread.c:436) [ 15.514827] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 15.514849] ret_from_fork (arch/x86/kernel/process.c:158) [ 15.514870] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 15.514895] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 15.530817] ------------[ cut here ]------------ | [ 15.530858] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/246 | [ 15.530904] Modules linked in: | [ 15.530984] Tainted: [W]=WARN [ 15.531005] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 15.531042] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 15.531073] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 15.531165] RSP: 0018:ff52d251005ef720 EFLAGS: 00010286 [ 15.531196] RAX: 00000000ffffffa6 RBX: 0000000000000001 RCX: 0000000000000000 [ 15.531234] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079600 [ 15.531272] RBP: 0000000000000000 R08: ff19d41d8335f910 R09: ff19d41d8641e030 [ 15.531311] R10: ff19d41d8640e118 R11: fefefefefefefeff R12: 0000000000000000 [ 15.531354] R13: 0000000000000010 R14: ff19d41d8640e000 R15: ff19d41d83079600 [ 15.531394] FS: 00007f832744e840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 15.531439] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 15.531472] CR2: 0000000024428988 CR3: 00000000031d1006 CR4: 0000000000771ef0 [ 15.531516] PKRU: 55555554 [ 15.531528] Call Trace: [ 15.531540] [ 15.531555] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 15.531577] __dev_notify_flags (net/core/dev.c:9787) [ 15.531597] ? rtnl_getlink (./include/linux/skbuff.h:1323 ./include/linux/skbuff.h:1332 net/core/rtnetlink.c:4288) [ 15.531621] netif_change_flags (net/core/dev.c:9820) [ 15.531647] do_setlink.isra.0 (net/core/rtnetlink.c:3206 (discriminator 1)) [ 15.531670] ? __nla_validate_parse (lib/nlattr.c:620) [ 15.531701] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 15.531722] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 15.531744] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 15.531768] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 15.531787] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 15.531809] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 15.531839] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 15.531858] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 15.531879] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 15.531900] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 15.531921] ___sys_sendmsg (net/socket.c:2752) [ 15.531941] __sys_sendmsg (net/socket.c:2784) [ 15.531964] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 15.531982] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 15.532009] RIP: 0033:0x7f832768808e [ 15.532030] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 15.532120] RSP: 002b:00007fff643c8110 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 15.532161] RAX: ffffffffffffffda RBX: 0000000000000002 RCX: 00007f832768808e [ 15.532199] RDX: 0000000000000000 RSI: 00007fff643c81c0 RDI: 0000000000000005 [ 15.532241] RBP: 00007fff643c8120 R08: 0000000000000000 R09: 0000000000000000 [ 15.532281] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10f [ 15.532322] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fff643c8880 | [ 15.549837] ------------[ cut here ]------------ | [ 15.549883] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/249 | [ 15.549938] Modules linked in: | [ 15.550022] Tainted: [W]=WARN [ 15.550048] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 15.550079] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 15.550110] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 15.550209] RSP: 0018:ff52d25100607750 EFLAGS: 00010286 [ 15.550236] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 15.550279] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079500 [ 15.550342] RBP: 0000000000000002 R08: ff19d41d83159d10 R09: ff19d41d84e03030 [ 15.550388] R10: ff19d41d84ff8118 R11: fefefefefefefeff R12: 0000000000000000 [ 15.550426] R13: 0000000000000010 R14: ff19d41d84ff8000 R15: ff19d41d83079500 [ 15.550469] FS: 00007f4cc20ab840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 15.550515] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 15.550550] CR2: 000000000043f600 CR3: 0000000004ce5001 CR4: 0000000000771ef0 [ 15.550594] PKRU: 55555554 [ 15.550607] Call Trace: [ 15.550623] [ 15.550641] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 15.550664] notifier_call_chain (kernel/notifier.c:85) [ 15.550687] netdev_update_features (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:1590 net/core/dev.c:11099 net/core/dev.c:11096) [ 15.550717] bond_option_mode_set (drivers/net/bonding/bond_options.c:952) [ 15.550743] __bond_opt_set (drivers/net/bonding/bond_options.c:826) [ 15.550766] bond_changelink (drivers/net/bonding/bond_netlink.c:232) [ 15.550786] ? notifier_call_chain (kernel/notifier.c:85) [ 15.550811] bond_newlink (drivers/net/bonding/bond_netlink.c:632) [ 15.550831] rtnl_newlink (net/core/rtnetlink.c:3904 net/core/rtnetlink.c:4035 net/core/rtnetlink.c:4150) [ 15.550852] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 15.550879] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 15.550904] ? get_page_from_freelist (./include/linux/spinlock.h:390 mm/page_alloc.c:3373 mm/page_alloc.c:3402 mm/page_alloc.c:3943) [ 15.550935] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 15.550964] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 15.550986] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 15.551009] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 15.551032] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 15.551053] ___sys_sendmsg (net/socket.c:2752) [ 15.551074] __sys_sendmsg (net/socket.c:2784) [ 15.551095] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 15.551120] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 15.551150] RIP: 0033:0x7f4cc22e508e [ 15.551171] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 15.551267] RSP: 002b:00007ffeb01689b0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 15.551304] RAX: ffffffffffffffda RBX: 00007ffeb0169148 RCX: 00007f4cc22e508e [ 15.551344] RDX: 0000000000000000 RSI: 00007ffeb0168a60 RDI: 0000000000000005 [ 15.551386] RBP: 00007ffeb01689c0 R08: 0000000000000000 R09: 0000000000000000 [ 15.551428] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10f [ 15.551470] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffeb0169120 | [ 15.551560] ------------[ cut here ]------------ | [ 15.551588] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/249 | [ 15.551631] Modules linked in: | [ 15.551706] Tainted: [W]=WARN [ 15.551725] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 15.551758] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 15.551787] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 15.551883] RSP: 0018:ff52d25100607870 EFLAGS: 00010286 [ 15.551912] RAX: 00000000ffffffa6 RBX: 00000000ffffffff RCX: 0000000000000000 [ 15.551948] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079500 [ 15.551990] RBP: 0000000000000000 R08: ff19d41d83159d10 R09: ff19d41d84e03030 [ 15.552029] R10: ff19d41d84ff8118 R11: fefefefefefefeff R12: 0000000000000000 [ 15.552067] R13: 0000000000000010 R14: ff19d41d84ff8000 R15: ff19d41d83079500 [ 15.552110] FS: 00007f4cc20ab840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 15.552154] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 15.552187] CR2: 000000000043f600 CR3: 0000000004ce5001 CR4: 0000000000771ef0 [ 15.552228] PKRU: 55555554 [ 15.552240] Call Trace: [ 15.552256] [ 15.552268] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 15.552291] __dev_notify_flags (net/core/dev.c:9787) [ 15.552311] rtnl_configure_link (net/core/rtnetlink.c:3670) [ 15.552336] rtnl_newlink (net/core/rtnetlink.c:3914 net/core/rtnetlink.c:4035 net/core/rtnetlink.c:4150) [ 15.552359] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 15.552388] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 15.552408] ? get_page_from_freelist (./include/linux/spinlock.h:390 mm/page_alloc.c:3373 mm/page_alloc.c:3402 mm/page_alloc.c:3943) [ 15.552441] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 15.552472] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 15.552491] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 15.552511] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 15.552531] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 15.552553] ___sys_sendmsg (net/socket.c:2752) [ 15.552576] __sys_sendmsg (net/socket.c:2784) [ 15.552597] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 15.552619] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 15.552653] RIP: 0033:0x7f4cc22e508e [ 15.552675] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 15.552771] RSP: 002b:00007ffeb01689b0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 15.552811] RAX: ffffffffffffffda RBX: 00007ffeb0169148 RCX: 00007f4cc22e508e [ 15.552859] RDX: 0000000000000000 RSI: 00007ffeb0168a60 RDI: 0000000000000005 [ 15.552904] RBP: 00007ffeb01689c0 R08: 0000000000000000 R09: 0000000000000000 [ 15.552943] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10f [ 15.552987] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffeb0169120 | [ 15.558938] ------------[ cut here ]------------ | [ 15.559000] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/251 | [ 15.559060] Modules linked in: | [ 15.559140] Tainted: [W]=WARN [ 15.559159] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 15.559197] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 15.559226] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 15.559332] RSP: 0018:ff52d25100617600 EFLAGS: 00010286 [ 15.559360] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 15.559404] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 15.559447] RBP: 0000000000000000 R08: ff19d41d83159d10 R09: ff19d41d84f2e030 [ 15.559485] R10: ff19d41d84ff8118 R11: fefefefefefefeff R12: 0000000000000000 [ 15.559528] R13: 0000000000000010 R14: ff19d41d84ff8000 R15: ff19d41d83051c00 [ 15.559573] FS: 00007fb5aa4db840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 15.559609] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 15.559647] CR2: 000000001f9c3988 CR3: 00000000030b1004 CR4: 0000000000771ef0 [ 15.559692] PKRU: 55555554 [ 15.559707] Call Trace: [ 15.559720] [ 15.559737] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 15.559759] notifier_call_chain (kernel/notifier.c:85) [ 15.559781] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 15.559809] bond_enslave (drivers/net/bonding/bond_main.c:983 drivers/net/bonding/bond_main.c:970 drivers/net/bonding/bond_main.c:2017) [ 15.559834] ? rtnl_getlink (net/core/rtnetlink.c:4296 (discriminator 3)) [ 15.559855] ? exc_invalid_op (arch/x86/kernel/traps.c:490 (discriminator 2)) [ 15.559876] do_set_master (net/core/rtnetlink.c:3011) [ 15.559898] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 15.559921] ? __nla_validate_parse (lib/nlattr.c:620) [ 15.559950] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 15.559972] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 15.559995] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 15.560026] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 15.560052] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 15.560073] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 15.560101] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 15.560122] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 15.560143] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 15.560165] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 15.560189] ___sys_sendmsg (net/socket.c:2752) [ 15.560212] __sys_sendmsg (net/socket.c:2784) [ 15.560235] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 15.560257] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 15.560286] RIP: 0033:0x7fb5aa71508e [ 15.560309] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 15.560411] RSP: 002b:00007ffdcabc7300 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 15.560458] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007fb5aa71508e [ 15.560499] RDX: 0000000000000000 RSI: 00007ffdcabc73b0 RDI: 0000000000000005 [ 15.560540] RBP: 00007ffdcabc7310 R08: 0000000000000000 R09: 0000000000000000 [ 15.560579] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10f [ 15.560619] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffdcabc7a70 | [ 15.560719] ------------[ cut here ]------------ | [ 15.560748] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/251 | [ 15.560796] Modules linked in: | [ 15.560879] Tainted: [W]=WARN [ 15.560902] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 15.560941] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 15.560971] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 15.561070] RSP: 0018:ff52d251006175a8 EFLAGS: 00010286 [ 15.561098] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 15.561145] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 15.561186] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2e030 [ 15.561230] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 15.561273] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83051c00 [ 15.561322] FS: 00007fb5aa4db840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 15.561361] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 15.561397] CR2: 000000001f9c3988 CR3: 00000000030b1004 CR4: 0000000000771ef0 [ 15.561438] PKRU: 55555554 [ 15.561453] Call Trace: [ 15.561466] [ 15.561483] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 15.561504] notifier_call_chain (kernel/notifier.c:85) [ 15.561522] netif_set_mac_address (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:9993) [ 15.561553] dev_set_mac_address (net/core/dev_api.c:339) [ 15.561576] ? dev_set_mtu (net/core/dev_api.c:249) [ 15.561598] bond_enslave (drivers/net/bonding/bond_main.c:2067) [ 15.561619] ? exc_invalid_op (arch/x86/kernel/traps.c:490 (discriminator 2)) [ 15.561646] do_set_master (net/core/rtnetlink.c:3011) [ 15.561669] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 15.561691] ? __nla_validate_parse (lib/nlattr.c:620) [ 15.561717] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 15.561740] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 15.561761] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 15.561789] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 15.561811] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 15.561831] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 15.561861] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 15.561884] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 15.561907] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 15.561929] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 15.561951] ___sys_sendmsg (net/socket.c:2752) [ 15.561972] __sys_sendmsg (net/socket.c:2784) [ 15.561993] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 15.562012] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 15.562041] RIP: 0033:0x7fb5aa71508e [ 15.562063] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 15.562155] RSP: 002b:00007ffdcabc7300 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 15.562197] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007fb5aa71508e [ 15.562235] RDX: 0000000000000000 RSI: 00007ffdcabc73b0 RDI: 0000000000000005 [ 15.562277] RBP: 00007ffdcabc7310 R08: 0000000000000000 R09: 0000000000000000 [ 15.562327] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10f [ 15.562368] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffdcabc7a70 | [ 15.562462] ------------[ cut here ]------------ | [ 15.562489] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/251 | [ 15.562542] Modules linked in: | [ 15.562628] Tainted: [W]=WARN [ 15.562725] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 15.562764] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 15.562793] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 15.562898] RSP: 0018:ff52d25100617600 EFLAGS: 00010286 [ 15.562927] RAX: 00000000ffffffa6 RBX: 0000000000000041 RCX: 0000000000000000 [ 15.562962] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 15.563005] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2e030 [ 15.563048] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 15.563088] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83051c00 [ 15.563133] FS: 00007fb5aa4db840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 15.563171] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 15.563204] CR2: 000000001f9c3988 CR3: 00000000030b1004 CR4: 0000000000771ef0 [ 15.563244] PKRU: 55555554 [ 15.563258] Call Trace: [ 15.563271] [ 15.563283] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 15.563303] netif_open (net/core/dev.c:1729 net/core/dev.c:1718) [ 15.563325] dev_open (net/core/dev_api.c:202) [ 15.563349] bond_enslave (drivers/net/bonding/bond_main.c:2079) [ 15.563371] ? exc_invalid_op (arch/x86/kernel/traps.c:490 (discriminator 2)) [ 15.563392] do_set_master (net/core/rtnetlink.c:3011) [ 15.563409] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 15.563435] ? __nla_validate_parse (lib/nlattr.c:620) [ 15.563467] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 15.563490] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 15.563511] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 15.563540] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 15.563562] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 15.563583] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 15.563614] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 15.563642] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 15.563665] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 15.563686] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 15.563708] ___sys_sendmsg (net/socket.c:2752) [ 15.563732] __sys_sendmsg (net/socket.c:2784) [ 15.563754] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 15.563778] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 15.563804] RIP: 0033:0x7fb5aa71508e [ 15.563823] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 15.563926] RSP: 002b:00007ffdcabc7300 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 15.563968] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007fb5aa71508e [ 15.564012] RDX: 0000000000000000 RSI: 00007ffdcabc73b0 RDI: 0000000000000005 [ 15.564050] RBP: 00007ffdcabc7310 R08: 0000000000000000 R09: 0000000000000000 [ 15.564091] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10f [ 15.564134] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffdcabc7a70 | [ 15.564229] ------------[ cut here ]------------ | [ 15.564260] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/251 | [ 15.564310] Modules linked in: | [ 15.564390] Tainted: [W]=WARN [ 15.564412] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 15.564444] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 15.564475] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 15.564572] RSP: 0018:ff52d251006175e8 EFLAGS: 00010286 [ 15.564597] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 15.564643] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 15.564686] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2e030 [ 15.564731] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 15.564770] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83051c00 [ 15.564814] FS: 00007fb5aa4db840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 15.564854] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 15.564891] CR2: 000000001f9c3988 CR3: 00000000030b1004 CR4: 0000000000771ef0 [ 15.564930] PKRU: 55555554 [ 15.564944] Call Trace: [ 15.564958] [ 15.564970] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 15.564992] notifier_call_chain (kernel/notifier.c:85) [ 15.565015] netdev_lower_state_changed (net/core/dev.c:9573) [ 15.565044] bond_enslave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:623 ./include/net/bonding.h:615 ./include/net/bonding.h:637 drivers/net/bonding/bond_main.c:2125) [ 15.565062] do_set_master (net/core/rtnetlink.c:3011) [ 15.565085] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 15.565106] ? __nla_validate_parse (lib/nlattr.c:620) [ 15.565129] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 15.565152] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 15.565173] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 15.565197] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 15.565220] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 15.565241] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 15.565264] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 15.565284] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 15.565306] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 15.565331] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 15.565354] ___sys_sendmsg (net/socket.c:2752) [ 15.565377] __sys_sendmsg (net/socket.c:2784) [ 15.565397] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 15.565416] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 15.565444] RIP: 0033:0x7fb5aa71508e [ 15.565464] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 15.565563] RSP: 002b:00007ffdcabc7300 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 15.565606] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007fb5aa71508e [ 15.565650] RDX: 0000000000000000 RSI: 00007ffdcabc73b0 RDI: 0000000000000005 [ 15.565693] RBP: 00007ffdcabc7310 R08: 0000000000000000 R09: 0000000000000000 [ 15.565737] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10f [ 15.565780] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffdcabc7a70 | [ 15.565874] ------------[ cut here ]------------ | [ 15.565904] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/251 | [ 15.565954] Modules linked in: | [ 15.566031] Tainted: [W]=WARN [ 15.566057] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 15.566093] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 15.566120] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 15.566210] RSP: 0018:ff52d251006175e8 EFLAGS: 00010286 [ 15.566238] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 15.566278] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 15.566322] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2e030 [ 15.566362] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 15.566403] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83051c00 [ 15.566445] FS: 00007fb5aa4db840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 15.566486] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 15.566519] CR2: 000000001f9c3988 CR3: 00000000030b1004 CR4: 0000000000771ef0 [ 15.566558] PKRU: 55555554 [ 15.566572] Call Trace: [ 15.566586] [ 15.566599] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 15.566621] notifier_call_chain (kernel/notifier.c:85) [ 15.566645] netdev_lower_state_changed (net/core/dev.c:9573) [ 15.566672] bond_enslave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:572 drivers/net/bonding/bond_main.c:2190) [ 15.566694] do_set_master (net/core/rtnetlink.c:3011) [ 15.566714] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 15.566734] ? __nla_validate_parse (lib/nlattr.c:620) [ 15.566761] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 15.566781] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 15.566804] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 15.566834] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 15.566854] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 15.566873] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 15.566902] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 15.566925] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 15.566947] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 15.566968] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 15.566989] ___sys_sendmsg (net/socket.c:2752) [ 15.567009] __sys_sendmsg (net/socket.c:2784) [ 15.567032] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 15.567052] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 15.567078] RIP: 0033:0x7fb5aa71508e [ 15.567097] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 15.567192] RSP: 002b:00007ffdcabc7300 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 15.567231] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007fb5aa71508e [ 15.567269] RDX: 0000000000000000 RSI: 00007ffdcabc73b0 RDI: 0000000000000005 [ 15.567309] RBP: 00007ffdcabc7310 R08: 0000000000000000 R09: 0000000000000000 [ 15.567352] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10f [ 15.567385] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffdcabc7a70 | [ 15.567475] ------------[ cut here ]------------ | [ 15.567503] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/251 | [ 15.567550] Modules linked in: | [ 15.567621] Tainted: [W]=WARN [ 15.567644] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 15.567679] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 15.567703] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 15.567802] RSP: 0018:ff52d25100617568 EFLAGS: 00010286 [ 15.567833] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 15.567879] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 15.567921] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2e030 [ 15.567962] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 15.568009] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83051c00 [ 15.568052] FS: 00007fb5aa4db840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 15.568095] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 15.568131] CR2: 000000001f9c3988 CR3: 00000000030b1004 CR4: 0000000000771ef0 [ 15.568172] PKRU: 55555554 [ 15.568184] Call Trace: [ 15.568199] [ 15.568212] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 15.568234] notifier_call_chain (kernel/notifier.c:85) [ 15.568258] __netdev_upper_dev_link (net/core/dev.c:8931) [ 15.568289] netdev_master_upper_dev_link (net/core/dev.c:9001) [ 15.568320] bond_enslave (drivers/net/bonding/bond_main.c:1713 drivers/net/bonding/bond_main.c:2229) [ 15.568342] do_set_master (net/core/rtnetlink.c:3011) [ 15.568364] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 15.568387] ? __nla_validate_parse (lib/nlattr.c:620) [ 15.568416] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 15.568438] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 15.568460] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 15.568489] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 15.568510] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 15.568530] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 15.568561] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 15.568583] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 15.568604] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 15.568627] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 15.568652] ___sys_sendmsg (net/socket.c:2752) [ 15.568674] __sys_sendmsg (net/socket.c:2784) [ 15.568698] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 15.568720] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 15.568749] RIP: 0033:0x7fb5aa71508e [ 15.568769] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 15.568870] RSP: 002b:00007ffdcabc7300 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 15.568913] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007fb5aa71508e [ 15.568962] RDX: 0000000000000000 RSI: 00007ffdcabc73b0 RDI: 0000000000000005 [ 15.569010] RBP: 00007ffdcabc7310 R08: 0000000000000000 R09: 0000000000000000 [ 15.569050] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10f [ 15.569088] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffdcabc7a70 | [ 15.569184] ------------[ cut here ]------------ | [ 15.569212] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/251 | [ 15.569261] Modules linked in: | [ 15.569339] Tainted: [W]=WARN [ 15.569358] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 15.569393] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 15.569422] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 15.569512] RSP: 0018:ff52d251006175e8 EFLAGS: 00010286 [ 15.569539] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 15.569578] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 15.569617] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2e030 [ 15.569660] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 15.569704] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83051c00 [ 15.569748] FS: 00007fb5aa4db840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 15.569791] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 15.569824] CR2: 000000001f9c3988 CR3: 00000000030b1004 CR4: 0000000000771ef0 [ 15.569866] PKRU: 55555554 [ 15.569882] Call Trace: [ 15.569895] [ 15.569909] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 15.569928] notifier_call_chain (kernel/notifier.c:85) [ 15.569948] netdev_lower_state_changed (net/core/dev.c:9573) [ 15.569977] bond_enslave (drivers/net/bonding/bond_main.c:1830 drivers/net/bonding/bond_main.c:2235) [ 15.569998] do_set_master (net/core/rtnetlink.c:3011) [ 15.570022] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 15.570043] ? __nla_validate_parse (lib/nlattr.c:620) [ 15.570074] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 15.570098] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 15.570122] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 15.570150] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 15.570172] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 15.570195] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 15.570227] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 15.570246] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 15.570269] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 15.570293] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 15.570319] ___sys_sendmsg (net/socket.c:2752) [ 15.570344] __sys_sendmsg (net/socket.c:2784) [ 15.570369] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 15.570392] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 15.570421] RIP: 0033:0x7fb5aa71508e [ 15.570444] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 15.570542] RSP: 002b:00007ffdcabc7300 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 15.570584] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007fb5aa71508e [ 15.570623] RDX: 0000000000000000 RSI: 00007ffdcabc73b0 RDI: 0000000000000005 [ 15.570666] RBP: 00007ffdcabc7310 R08: 0000000000000000 R09: 0000000000000000 [ 15.570706] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10f [ 15.570746] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffdcabc7a70 | [ 15.570841] ------------[ cut here ]------------ | [ 15.570871] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/251 | [ 15.570920] Modules linked in: | [ 15.571004] Tainted: [W]=WARN [ 15.571024] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 15.571059] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 15.571087] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 15.571188] RSP: 0018:ff52d251006175b8 EFLAGS: 00010286 [ 15.571216] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 15.571256] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 15.571300] RBP: 0000000000000002 R08: ff19d41d83159d10 R09: ff19d41d84f2e030 [ 15.571343] R10: ff19d41d84ff8118 R11: fefefefefefefeff R12: 0000000000000000 [ 15.571383] R13: 0000000000000010 R14: ff19d41d84ff8000 R15: ff19d41d83051c00 [ 15.571428] FS: 00007fb5aa4db840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 15.571470] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 15.571506] CR2: 000000001f9c3988 CR3: 00000000030b1004 CR4: 0000000000771ef0 [ 15.571549] PKRU: 55555554 [ 15.571562] Call Trace: [ 15.571580] [ 15.571592] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 15.571613] notifier_call_chain (kernel/notifier.c:85) [ 15.571634] netdev_compute_master_upper_features (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:1590 net/core/dev.c:11116 net/core/dev.c:12883) [ 15.571677] bond_enslave (drivers/net/bonding/bond_main.c:2276) [ 15.571701] do_set_master (net/core/rtnetlink.c:3011) [ 15.571719] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 15.571743] ? __nla_validate_parse (lib/nlattr.c:620) [ 15.571772] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 15.571793] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 15.571811] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 15.571841] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 15.571864] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 15.571886] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 15.571915] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 15.571937] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 15.571958] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 15.571980] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 15.572003] ___sys_sendmsg (net/socket.c:2752) [ 15.572023] __sys_sendmsg (net/socket.c:2784) [ 15.572046] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 15.572071] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 15.572100] RIP: 0033:0x7fb5aa71508e [ 15.572119] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 15.572218] RSP: 002b:00007ffdcabc7300 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 15.572262] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007fb5aa71508e [ 15.572306] RDX: 0000000000000000 RSI: 00007ffdcabc73b0 RDI: 0000000000000005 [ 15.572350] RBP: 00007ffdcabc7310 R08: 0000000000000000 R09: 0000000000000000 [ 15.572390] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10f [ 15.572428] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffdcabc7a70 | [ 15.572631] ------------[ cut here ]------------ | [ 15.572727] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: 1/45 | [ 15.572820] Modules linked in: | [ 15.572992] Tainted: [W]=WARN [ 15.573047] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 15.573119] Workqueue: events_unbound linkwatch_event [ 15.573183] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 15.573273] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 15.573427] RSP: 0018:ff52d25100193d50 EFLAGS: 00010286 [ 15.573489] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 15.573564] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308c600 [ 15.573645] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d82cef030 [ 15.573731] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 15.573819] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d8308c600 [ 15.573904] FS: 0000000000000000(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 15.573983] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 15.574054] CR2: 00007ff06ca192a0 CR3: 0000000021a42002 CR4: 0000000000771ef0 [ 15.574141] PKRU: 55555554 [ 15.574189] Call Trace: [ 15.574261] [ 15.574310] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 15.574379] netif_state_change (net/core/dev.c:1605) [ 15.574435] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 15.574493] __linkwatch_run_queue (net/core/link_watch.c:240) [ 15.574557] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 15.574613] process_one_work (kernel/workqueue.c:3314) [ 15.574678] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 15.574740] ? rescuer_thread (kernel/workqueue.c:3672) [ 15.574795] kthread (kernel/kthread.c:436) [ 15.574852] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 15.574931] ret_from_fork (arch/x86/kernel/process.c:158) [ 15.574991] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 15.575048] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 15.575400] ------------[ cut here ]------------ | [ 15.575461] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: 1/45 | [ 15.575558] Modules linked in: | [ 15.575740] Tainted: [W]=WARN [ 15.575794] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 15.575916] Workqueue: events_unbound linkwatch_event [ 15.575986] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 15.576084] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 15.576252] RSP: 0018:ff52d25100193d50 EFLAGS: 00010286 [ 15.576323] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 15.576403] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308c600 [ 15.576506] RBP: 0000000000000000 R08: ff19d41d8335b150 R09: ff19d41d82cef030 [ 15.576613] R10: ff19d41d86406118 R11: fefefefefefefeff R12: 0000000000000000 [ 15.576725] R13: 0000000000000010 R14: ff19d41d86406000 R15: ff19d41d8308c600 [ 15.576809] FS: 0000000000000000(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 15.576889] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 15.576978] CR2: 00007ff06ca192a0 CR3: 0000000021a42002 CR4: 0000000000771ef0 [ 15.577072] PKRU: 55555554 [ 15.577121] Call Trace: [ 15.577170] [ 15.577219] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 15.577279] netif_state_change (net/core/dev.c:1605) [ 15.577344] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 15.577401] __linkwatch_run_queue (net/core/link_watch.c:240) [ 15.577469] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 15.577526] process_one_work (kernel/workqueue.c:3314) [ 15.577585] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 15.577650] ? rescuer_thread (kernel/workqueue.c:3672) [ 15.577717] kthread (kernel/kthread.c:436) [ 15.577774] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 15.577841] ret_from_fork (arch/x86/kernel/process.c:158) [ 15.577924] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 15.577983] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 15.581578] ------------[ cut here ]------------ | [ 15.581614] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/252 | [ 15.581672] Modules linked in: | [ 15.581756] Tainted: [W]=WARN [ 15.581778] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 15.581816] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 15.581848] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 15.581954] RSP: 0018:ff52d251006175a8 EFLAGS: 00010286 [ 15.581986] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 15.582031] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079600 [ 15.582074] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84e03030 [ 15.582114] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 15.582161] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83079600 [ 15.582210] FS: 00007f3facfec840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 15.582256] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 15.582292] CR2: 000000002989d988 CR3: 0000000004db8004 CR4: 0000000000771ef0 [ 15.582338] PKRU: 55555554 [ 15.582351] Call Trace: [ 15.582365] [ 15.582380] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 15.582399] notifier_call_chain (kernel/notifier.c:85) [ 15.582420] netif_set_mac_address (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:9993) [ 15.582446] dev_set_mac_address (net/core/dev_api.c:339) [ 15.582469] ? dev_set_mtu (net/core/dev_api.c:249) [ 15.582491] bond_enslave (drivers/net/bonding/bond_main.c:2067) [ 15.582513] ? exc_invalid_op (arch/x86/kernel/traps.c:490 (discriminator 2)) [ 15.582531] do_set_master (net/core/rtnetlink.c:3011) [ 15.582554] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 15.582581] ? __nla_validate_parse (lib/nlattr.c:620) [ 15.582611] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 15.582635] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 15.582658] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 15.582687] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 15.582709] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 15.582729] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 15.582757] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 15.582781] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 15.582801] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 15.582823] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 15.582844] ___sys_sendmsg (net/socket.c:2752) [ 15.582866] __sys_sendmsg (net/socket.c:2784) [ 15.582887] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 15.582909] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 15.582935] RIP: 0033:0x7f3fad22608e [ 15.582958] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 15.583056] RSP: 002b:00007ffe75489790 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 15.583096] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f3fad22608e [ 15.583141] RDX: 0000000000000000 RSI: 00007ffe75489840 RDI: 0000000000000005 [ 15.583185] RBP: 00007ffe754897a0 R08: 0000000000000000 R09: 0000000000000000 [ 15.583223] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10f [ 15.583260] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffe75489f00 | [ 15.583350] ------------[ cut here ]------------ | [ 15.583377] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/252 | [ 15.583417] Modules linked in: | [ 15.583493] Tainted: [W]=WARN [ 15.583515] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 15.583551] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 15.583579] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 15.583677] RSP: 0018:ff52d25100617600 EFLAGS: 00010286 [ 15.583705] RAX: 00000000ffffffa6 RBX: 0000000000000041 RCX: 0000000000000000 [ 15.583746] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079600 [ 15.583788] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84e03030 [ 15.583825] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 15.583868] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83079600 [ 15.583909] FS: 00007f3facfec840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 15.583952] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 15.583988] CR2: 000000002989d988 CR3: 0000000004db8004 CR4: 0000000000771ef0 [ 15.584032] PKRU: 55555554 [ 15.584048] Call Trace: [ 15.584062] [ 15.584077] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 15.584096] netif_open (net/core/dev.c:1729 net/core/dev.c:1718) [ 15.584117] dev_open (net/core/dev_api.c:202) [ 15.584140] bond_enslave (drivers/net/bonding/bond_main.c:2079) [ 15.584161] ? exc_invalid_op (arch/x86/kernel/traps.c:490 (discriminator 2)) [ 15.584183] do_set_master (net/core/rtnetlink.c:3011) [ 15.584207] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 15.584229] ? __nla_validate_parse (lib/nlattr.c:620) [ 15.584256] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 15.584276] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 15.584299] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 15.584330] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 15.584351] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 15.584371] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 15.584398] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 15.584419] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 15.584440] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 15.584462] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 15.584482] ___sys_sendmsg (net/socket.c:2752) [ 15.584502] __sys_sendmsg (net/socket.c:2784) [ 15.584525] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 15.584546] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 15.584573] RIP: 0033:0x7f3fad22608e [ 15.584591] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 15.584692] RSP: 002b:00007ffe75489790 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 15.584736] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f3fad22608e [ 15.584781] RDX: 0000000000000000 RSI: 00007ffe75489840 RDI: 0000000000000005 [ 15.584828] RBP: 00007ffe754897a0 R08: 0000000000000000 R09: 0000000000000000 [ 15.584873] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10f [ 15.584914] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffe75489f00 | [ 15.585010] ------------[ cut here ]------------ | [ 15.585039] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/252 | [ 15.585089] Modules linked in: | [ 15.585169] Tainted: [W]=WARN [ 15.585190] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 15.585224] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 15.585252] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 15.585348] RSP: 0018:ff52d251006175e8 EFLAGS: 00010286 [ 15.585376] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 15.585417] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079600 [ 15.585458] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84e03030 [ 15.585501] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 15.585541] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83079600 [ 15.585586] FS: 00007f3facfec840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 15.585632] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 15.585668] CR2: 000000002989d988 CR3: 0000000004db8004 CR4: 0000000000771ef0 [ 15.585708] PKRU: 55555554 [ 15.585723] Call Trace: [ 15.585735] [ 15.585749] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 15.585767] notifier_call_chain (kernel/notifier.c:85) [ 15.585789] netdev_lower_state_changed (net/core/dev.c:9573) [ 15.585816] bond_enslave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:623 ./include/net/bonding.h:615 ./include/net/bonding.h:637 drivers/net/bonding/bond_main.c:2125) [ 15.585844] do_set_master (net/core/rtnetlink.c:3011) [ 15.585864] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 15.585886] ? __nla_validate_parse (lib/nlattr.c:620) [ 15.585914] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 15.585937] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 15.585960] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 15.585989] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 15.586009] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 15.586031] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 15.586059] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 15.586081] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 15.586103] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 15.586125] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 15.586148] ___sys_sendmsg (net/socket.c:2752) [ 15.586169] __sys_sendmsg (net/socket.c:2784) [ 15.586194] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 15.586216] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 15.586243] RIP: 0033:0x7f3fad22608e [ 15.586264] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 15.586360] RSP: 002b:00007ffe75489790 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 15.586396] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f3fad22608e [ 15.586434] RDX: 0000000000000000 RSI: 00007ffe75489840 RDI: 0000000000000005 [ 15.586475] RBP: 00007ffe754897a0 R08: 0000000000000000 R09: 0000000000000000 [ 15.586516] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10f [ 15.586556] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffe75489f00 | [ 15.586645] ------------[ cut here ]------------ | [ 15.586673] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/252 | [ 15.586726] Modules linked in: | [ 15.586802] Tainted: [W]=WARN [ 15.586823] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 15.586853] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 15.586885] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 15.586985] RSP: 0018:ff52d251006175e8 EFLAGS: 00010286 [ 15.587011] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 15.587056] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079600 [ 15.587101] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84e03030 [ 15.587142] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 15.587185] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83079600 [ 15.587228] FS: 00007f3facfec840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 15.587271] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 15.587303] CR2: 000000002989d988 CR3: 0000000004db8004 CR4: 0000000000771ef0 [ 15.587348] PKRU: 55555554 [ 15.587364] Call Trace: [ 15.587379] [ 15.587391] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 15.587417] notifier_call_chain (kernel/notifier.c:85) [ 15.587442] netdev_lower_state_changed (net/core/dev.c:9573) [ 15.587469] bond_enslave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:572 drivers/net/bonding/bond_main.c:2190) [ 15.587488] do_set_master (net/core/rtnetlink.c:3011) [ 15.587511] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 15.587533] ? __nla_validate_parse (lib/nlattr.c:620) [ 15.587565] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 15.587588] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 15.587610] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 15.587642] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 15.587666] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 15.587685] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 15.587713] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 15.587733] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 15.587756] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 15.587781] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 15.587803] ___sys_sendmsg (net/socket.c:2752) [ 15.587825] __sys_sendmsg (net/socket.c:2784) [ 15.587845] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 15.587864] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 15.587889] RIP: 0033:0x7f3fad22608e [ 15.587910] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 15.588006] RSP: 002b:00007ffe75489790 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 15.588043] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f3fad22608e [ 15.588082] RDX: 0000000000000000 RSI: 00007ffe75489840 RDI: 0000000000000005 [ 15.588124] RBP: 00007ffe754897a0 R08: 0000000000000000 R09: 0000000000000000 [ 15.588164] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10f [ 15.588207] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffe75489f00 | [ 15.588296] ------------[ cut here ]------------ | [ 15.588327] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/252 | [ 15.588374] Modules linked in: | [ 15.588457] Tainted: [W]=WARN [ 15.588475] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 15.588503] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 15.588533] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 15.588630] RSP: 0018:ff52d25100617568 EFLAGS: 00010286 [ 15.588658] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 15.588704] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079600 [ 15.588746] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84e03030 [ 15.588798] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 15.588838] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83079600 [ 15.588910] FS: 00007f3facfec840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 15.588950] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 15.588984] CR2: 000000002989d988 CR3: 0000000004db8004 CR4: 0000000000771ef0 [ 15.589020] PKRU: 55555554 [ 15.589039] Call Trace: [ 15.589053] [ 15.589070] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 15.589091] notifier_call_chain (kernel/notifier.c:85) [ 15.589113] __netdev_upper_dev_link (net/core/dev.c:8931) [ 15.589145] netdev_master_upper_dev_link (net/core/dev.c:9001) [ 15.589171] bond_enslave (drivers/net/bonding/bond_main.c:1713 drivers/net/bonding/bond_main.c:2229) [ 15.589194] do_set_master (net/core/rtnetlink.c:3011) [ 15.589215] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 15.589236] ? __nla_validate_parse (lib/nlattr.c:620) [ 15.589264] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 15.589285] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 15.589306] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 15.589337] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 15.589360] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 15.589383] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 15.589409] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 15.589429] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 15.589452] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 15.589472] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 15.589490] ___sys_sendmsg (net/socket.c:2752) [ 15.589512] __sys_sendmsg (net/socket.c:2784) [ 15.589535] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 15.589558] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 15.589588] RIP: 0033:0x7f3fad22608e [ 15.589609] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 15.589705] RSP: 002b:00007ffe75489790 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 15.589745] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f3fad22608e [ 15.589785] RDX: 0000000000000000 RSI: 00007ffe75489840 RDI: 0000000000000005 [ 15.589825] RBP: 00007ffe754897a0 R08: 0000000000000000 R09: 0000000000000000 [ 15.589869] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10f [ 15.589909] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffe75489f00 | [ 15.589997] ------------[ cut here ]------------ | [ 15.590023] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/252 | [ 15.590067] Modules linked in: | [ 15.590148] Tainted: [W]=WARN [ 15.590168] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 15.590202] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 15.590229] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 15.590325] RSP: 0018:ff52d251006175e8 EFLAGS: 00010286 [ 15.590355] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 15.590400] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079600 [ 15.590440] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84e03030 [ 15.590482] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 15.590523] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83079600 [ 15.590565] FS: 00007f3facfec840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 15.590609] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 15.590639] CR2: 000000002989d988 CR3: 0000000004db8004 CR4: 0000000000771ef0 [ 15.590671] PKRU: 55555554 [ 15.590687] Call Trace: [ 15.590701] [ 15.590717] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 15.590737] notifier_call_chain (kernel/notifier.c:85) [ 15.590757] netdev_lower_state_changed (net/core/dev.c:9573) [ 15.590785] bond_enslave (drivers/net/bonding/bond_main.c:1830 drivers/net/bonding/bond_main.c:2235) [ 15.590804] do_set_master (net/core/rtnetlink.c:3011) [ 15.590823] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 15.590844] ? __nla_validate_parse (lib/nlattr.c:620) [ 15.590874] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 15.590895] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 15.590917] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 15.590946] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 15.590968] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 15.590989] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 15.591016] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 15.591038] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 15.591060] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 15.591080] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 15.591103] ___sys_sendmsg (net/socket.c:2752) [ 15.591126] __sys_sendmsg (net/socket.c:2784) [ 15.591149] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 15.591169] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 15.591196] RIP: 0033:0x7f3fad22608e [ 15.591216] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 15.591311] RSP: 002b:00007ffe75489790 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 15.591355] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f3fad22608e [ 15.591400] RDX: 0000000000000000 RSI: 00007ffe75489840 RDI: 0000000000000005 [ 15.591441] RBP: 00007ffe754897a0 R08: 0000000000000000 R09: 0000000000000000 [ 15.591481] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10f [ 15.591521] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffe75489f00 | [ 15.591613] ------------[ cut here ]------------ | [ 15.591643] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/252 | [ 15.591687] Modules linked in: | [ 15.591761] Tainted: [W]=WARN [ 15.591780] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 15.591810] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 15.591837] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 15.591937] RSP: 0018:ff52d251006175b8 EFLAGS: 00010286 [ 15.591965] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 15.592005] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079600 [ 15.592038] RBP: 0000000000000002 R08: ff19d41d83159d10 R09: ff19d41d84e03030 [ 15.592078] R10: ff19d41d84ff8118 R11: fefefefefefefeff R12: 0000000000000000 [ 15.592118] R13: 0000000000000010 R14: ff19d41d84ff8000 R15: ff19d41d83079600 [ 15.592159] FS: 00007f3facfec840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 15.592202] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 15.592233] CR2: 000000002989d988 CR3: 0000000004db8004 CR4: 0000000000771ef0 [ 15.592270] PKRU: 55555554 [ 15.592282] Call Trace: [ 15.592297] [ 15.592310] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 15.592332] notifier_call_chain (kernel/notifier.c:85) [ 15.592354] netdev_compute_master_upper_features (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:1590 net/core/dev.c:11116 net/core/dev.c:12883) [ 15.592389] bond_enslave (drivers/net/bonding/bond_main.c:2276) [ 15.592409] do_set_master (net/core/rtnetlink.c:3011) [ 15.592431] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 15.592451] ? __nla_validate_parse (lib/nlattr.c:620) [ 15.592483] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 15.592509] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 15.592533] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 15.592559] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 15.592579] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 15.592601] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 15.592632] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 15.592659] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 15.592682] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 15.592701] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 15.592723] ___sys_sendmsg (net/socket.c:2752) [ 15.592746] __sys_sendmsg (net/socket.c:2784) [ 15.592772] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 15.592796] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 15.592822] RIP: 0033:0x7f3fad22608e [ 15.592845] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 15.592936] RSP: 002b:00007ffe75489790 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 15.592979] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f3fad22608e [ 15.593022] RDX: 0000000000000000 RSI: 00007ffe75489840 RDI: 0000000000000005 [ 15.593067] RBP: 00007ffe754897a0 R08: 0000000000000000 R09: 0000000000000000 [ 15.593111] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10f [ 15.593157] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffe75489f00 | [ 15.593331] ------------[ cut here ]------------ | [ 15.593361] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: 0/39 | [ 15.593416] Modules linked in: | [ 15.593492] Tainted: [W]=WARN [ 15.593515] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 15.593548] Workqueue: events_unbound linkwatch_event [ 15.593579] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 15.593607] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 15.593714] RSP: 0018:ff52d25100163d50 EFLAGS: 00010286 [ 15.593743] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 15.593789] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079500 [ 15.593830] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84e03030 [ 15.593874] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 15.593913] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83079500 [ 15.593958] FS: 0000000000000000(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 15.594000] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 15.594031] CR2: 000000002989d988 CR3: 0000000004db8004 CR4: 0000000000771ef0 [ 15.594070] PKRU: 55555554 [ 15.594084] Call Trace: [ 15.594098] [ 15.594111] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 15.594134] netif_state_change (net/core/dev.c:1605) [ 15.594152] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 15.594175] __linkwatch_run_queue (net/core/link_watch.c:240) [ 15.594203] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 15.594226] process_one_work (kernel/workqueue.c:3314) [ 15.594247] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 15.594267] ? rescuer_thread (kernel/workqueue.c:3672) [ 15.594288] kthread (kernel/kthread.c:436) [ 15.594312] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 15.594343] ret_from_fork (arch/x86/kernel/process.c:158) [ 15.594367] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 15.594389] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 15.594530] ------------[ cut here ]------------ | [ 15.594561] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: 0/39 | [ 15.594622] Modules linked in: | [ 15.594699] Tainted: [W]=WARN [ 15.594718] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 15.594756] Workqueue: events_unbound linkwatch_event [ 15.594785] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 15.594814] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 15.594907] RSP: 0018:ff52d25100163d50 EFLAGS: 00010286 [ 15.594938] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 15.594979] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079500 [ 15.595022] RBP: 0000000000000000 R08: ff19d41d8335f910 R09: ff19d41d84e03030 [ 15.595066] R10: ff19d41d8640e118 R11: fefefefefefefeff R12: 0000000000000000 [ 15.595113] R13: 0000000000000010 R14: ff19d41d8640e000 R15: ff19d41d83079500 [ 15.595156] FS: 0000000000000000(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 15.595201] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 15.595236] CR2: 000000002989d988 CR3: 0000000021a42006 CR4: 0000000000771ef0 [ 15.595279] PKRU: 55555554 [ 15.595291] Call Trace: [ 15.595304] [ 15.595323] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 15.595348] netif_state_change (net/core/dev.c:1605) [ 15.595371] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 15.595391] __linkwatch_run_queue (net/core/link_watch.c:240) [ 15.595420] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 15.595444] process_one_work (kernel/workqueue.c:3314) [ 15.595470] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 15.595494] ? rescuer_thread (kernel/workqueue.c:3672) [ 15.595516] kthread (kernel/kthread.c:436) [ 15.595535] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 15.595557] ret_from_fork (arch/x86/kernel/process.c:158) [ 15.595578] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 15.595600] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 15.601557] ------------[ cut here ]------------ | [ 15.601595] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/253 | [ 15.601654] Modules linked in: | [ 15.601732] Tainted: [W]=WARN [ 15.601754] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 15.601791] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 15.601822] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 15.601916] RSP: 0018:ff52d251002d3720 EFLAGS: 00010286 [ 15.601941] RAX: 00000000ffffffa6 RBX: 0000000000000001 RCX: 0000000000000000 [ 15.601982] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 15.602025] RBP: 0000000000000000 R08: ff19d41d83159d10 R09: ff19d41d84f2e030 [ 15.602066] R10: ff19d41d84ff8118 R11: fefefefefefefeff R12: 0000000000000000 [ 15.602105] R13: 0000000000000010 R14: ff19d41d84ff8000 R15: ff19d41d83051c00 [ 15.602150] FS: 00007f94c10b4840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 15.602196] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 15.602234] CR2: 0000000031cc9988 CR3: 0000000003268002 CR4: 0000000000771ef0 [ 15.602278] PKRU: 55555554 [ 15.602290] Call Trace: [ 15.602306] [ 15.602324] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 15.602348] __dev_notify_flags (net/core/dev.c:9787) [ 15.602370] ? rtnl_getlink (./include/linux/skbuff.h:1323 ./include/linux/skbuff.h:1332 net/core/rtnetlink.c:4288) [ 15.602390] netif_change_flags (net/core/dev.c:9820) [ 15.602414] do_setlink.isra.0 (net/core/rtnetlink.c:3206 (discriminator 1)) [ 15.602437] ? __nla_validate_parse (lib/nlattr.c:620) [ 15.602466] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 15.602485] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 15.602505] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 15.602534] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 15.602558] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 15.602580] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 15.602609] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 15.602631] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 15.602658] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 15.602678] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 15.602701] ___sys_sendmsg (net/socket.c:2752) [ 15.602722] __sys_sendmsg (net/socket.c:2784) [ 15.602742] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 15.602765] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 15.602796] RIP: 0033:0x7f94c12ee08e [ 15.602821] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 15.602919] RSP: 002b:00007ffd7d3a0130 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 15.602964] RAX: ffffffffffffffda RBX: 0000000000000002 RCX: 00007f94c12ee08e [ 15.602998] RDX: 0000000000000000 RSI: 00007ffd7d3a01e0 RDI: 0000000000000005 [ 15.603036] RBP: 00007ffd7d3a0140 R08: 0000000000000000 R09: 0000000000000000 [ 15.603076] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d10f [ 15.603119] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffd7d3a08a0 | [ 15.603270] ------------[ cut here ]------------ | [ 15.603299] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 15.603360] Modules linked in: | [ 15.603431] Tainted: [W]=WARN [ 15.603450] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 15.603484] Workqueue: bond0 bond_mii_monitor [ 15.603515] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 15.603542] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 15.603631] RSP: 0018:ff52d25100247d28 EFLAGS: 00010286 [ 15.603663] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 15.603701] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 15.603748] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2e030 [ 15.603787] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 15.603827] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83051c00 [ 15.603869] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 15.603911] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 15.603951] CR2: 00007f94c1181574 CR3: 0000000021a42006 CR4: 0000000000771ef0 [ 15.603992] PKRU: 55555554 [ 15.604007] Call Trace: [ 15.604021] [ 15.604034] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 15.604057] notifier_call_chain (kernel/notifier.c:85) [ 15.604077] ? __queue_work (kernel/workqueue.c:2401) [ 15.604099] netdev_lower_state_changed (net/core/dev.c:9573) [ 15.604127] bond_mii_monitor (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:623 ./include/net/bonding.h:615 ./include/net/bonding.h:637 drivers/net/bonding/bond_main.c:2803 drivers/net/bonding/bond_main.c:2912) [ 15.604150] process_one_work (kernel/workqueue.c:3314) [ 15.604172] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 15.604198] ? rescuer_thread (kernel/workqueue.c:3672) [ 15.604220] kthread (kernel/kthread.c:436) [ 15.604242] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 15.604265] ret_from_fork (arch/x86/kernel/process.c:158) [ 15.604289] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 15.604310] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 15.604502] ------------[ cut here ]------------ | [ 15.604529] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 15.604592] Modules linked in: | [ 15.604679] Tainted: [W]=WARN [ 15.604710] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 15.604742] Workqueue: bond0 bond_mii_monitor [ 15.604765] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 15.604795] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 15.604889] RSP: 0018:ff52d25100247c98 EFLAGS: 00010286 [ 15.604913] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 15.604947] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 15.604991] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2e030 [ 15.605030] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 15.605074] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83051c00 [ 15.605115] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 15.605155] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 15.605186] CR2: 00007f94c1181574 CR3: 0000000021a42006 CR4: 0000000000771ef0 [ 15.605228] PKRU: 55555554 [ 15.605241] Call Trace: [ 15.605252] [ 15.605265] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 15.605288] notifier_call_chain (kernel/notifier.c:85) [ 15.605308] netdev_lower_state_changed (net/core/dev.c:9573) [ 15.605340] bond_change_active_slave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:588 drivers/net/bonding/bond_main.c:1322) [ 15.605369] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 15.605396] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 15.605418] process_one_work (kernel/workqueue.c:3314) [ 15.605441] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 15.605462] ? rescuer_thread (kernel/workqueue.c:3672) [ 15.605481] kthread (kernel/kthread.c:436) [ 15.605500] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 15.605522] ret_from_fork (arch/x86/kernel/process.c:158) [ 15.605541] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 15.605565] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 15.605634] ------------[ cut here ]------------ | [ 15.605666] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 15.605727] Modules linked in: | [ 15.605805] Tainted: [W]=WARN [ 15.605827] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 15.605857] Workqueue: bond0 bond_mii_monitor [ 15.605885] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 15.605916] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 15.606007] RSP: 0018:ff52d25100247cb0 EFLAGS: 00010286 [ 15.606035] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 15.606069] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 15.606109] RBP: 0000000000000003 R08: ff19d41d83159d10 R09: ff19d41d84f2e030 [ 15.606151] R10: ff19d41d84ff8118 R11: fefefefefefefeff R12: 0000000000000000 [ 15.606193] R13: 0000000000000010 R14: ff19d41d84ff8000 R15: ff19d41d83051c00 [ 15.606233] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 15.606273] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 15.606306] CR2: 00007f94c1181574 CR3: 0000000021a42006 CR4: 0000000000771ef0 [ 15.606351] PKRU: 55555554 [ 15.606365] Call Trace: [ 15.606379] [ 15.606393] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 15.606414] notifier_call_chain (kernel/notifier.c:85) [ 15.606433] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 15.606462] bond_change_active_slave (drivers/net/bonding/bond_main.c:1329) [ 15.606489] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 15.606519] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 15.606538] process_one_work (kernel/workqueue.c:3314) [ 15.606559] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 15.606582] ? rescuer_thread (kernel/workqueue.c:3672) [ 15.606602] kthread (kernel/kthread.c:436) [ 15.606624] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 15.606649] ret_from_fork (arch/x86/kernel/process.c:158) [ 15.606668] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 15.606693] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 15.606871] ------------[ cut here ]------------ | [ 15.606900] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 15.606951] Modules linked in: | [ 15.607029] Tainted: [W]=WARN [ 15.607052] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 15.607087] Workqueue: bond0 bond_mii_monitor [ 15.607116] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 15.607144] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 15.607243] RSP: 0018:ff52d25100247d38 EFLAGS: 00010286 [ 15.607270] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 15.607308] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 15.607351] RBP: 0000000000000004 R08: ff19d41d83159d10 R09: ff19d41d84f2e030 [ 15.607389] R10: ff19d41d84ff8118 R11: fefefefefefefeff R12: 0000000000000000 [ 15.607427] R13: 0000000000000010 R14: ff19d41d84ff8000 R15: ff19d41d83051c00 [ 15.607467] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 15.607520] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 15.607555] CR2: 00007f94c1181574 CR3: 0000000021a42006 CR4: 0000000000771ef0 [ 15.607598] PKRU: 55555554 [ 15.607610] Call Trace: [ 15.607622] [ 15.607635] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 15.607658] notifier_call_chain (kernel/notifier.c:85) [ 15.607682] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 15.607705] bond_peer_notify_may_events (drivers/net/bonding/bond_main.c:1240) [ 15.607733] bond_mii_monitor (drivers/net/bonding/bond_main.c:2916) [ 15.607756] process_one_work (kernel/workqueue.c:3314) [ 15.607779] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 15.607800] ? rescuer_thread (kernel/workqueue.c:3672) [ 15.607821] kthread (kernel/kthread.c:436) [ 15.607843] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 15.607864] ret_from_fork (arch/x86/kernel/process.c:158) [ 15.607884] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 15.607906] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 15.608000] ------------[ cut here ]------------ | [ 15.608034] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/45 | [ 15.608095] Modules linked in: | [ 15.608177] Tainted: [W]=WARN [ 15.608201] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 15.608237] Workqueue: events_unbound linkwatch_event [ 15.608268] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 15.608298] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 15.608401] RSP: 0018:ff52d25100193d50 EFLAGS: 00010286 [ 15.608431] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 15.608478] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079600 [ 15.608520] RBP: 0000000000000000 R08: ff19d41d83159d10 R09: ff19d41d81cb3030 [ 15.608565] R10: ff19d41d84ff8118 R11: fefefefefefefeff R12: 0000000000000000 [ 15.608607] R13: 0000000000000010 R14: ff19d41d84ff8000 R15: ff19d41d83079600 [ 15.608663] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 15.608710] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 15.608746] CR2: 0000560f81ce9d5c CR3: 0000000004c96003 CR4: 0000000000771ef0 [ 15.608791] PKRU: 55555554 [ 15.608806] Call Trace: [ 15.608822] [ 15.608840] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 15.608862] netif_state_change (net/core/dev.c:1605) [ 15.608886] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 15.608907] __linkwatch_run_queue (net/core/link_watch.c:240) [ 15.608943] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 15.608965] process_one_work (kernel/workqueue.c:3314) [ 15.608992] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 15.609017] ? rescuer_thread (kernel/workqueue.c:3672) [ 15.609039] kthread (kernel/kthread.c:436) [ 15.609061] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 15.609086] ret_from_fork (arch/x86/kernel/process.c:158) [ 15.609110] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 15.609134] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 15.609217] ------------[ cut here ]------------ | [ 15.609250] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: 2/190 | [ 15.609308] Modules linked in: | [ 15.609395] Tainted: [W]=WARN [ 15.609414] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 15.609450] Workqueue: bond0 bond_resend_igmp_join_requests_delayed [ 15.609483] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 15.609514] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 15.609615] RSP: 0018:ff52d2510049fd98 EFLAGS: 00010286 [ 15.609644] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 15.609684] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079500 [ 15.609725] RBP: 0000000000000005 R08: ff19d41d83159d10 R09: ff19d41d84e03030 [ 15.609765] R10: ff19d41d84ff8118 R11: fefefefefefefeff R12: 0000000000000000 [ 15.609809] R13: 0000000000000010 R14: ff19d41d84ff8000 R15: ff19d41d83079500 [ 15.609856] FS: 0000000000000000(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 15.609909] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 15.609943] CR2: 00007f99e864cc70 CR3: 0000000004ed0002 CR4: 0000000000771ef0 [ 15.610018] PKRU: 55555554 [ 15.610033] Call Trace: [ 15.610047] [ 15.610062] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 15.610080] notifier_call_chain (kernel/notifier.c:85) [ 15.610103] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 15.610133] bond_resend_igmp_join_requests_delayed (drivers/net/bonding/bond_main.c:899) [ 15.610167] process_one_work (kernel/workqueue.c:3314) [ 15.610188] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 15.610208] ? rescuer_thread (kernel/workqueue.c:3672) [ 15.610228] kthread (kernel/kthread.c:436) [ 15.610248] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 15.610268] ret_from_fork (arch/x86/kernel/process.c:158) [ 15.610288] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 15.610309] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 16.398366] ------------[ cut here ]------------ | [ 16.398454] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/202 | [ 16.398518] Modules linked in: | [ 16.398598] Tainted: [W]=WARN [ 16.398621] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 16.398656] Workqueue: events_unbound linkwatch_event [ 16.398687] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 16.398716] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 16.398811] RSP: 0018:ff52d251004bfd50 EFLAGS: 00010286 [ 16.398838] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 16.398879] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079600 [ 16.398918] RBP: 0000000000000000 R08: ff19d41d8335f0d0 R09: ff19d41d81cb302c [ 16.398955] R10: ff19d41d84f1e118 R11: fefefefefefefeff R12: 0000000000000000 [ 16.398992] R13: 0000000000000010 R14: ff19d41d84f1e000 R15: ff19d41d83079600 [ 16.399041] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 16.399086] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 16.399121] CR2: 0000560fb9750c98 CR3: 0000000004c96003 CR4: 0000000000771ef0 [ 16.399166] PKRU: 55555554 [ 16.399180] Call Trace: [ 16.399197] [ 16.399217] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 16.399238] netif_state_change (net/core/dev.c:1605) [ 16.399260] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 16.399281] __linkwatch_run_queue (net/core/link_watch.c:240) [ 16.399321] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 16.399341] process_one_work (kernel/workqueue.c:3314) [ 16.399365] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 16.399386] ? rescuer_thread (kernel/workqueue.c:3672) [ 16.399405] kthread (kernel/kthread.c:436) [ 16.399427] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 16.399448] ret_from_fork (arch/x86/kernel/process.c:158) [ 16.399471] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 16.399494] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 16.646346] ------------[ cut here ]------------ | [ 16.646454] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/65 | [ 16.646533] Modules linked in: | [ 16.646624] Tainted: [W]=WARN [ 16.646647] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 16.646683] Workqueue: bond0 bond_mii_monitor [ 16.646712] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 16.646740] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 16.646829] RSP: 0018:ff52d25100247d28 EFLAGS: 00010286 [ 16.646855] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 16.646897] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079600 [ 16.646939] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d81cb3030 [ 16.646980] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 16.647027] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83079600 [ 16.647070] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 16.647112] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 16.647150] CR2: 0000560fb9750c98 CR3: 0000000004c96003 CR4: 0000000000771ef0 [ 16.647193] PKRU: 55555554 [ 16.647207] Call Trace: [ 16.647222] [ 16.647237] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 16.647259] notifier_call_chain (kernel/notifier.c:85) [ 16.647283] ? __queue_work (kernel/workqueue.c:2401) [ 16.647303] netdev_lower_state_changed (net/core/dev.c:9573) [ 16.647336] bond_mii_monitor (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:623 ./include/net/bonding.h:615 ./include/net/bonding.h:637 drivers/net/bonding/bond_main.c:2803 drivers/net/bonding/bond_main.c:2912) [ 16.647358] process_one_work (kernel/workqueue.c:3314) [ 16.647380] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 16.647401] ? rescuer_thread (kernel/workqueue.c:3672) [ 16.647421] kthread (kernel/kthread.c:436) [ 16.647442] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 16.647462] ret_from_fork (arch/x86/kernel/process.c:158) [ 16.647486] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 16.647507] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 16.659657] ------------[ cut here ]------------ | [ 16.659703] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/257 | [ 16.659757] Modules linked in: | [ 16.659835] Tainted: [W]=WARN [ 16.659855] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 16.659888] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 16.659917] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 16.660006] RSP: 0018:ff52d251002d3720 EFLAGS: 00010286 [ 16.660033] RAX: 00000000ffffffa6 RBX: 0000000000000001 RCX: 0000000000000000 [ 16.660072] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079500 [ 16.660108] RBP: 0000000000000000 R08: ff19d41d8335b150 R09: ff19d41d84e03030 [ 16.660147] R10: ff19d41d86406118 R11: fefefefefefefeff R12: 0000000000000000 [ 16.660187] R13: 0000000000000010 R14: ff19d41d86406000 R15: ff19d41d83079500 [ 16.660226] FS: 00007f0d11279840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 16.660273] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 16.660311] CR2: 000000001ce3a988 CR3: 0000000004f89006 CR4: 0000000000771ef0 [ 16.660355] PKRU: 55555554 [ 16.660369] Call Trace: [ 16.660386] [ 16.660401] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 16.660423] __dev_notify_flags (net/core/dev.c:9787) [ 16.660445] netif_change_flags (net/core/dev.c:9820) [ 16.660467] do_setlink.isra.0 (net/core/rtnetlink.c:3206 (discriminator 1)) [ 16.660489] ? __nla_validate_parse (lib/nlattr.c:620) [ 16.660516] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 16.660538] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 16.660559] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 16.660584] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 16.660604] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 16.660631] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 16.660655] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 16.660679] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 16.660702] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 16.660720] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 16.660739] ___sys_sendmsg (net/socket.c:2752) [ 16.660760] __sys_sendmsg (net/socket.c:2784) [ 16.660780] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 16.660805] ? __sysvec_call_function (arch/x86/kernel/smp.c:263) [ 16.660832] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 16.660860] RIP: 0033:0x7f0d114b308e [ 16.660877] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 16.660975] RSP: 002b:00007ffc53bdbff0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 16.661013] RAX: ffffffffffffffda RBX: 0000000000000002 RCX: 00007f0d114b308e [ 16.661051] RDX: 0000000000000000 RSI: 00007ffc53bdc0a0 RDI: 0000000000000005 [ 16.661092] RBP: 00007ffc53bdc000 R08: 0000000000000000 R09: 0000000000000000 [ 16.661133] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d110 [ 16.661177] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffc53bdc760 | [ 16.661350] ------------[ cut here ]------------ | [ 16.661383] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 2/103 | [ 16.661446] Modules linked in: | [ 16.661526] Tainted: [W]=WARN [ 16.661546] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 16.661582] Workqueue: events_unbound linkwatch_event [ 16.661613] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 16.661643] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 16.661734] RSP: 0018:ff52d25100323d50 EFLAGS: 00010286 [ 16.661762] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 16.661799] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079600 [ 16.661837] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d81cb3030 [ 16.661881] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 16.661914] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83079600 [ 16.661955] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 16.661996] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 16.662023] CR2: 0000560f81ce9d5c CR3: 0000000004c96003 CR4: 0000000000771ef0 [ 16.662063] PKRU: 55555554 [ 16.662077] Call Trace: [ 16.662092] [ 16.662106] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 16.662126] netif_state_change (net/core/dev.c:1605) [ 16.662147] ? linkwatch_do_dev (net/core/link_watch.c:184 net/core/link_watch.c:166) [ 16.662168] __linkwatch_run_queue (net/core/link_watch.c:240) [ 16.662196] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 16.662213] process_one_work (kernel/workqueue.c:3314) [ 16.662234] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 16.662255] ? rescuer_thread (kernel/workqueue.c:3672) [ 16.662277] kthread (kernel/kthread.c:436) [ 16.662298] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 16.662322] ret_from_fork (arch/x86/kernel/process.c:158) [ 16.662344] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 16.662365] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 16.750328] ------------[ cut here ]------------ | [ 16.750425] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/65 | [ 16.750486] Modules linked in: | [ 16.750565] Tainted: [W]=WARN [ 16.750588] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 16.750627] Workqueue: bond0 bond_mii_monitor [ 16.750660] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 16.750687] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 16.750777] RSP: 0018:ff52d25100247d28 EFLAGS: 00010286 [ 16.750802] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 16.750847] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079600 [ 16.750882] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d81cb3030 [ 16.750919] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 16.750959] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83079600 [ 16.751000] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 16.751037] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 16.751069] CR2: 0000560f81ce9d5c CR3: 0000000004c96003 CR4: 0000000000771ef0 [ 16.751102] PKRU: 55555554 [ 16.751120] Call Trace: [ 16.751136] [ 16.751148] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 16.751172] notifier_call_chain (kernel/notifier.c:85) [ 16.751195] ? __queue_work (kernel/workqueue.c:2401) [ 16.751216] netdev_lower_state_changed (net/core/dev.c:9573) [ 16.751251] bond_mii_monitor (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:623 ./include/net/bonding.h:615 ./include/net/bonding.h:637 drivers/net/bonding/bond_main.c:2832 drivers/net/bonding/bond_main.c:2912) [ 16.751270] process_one_work (kernel/workqueue.c:3314) [ 16.751290] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 16.751312] ? rescuer_thread (kernel/workqueue.c:3672) [ 16.751335] kthread (kernel/kthread.c:436) [ 16.751353] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 16.751375] ret_from_fork (arch/x86/kernel/process.c:158) [ 16.751395] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 16.751416] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 16.751486] ------------[ cut here ]------------ | [ 16.751515] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/65 | [ 16.751567] Modules linked in: | [ 16.751646] Tainted: [W]=WARN [ 16.751666] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 16.751700] Workqueue: bond0 bond_mii_monitor [ 16.751727] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 16.751754] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 16.751844] RSP: 0018:ff52d25100247d28 EFLAGS: 00010286 [ 16.751871] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 16.751910] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079600 [ 16.751952] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d81cb3030 [ 16.751992] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 16.752034] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83079600 [ 16.752069] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 16.752112] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 16.752142] CR2: 0000560f81ce9d5c CR3: 0000000004c96003 CR4: 0000000000771ef0 [ 16.752182] PKRU: 55555554 [ 16.752195] Call Trace: [ 16.752209] [ 16.752222] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 16.752243] notifier_call_chain (kernel/notifier.c:85) [ 16.752267] ? __queue_work (kernel/workqueue.c:2401) [ 16.752286] netdev_lower_state_changed (net/core/dev.c:9573) [ 16.752312] bond_mii_monitor (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:572 drivers/net/bonding/bond_main.c:2837 drivers/net/bonding/bond_main.c:2912) [ 16.752339] process_one_work (kernel/workqueue.c:3314) [ 16.752359] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 16.752378] ? rescuer_thread (kernel/workqueue.c:3672) [ 16.752399] kthread (kernel/kthread.c:436) [ 16.752419] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 16.752437] ret_from_fork (arch/x86/kernel/process.c:158) [ 16.752461] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 16.752481] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 16.752674] ------------[ cut here ]------------ | [ 16.752701] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/65 | [ 16.752755] Modules linked in: | [ 16.752830] Tainted: [W]=WARN [ 16.752849] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 16.752882] Workqueue: bond0 bond_mii_monitor [ 16.752911] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 16.752940] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 16.753032] RSP: 0018:ff52d25100247c98 EFLAGS: 00010286 [ 16.753061] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 16.753100] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079600 [ 16.753140] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d81cb3030 [ 16.753181] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 16.753221] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83079600 [ 16.753260] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 16.753292] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 16.753334] CR2: 0000560f81ce9d5c CR3: 0000000021a42002 CR4: 0000000000771ef0 [ 16.753375] PKRU: 55555554 [ 16.753388] Call Trace: [ 16.753401] [ 16.753412] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 16.753432] notifier_call_chain (kernel/notifier.c:85) [ 16.753454] netdev_lower_state_changed (net/core/dev.c:9573) [ 16.753482] bond_change_active_slave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:588 drivers/net/bonding/bond_main.c:1322) [ 16.753511] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 16.753539] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 16.753561] process_one_work (kernel/workqueue.c:3314) [ 16.753581] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 16.753600] ? rescuer_thread (kernel/workqueue.c:3672) [ 16.753620] kthread (kernel/kthread.c:436) [ 16.753644] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 16.753664] ret_from_fork (arch/x86/kernel/process.c:158) [ 16.753686] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 16.753705] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 16.753771] ------------[ cut here ]------------ | [ 16.753796] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/65 | [ 16.753849] Modules linked in: | [ 16.753919] Tainted: [W]=WARN [ 16.753940] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 16.753969] Workqueue: bond0 bond_mii_monitor [ 16.753995] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 16.754022] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 16.754114] RSP: 0018:ff52d25100247cb0 EFLAGS: 00010286 [ 16.754143] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 16.754181] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079600 [ 16.754217] RBP: 0000000000000003 R08: ff19d41d83159d10 R09: ff19d41d81cb3030 [ 16.754254] R10: ff19d41d84ff8118 R11: fefefefefefefeff R12: 0000000000000000 [ 16.754292] R13: 0000000000000010 R14: ff19d41d84ff8000 R15: ff19d41d83079600 [ 16.754333] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 16.754375] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 16.754410] CR2: 0000560f81ce9d5c CR3: 0000000021a42002 CR4: 0000000000771ef0 [ 16.754449] PKRU: 55555554 [ 16.754463] Call Trace: [ 16.754477] [ 16.754491] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 16.754510] notifier_call_chain (kernel/notifier.c:85) [ 16.754530] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 16.754556] bond_change_active_slave (drivers/net/bonding/bond_main.c:1329) [ 16.754585] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 16.754611] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 16.754632] process_one_work (kernel/workqueue.c:3314) [ 16.754652] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 16.754675] ? rescuer_thread (kernel/workqueue.c:3672) [ 16.754702] kthread (kernel/kthread.c:436) [ 16.754722] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 16.754743] ret_from_fork (arch/x86/kernel/process.c:158) [ 16.754765] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 16.754787] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 16.754849] ------------[ cut here ]------------ | [ 16.754875] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/65 | [ 16.754929] Modules linked in: | [ 16.755003] Tainted: [W]=WARN [ 16.755023] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 16.755058] Workqueue: bond0 bond_mii_monitor [ 16.755086] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 16.755115] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 16.755208] RSP: 0018:ff52d25100247ca0 EFLAGS: 00010286 [ 16.755238] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 16.755285] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079600 [ 16.755332] RBP: 0000000000000004 R08: ff19d41d83159d10 R09: ff19d41d81cb3030 [ 16.755370] R10: ff19d41d84ff8118 R11: fefefefefefefeff R12: 0000000000000000 [ 16.755411] R13: 0000000000000010 R14: ff19d41d84ff8000 R15: ff19d41d83079600 [ 16.755456] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 16.755501] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 16.755532] CR2: 0000560f81ce9d5c CR3: 0000000021a42002 CR4: 0000000000771ef0 [ 16.755570] PKRU: 55555554 [ 16.755583] Call Trace: [ 16.755598] [ 16.755618] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 16.755637] notifier_call_chain (kernel/notifier.c:85) [ 16.755657] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 16.755684] bond_peer_notify_may_events (drivers/net/bonding/bond_main.c:1240) [ 16.755711] bond_change_active_slave (drivers/net/bonding/bond_main.c:1333) [ 16.755738] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 16.755761] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 16.755782] process_one_work (kernel/workqueue.c:3314) [ 16.755806] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 16.755827] ? rescuer_thread (kernel/workqueue.c:3672) [ 16.755846] kthread (kernel/kthread.c:436) [ 16.755867] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 16.755887] ret_from_fork (arch/x86/kernel/process.c:158) [ 16.755905] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 16.755927] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 16.758322] ------------[ cut here ]------------ | [ 16.758352] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/65 | [ 16.758416] Modules linked in: | [ 16.758486] Tainted: [W]=WARN [ 16.758503] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 16.758538] Workqueue: bond0 bond_resend_igmp_join_requests_delayed [ 16.758566] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 16.758593] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 16.758685] RSP: 0018:ff52d25100247d98 EFLAGS: 00010286 [ 16.758709] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 16.758751] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079600 [ 16.758787] RBP: 0000000000000005 R08: ff19d41d83159d10 R09: ff19d41d81cb3030 [ 16.758835] R10: ff19d41d84ff8118 R11: fefefefefefefeff R12: 0000000000000000 [ 16.758880] R13: 0000000000000010 R14: ff19d41d84ff8000 R15: ff19d41d83079600 [ 16.758927] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 16.758969] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 16.759002] CR2: 0000560f81ce9d5c CR3: 0000000021a42002 CR4: 0000000000771ef0 [ 16.759040] PKRU: 55555554 [ 16.759052] Call Trace: [ 16.759062] [ 16.759077] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 16.759097] notifier_call_chain (kernel/notifier.c:85) [ 16.759119] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 16.759144] bond_resend_igmp_join_requests_delayed (drivers/net/bonding/bond_main.c:899) [ 16.759173] process_one_work (kernel/workqueue.c:3314) [ 16.759190] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 16.759213] ? rescuer_thread (kernel/workqueue.c:3672) [ 16.759235] kthread (kernel/kthread.c:436) [ 16.759258] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 16.759279] ret_from_fork (arch/x86/kernel/process.c:158) [ 16.759301] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 16.759322] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 18.670342] ------------[ cut here ]------------ | [ 18.670423] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/259 | [ 18.670515] Modules linked in: | [ 18.670678] Tainted: [W]=WARN [ 18.670732] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 18.670803] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 18.670867] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 18.670999] RSP: 0018:ff52d2510062f720 EFLAGS: 00010286 [ 18.671060] RAX: 00000000ffffffa6 RBX: 0000000000000001 RCX: 0000000000000000 [ 18.671138] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308c600 [ 18.671211] RBP: 0000000000000000 R08: ff19d41d8335b150 R09: ff19d41d82cef030 [ 18.671288] R10: ff19d41d86406118 R11: fefefefefefefeff R12: 0000000000000000 [ 18.671371] R13: 0000000000000010 R14: ff19d41d86406000 R15: ff19d41d8308c600 [ 18.671452] FS: 00007fe83648a840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 18.671531] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 18.671606] CR2: 000000001549b988 CR3: 0000000004dca003 CR4: 0000000000771ef0 [ 18.671685] PKRU: 55555554 [ 18.671731] Call Trace: [ 18.671780] [ 18.671827] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 18.671882] __dev_notify_flags (net/core/dev.c:9787) [ 18.671939] ? rtnl_getlink (./include/linux/skbuff.h:1323 ./include/linux/skbuff.h:1332 net/core/rtnetlink.c:4288) [ 18.671993] netif_change_flags (net/core/dev.c:9820) [ 18.672049] do_setlink.isra.0 (net/core/rtnetlink.c:3206 (discriminator 1)) [ 18.672104] ? __nla_validate_parse (lib/nlattr.c:620) [ 18.672169] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 18.672224] ? kmem_cache_alloc_node_noprof (mm/slub.c:4749 mm/slub.c:4883 mm/slub.c:4950) [ 18.672287] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 18.672354] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 18.672415] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 18.672471] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 18.672527] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 18.672593] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 18.672648] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 18.672703] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 18.672758] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 18.672814] ___sys_sendmsg (net/socket.c:2752) [ 18.672869] __sys_sendmsg (net/socket.c:2784) [ 18.672925] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 18.672983] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 18.673045] RIP: 0033:0x7fe8366c408e [ 18.673099] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 18.673229] RSP: 002b:00007ffddbc89c80 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 18.673306] RAX: ffffffffffffffda RBX: 0000000000000002 RCX: 00007fe8366c408e [ 18.673384] RDX: 0000000000000000 RSI: 00007ffddbc89d30 RDI: 0000000000000005 [ 18.673458] RBP: 00007ffddbc89c90 R08: 0000000000000000 R09: 0000000000000000 [ 18.673534] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d112 [ 18.673615] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffddbc8a3f0 | [ 18.673925] ------------[ cut here ]------------ | [ 18.673955] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 0/38 | [ 18.674021] Modules linked in: | [ 18.674097] Tainted: [W]=WARN [ 18.674117] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 18.674154] Workqueue: events_unbound linkwatch_event [ 18.674183] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 18.674212] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 18.674311] RSP: 0018:ff52d2510015bd50 EFLAGS: 00010286 [ 18.674348] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 18.674389] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079600 [ 18.674434] RBP: 0000000000000000 R08: ff19d41d8335b150 R09: ff19d41d81cb3030 [ 18.674476] R10: ff19d41d86406118 R11: fefefefefefefeff R12: 0000000000000000 [ 18.674517] R13: 0000000000000010 R14: ff19d41d86406000 R15: ff19d41d83079600 [ 18.674563] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 18.674610] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 18.674647] CR2: 0000560f81ce9d5c CR3: 0000000004c96003 CR4: 0000000000771ef0 [ 18.674690] PKRU: 55555554 [ 18.674704] Call Trace: [ 18.674719] [ 18.674734] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 18.674754] netif_state_change (net/core/dev.c:1605) [ 18.674777] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 18.674803] __linkwatch_run_queue (net/core/link_watch.c:240) [ 18.674832] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 18.674855] process_one_work (kernel/workqueue.c:3314) [ 18.674885] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 18.674911] ? rescuer_thread (kernel/workqueue.c:3672) [ 18.674934] kthread (kernel/kthread.c:436) [ 18.674956] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 18.674979] ret_from_fork (arch/x86/kernel/process.c:158) [ 18.675004] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 18.675027] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 18.675113] ------------[ cut here ]------------ | [ 18.675142] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 0/38 | [ 18.675206] Modules linked in: | [ 18.675293] Tainted: [W]=WARN [ 18.675319] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 18.675353] Workqueue: events_unbound linkwatch_event [ 18.675383] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 18.675416] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 18.675514] RSP: 0018:ff52d2510015bd50 EFLAGS: 00010286 [ 18.675543] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 18.675600] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079600 [ 18.675641] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d81cb3030 [ 18.675684] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 18.675724] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83079600 [ 18.675771] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 18.675815] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 18.675847] CR2: 0000560f81ce9d5c CR3: 0000000004c96003 CR4: 0000000000771ef0 [ 18.675891] PKRU: 55555554 [ 18.675904] Call Trace: [ 18.675919] [ 18.675933] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 18.675956] netif_state_change (net/core/dev.c:1605) [ 18.675976] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 18.675995] __linkwatch_run_queue (net/core/link_watch.c:240) [ 18.676024] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 18.676046] process_one_work (kernel/workqueue.c:3314) [ 18.676068] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 18.676086] ? rescuer_thread (kernel/workqueue.c:3672) [ 18.676109] kthread (kernel/kthread.c:436) [ 18.676132] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 18.676152] ret_from_fork (arch/x86/kernel/process.c:158) [ 18.676175] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 18.676195] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 18.682245] ------------[ cut here ]------------ | [ 18.682285] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/260 | [ 18.682340] Modules linked in: | [ 18.682410] Tainted: [W]=WARN [ 18.682430] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 18.682460] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 18.682487] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 18.682577] RSP: 0018:ff52d25100637720 EFLAGS: 00010286 [ 18.682606] RAX: 00000000ffffffa6 RBX: 0000000000000001 RCX: 0000000000000000 [ 18.682645] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079500 [ 18.682684] RBP: 0000000000000000 R08: ff19d41d8335f910 R09: ff19d41d84e03030 [ 18.682720] R10: ff19d41d8640e118 R11: fefefefefefefeff R12: 0000000000000000 [ 18.682757] R13: 0000000000000010 R14: ff19d41d8640e000 R15: ff19d41d83079500 [ 18.682797] FS: 00007f5a5dd3d840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 18.682836] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 18.682867] CR2: 0000000005ad2988 CR3: 00000000031a8004 CR4: 0000000000771ef0 [ 18.682902] PKRU: 55555554 [ 18.682918] Call Trace: [ 18.682931] [ 18.682945] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 18.682966] __dev_notify_flags (net/core/dev.c:9787) [ 18.682986] netif_change_flags (net/core/dev.c:9820) [ 18.683006] do_setlink.isra.0 (net/core/rtnetlink.c:3206 (discriminator 1)) [ 18.683027] ? __nla_validate_parse (lib/nlattr.c:620) [ 18.683053] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 18.683081] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 18.683101] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 18.683126] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 18.683146] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 18.683171] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 18.683198] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 18.683218] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 18.683240] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 18.683261] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 18.683281] ___sys_sendmsg (net/socket.c:2752) [ 18.683303] __sys_sendmsg (net/socket.c:2784) [ 18.683330] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 18.683351] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 18.683379] RIP: 0033:0x7f5a5df7708e [ 18.683399] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 18.683487] RSP: 002b:00007ffea0ba6f20 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 18.683524] RAX: ffffffffffffffda RBX: 0000000000000002 RCX: 00007f5a5df7708e [ 18.683567] RDX: 0000000000000000 RSI: 00007ffea0ba6fd0 RDI: 0000000000000005 [ 18.683605] RBP: 00007ffea0ba6f30 R08: 0000000000000000 R09: 0000000000000000 [ 18.683644] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d112 [ 18.683683] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffea0ba7690 | [ 18.683838] ------------[ cut here ]------------ | [ 18.683876] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 2/103 | [ 18.683933] Modules linked in: | [ 18.684016] Tainted: [W]=WARN [ 18.684039] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 18.684071] Workqueue: events_unbound linkwatch_event [ 18.684100] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 18.684127] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 18.684216] RSP: 0018:ff52d25100323d50 EFLAGS: 00010286 [ 18.684241] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 18.684278] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 18.684320] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f2e030 [ 18.684364] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 18.684403] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d81c32d00 [ 18.684451] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 18.684491] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 18.684525] CR2: 00007efe37e87000 CR3: 0000000021a42001 CR4: 0000000000771ef0 [ 18.684571] PKRU: 55555554 [ 18.684586] Call Trace: [ 18.684598] [ 18.684614] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 18.684635] netif_state_change (net/core/dev.c:1605) [ 18.684653] ? linkwatch_do_dev (net/core/link_watch.c:184 net/core/link_watch.c:166) [ 18.684675] __linkwatch_run_queue (net/core/link_watch.c:240) [ 18.684706] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 18.684727] process_one_work (kernel/workqueue.c:3314) [ 18.684754] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 18.684777] ? rescuer_thread (kernel/workqueue.c:3672) [ 18.684797] kthread (kernel/kthread.c:436) [ 18.684820] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 18.684844] ret_from_fork (arch/x86/kernel/process.c:158) [ 18.684866] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 18.684887] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 18.733407] ------------[ cut here ]------------ | [ 18.733440] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/65 | [ 18.733499] Modules linked in: | [ 18.733584] Tainted: [W]=WARN [ 18.733606] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 18.733642] Workqueue: bond0 bond_mii_monitor [ 18.733674] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 18.733700] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 18.733791] RSP: 0018:ff52d25100247d28 EFLAGS: 00010286 [ 18.733819] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 18.733867] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079600 [ 18.733910] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d81cb3030 [ 18.733956] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 18.734001] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83079600 [ 18.734048] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 18.734089] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 18.734126] CR2: 0000560fb9750c98 CR3: 0000000004c96003 CR4: 0000000000771ef0 [ 18.734166] PKRU: 55555554 [ 18.734182] Call Trace: [ 18.734195] [ 18.734211] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 18.734234] notifier_call_chain (kernel/notifier.c:85) [ 18.734256] ? __queue_work (kernel/workqueue.c:2401) [ 18.734283] netdev_lower_state_changed (net/core/dev.c:9573) [ 18.734323] bond_mii_monitor (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:623 ./include/net/bonding.h:615 ./include/net/bonding.h:637 drivers/net/bonding/bond_main.c:2832 drivers/net/bonding/bond_main.c:2912) [ 18.734349] process_one_work (kernel/workqueue.c:3314) [ 18.734371] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 18.734397] ? rescuer_thread (kernel/workqueue.c:3672) [ 18.734420] kthread (kernel/kthread.c:436) [ 18.734447] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 18.734470] ret_from_fork (arch/x86/kernel/process.c:158) [ 18.734500] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 18.734531] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 18.734620] ------------[ cut here ]------------ | [ 18.734648] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/65 | [ 18.734708] Modules linked in: | [ 18.734792] Tainted: [W]=WARN [ 18.734812] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 18.734851] Workqueue: bond0 bond_mii_monitor [ 18.734883] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 18.734912] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 18.735003] RSP: 0018:ff52d25100247d28 EFLAGS: 00010286 [ 18.735028] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 18.735066] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079600 [ 18.735107] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d81cb3030 [ 18.735150] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 18.735192] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83079600 [ 18.735243] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 18.735283] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 18.735329] CR2: 0000560fb9750c98 CR3: 0000000004c96003 CR4: 0000000000771ef0 [ 18.735373] PKRU: 55555554 [ 18.735388] Call Trace: [ 18.735404] [ 18.735418] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 18.735440] notifier_call_chain (kernel/notifier.c:85) [ 18.735463] ? __queue_work (kernel/workqueue.c:2401) [ 18.735484] netdev_lower_state_changed (net/core/dev.c:9573) [ 18.735514] bond_mii_monitor (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:572 drivers/net/bonding/bond_main.c:2837 drivers/net/bonding/bond_main.c:2912) [ 18.735537] process_one_work (kernel/workqueue.c:3314) [ 18.735565] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 18.735590] ? rescuer_thread (kernel/workqueue.c:3672) [ 18.735611] kthread (kernel/kthread.c:436) [ 18.735632] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 18.735653] ret_from_fork (arch/x86/kernel/process.c:158) [ 18.735675] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 18.735698] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 18.735886] ------------[ cut here ]------------ | [ 18.735917] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/65 | [ 18.735971] Modules linked in: | [ 18.736047] Tainted: [W]=WARN [ 18.736067] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 18.736101] Workqueue: bond0 bond_mii_monitor [ 18.736129] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 18.736157] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 18.736249] RSP: 0018:ff52d25100247c98 EFLAGS: 00010286 [ 18.736280] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 18.736323] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079600 [ 18.736361] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d81cb3030 [ 18.736403] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 18.736439] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83079600 [ 18.736490] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 18.736533] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 18.736572] CR2: 0000560fb9750c98 CR3: 0000000021a42002 CR4: 0000000000771ef0 [ 18.736611] PKRU: 55555554 [ 18.736625] Call Trace: [ 18.736639] [ 18.736654] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 18.736678] notifier_call_chain (kernel/notifier.c:85) [ 18.736699] ? netdev_info (net/core/dev.c:13009 (discriminator 3)) [ 18.736722] netdev_lower_state_changed (net/core/dev.c:9573) [ 18.736751] bond_change_active_slave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:623 ./include/net/bonding.h:615 ./include/net/bonding.h:637 drivers/net/bonding/bond_main.c:1287) [ 18.736779] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 18.736811] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 18.736831] process_one_work (kernel/workqueue.c:3314) [ 18.736853] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 18.736871] ? rescuer_thread (kernel/workqueue.c:3672) [ 18.736895] kthread (kernel/kthread.c:436) [ 18.736916] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 18.736937] ret_from_fork (arch/x86/kernel/process.c:158) [ 18.736958] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 18.736983] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 18.737060] ------------[ cut here ]------------ | [ 18.737090] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/65 | [ 18.737148] Modules linked in: | [ 18.737227] Tainted: [W]=WARN [ 18.737253] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 18.737286] Workqueue: bond0 bond_mii_monitor [ 18.737328] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 18.737357] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 18.737459] RSP: 0018:ff52d25100247c98 EFLAGS: 00010286 [ 18.737486] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 18.737527] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079600 [ 18.737569] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d81cb3030 [ 18.737610] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 18.737661] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83079600 [ 18.737704] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 18.737753] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 18.737793] CR2: 0000560fb9750c98 CR3: 0000000021a42002 CR4: 0000000000771ef0 [ 18.737831] PKRU: 55555554 [ 18.737848] Call Trace: [ 18.737862] [ 18.737876] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 18.737904] notifier_call_chain (kernel/notifier.c:85) [ 18.737927] netdev_lower_state_changed (net/core/dev.c:9573) [ 18.737954] bond_change_active_slave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:588 drivers/net/bonding/bond_main.c:1322) [ 18.737990] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 18.738017] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 18.738043] process_one_work (kernel/workqueue.c:3314) [ 18.738067] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 18.738089] ? rescuer_thread (kernel/workqueue.c:3672) [ 18.738115] kthread (kernel/kthread.c:436) [ 18.738140] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 18.738163] ret_from_fork (arch/x86/kernel/process.c:158) [ 18.738187] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 18.738211] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 18.738289] ------------[ cut here ]------------ | [ 18.738327] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/65 | [ 18.738383] Modules linked in: | [ 18.738468] Tainted: [W]=WARN [ 18.738493] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 18.738524] Workqueue: bond0 bond_mii_monitor [ 18.738559] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 18.738591] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 18.738692] RSP: 0018:ff52d25100247cb0 EFLAGS: 00010286 [ 18.738720] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 18.738764] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079600 [ 18.738806] RBP: 0000000000000003 R08: ff19d41d83159d10 R09: ff19d41d81cb3030 [ 18.738851] R10: ff19d41d84ff8118 R11: fefefefefefefeff R12: 0000000000000000 [ 18.738892] R13: 0000000000000010 R14: ff19d41d84ff8000 R15: ff19d41d83079600 [ 18.738937] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 18.738981] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 18.739017] CR2: 0000560fb9750c98 CR3: 0000000021a42002 CR4: 0000000000771ef0 [ 18.739053] PKRU: 55555554 [ 18.739068] Call Trace: [ 18.739082] [ 18.739097] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 18.739122] notifier_call_chain (kernel/notifier.c:85) [ 18.739144] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 18.739175] bond_change_active_slave (drivers/net/bonding/bond_main.c:1329) [ 18.739205] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 18.739240] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 18.739269] process_one_work (kernel/workqueue.c:3314) [ 18.739290] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 18.739319] ? rescuer_thread (kernel/workqueue.c:3672) [ 18.739341] kthread (kernel/kthread.c:436) [ 18.739362] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 18.739392] ret_from_fork (arch/x86/kernel/process.c:158) [ 18.739417] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 18.739439] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 18.739511] ------------[ cut here ]------------ | [ 18.739550] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/65 | [ 18.739608] Modules linked in: | [ 18.739689] Tainted: [W]=WARN [ 18.739715] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 18.739750] Workqueue: bond0 bond_mii_monitor [ 18.739783] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 18.739814] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 18.739913] RSP: 0018:ff52d25100247ca0 EFLAGS: 00010286 [ 18.739939] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 18.739982] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079600 [ 18.740026] RBP: 0000000000000004 R08: ff19d41d83159d10 R09: ff19d41d81cb3030 [ 18.740074] R10: ff19d41d84ff8118 R11: fefefefefefefeff R12: 0000000000000000 [ 18.740121] R13: 0000000000000010 R14: ff19d41d84ff8000 R15: ff19d41d83079600 [ 18.740168] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 18.740214] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 18.740248] CR2: 0000560fb9750c98 CR3: 0000000021a42002 CR4: 0000000000771ef0 [ 18.740284] PKRU: 55555554 [ 18.740302] Call Trace: [ 18.740319] [ 18.740337] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 18.740362] notifier_call_chain (kernel/notifier.c:85) [ 18.740387] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 18.740415] bond_peer_notify_may_events (drivers/net/bonding/bond_main.c:1240) [ 18.740446] bond_change_active_slave (drivers/net/bonding/bond_main.c:1333) [ 18.740479] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 18.740513] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 18.740535] process_one_work (kernel/workqueue.c:3314) [ 18.740562] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 18.740586] ? rescuer_thread (kernel/workqueue.c:3672) [ 18.740607] kthread (kernel/kthread.c:436) [ 18.740629] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 18.740655] ret_from_fork (arch/x86/kernel/process.c:158) [ 18.740680] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 18.740705] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 18.742327] ------------[ cut here ]------------ | [ 18.742363] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/65 | [ 18.742421] Modules linked in: | [ 18.742503] Tainted: [W]=WARN [ 18.742526] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 18.742571] Workqueue: bond0 bond_resend_igmp_join_requests_delayed [ 18.742610] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 18.742646] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 18.742747] RSP: 0018:ff52d25100247d98 EFLAGS: 00010286 [ 18.742778] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 18.742821] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079600 [ 18.742861] RBP: 0000000000000005 R08: ff19d41d83159d10 R09: ff19d41d81cb3030 [ 18.742901] R10: ff19d41d84ff8118 R11: fefefefefefefeff R12: 0000000000000000 [ 18.742944] R13: 0000000000000010 R14: ff19d41d84ff8000 R15: ff19d41d83079600 [ 18.742986] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 18.743026] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 18.743061] CR2: 0000560fb9750c98 CR3: 0000000021a42002 CR4: 0000000000771ef0 [ 18.743104] PKRU: 55555554 [ 18.743126] Call Trace: [ 18.743141] [ 18.743156] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 18.743177] notifier_call_chain (kernel/notifier.c:85) [ 18.743199] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 18.743230] bond_resend_igmp_join_requests_delayed (drivers/net/bonding/bond_main.c:899) [ 18.743267] process_one_work (kernel/workqueue.c:3314) [ 18.743289] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 18.743320] ? rescuer_thread (kernel/workqueue.c:3672) [ 18.743345] kthread (kernel/kthread.c:436) [ 18.743368] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 18.743391] ret_from_fork (arch/x86/kernel/process.c:158) [ 18.743416] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 18.743438] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 19.834050] ------------[ cut here ]------------ | [ 19.834100] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/264 | [ 19.834158] Modules linked in: | [ 19.834228] Tainted: [W]=WARN [ 19.834250] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 19.834286] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 19.834313] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 19.834415] RSP: 0018:ff52d25100657670 EFLAGS: 00010286 [ 19.834445] RAX: 00000000ffffffa6 RBX: 0000000000000041 RCX: 0000000000000000 [ 19.834492] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079500 [ 19.834536] RBP: 0000000000000000 R08: ff19d41d83159d10 R09: ff19d41d84e03030 [ 19.834581] R10: ff19d41d84ff8118 R11: fefefefefefefeff R12: 0000000000000000 [ 19.834619] R13: 0000000000000010 R14: ff19d41d84ff8000 R15: ff19d41d83079500 [ 19.834666] FS: 00007fbbbcfc8840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 19.834712] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 19.834748] CR2: 0000000025b85988 CR3: 0000000003154006 CR4: 0000000000771ef0 [ 19.834792] PKRU: 55555554 [ 19.834808] Call Trace: [ 19.834823] [ 19.834838] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 19.834859] netif_close_many (net/core/dev.c:1804) [ 19.834886] unregister_netdevice_many_notify (net/core/dev.c:12406) [ 19.834915] ? rtnl_getlink (./include/linux/skbuff.h:1323 ./include/linux/skbuff.h:1332 net/core/rtnetlink.c:4288) [ 19.834940] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 19.834964] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 19.834985] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 19.835006] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 19.835025] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 19.835048] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 19.835076] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 19.835100] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 19.835120] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 19.835143] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 19.835166] ___sys_sendmsg (net/socket.c:2752) [ 19.835188] __sys_sendmsg (net/socket.c:2784) [ 19.835212] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 19.835239] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 19.835268] RIP: 0033:0x7fbbbd20208e [ 19.835290] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 19.835384] RSP: 002b:00007fff2915b810 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 19.835424] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007fbbbd20208e [ 19.835467] RDX: 0000000000000000 RSI: 00007fff2915b8c0 RDI: 0000000000000005 [ 19.835510] RBP: 00007fff2915b820 R08: 0000000000000000 R09: 0000000000000000 [ 19.835549] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d113 [ 19.835589] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fff2915bf80 | [ 19.835731] ------------[ cut here ]------------ | [ 19.835757] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/264 | [ 19.835803] Modules linked in: | [ 19.835882] Tainted: [W]=WARN [ 19.835901] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 19.835939] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 19.835965] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 19.836051] RSP: 0018:ff52d251006576e0 EFLAGS: 00010286 [ 19.836080] RAX: 00000000ffffffa6 RBX: 00000000ffffffff RCX: 0000000000000000 [ 19.836119] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079500 [ 19.836161] RBP: 0000000000000000 R08: ff19d41d83159d10 R09: ff19d41d8641d030 [ 19.836202] R10: ff19d41d84ff8118 R11: fefefefefefefeff R12: 0000000000000000 [ 19.836240] R13: 0000000000000011 R14: ff19d41d84ff8000 R15: ff19d41d83079500 [ 19.836282] FS: 00007fbbbcfc8840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 19.836330] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 19.836364] CR2: 0000000025b85988 CR3: 0000000003154006 CR4: 0000000000771ef0 [ 19.836405] PKRU: 55555554 [ 19.836419] Call Trace: [ 19.836435] [ 19.836452] unregister_netdevice_many_notify (net/core/dev.c:12439) [ 19.836482] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 19.836508] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 19.836530] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 19.836549] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 19.836569] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 19.836593] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 19.836622] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 19.836642] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 19.836664] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 19.836683] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 19.836706] ___sys_sendmsg (net/socket.c:2752) [ 19.836730] __sys_sendmsg (net/socket.c:2784) [ 19.836751] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 19.836772] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 19.836799] RIP: 0033:0x7fbbbd20208e [ 19.836818] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 19.836906] RSP: 002b:00007fff2915b810 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 19.836947] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007fbbbd20208e [ 19.836984] RDX: 0000000000000000 RSI: 00007fff2915b8c0 RDI: 0000000000000005 [ 19.837025] RBP: 00007fff2915b820 R08: 0000000000000000 R09: 0000000000000000 [ 19.837067] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d113 [ 19.837112] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fff2915bf80 | [ 19.837239] ------------[ cut here ]------------ | [ 19.837267] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/264 | [ 19.837308] Modules linked in: | [ 19.837393] Tainted: [W]=WARN [ 19.837419] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 19.837448] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 19.837480] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 19.837574] RSP: 0018:ff52d25100657518 EFLAGS: 00010286 [ 19.837598] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 19.837638] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079500 [ 19.837678] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d8641d030 [ 19.837716] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 19.837757] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83079500 [ 19.837800] FS: 00007fbbbcfc8840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 19.837844] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 19.837872] CR2: 0000000025b85988 CR3: 0000000003154006 CR4: 0000000000771ef0 [ 19.837911] PKRU: 55555554 [ 19.837925] Call Trace: [ 19.837938] [ 19.837951] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 19.837971] notifier_call_chain (kernel/notifier.c:85) [ 19.837994] ? smp_text_poke_batch_finish (./include/linux/smp.h:72 arch/x86/kernel/alternative.c:2773 arch/x86/kernel/alternative.c:3066) [ 19.838026] netdev_lower_state_changed (net/core/dev.c:9573) [ 19.838051] __bond_release_one (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:572 drivers/net/bonding/bond_main.c:2440) [ 19.838073] ? exc_invalid_op (arch/x86/kernel/traps.c:490 (discriminator 2)) [ 19.838096] bond_uninit (drivers/net/bonding/bond_main.c:6059) [ 19.838119] unregister_netdevice_many_notify (net/core/dev.c:12455) [ 19.838148] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 19.838169] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 19.838190] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 19.838211] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 19.838231] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 19.838251] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 19.838280] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 19.838305] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 19.838334] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 19.838356] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 19.838375] ___sys_sendmsg (net/socket.c:2752) [ 19.838397] __sys_sendmsg (net/socket.c:2784) [ 19.838417] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 19.838437] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 19.838467] RIP: 0033:0x7fbbbd20208e [ 19.838489] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 19.838585] RSP: 002b:00007fff2915b810 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 19.838629] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007fbbbd20208e [ 19.838671] RDX: 0000000000000000 RSI: 00007fff2915b8c0 RDI: 0000000000000005 [ 19.838714] RBP: 00007fff2915b820 R08: 0000000000000000 R09: 0000000000000000 [ 19.838761] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d113 [ 19.838806] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fff2915bf80 | [ 19.838932] ------------[ cut here ]------------ | [ 19.838961] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/264 | [ 19.839011] Modules linked in: | [ 19.839093] Tainted: [W]=WARN [ 19.839114] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 19.839153] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 19.839181] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 19.839274] RSP: 0018:ff52d251006574c8 EFLAGS: 00010286 [ 19.839301] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 19.839349] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079500 [ 19.839386] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d8641d030 [ 19.839426] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 19.839468] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83079500 [ 19.839510] FS: 00007fbbbcfc8840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 19.839556] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 19.839590] CR2: 0000000025b85988 CR3: 0000000003154006 CR4: 0000000000771ef0 [ 19.839629] PKRU: 55555554 [ 19.839642] Call Trace: [ 19.839655] [ 19.839672] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 19.839693] notifier_call_chain (kernel/notifier.c:85) [ 19.839716] __netdev_upper_dev_unlink (net/core/dev.c:9027) [ 19.839744] netdev_upper_dev_unlink (net/core/dev.c:9054) [ 19.839768] __bond_release_one (drivers/net/bonding/bond_main.c:1724 drivers/net/bonding/bond_main.c:2466) [ 19.839790] ? exc_invalid_op (arch/x86/kernel/traps.c:490 (discriminator 2)) [ 19.839811] bond_uninit (drivers/net/bonding/bond_main.c:6059) [ 19.839832] unregister_netdevice_many_notify (net/core/dev.c:12455) [ 19.839861] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 19.839882] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 19.839902] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 19.839922] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 19.839941] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 19.839963] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 19.839989] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 19.840009] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 19.840030] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 19.840051] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 19.840071] ___sys_sendmsg (net/socket.c:2752) [ 19.840093] __sys_sendmsg (net/socket.c:2784) [ 19.840114] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 19.840136] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 19.840167] RIP: 0033:0x7fbbbd20208e [ 19.840193] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 19.840285] RSP: 002b:00007fff2915b810 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 19.840332] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007fbbbd20208e [ 19.840372] RDX: 0000000000000000 RSI: 00007fff2915b8c0 RDI: 0000000000000005 [ 19.840411] RBP: 00007fff2915b820 R08: 0000000000000000 R09: 0000000000000000 [ 19.840451] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d113 [ 19.840495] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fff2915bf80 | [ 19.849338] ------------[ cut here ]------------ | [ 19.849370] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/264 | [ 19.849418] Modules linked in: | [ 19.849492] Tainted: [W]=WARN [ 19.849509] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 19.849549] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 19.849578] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 19.849673] RSP: 0018:ff52d25100657508 EFLAGS: 00010286 [ 19.849704] RAX: 00000000ffffffa6 RBX: 0000000000000041 RCX: 0000000000000000 [ 19.849746] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079500 [ 19.849784] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d8641d030 [ 19.849827] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 19.849872] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83079500 [ 19.849918] FS: 00007fbbbcfc8840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 19.849963] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 19.849998] CR2: 0000000025b85988 CR3: 0000000003154006 CR4: 0000000000771ef0 [ 19.850044] PKRU: 55555554 [ 19.850059] Call Trace: [ 19.850072] [ 19.850086] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 19.850110] netif_close_many (net/core/dev.c:1804) [ 19.850131] ? netdev_compute_master_upper_features (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:1590 net/core/dev.c:11116 net/core/dev.c:12883) [ 19.850167] netif_close (net/core/dev.c:1818 net/core/dev.c:1812) [ 19.850191] dev_close (net/core/dev_api.c:221) [ 19.850216] __bond_release_one.cold (drivers/net/bonding/bond_main.c:2563) [ 19.850247] bond_uninit (drivers/net/bonding/bond_main.c:6059) [ 19.850271] unregister_netdevice_many_notify (net/core/dev.c:12455) [ 19.850300] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 19.850331] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 19.850352] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 19.850375] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 19.850397] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 19.850419] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 19.850450] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 19.850469] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 19.850492] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 19.850511] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 19.850539] ___sys_sendmsg (net/socket.c:2752) [ 19.850561] __sys_sendmsg (net/socket.c:2784) [ 19.850582] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 19.850604] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 19.850634] RIP: 0033:0x7fbbbd20208e [ 19.850658] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 19.850752] RSP: 002b:00007fff2915b810 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 19.850797] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007fbbbd20208e [ 19.850834] RDX: 0000000000000000 RSI: 00007fff2915b8c0 RDI: 0000000000000005 [ 19.850877] RBP: 00007fff2915b820 R08: 0000000000000000 R09: 0000000000000000 [ 19.850913] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d113 [ 19.850953] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fff2915bf80 | [ 19.851053] ------------[ cut here ]------------ | [ 19.851082] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/264 | [ 19.851131] Modules linked in: | [ 19.851205] Tainted: [W]=WARN [ 19.851227] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 19.851261] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 19.851291] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 19.851388] RSP: 0018:ff52d251006574e8 EFLAGS: 00010286 [ 19.851427] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 19.851472] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079500 [ 19.851521] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d8641d030 [ 19.851570] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 19.851616] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83079500 [ 19.851661] FS: 00007fbbbcfc8840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 19.851704] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 19.851732] CR2: 0000000025b85988 CR3: 0000000003154006 CR4: 0000000000771ef0 [ 19.851777] PKRU: 55555554 [ 19.851793] Call Trace: [ 19.851808] [ 19.851820] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 19.851844] notifier_call_chain (kernel/notifier.c:85) [ 19.851865] netif_set_mac_address (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:9993) [ 19.851888] dev_set_mac_address (net/core/dev_api.c:339) [ 19.851912] ? dev_close (net/core/dev_api.c:221) [ 19.851934] __bond_release_one.cold (drivers/net/bonding/bond_main.c:2573) [ 19.851965] bond_uninit (drivers/net/bonding/bond_main.c:6059) [ 19.851988] unregister_netdevice_many_notify (net/core/dev.c:12455) [ 19.852020] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 19.852040] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 19.852064] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 19.852086] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 19.852108] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 19.852132] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 19.852159] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 19.852178] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 19.852203] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 19.852222] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 19.852244] ___sys_sendmsg (net/socket.c:2752) [ 19.852271] __sys_sendmsg (net/socket.c:2784) [ 19.852293] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 19.852318] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 19.852348] RIP: 0033:0x7fbbbd20208e [ 19.852368] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 19.852466] RSP: 002b:00007fff2915b810 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 19.852506] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007fbbbd20208e [ 19.852551] RDX: 0000000000000000 RSI: 00007fff2915b8c0 RDI: 0000000000000005 [ 19.852596] RBP: 00007fff2915b820 R08: 0000000000000000 R09: 0000000000000000 [ 19.852638] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d113 [ 19.852680] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fff2915bf80 | [ 19.852817] ------------[ cut here ]------------ | [ 19.852843] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/264 | [ 19.852897] Modules linked in: | [ 19.852976] Tainted: [W]=WARN [ 19.852999] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 19.853035] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 19.853063] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 19.853161] RSP: 0018:ff52d251006574c8 EFLAGS: 00010286 [ 19.853189] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 19.853231] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079500 [ 19.853274] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d8641d030 [ 19.853313] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 19.853360] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83079500 [ 19.853405] FS: 00007fbbbcfc8840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 19.853451] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 19.853488] CR2: 0000000025b85988 CR3: 0000000003154006 CR4: 0000000000771ef0 [ 19.853533] PKRU: 55555554 [ 19.853546] Call Trace: [ 19.853558] [ 19.853571] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 19.853593] notifier_call_chain (kernel/notifier.c:85) [ 19.853613] __netdev_upper_dev_unlink (net/core/dev.c:9027) [ 19.853639] netdev_upper_dev_unlink (net/core/dev.c:9054) [ 19.853668] __bond_release_one (drivers/net/bonding/bond_main.c:1724 drivers/net/bonding/bond_main.c:2466) [ 19.853694] bond_uninit (drivers/net/bonding/bond_main.c:6059) [ 19.853717] unregister_netdevice_many_notify (net/core/dev.c:12455) [ 19.853749] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 19.853771] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 19.853791] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 19.853812] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 19.853834] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 19.853857] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 19.853885] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 19.853904] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 19.853925] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 19.853948] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 19.853970] ___sys_sendmsg (net/socket.c:2752) [ 19.853993] __sys_sendmsg (net/socket.c:2784) [ 19.854016] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 19.854037] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 19.854062] RIP: 0033:0x7fbbbd20208e [ 19.854084] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 19.854184] RSP: 002b:00007fff2915b810 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 19.854226] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007fbbbd20208e [ 19.854266] RDX: 0000000000000000 RSI: 00007fff2915b8c0 RDI: 0000000000000005 [ 19.854310] RBP: 00007fff2915b820 R08: 0000000000000000 R09: 0000000000000000 [ 19.854357] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d113 [ 19.854398] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fff2915bf80 | [ 19.862331] ------------[ cut here ]------------ | [ 19.862362] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/264 | [ 19.862416] Modules linked in: | [ 19.862497] Tainted: [W]=WARN [ 19.862522] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 19.862556] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 19.862585] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 19.862677] RSP: 0018:ff52d25100657508 EFLAGS: 00010286 [ 19.862703] RAX: 00000000ffffffa6 RBX: 0000000000000041 RCX: 0000000000000000 [ 19.862743] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079500 [ 19.862789] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d8641c030 [ 19.862828] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 19.862871] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83079500 [ 19.862914] FS: 00007fbbbcfc8840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 19.862956] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 19.862992] CR2: 0000000025b85988 CR3: 0000000003154006 CR4: 0000000000771ef0 [ 19.863037] PKRU: 55555554 [ 19.863050] Call Trace: [ 19.863065] [ 19.863078] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 19.863102] netif_close_many (net/core/dev.c:1804) [ 19.863124] ? netdev_compute_master_upper_features (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:1590 net/core/dev.c:11116 net/core/dev.c:12883) [ 19.863152] netif_close (net/core/dev.c:1818 net/core/dev.c:1812) [ 19.863172] dev_close (net/core/dev_api.c:221) [ 19.863197] __bond_release_one.cold (drivers/net/bonding/bond_main.c:2563) [ 19.863229] bond_uninit (drivers/net/bonding/bond_main.c:6059) [ 19.863250] unregister_netdevice_many_notify (net/core/dev.c:12455) [ 19.863278] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 19.863300] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 19.863320] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 19.863343] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 19.863364] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 19.863389] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 19.863415] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 19.863434] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 19.863455] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 19.863477] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 19.863500] ___sys_sendmsg (net/socket.c:2752) [ 19.863527] __sys_sendmsg (net/socket.c:2784) [ 19.863550] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 19.863571] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 19.863597] RIP: 0033:0x7fbbbd20208e [ 19.863620] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 19.863718] RSP: 002b:00007fff2915b810 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 19.863758] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007fbbbd20208e [ 19.863808] RDX: 0000000000000000 RSI: 00007fff2915b8c0 RDI: 0000000000000005 [ 19.863848] RBP: 00007fff2915b820 R08: 0000000000000000 R09: 0000000000000000 [ 19.863887] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d113 [ 19.863926] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fff2915bf80 | [ 19.864007] ------------[ cut here ]------------ | [ 19.864033] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/264 | [ 19.864071] Modules linked in: | [ 19.864146] Tainted: [W]=WARN [ 19.864167] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 19.864208] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 19.864234] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 19.864328] RSP: 0018:ff52d251006574e8 EFLAGS: 00010286 [ 19.864352] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 19.864391] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079500 [ 19.864438] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d8641c030 [ 19.864479] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 19.864523] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83079500 [ 19.864566] FS: 00007fbbbcfc8840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 19.864607] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 19.864635] CR2: 0000000025b85988 CR3: 0000000003154006 CR4: 0000000000771ef0 [ 19.864676] PKRU: 55555554 [ 19.864692] Call Trace: [ 19.864705] [ 19.864722] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 19.864743] notifier_call_chain (kernel/notifier.c:85) [ 19.864765] netif_set_mac_address (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:9993) [ 19.864795] dev_set_mac_address (net/core/dev_api.c:339) [ 19.864818] ? dev_close (net/core/dev_api.c:221) [ 19.864840] __bond_release_one.cold (drivers/net/bonding/bond_main.c:2573) [ 19.864867] bond_uninit (drivers/net/bonding/bond_main.c:6059) [ 19.864886] unregister_netdevice_many_notify (net/core/dev.c:12455) [ 19.864915] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 19.864937] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 19.864960] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 19.864980] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 19.865001] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 19.865023] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 19.865046] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 19.865066] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 19.865089] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 19.865108] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 19.865129] ___sys_sendmsg (net/socket.c:2752) [ 19.865150] __sys_sendmsg (net/socket.c:2784) [ 19.865171] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 19.865195] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 19.865222] RIP: 0033:0x7fbbbd20208e [ 19.865243] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 19.865338] RSP: 002b:00007fff2915b810 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 19.865380] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007fbbbd20208e [ 19.865420] RDX: 0000000000000000 RSI: 00007fff2915b8c0 RDI: 0000000000000005 [ 19.865459] RBP: 00007fff2915b820 R08: 0000000000000000 R09: 0000000000000000 [ 19.865505] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d113 [ 19.865542] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fff2915bf80 | [ 19.865855] ------------[ cut here ]------------ | [ 19.865884] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 2/103 | [ 19.865946] Modules linked in: | [ 19.866028] Tainted: [W]=WARN [ 19.866048] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 19.866084] Workqueue: events_unbound linkwatch_event [ 19.866115] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 19.866139] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 19.866234] RSP: 0018:ff52d25100323d50 EFLAGS: 00010286 [ 19.866264] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 19.866300] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079600 [ 19.866348] RBP: 0000000000000000 R08: ff19d41d8335b150 R09: ff19d41d81cb3030 [ 19.866392] R10: ff19d41d86406118 R11: fefefefefefefeff R12: 0000000000000000 [ 19.866432] R13: 0000000000000010 R14: ff19d41d86406000 R15: ff19d41d83079600 [ 19.866469] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 19.866521] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 19.866555] CR2: 0000560f81ce9d5c CR3: 0000000004c96004 CR4: 0000000000771ef0 [ 19.866598] PKRU: 55555554 [ 19.866614] Call Trace: [ 19.866629] [ 19.866645] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 19.866670] netif_state_change (net/core/dev.c:1605) [ 19.866692] ? linkwatch_do_dev (net/core/link_watch.c:184 net/core/link_watch.c:166) [ 19.866713] __linkwatch_run_queue (net/core/link_watch.c:240) [ 19.866741] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 19.866760] process_one_work (kernel/workqueue.c:3314) [ 19.866783] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 19.866804] ? rescuer_thread (kernel/workqueue.c:3672) [ 19.866822] kthread (kernel/kthread.c:436) [ 19.866844] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 19.866866] ret_from_fork (arch/x86/kernel/process.c:158) [ 19.866891] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 19.866912] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 19.882485] ------------[ cut here ]------------ | [ 19.882553] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/266 | [ 19.882638] Modules linked in: | [ 19.882784] Tainted: [W]=WARN [ 19.882838] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 19.882906] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 19.882969] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 19.883099] RSP: 0018:ff52d25100667720 EFLAGS: 00010286 [ 19.883178] RAX: 00000000ffffffa6 RBX: 0000000000000001 RCX: 0000000000000000 [ 19.883254] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308c600 [ 19.883337] RBP: 0000000000000000 R08: ff19d41d8335f910 R09: ff19d41d82cef030 [ 19.883413] R10: ff19d41d8640e118 R11: fefefefefefefeff R12: 0000000000000000 [ 19.883489] R13: 0000000000000010 R14: ff19d41d8640e000 R15: ff19d41d8308c600 [ 19.883574] FS: 00007f5e01059840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 19.883655] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 19.883723] CR2: 000000002bd6f988 CR3: 000000000339c004 CR4: 0000000000771ef0 [ 19.883800] PKRU: 55555554 [ 19.883848] Call Trace: [ 19.883896] [ 19.883944] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 19.884001] __dev_notify_flags (net/core/dev.c:9787) [ 19.884057] ? rtnl_getlink (./include/linux/skbuff.h:1323 ./include/linux/skbuff.h:1332 net/core/rtnetlink.c:4288) [ 19.884113] netif_change_flags (net/core/dev.c:9820) [ 19.884169] do_setlink.isra.0 (net/core/rtnetlink.c:3206 (discriminator 1)) [ 19.884225] ? __nla_validate_parse (lib/nlattr.c:620) [ 19.884292] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 19.884359] ? kmem_cache_alloc_node_noprof (mm/slub.c:4749 mm/slub.c:4883 mm/slub.c:4950) [ 19.884425] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 19.884482] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 19.884548] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 19.884608] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 19.884667] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 19.884729] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 19.884785] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 19.884842] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 19.884898] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 19.884954] ___sys_sendmsg (net/socket.c:2752) [ 19.885011] __sys_sendmsg (net/socket.c:2784) [ 19.885067] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 19.885124] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 19.885187] RIP: 0033:0x7f5e0129308e [ 19.885242] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 19.885382] RSP: 002b:00007ffd1c221870 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 19.885460] RAX: ffffffffffffffda RBX: 0000000000000002 RCX: 00007f5e0129308e [ 19.885544] RDX: 0000000000000000 RSI: 00007ffd1c221920 RDI: 0000000000000005 [ 19.885620] RBP: 00007ffd1c221880 R08: 0000000000000000 R09: 0000000000000000 [ 19.885696] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d114 [ 19.885773] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffd1c221fe0 | [ 19.902418] ------------[ cut here ]------------ | [ 19.902453] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/269 | [ 19.902503] Modules linked in: | [ 19.902588] Tainted: [W]=WARN [ 19.902611] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 19.902645] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 19.902678] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 19.902768] RSP: 0018:ff52d2510067f750 EFLAGS: 00010286 [ 19.902799] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 19.902838] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 19.902879] RBP: 0000000000000002 R08: ff19d41d832011d0 R09: ff19d41d84f2b030 [ 19.902917] R10: ff19d41d86474118 R11: fefefefefefefeff R12: 0000000000000000 [ 19.902956] R13: 0000000000000010 R14: ff19d41d86474000 R15: ff19d41d83051c00 [ 19.903002] FS: 00007f48d3ea1840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 19.903043] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 19.903078] CR2: 00007f48d4096c40 CR3: 00000000030b0005 CR4: 0000000000771ef0 [ 19.903118] PKRU: 55555554 [ 19.903134] Call Trace: [ 19.903148] [ 19.903164] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 19.903187] notifier_call_chain (kernel/notifier.c:85) [ 19.903211] netdev_update_features (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:1590 net/core/dev.c:11099 net/core/dev.c:11096) [ 19.903238] bond_option_mode_set (drivers/net/bonding/bond_options.c:952) [ 19.903268] __bond_opt_set (drivers/net/bonding/bond_options.c:826) [ 19.903291] bond_changelink (drivers/net/bonding/bond_netlink.c:232) [ 19.903313] ? notifier_call_chain (kernel/notifier.c:85) [ 19.903347] bond_newlink (drivers/net/bonding/bond_netlink.c:632) [ 19.903367] rtnl_newlink (net/core/rtnetlink.c:3904 net/core/rtnetlink.c:4035 net/core/rtnetlink.c:4150) [ 19.903391] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 19.903419] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 19.903446] ? get_page_from_freelist (./include/linux/spinlock.h:390 mm/page_alloc.c:3373 mm/page_alloc.c:3402 mm/page_alloc.c:3943) [ 19.903477] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 19.903507] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 19.903535] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 19.903556] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 19.903578] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 19.903603] ___sys_sendmsg (net/socket.c:2752) [ 19.903627] __sys_sendmsg (net/socket.c:2784) [ 19.903651] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 19.903676] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 19.903705] RIP: 0033:0x7f48d40db08e [ 19.903726] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 19.903828] RSP: 002b:00007fffa02f26e0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 19.903870] RAX: ffffffffffffffda RBX: 00007fffa02f2e78 RCX: 00007f48d40db08e [ 19.903910] RDX: 0000000000000000 RSI: 00007fffa02f2790 RDI: 0000000000000005 [ 19.903948] RBP: 00007fffa02f26f0 R08: 0000000000000000 R09: 0000000000000000 [ 19.903992] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d114 [ 19.904036] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fffa02f2e50 | [ 19.904133] ------------[ cut here ]------------ | [ 19.904163] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/269 | [ 19.904213] Modules linked in: | [ 19.904292] Tainted: [W]=WARN [ 19.904311] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 19.904345] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 19.904373] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 19.904466] RSP: 0018:ff52d2510067f870 EFLAGS: 00010286 [ 19.904496] RAX: 00000000ffffffa6 RBX: 00000000ffffffff RCX: 0000000000000000 [ 19.904540] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 19.904582] RBP: 0000000000000000 R08: ff19d41d832011d0 R09: ff19d41d84f2b030 [ 19.904624] R10: ff19d41d86474118 R11: fefefefefefefeff R12: 0000000000000000 [ 19.904664] R13: 0000000000000010 R14: ff19d41d86474000 R15: ff19d41d83051c00 [ 19.904705] FS: 00007f48d3ea1840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 19.904749] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 19.904783] CR2: 00007f48d4096c40 CR3: 00000000030b0005 CR4: 0000000000771ef0 [ 19.904827] PKRU: 55555554 [ 19.904842] Call Trace: [ 19.904857] [ 19.904871] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 19.904893] __dev_notify_flags (net/core/dev.c:9787) [ 19.904916] rtnl_configure_link (net/core/rtnetlink.c:3670) [ 19.904939] rtnl_newlink (net/core/rtnetlink.c:3914 net/core/rtnetlink.c:4035 net/core/rtnetlink.c:4150) [ 19.904960] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 19.904988] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 19.905011] ? get_page_from_freelist (./include/linux/spinlock.h:390 mm/page_alloc.c:3373 mm/page_alloc.c:3402 mm/page_alloc.c:3943) [ 19.905039] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 19.905067] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 19.905089] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 19.905112] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 19.905132] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 19.905152] ___sys_sendmsg (net/socket.c:2752) [ 19.905175] __sys_sendmsg (net/socket.c:2784) [ 19.905199] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 19.905220] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 19.905248] RIP: 0033:0x7f48d40db08e [ 19.905271] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 19.905370] RSP: 002b:00007fffa02f26e0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 19.905408] RAX: ffffffffffffffda RBX: 00007fffa02f2e78 RCX: 00007f48d40db08e [ 19.905450] RDX: 0000000000000000 RSI: 00007fffa02f2790 RDI: 0000000000000005 [ 19.905488] RBP: 00007fffa02f26f0 R08: 0000000000000000 R09: 0000000000000000 [ 19.905527] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d114 [ 19.905565] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fffa02f2e50 | [ 19.911556] ------------[ cut here ]------------ | [ 19.911625] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/271 | [ 19.911713] Modules linked in: | [ 19.911864] Tainted: [W]=WARN [ 19.911921] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 19.911997] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 19.912066] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 19.912200] RSP: 0018:ff52d25100687600 EFLAGS: 00010286 [ 19.912266] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 19.912348] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d82fda800 [ 19.912426] RBP: 0000000000000000 R08: ff19d41d832011d0 R09: ff19d41d82cef030 [ 19.912502] R10: ff19d41d86474118 R11: fefefefefefefeff R12: 0000000000000000 [ 19.912582] R13: 0000000000000010 R14: ff19d41d86474000 R15: ff19d41d82fda800 [ 19.912660] FS: 00007f450a1d4840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 19.912742] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 19.912812] CR2: 0000000034330988 CR3: 0000000001f2f002 CR4: 0000000000771ef0 [ 19.912887] PKRU: 55555554 [ 19.912936] Call Trace: [ 19.912985] [ 19.913036] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 19.913092] notifier_call_chain (kernel/notifier.c:85) [ 19.913158] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 19.913221] bond_enslave (drivers/net/bonding/bond_main.c:983 drivers/net/bonding/bond_main.c:970 drivers/net/bonding/bond_main.c:2017) [ 19.913283] ? rtnl_getlink (net/core/rtnetlink.c:4296 (discriminator 3)) [ 19.913351] ? exc_invalid_op (arch/x86/kernel/traps.c:490 (discriminator 2)) [ 19.913413] do_set_master (net/core/rtnetlink.c:3011) [ 19.913473] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 19.913546] ? __nla_validate_parse (lib/nlattr.c:620) [ 19.913618] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 19.913679] ? kmem_cache_alloc_node_noprof (mm/slub.c:4749 mm/slub.c:4883 mm/slub.c:4950) [ 19.913746] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 19.913809] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 19.913872] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 19.913931] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 19.913993] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 19.914055] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 19.914111] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 19.914173] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 19.914236] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 19.914291] ___sys_sendmsg (net/socket.c:2752) [ 19.914355] __sys_sendmsg (net/socket.c:2784) [ 19.914412] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 19.914471] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 19.914541] RIP: 0033:0x7f450a40e08e [ 19.914597] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 19.914724] RSP: 002b:00007ffecf751690 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 19.914800] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f450a40e08e [ 19.914878] RDX: 0000000000000000 RSI: 00007ffecf751740 RDI: 0000000000000005 [ 19.914956] RBP: 00007ffecf7516a0 R08: 0000000000000000 R09: 0000000000000000 [ 19.915032] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d114 [ 19.915109] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffecf751e00 | [ 19.915323] ------------[ cut here ]------------ | [ 19.915390] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/271 | [ 19.915475] Modules linked in: | [ 19.915638] Tainted: [W]=WARN [ 19.915698] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 19.915772] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 19.915841] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 19.915972] RSP: 0018:ff52d251006875a8 EFLAGS: 00010286 [ 19.916038] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 19.916112] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d82fda800 [ 19.916191] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d82cef030 [ 19.916271] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 19.916359] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d82fda800 [ 19.916443] FS: 00007f450a1d4840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 19.916530] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 19.916600] CR2: 0000000034330988 CR3: 0000000001f2f002 CR4: 0000000000771ef0 [ 19.916679] PKRU: 55555554 [ 19.916727] Call Trace: [ 19.916778] [ 19.916829] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 19.916889] notifier_call_chain (kernel/notifier.c:85) [ 19.916951] netif_set_mac_address (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:9993) [ 19.917016] dev_set_mac_address (net/core/dev_api.c:339) [ 19.917079] ? dev_set_mtu (net/core/dev_api.c:249) [ 19.917136] bond_enslave (drivers/net/bonding/bond_main.c:2067) [ 19.917199] ? exc_invalid_op (arch/x86/kernel/traps.c:490 (discriminator 2)) [ 19.917259] do_set_master (net/core/rtnetlink.c:3011) [ 19.917329] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 19.917393] ? __nla_validate_parse (lib/nlattr.c:620) [ 19.917459] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 19.917530] ? kmem_cache_alloc_node_noprof (mm/slub.c:4749 mm/slub.c:4883 mm/slub.c:4950) [ 19.917601] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 19.917660] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 19.917727] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 19.917789] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 19.917849] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 19.917913] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 19.917973] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 19.918033] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 19.918095] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 19.918155] ___sys_sendmsg (net/socket.c:2752) [ 19.918216] __sys_sendmsg (net/socket.c:2784) [ 19.918276] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 19.918347] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 19.918417] RIP: 0033:0x7f450a40e08e [ 19.918480] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 19.918615] RSP: 002b:00007ffecf751690 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 19.918694] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f450a40e08e [ 19.918773] RDX: 0000000000000000 RSI: 00007ffecf751740 RDI: 0000000000000005 [ 19.918852] RBP: 00007ffecf7516a0 R08: 0000000000000000 R09: 0000000000000000 [ 19.918936] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d114 [ 19.919014] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffecf751e00 | [ 19.919227] ------------[ cut here ]------------ | [ 19.919291] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/271 | [ 19.919383] Modules linked in: | [ 19.919545] Tainted: [W]=WARN [ 19.919602] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 19.919676] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 19.919744] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 19.919866] RSP: 0018:ff52d25100687600 EFLAGS: 00010286 [ 19.919929] RAX: 00000000ffffffa6 RBX: 0000000000000041 RCX: 0000000000000000 [ 19.920005] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d82fda800 [ 19.920081] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d82cef030 [ 19.920156] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 19.920232] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d82fda800 [ 19.920312] FS: 00007f450a1d4840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 19.920398] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 19.920468] CR2: 0000000034330988 CR3: 0000000001f2f002 CR4: 0000000000771ef0 [ 19.920553] PKRU: 55555554 [ 19.920601] Call Trace: [ 19.920649] [ 19.920697] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 19.920753] netif_open (net/core/dev.c:1729 net/core/dev.c:1718) [ 19.920809] dev_open (net/core/dev_api.c:202) [ 19.920866] bond_enslave (drivers/net/bonding/bond_main.c:2079) [ 19.920922] ? exc_invalid_op (arch/x86/kernel/traps.c:490 (discriminator 2)) [ 19.920979] do_set_master (net/core/rtnetlink.c:3011) [ 19.921035] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 19.921091] ? __nla_validate_parse (lib/nlattr.c:620) [ 19.921158] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 19.921214] ? kmem_cache_alloc_node_noprof (mm/slub.c:4749 mm/slub.c:4883 mm/slub.c:4950) [ 19.921277] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 19.921340] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 19.921404] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 19.921460] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 19.921521] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 19.921585] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 19.921642] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 19.921698] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 19.921754] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 19.921811] ___sys_sendmsg (net/socket.c:2752) [ 19.921867] __sys_sendmsg (net/socket.c:2784) [ 19.921924] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 19.921981] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 19.922042] RIP: 0033:0x7f450a40e08e [ 19.922098] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 19.922241] RSP: 002b:00007ffecf751690 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 19.922323] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f450a40e08e [ 19.922406] RDX: 0000000000000000 RSI: 00007ffecf751740 RDI: 0000000000000005 [ 19.922482] RBP: 00007ffecf7516a0 R08: 0000000000000000 R09: 0000000000000000 [ 19.922565] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d114 [ 19.922641] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffecf751e00 | [ 19.922851] ------------[ cut here ]------------ | [ 19.922913] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/271 | [ 19.922998] Modules linked in: | [ 19.923144] Tainted: [W]=WARN [ 19.923198] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 19.923268] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 19.923340] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 19.923472] RSP: 0018:ff52d251006875e8 EFLAGS: 00010286 [ 19.923541] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 19.923616] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d82fda800 [ 19.923691] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d82cef030 [ 19.923768] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 19.923843] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d82fda800 [ 19.923922] FS: 00007f450a1d4840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 19.923998] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 19.924068] CR2: 0000000034330988 CR3: 0000000001f2f002 CR4: 0000000000771ef0 [ 19.924145] PKRU: 55555554 [ 19.924193] Call Trace: [ 19.924241] [ 19.924288] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 19.924358] notifier_call_chain (kernel/notifier.c:85) [ 19.924417] netdev_lower_state_changed (net/core/dev.c:9573) [ 19.924480] bond_enslave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:623 ./include/net/bonding.h:615 ./include/net/bonding.h:637 drivers/net/bonding/bond_main.c:2125) [ 19.924545] do_set_master (net/core/rtnetlink.c:3011) [ 19.924602] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 19.924659] ? __nla_validate_parse (lib/nlattr.c:620) [ 19.924724] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 19.924780] ? kmem_cache_alloc_node_noprof (mm/slub.c:4749 mm/slub.c:4883 mm/slub.c:4950) [ 19.924845] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 19.924901] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 19.924967] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 19.925024] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 19.925080] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 19.925143] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 19.925199] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 19.925255] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 19.925311] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 19.925374] ___sys_sendmsg (net/socket.c:2752) [ 19.925430] __sys_sendmsg (net/socket.c:2784) [ 19.925487] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 19.925547] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 19.925610] RIP: 0033:0x7f450a40e08e [ 19.925668] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 19.925789] RSP: 002b:00007ffecf751690 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 19.925864] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f450a40e08e [ 19.925946] RDX: 0000000000000000 RSI: 00007ffecf751740 RDI: 0000000000000005 [ 19.926024] RBP: 00007ffecf7516a0 R08: 0000000000000000 R09: 0000000000000000 [ 19.926102] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d114 [ 19.926177] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffecf751e00 | [ 19.926379] ------------[ cut here ]------------ | [ 19.926439] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/271 | [ 19.926531] Modules linked in: | [ 19.926676] Tainted: [W]=WARN [ 19.926729] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 19.926797] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 19.926859] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 19.926990] RSP: 0018:ff52d251006875e8 EFLAGS: 00010286 [ 19.927051] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 19.927128] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d82fda800 [ 19.927202] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d82cef030 [ 19.927279] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 19.927364] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d82fda800 [ 19.927443] FS: 00007f450a1d4840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 19.927527] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 19.927598] CR2: 0000000034330988 CR3: 0000000001f2f002 CR4: 0000000000771ef0 [ 19.927676] PKRU: 55555554 [ 19.927723] Call Trace: [ 19.927774] [ 19.927823] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 19.927883] notifier_call_chain (kernel/notifier.c:85) [ 19.927942] netdev_lower_state_changed (net/core/dev.c:9573) [ 19.928009] bond_enslave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:572 drivers/net/bonding/bond_main.c:2190) [ 19.928065] do_set_master (net/core/rtnetlink.c:3011) [ 19.928127] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 19.928184] ? __nla_validate_parse (lib/nlattr.c:620) [ 19.928251] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 19.928321] ? kmem_cache_alloc_node_noprof (mm/slub.c:4749 mm/slub.c:4883 mm/slub.c:4950) [ 19.928385] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 19.928444] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 19.928518] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 19.928577] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 19.928634] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 19.928704] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 19.928762] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 19.928820] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 19.928885] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 19.928953] ___sys_sendmsg (net/socket.c:2752) [ 19.929014] __sys_sendmsg (net/socket.c:2784) [ 19.929076] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 19.929141] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 19.929211] RIP: 0033:0x7f450a40e08e [ 19.929273] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 19.929412] RSP: 002b:00007ffecf751690 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 19.929493] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f450a40e08e [ 19.929580] RDX: 0000000000000000 RSI: 00007ffecf751740 RDI: 0000000000000005 [ 19.929657] RBP: 00007ffecf7516a0 R08: 0000000000000000 R09: 0000000000000000 [ 19.929735] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d114 [ 19.929814] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffecf751e00 | [ 19.930028] ------------[ cut here ]------------ | [ 19.930095] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/271 | [ 19.930187] Modules linked in: | [ 19.930345] Tainted: [W]=WARN [ 19.930400] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 19.930470] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 19.930546] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 19.930679] RSP: 0018:ff52d25100687568 EFLAGS: 00010286 [ 19.930741] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 19.930817] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d82fda800 [ 19.930898] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d82cef030 [ 19.930980] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 19.931063] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d82fda800 [ 19.931148] FS: 00007f450a1d4840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 19.931229] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 19.931297] CR2: 0000000034330988 CR3: 0000000001f2f002 CR4: 0000000000771ef0 [ 19.931384] PKRU: 55555554 [ 19.931432] Call Trace: [ 19.931481] [ 19.931535] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 19.931593] notifier_call_chain (kernel/notifier.c:85) [ 19.931650] __netdev_upper_dev_link (net/core/dev.c:8931) [ 19.931715] netdev_master_upper_dev_link (net/core/dev.c:9001) [ 19.931783] bond_enslave (drivers/net/bonding/bond_main.c:1713 drivers/net/bonding/bond_main.c:2229) [ 19.931847] do_set_master (net/core/rtnetlink.c:3011) [ 19.931908] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 19.931970] ? __nla_validate_parse (lib/nlattr.c:620) [ 19.932048] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 19.932111] ? kmem_cache_alloc_node_noprof (mm/slub.c:4749 mm/slub.c:4883 mm/slub.c:4950) [ 19.932180] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 19.932236] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 19.932300] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 19.932366] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 19.932424] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 19.932487] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 19.932551] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 19.932608] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 19.932665] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 19.932727] ___sys_sendmsg (net/socket.c:2752) [ 19.932790] __sys_sendmsg (net/socket.c:2784) [ 19.932852] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 19.932913] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 19.932980] RIP: 0033:0x7f450a40e08e [ 19.933038] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 19.933176] RSP: 002b:00007ffecf751690 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 19.933255] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f450a40e08e [ 19.933340] RDX: 0000000000000000 RSI: 00007ffecf751740 RDI: 0000000000000005 [ 19.933420] RBP: 00007ffecf7516a0 R08: 0000000000000000 R09: 0000000000000000 [ 19.933498] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d114 [ 19.933581] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffecf751e00 | [ 19.933795] ------------[ cut here ]------------ | [ 19.933861] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/271 | [ 19.933949] Modules linked in: | [ 19.934103] Tainted: [W]=WARN [ 19.934161] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 19.934236] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 19.934303] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 19.934446] RSP: 0018:ff52d251006875e8 EFLAGS: 00010286 [ 19.934508] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 19.934598] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d82fda800 [ 19.934677] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d82cef030 [ 19.934753] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 19.934832] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d82fda800 [ 19.934914] FS: 00007f450a1d4840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 19.934993] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 19.935064] CR2: 0000000034330988 CR3: 0000000001f2f002 CR4: 0000000000771ef0 [ 19.935146] PKRU: 55555554 [ 19.935197] Call Trace: [ 19.935249] [ 19.935302] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 19.935372] notifier_call_chain (kernel/notifier.c:85) [ 19.935435] netdev_lower_state_changed (net/core/dev.c:9573) [ 19.935531] bond_enslave (drivers/net/bonding/bond_main.c:1830 drivers/net/bonding/bond_main.c:2235) [ 19.935591] do_set_master (net/core/rtnetlink.c:3011) [ 19.935648] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 19.935706] ? __nla_validate_parse (lib/nlattr.c:620) [ 19.935771] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 19.935828] ? kmem_cache_alloc_node_noprof (mm/slub.c:4749 mm/slub.c:4883 mm/slub.c:4950) [ 19.935892] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 19.935948] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 19.936013] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 19.936070] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 19.936132] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 19.936201] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 19.936260] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 19.936327] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 19.936388] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 19.936451] ___sys_sendmsg (net/socket.c:2752) [ 19.936521] __sys_sendmsg (net/socket.c:2784) [ 19.936581] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 19.936638] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 19.936702] RIP: 0033:0x7f450a40e08e [ 19.936758] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 19.936890] RSP: 002b:00007ffecf751690 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 19.936967] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f450a40e08e [ 19.937046] RDX: 0000000000000000 RSI: 00007ffecf751740 RDI: 0000000000000005 [ 19.937124] RBP: 00007ffecf7516a0 R08: 0000000000000000 R09: 0000000000000000 [ 19.937205] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d114 [ 19.937287] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffecf751e00 | [ 19.937519] ------------[ cut here ]------------ | [ 19.937582] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/271 | [ 19.937669] Modules linked in: | [ 19.937820] Tainted: [W]=WARN [ 19.937877] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 19.937947] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 19.938013] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 19.938151] RSP: 0018:ff52d251006875b8 EFLAGS: 00010286 [ 19.938224] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 19.938305] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d82fda800 [ 19.938395] RBP: 0000000000000002 R08: ff19d41d832011d0 R09: ff19d41d82cef030 [ 19.938475] R10: ff19d41d86474118 R11: fefefefefefefeff R12: 0000000000000000 [ 19.938560] R13: 0000000000000010 R14: ff19d41d86474000 R15: ff19d41d82fda800 [ 19.938642] FS: 00007f450a1d4840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 19.938720] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 19.938791] CR2: 0000000034330988 CR3: 0000000001f2f002 CR4: 0000000000771ef0 [ 19.938869] PKRU: 55555554 [ 19.938916] Call Trace: [ 19.938969] [ 19.939020] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 19.939084] notifier_call_chain (kernel/notifier.c:85) [ 19.939147] netdev_compute_master_upper_features (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:1590 net/core/dev.c:11116 net/core/dev.c:12883) [ 19.939224] bond_enslave (drivers/net/bonding/bond_main.c:2276) [ 19.939289] do_set_master (net/core/rtnetlink.c:3011) [ 19.939361] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 19.939423] ? __nla_validate_parse (lib/nlattr.c:620) [ 19.939495] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 19.939565] ? kmem_cache_alloc_node_noprof (mm/slub.c:4749 mm/slub.c:4883 mm/slub.c:4950) [ 19.939630] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 19.939688] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 19.939757] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 19.939817] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 19.939879] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 19.939950] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 19.940010] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 19.940074] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 19.940137] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 19.940200] ___sys_sendmsg (net/socket.c:2752) [ 19.940267] __sys_sendmsg (net/socket.c:2784) [ 19.940335] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 19.940397] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 19.940472] RIP: 0033:0x7f450a40e08e [ 19.940545] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 19.940688] RSP: 002b:00007ffecf751690 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 19.940770] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f450a40e08e [ 19.940851] RDX: 0000000000000000 RSI: 00007ffecf751740 RDI: 0000000000000005 [ 19.940932] RBP: 00007ffecf7516a0 R08: 0000000000000000 R09: 0000000000000000 [ 19.941013] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d114 [ 19.941093] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffecf751e00 | [ 19.941443] ------------[ cut here ]------------ | [ 19.941483] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: 0/38 | [ 19.941556] Modules linked in: | [ 19.941640] Tainted: [W]=WARN [ 19.941660] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 19.941694] Workqueue: events_unbound linkwatch_event [ 19.941727] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 19.941758] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 19.941854] RSP: 0018:ff52d2510015bd50 EFLAGS: 00010286 [ 19.941884] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 19.941931] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079500 [ 19.941973] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d8641e030 [ 19.942017] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 19.942064] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83079500 [ 19.942111] FS: 0000000000000000(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 19.942157] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 19.942188] CR2: 00007f3607068574 CR3: 0000000021a42004 CR4: 0000000000771ef0 [ 19.942232] PKRU: 55555554 [ 19.942246] Call Trace: [ 19.942259] [ 19.942274] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 19.942292] netif_state_change (net/core/dev.c:1605) [ 19.942319] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 19.942343] __linkwatch_run_queue (net/core/link_watch.c:240) [ 19.942371] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 19.942395] process_one_work (kernel/workqueue.c:3314) [ 19.942417] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 19.942434] ? rescuer_thread (kernel/workqueue.c:3672) [ 19.942455] kthread (kernel/kthread.c:436) [ 19.942476] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 19.942500] ret_from_fork (arch/x86/kernel/process.c:158) [ 19.942528] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 19.942552] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 19.942686] ------------[ cut here ]------------ | [ 19.942717] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: 0/38 | [ 19.942774] Modules linked in: | [ 19.942853] Tainted: [W]=WARN [ 19.942873] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 19.942910] Workqueue: events_unbound linkwatch_event [ 19.942933] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 19.942964] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 19.943062] RSP: 0018:ff52d2510015bd50 EFLAGS: 00010286 [ 19.943091] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 19.943133] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079500 [ 19.943175] RBP: 0000000000000000 R08: ff19d41d8335b150 R09: ff19d41d8641e030 [ 19.943220] R10: ff19d41d86406118 R11: fefefefefefefeff R12: 0000000000000000 [ 19.943261] R13: 0000000000000010 R14: ff19d41d86406000 R15: ff19d41d83079500 [ 19.943303] FS: 0000000000000000(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 19.943350] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 19.943385] CR2: 00007f3607068574 CR3: 0000000021a42004 CR4: 0000000000771ef0 [ 19.943425] PKRU: 55555554 [ 19.943439] Call Trace: [ 19.943454] [ 19.943467] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 19.943488] netif_state_change (net/core/dev.c:1605) [ 19.943515] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 19.943539] __linkwatch_run_queue (net/core/link_watch.c:240) [ 19.943568] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 19.943590] process_one_work (kernel/workqueue.c:3314) [ 19.943609] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 19.943628] ? rescuer_thread (kernel/workqueue.c:3672) [ 19.943651] kthread (kernel/kthread.c:436) [ 19.943674] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 19.943696] ret_from_fork (arch/x86/kernel/process.c:158) [ 19.943715] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 19.943739] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 19.950092] ------------[ cut here ]------------ | [ 19.950137] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/272 | [ 19.950193] Modules linked in: | [ 19.950274] Tainted: [W]=WARN [ 19.950294] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 19.950336] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 19.950370] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 19.950477] RSP: 0018:ff52d2510068f5a8 EFLAGS: 00010286 [ 19.950505] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 19.950554] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 19.950600] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f2b030 [ 19.950646] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 19.950689] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d81c32d00 [ 19.950739] FS: 00007f44809ce840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 19.950784] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 19.950817] CR2: 000000002db16988 CR3: 0000000006438002 CR4: 0000000000771ef0 [ 19.950863] PKRU: 55555554 [ 19.950877] Call Trace: [ 19.950891] [ 19.950907] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 19.950932] notifier_call_chain (kernel/notifier.c:85) [ 19.950953] netif_set_mac_address (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:9993) [ 19.950982] dev_set_mac_address (net/core/dev_api.c:339) [ 19.951004] ? dev_set_mtu (net/core/dev_api.c:249) [ 19.951023] bond_enslave (drivers/net/bonding/bond_main.c:2067) [ 19.951046] ? exc_invalid_op (arch/x86/kernel/traps.c:490 (discriminator 2)) [ 19.951068] do_set_master (net/core/rtnetlink.c:3011) [ 19.951091] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 19.951113] ? __nla_validate_parse (lib/nlattr.c:620) [ 19.951144] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 19.951167] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 19.951193] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 19.951227] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 19.951249] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 19.951272] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 19.951297] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 19.951322] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 19.951344] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 19.951366] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 19.951389] ___sys_sendmsg (net/socket.c:2752) [ 19.951409] __sys_sendmsg (net/socket.c:2784) [ 19.951430] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 19.951459] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 19.951486] RIP: 0033:0x7f4480c0808e [ 19.951514] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 19.951614] RSP: 002b:00007ffe2cb6cd70 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 19.951659] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f4480c0808e [ 19.951705] RDX: 0000000000000000 RSI: 00007ffe2cb6ce20 RDI: 0000000000000005 [ 19.951747] RBP: 00007ffe2cb6cd80 R08: 0000000000000000 R09: 0000000000000000 [ 19.951792] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d114 [ 19.951835] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffe2cb6d4e0 | [ 19.951946] ------------[ cut here ]------------ | [ 19.951976] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/272 | [ 19.952032] Modules linked in: | [ 19.952123] Tainted: [W]=WARN [ 19.952146] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 19.952189] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 19.952220] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 19.952327] RSP: 0018:ff52d2510068f600 EFLAGS: 00010286 [ 19.952357] RAX: 00000000ffffffa6 RBX: 0000000000000041 RCX: 0000000000000000 [ 19.952400] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 19.952444] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f2b030 [ 19.952490] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 19.952539] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d81c32d00 [ 19.952589] FS: 00007f44809ce840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 19.952636] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 19.952671] CR2: 000000002db16988 CR3: 0000000006438002 CR4: 0000000000771ef0 [ 19.952717] PKRU: 55555554 [ 19.952733] Call Trace: [ 19.952749] [ 19.952765] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 19.952789] netif_open (net/core/dev.c:1729 net/core/dev.c:1718) [ 19.952811] dev_open (net/core/dev_api.c:202) [ 19.952836] bond_enslave (drivers/net/bonding/bond_main.c:2079) [ 19.952855] ? exc_invalid_op (arch/x86/kernel/traps.c:490 (discriminator 2)) [ 19.952877] do_set_master (net/core/rtnetlink.c:3011) [ 19.952902] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 19.952923] ? __nla_validate_parse (lib/nlattr.c:620) [ 19.952957] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 19.952979] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 19.953000] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 19.953030] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 19.953052] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 19.953074] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 19.953103] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 19.953126] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 19.953147] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 19.953169] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 19.953188] ___sys_sendmsg (net/socket.c:2752) [ 19.953211] __sys_sendmsg (net/socket.c:2784) [ 19.953234] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 19.953256] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 19.953286] RIP: 0033:0x7f4480c0808e [ 19.953309] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 19.953414] RSP: 002b:00007ffe2cb6cd70 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 19.953456] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f4480c0808e [ 19.953503] RDX: 0000000000000000 RSI: 00007ffe2cb6ce20 RDI: 0000000000000005 [ 19.953554] RBP: 00007ffe2cb6cd80 R08: 0000000000000000 R09: 0000000000000000 [ 19.953599] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d114 [ 19.953640] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffe2cb6d4e0 | [ 19.953742] ------------[ cut here ]------------ | [ 19.953770] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/272 | [ 19.953822] Modules linked in: | [ 19.953908] Tainted: [W]=WARN [ 19.953931] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 19.953962] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 19.953998] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 19.954098] RSP: 0018:ff52d2510068f5e8 EFLAGS: 00010286 [ 19.954129] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 19.954168] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 19.954207] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f2b030 [ 19.954250] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 19.954284] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d81c32d00 [ 19.954340] FS: 00007f44809ce840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 19.954386] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 19.954423] CR2: 000000002db16988 CR3: 0000000006438002 CR4: 0000000000771ef0 [ 19.954471] PKRU: 55555554 [ 19.954484] Call Trace: [ 19.954499] [ 19.954522] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 19.954545] notifier_call_chain (kernel/notifier.c:85) [ 19.954570] netdev_lower_state_changed (net/core/dev.c:9573) [ 19.954603] bond_enslave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:623 ./include/net/bonding.h:615 ./include/net/bonding.h:637 drivers/net/bonding/bond_main.c:2125) [ 19.954628] do_set_master (net/core/rtnetlink.c:3011) [ 19.954651] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 19.954676] ? __nla_validate_parse (lib/nlattr.c:620) [ 19.954708] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 19.954737] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 19.954758] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 19.954789] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 19.954812] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 19.954835] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 19.954866] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 19.954886] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 19.954909] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 19.954931] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 19.954955] ___sys_sendmsg (net/socket.c:2752) [ 19.954981] __sys_sendmsg (net/socket.c:2784) [ 19.955005] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 19.955027] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 19.955058] RIP: 0033:0x7f4480c0808e [ 19.955081] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 19.955188] RSP: 002b:00007ffe2cb6cd70 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 19.955230] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f4480c0808e [ 19.955274] RDX: 0000000000000000 RSI: 00007ffe2cb6ce20 RDI: 0000000000000005 [ 19.955321] RBP: 00007ffe2cb6cd80 R08: 0000000000000000 R09: 0000000000000000 [ 19.955367] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d114 [ 19.955412] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffe2cb6d4e0 | [ 19.955550] ------------[ cut here ]------------ | [ 19.955577] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/272 | [ 19.955631] Modules linked in: | [ 19.955714] Tainted: [W]=WARN [ 19.955735] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 19.955771] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 19.955802] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 19.955908] RSP: 0018:ff52d2510068f5e8 EFLAGS: 00010286 [ 19.955938] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 19.955980] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 19.956019] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f2b030 [ 19.956067] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 19.956114] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d81c32d00 [ 19.956159] FS: 00007f44809ce840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 19.956206] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 19.956244] CR2: 000000002db16988 CR3: 0000000006438002 CR4: 0000000000771ef0 [ 19.956286] PKRU: 55555554 [ 19.956302] Call Trace: [ 19.956321] [ 19.956336] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 19.956358] notifier_call_chain (kernel/notifier.c:85) [ 19.956381] netdev_lower_state_changed (net/core/dev.c:9573) [ 19.956414] bond_enslave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:572 drivers/net/bonding/bond_main.c:2190) [ 19.956438] do_set_master (net/core/rtnetlink.c:3011) [ 19.956461] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 19.956483] ? __nla_validate_parse (lib/nlattr.c:620) [ 19.956516] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 19.956540] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 19.956564] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 19.956590] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 19.956615] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 19.956636] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 19.956664] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 19.956684] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 19.956706] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 19.956727] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 19.956748] ___sys_sendmsg (net/socket.c:2752) [ 19.956771] __sys_sendmsg (net/socket.c:2784) [ 19.956796] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 19.956817] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 19.956847] RIP: 0033:0x7f4480c0808e [ 19.956867] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 19.956958] RSP: 002b:00007ffe2cb6cd70 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 19.956998] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f4480c0808e [ 19.957041] RDX: 0000000000000000 RSI: 00007ffe2cb6ce20 RDI: 0000000000000005 [ 19.957083] RBP: 00007ffe2cb6cd80 R08: 0000000000000000 R09: 0000000000000000 [ 19.957128] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d114 [ 19.957167] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffe2cb6d4e0 | [ 19.957256] ------------[ cut here ]------------ | [ 19.957287] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/272 | [ 19.957331] Modules linked in: | [ 19.957409] Tainted: [W]=WARN [ 19.957427] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 19.957462] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 19.957491] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 19.957595] RSP: 0018:ff52d2510068f568 EFLAGS: 00010286 [ 19.957623] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 19.957671] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 19.957715] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f2b030 [ 19.957757] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 19.957798] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d81c32d00 [ 19.957838] FS: 00007f44809ce840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 19.957885] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 19.957917] CR2: 000000002db16988 CR3: 0000000006438002 CR4: 0000000000771ef0 [ 19.957960] PKRU: 55555554 [ 19.957975] Call Trace: [ 19.957988] [ 19.958004] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 19.958024] notifier_call_chain (kernel/notifier.c:85) [ 19.958046] __netdev_upper_dev_link (net/core/dev.c:8931) [ 19.958074] netdev_master_upper_dev_link (net/core/dev.c:9001) [ 19.958103] bond_enslave (drivers/net/bonding/bond_main.c:1713 drivers/net/bonding/bond_main.c:2229) [ 19.958127] do_set_master (net/core/rtnetlink.c:3011) [ 19.958150] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 19.958171] ? __nla_validate_parse (lib/nlattr.c:620) [ 19.958194] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 19.958215] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 19.958235] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 19.958265] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 19.958288] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 19.958310] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 19.958341] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 19.958363] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 19.958386] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 19.958408] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 19.958431] ___sys_sendmsg (net/socket.c:2752) [ 19.958451] __sys_sendmsg (net/socket.c:2784) [ 19.958472] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 19.958495] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 19.958527] RIP: 0033:0x7f4480c0808e [ 19.958550] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 19.958648] RSP: 002b:00007ffe2cb6cd70 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 19.958691] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f4480c0808e [ 19.958734] RDX: 0000000000000000 RSI: 00007ffe2cb6ce20 RDI: 0000000000000005 [ 19.958776] RBP: 00007ffe2cb6cd80 R08: 0000000000000000 R09: 0000000000000000 [ 19.958815] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d114 [ 19.958860] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffe2cb6d4e0 | [ 19.958949] ------------[ cut here ]------------ | [ 19.958977] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/272 | [ 19.959026] Modules linked in: | [ 19.959103] Tainted: [W]=WARN [ 19.959122] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 19.959156] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 19.959185] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 19.959279] RSP: 0018:ff52d2510068f5e8 EFLAGS: 00010286 [ 19.959308] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 19.959350] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 19.959392] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f2b030 [ 19.959432] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 19.959473] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d81c32d00 [ 19.959520] FS: 00007f44809ce840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 19.959563] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 19.959600] CR2: 000000002db16988 CR3: 0000000006438002 CR4: 0000000000771ef0 [ 19.959639] PKRU: 55555554 [ 19.959653] Call Trace: [ 19.959666] [ 19.959680] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 19.959702] notifier_call_chain (kernel/notifier.c:85) [ 19.959725] netdev_lower_state_changed (net/core/dev.c:9573) [ 19.959751] bond_enslave (drivers/net/bonding/bond_main.c:1830 drivers/net/bonding/bond_main.c:2235) [ 19.959775] do_set_master (net/core/rtnetlink.c:3011) [ 19.959798] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 19.959818] ? __nla_validate_parse (lib/nlattr.c:620) [ 19.959846] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 19.959866] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 19.959888] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 19.959916] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 19.959937] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 19.959959] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 19.959986] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 19.960004] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 19.960023] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 19.960043] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 19.960065] ___sys_sendmsg (net/socket.c:2752) [ 19.960087] __sys_sendmsg (net/socket.c:2784) [ 19.960108] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 19.960131] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 19.960159] RIP: 0033:0x7f4480c0808e [ 19.960181] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 19.960278] RSP: 002b:00007ffe2cb6cd70 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 19.960321] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f4480c0808e [ 19.960365] RDX: 0000000000000000 RSI: 00007ffe2cb6ce20 RDI: 0000000000000005 [ 19.960410] RBP: 00007ffe2cb6cd80 R08: 0000000000000000 R09: 0000000000000000 [ 19.960450] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d114 [ 19.960491] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffe2cb6d4e0 | [ 19.960586] ------------[ cut here ]------------ | [ 19.960616] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/272 | [ 19.960664] Modules linked in: | [ 19.960725] Tainted: [W]=WARN [ 19.960746] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 19.960784] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 19.960813] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 19.960920] RSP: 0018:ff52d2510068f5b8 EFLAGS: 00010286 [ 19.960948] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 19.960990] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 19.961035] RBP: 0000000000000002 R08: ff19d41d832011d0 R09: ff19d41d84f2b030 [ 19.961072] R10: ff19d41d86474118 R11: fefefefefefefeff R12: 0000000000000000 [ 19.961115] R13: 0000000000000010 R14: ff19d41d86474000 R15: ff19d41d81c32d00 [ 19.961158] FS: 00007f44809ce840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 19.961196] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 19.961229] CR2: 000000002db16988 CR3: 0000000006438002 CR4: 0000000000771ef0 [ 19.961270] PKRU: 55555554 [ 19.961283] Call Trace: [ 19.961298] [ 19.961312] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 19.961335] notifier_call_chain (kernel/notifier.c:85) [ 19.961355] netdev_compute_master_upper_features (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:1590 net/core/dev.c:11116 net/core/dev.c:12883) [ 19.961391] bond_enslave (drivers/net/bonding/bond_main.c:2276) [ 19.961415] do_set_master (net/core/rtnetlink.c:3011) [ 19.961433] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 19.961456] ? __nla_validate_parse (lib/nlattr.c:620) [ 19.961484] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 19.961506] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 19.961529] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 19.961558] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 19.961580] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 19.961602] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 19.961630] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 19.961652] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 19.961674] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 19.961695] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 19.961716] ___sys_sendmsg (net/socket.c:2752) [ 19.961738] __sys_sendmsg (net/socket.c:2784) [ 19.961762] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 19.961779] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 19.961808] RIP: 0033:0x7f4480c0808e [ 19.961829] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 19.961928] RSP: 002b:00007ffe2cb6cd70 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 19.961997] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f4480c0808e [ 19.962041] RDX: 0000000000000000 RSI: 00007ffe2cb6ce20 RDI: 0000000000000005 [ 19.962086] RBP: 00007ffe2cb6cd80 R08: 0000000000000000 R09: 0000000000000000 [ 19.962130] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d114 [ 19.962175] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffe2cb6d4e0 | [ 19.962364] ------------[ cut here ]------------ | [ 19.962402] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/45 | [ 19.962470] Modules linked in: | [ 19.962566] Tainted: [W]=WARN [ 19.962588] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 19.962626] Workqueue: events_unbound linkwatch_event [ 19.962660] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 19.962691] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 19.962791] RSP: 0018:ff52d25100193d50 EFLAGS: 00010286 [ 19.962820] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 19.962863] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079600 [ 19.962903] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d81cb3030 [ 19.962941] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 19.962982] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83079600 [ 19.963026] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 19.963077] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 19.963111] CR2: 0000560f81ce9d5c CR3: 0000000004c96004 CR4: 0000000000771ef0 [ 19.963153] PKRU: 55555554 [ 19.963167] Call Trace: [ 19.963182] [ 19.963198] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 19.963220] netif_state_change (net/core/dev.c:1605) [ 19.963243] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 19.963269] __linkwatch_run_queue (net/core/link_watch.c:240) [ 19.963298] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 19.963323] process_one_work (kernel/workqueue.c:3314) [ 19.963346] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 19.963367] ? rescuer_thread (kernel/workqueue.c:3672) [ 19.963391] kthread (kernel/kthread.c:436) [ 19.963414] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 19.963437] ret_from_fork (arch/x86/kernel/process.c:158) [ 19.963459] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 19.963481] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 19.963695] ------------[ cut here ]------------ | [ 19.963729] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/45 | [ 19.963787] Modules linked in: | [ 19.963863] Tainted: [W]=WARN [ 19.963886] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 19.963922] Workqueue: events_unbound linkwatch_event [ 19.963954] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 19.963983] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 19.964077] RSP: 0018:ff52d25100193d50 EFLAGS: 00010286 [ 19.964101] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 19.964145] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079600 [ 19.964188] RBP: 0000000000000000 R08: ff19d41d8335f910 R09: ff19d41d81cb3030 [ 19.964229] R10: ff19d41d8640e118 R11: fefefefefefefeff R12: 0000000000000000 [ 19.964269] R13: 0000000000000010 R14: ff19d41d8640e000 R15: ff19d41d83079600 [ 19.964311] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 19.964354] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 19.964387] CR2: 0000560f81ce9d5c CR3: 0000000004c96004 CR4: 0000000000771ef0 [ 19.964428] PKRU: 55555554 [ 19.964440] Call Trace: [ 19.964457] [ 19.964470] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 19.964494] netif_state_change (net/core/dev.c:1605) [ 19.964523] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 19.964546] __linkwatch_run_queue (net/core/link_watch.c:240) [ 19.964576] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 19.964597] process_one_work (kernel/workqueue.c:3314) [ 19.964617] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 19.964638] ? rescuer_thread (kernel/workqueue.c:3672) [ 19.964660] kthread (kernel/kthread.c:436) [ 19.964683] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 19.964707] ret_from_fork (arch/x86/kernel/process.c:158) [ 19.964730] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 19.964752] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 19.970610] ------------[ cut here ]------------ | [ 19.970679] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/273 | [ 19.970769] Modules linked in: | [ 19.970919] Tainted: [W]=WARN [ 19.970973] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 19.971040] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 19.971103] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 19.971235] RSP: 0018:ff52d25100697720 EFLAGS: 00010286 [ 19.971298] RAX: 00000000ffffffa6 RBX: 0000000000000001 RCX: 0000000000000000 [ 19.971386] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d82fda800 [ 19.971467] RBP: 0000000000000000 R08: ff19d41d832011d0 R09: ff19d41d82cef030 [ 19.971555] R10: ff19d41d86474118 R11: fefefefefefefeff R12: 0000000000000000 [ 19.971636] R13: 0000000000000010 R14: ff19d41d86474000 R15: ff19d41d82fda800 [ 19.971719] FS: 00007f30be8c7840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 19.971797] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 19.971865] CR2: 000000001d7a9988 CR3: 00000000031df006 CR4: 0000000000771ef0 [ 19.971943] PKRU: 55555554 [ 19.971991] Call Trace: [ 19.972039] [ 19.972087] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 19.972146] __dev_notify_flags (net/core/dev.c:9787) [ 19.972202] ? rtnl_getlink (./include/linux/skbuff.h:1323 ./include/linux/skbuff.h:1332 net/core/rtnetlink.c:4288) [ 19.972258] netif_change_flags (net/core/dev.c:9820) [ 19.972322] do_setlink.isra.0 (net/core/rtnetlink.c:3206 (discriminator 1)) [ 19.972381] ? __nla_validate_parse (lib/nlattr.c:620) [ 19.972450] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 19.972521] ? kmem_cache_alloc_node_noprof (mm/slub.c:4749 mm/slub.c:4883 mm/slub.c:4950) [ 19.972591] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 19.972657] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 19.972721] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 19.972778] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 19.972834] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 19.972897] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 19.972954] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 19.973010] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 19.973066] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 19.973122] ___sys_sendmsg (net/socket.c:2752) [ 19.973179] __sys_sendmsg (net/socket.c:2784) [ 19.973236] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 19.973293] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 19.973364] RIP: 0033:0x7f30beb0108e [ 19.973420] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 19.973561] RSP: 002b:00007fffd0e7e690 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 19.973636] RAX: ffffffffffffffda RBX: 0000000000000002 RCX: 00007f30beb0108e [ 19.973711] RDX: 0000000000000000 RSI: 00007fffd0e7e740 RDI: 0000000000000005 [ 19.973790] RBP: 00007fffd0e7e6a0 R08: 0000000000000000 R09: 0000000000000000 [ 19.973871] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d114 [ 19.973951] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fffd0e7ee00 | [ 19.975347] ------------[ cut here ]------------ | [ 19.975406] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/65 | [ 19.975470] Modules linked in: | [ 19.975562] Tainted: [W]=WARN [ 19.975580] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 19.975613] Workqueue: bond0 bond_mii_monitor [ 19.975642] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 19.975671] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 19.975763] RSP: 0018:ff52d25100247d28 EFLAGS: 00010286 [ 19.975797] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 19.975840] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079600 [ 19.975880] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d81cb3030 [ 19.975924] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 19.975967] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83079600 [ 19.976010] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 19.976053] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 19.976087] CR2: 0000560f81ce9d5c CR3: 0000000004c96004 CR4: 0000000000771ef0 [ 19.976135] PKRU: 55555554 [ 19.976149] Call Trace: [ 19.976163] [ 19.976178] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 19.976200] notifier_call_chain (kernel/notifier.c:85) [ 19.976225] ? __queue_work (kernel/workqueue.c:2401) [ 19.976251] netdev_lower_state_changed (net/core/dev.c:9573) [ 19.976281] bond_mii_monitor (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:623 ./include/net/bonding.h:615 ./include/net/bonding.h:637 drivers/net/bonding/bond_main.c:2803 drivers/net/bonding/bond_main.c:2912) [ 19.976302] process_one_work (kernel/workqueue.c:3314) [ 19.976329] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 19.976349] ? rescuer_thread (kernel/workqueue.c:3672) [ 19.976369] kthread (kernel/kthread.c:436) [ 19.976392] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 19.976418] ret_from_fork (arch/x86/kernel/process.c:158) [ 19.976441] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 19.976461] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 19.976696] ------------[ cut here ]------------ | [ 19.976732] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/65 | [ 19.976794] Modules linked in: | [ 19.976883] Tainted: [W]=WARN [ 19.976905] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 19.976941] Workqueue: bond0 bond_mii_monitor [ 19.976972] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 19.976999] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 19.977099] RSP: 0018:ff52d25100247c98 EFLAGS: 00010286 [ 19.977128] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 19.977172] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079600 [ 19.977216] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d81cb3030 [ 19.977262] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 19.977302] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83079600 [ 19.977355] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 19.977399] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 19.977428] CR2: 0000560f81ce9d5c CR3: 0000000021a42002 CR4: 0000000000771ef0 [ 19.977466] PKRU: 55555554 [ 19.977481] Call Trace: [ 19.977495] [ 19.977515] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 19.977537] notifier_call_chain (kernel/notifier.c:85) [ 19.977556] netdev_lower_state_changed (net/core/dev.c:9573) [ 19.977584] bond_change_active_slave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:588 drivers/net/bonding/bond_main.c:1322) [ 19.977611] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 19.977637] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 19.977657] process_one_work (kernel/workqueue.c:3314) [ 19.977677] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 19.977699] ? rescuer_thread (kernel/workqueue.c:3672) [ 19.977720] kthread (kernel/kthread.c:436) [ 19.977741] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 19.977759] ret_from_fork (arch/x86/kernel/process.c:158) [ 19.977779] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 19.977799] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 19.977875] ------------[ cut here ]------------ | [ 19.977902] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/65 | [ 19.977954] Modules linked in: | [ 19.978024] Tainted: [W]=WARN [ 19.978045] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 19.978081] Workqueue: bond0 bond_mii_monitor [ 19.978108] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 19.978135] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 19.978229] RSP: 0018:ff52d25100247cb0 EFLAGS: 00010286 [ 19.978261] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 19.978306] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079600 [ 19.978354] RBP: 0000000000000003 R08: ff19d41d832011d0 R09: ff19d41d81cb3030 [ 19.978393] R10: ff19d41d86474118 R11: fefefefefefefeff R12: 0000000000000000 [ 19.978434] R13: 0000000000000010 R14: ff19d41d86474000 R15: ff19d41d83079600 [ 19.978472] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 19.978519] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 19.978552] CR2: 0000560f81ce9d5c CR3: 0000000021a42002 CR4: 0000000000771ef0 [ 19.978591] PKRU: 55555554 [ 19.978606] Call Trace: [ 19.978624] [ 19.978638] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 19.978658] notifier_call_chain (kernel/notifier.c:85) [ 19.978679] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 19.978708] bond_change_active_slave (drivers/net/bonding/bond_main.c:1329) [ 19.978744] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 19.978781] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 19.978803] process_one_work (kernel/workqueue.c:3314) [ 19.978822] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 19.978840] ? rescuer_thread (kernel/workqueue.c:3672) [ 19.978865] kthread (kernel/kthread.c:436) [ 19.978887] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 19.978909] ret_from_fork (arch/x86/kernel/process.c:158) [ 19.978929] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 19.978951] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 19.979072] ------------[ cut here ]------------ | [ 19.979165] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/65 | [ 19.979231] Modules linked in: | [ 19.979309] Tainted: [W]=WARN [ 19.979340] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 19.979378] Workqueue: bond0 bond_mii_monitor [ 19.979409] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 19.979437] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 19.979539] RSP: 0018:ff52d25100247d38 EFLAGS: 00010286 [ 19.979573] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 19.979616] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079600 [ 19.979657] RBP: 0000000000000004 R08: ff19d41d832011d0 R09: ff19d41d81cb3030 [ 19.979698] R10: ff19d41d86474118 R11: fefefefefefefeff R12: 0000000000000000 [ 19.979744] R13: 0000000000000010 R14: ff19d41d86474000 R15: ff19d41d83079600 [ 19.979791] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 19.979837] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 19.979873] CR2: 0000560f81ce9d5c CR3: 0000000021a42002 CR4: 0000000000771ef0 [ 19.979919] PKRU: 55555554 [ 19.979933] Call Trace: [ 19.979948] [ 19.979968] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 19.979990] notifier_call_chain (kernel/notifier.c:85) [ 19.980015] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 19.980041] bond_peer_notify_may_events (drivers/net/bonding/bond_main.c:1240) [ 19.980070] bond_mii_monitor (drivers/net/bonding/bond_main.c:2916) [ 19.980093] process_one_work (kernel/workqueue.c:3314) [ 19.980116] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 19.980138] ? rescuer_thread (kernel/workqueue.c:3672) [ 19.980160] kthread (kernel/kthread.c:436) [ 19.980184] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 19.980206] ret_from_fork (arch/x86/kernel/process.c:158) [ 19.980227] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 19.980247] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 19.980340] ------------[ cut here ]------------ | [ 19.980367] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/65 | [ 19.980428] Modules linked in: | [ 19.980515] Tainted: [W]=WARN [ 19.980538] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 19.980574] Workqueue: bond0 bond_resend_igmp_join_requests_delayed [ 19.980614] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 19.980645] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 19.980737] RSP: 0018:ff52d25100247d98 EFLAGS: 00010286 [ 19.980767] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 19.980807] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079600 [ 19.980849] RBP: 0000000000000005 R08: ff19d41d832011d0 R09: ff19d41d81cb3030 [ 19.980889] R10: ff19d41d86474118 R11: fefefefefefefeff R12: 0000000000000000 [ 19.980931] R13: 0000000000000010 R14: ff19d41d86474000 R15: ff19d41d83079600 [ 19.980980] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 19.981024] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 19.981056] CR2: 0000560f81ce9d5c CR3: 0000000021a42002 CR4: 0000000000771ef0 [ 19.981100] PKRU: 55555554 [ 19.981113] Call Trace: [ 19.981126] [ 19.981140] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 19.981172] notifier_call_chain (kernel/notifier.c:85) [ 19.981193] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 19.981222] bond_resend_igmp_join_requests_delayed (drivers/net/bonding/bond_main.c:899) [ 19.981254] process_one_work (kernel/workqueue.c:3314) [ 19.981274] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 19.981293] ? rescuer_thread (kernel/workqueue.c:3672) [ 19.981313] kthread (kernel/kthread.c:436) [ 19.981343] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 19.981368] ret_from_fork (arch/x86/kernel/process.c:158) [ 19.981389] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 19.981467] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 19.981609] ------------[ cut here ]------------ | [ 19.981674] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: 1/202 | [ 19.981774] Modules linked in: | [ 19.981947] Tainted: [W]=WARN [ 19.982005] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 19.982086] Workqueue: events_unbound linkwatch_event [ 19.982156] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 19.982224] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 19.982375] RSP: 0018:ff52d251004bfd50 EFLAGS: 00010286 [ 19.982440] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 19.982573] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d82fda800 [ 19.982673] RBP: 0000000000000000 R08: ff19d41d832011d0 R09: ff19d41d82cef030 [ 19.982798] R10: ff19d41d86474118 R11: fefefefefefefeff R12: 0000000000000000 [ 19.982910] R13: 0000000000000010 R14: ff19d41d86474000 R15: ff19d41d82fda800 [ 19.982999] FS: 0000000000000000(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 19.983105] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 19.983171] CR2: 00007fa636dd5000 CR3: 0000000004e46003 CR4: 0000000000771ef0 [ 19.983275] PKRU: 55555554 [ 19.983331] Call Trace: [ 19.983379] [ 19.983429] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 19.983488] netif_state_change (net/core/dev.c:1605) [ 19.983578] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 19.983633] __linkwatch_run_queue (net/core/link_watch.c:240) [ 19.983714] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 19.983774] process_one_work (kernel/workqueue.c:3314) [ 19.983873] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 19.983934] ? rescuer_thread (kernel/workqueue.c:3672) [ 19.983995] kthread (kernel/kthread.c:436) [ 19.984056] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 19.984118] ret_from_fork (arch/x86/kernel/process.c:158) [ 19.984179] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 19.984240] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 20.750376] ------------[ cut here ]------------ | [ 20.750560] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: 0/38 | [ 20.750659] Modules linked in: | [ 20.750806] Tainted: [W]=WARN [ 20.750859] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 20.750927] Workqueue: events_unbound linkwatch_event [ 20.750992] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 20.751053] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 20.751180] RSP: 0018:ff52d2510015bd50 EFLAGS: 00010286 [ 20.751240] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 20.751312] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d82fda800 [ 20.751394] RBP: 0000000000000000 R08: ff19d41d8335f0d0 R09: ff19d41d82cef02c [ 20.751468] R10: ff19d41d84f1e118 R11: fefefefefefefeff R12: 0000000000000000 [ 20.751547] R13: 0000000000000010 R14: ff19d41d84f1e000 R15: ff19d41d82fda800 [ 20.751626] FS: 0000000000000000(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 20.751699] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 20.751766] CR2: 00007ffde2880dc8 CR3: 0000000001da7006 CR4: 0000000000771ef0 [ 20.751839] PKRU: 55555554 [ 20.751885] Call Trace: [ 20.751933] [ 20.751980] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 20.752035] netif_state_change (net/core/dev.c:1605) [ 20.752090] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 20.752145] __linkwatch_run_queue (net/core/link_watch.c:240) [ 20.752205] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 20.752260] process_one_work (kernel/workqueue.c:3314) [ 20.752324] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 20.752377] ? rescuer_thread (kernel/workqueue.c:3672) [ 20.752431] kthread (kernel/kthread.c:436) [ 20.752486] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 20.752547] ret_from_fork (arch/x86/kernel/process.c:158) [ 20.752602] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 20.752657] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 21.012227] ------------[ cut here ]------------ | [ 21.012311] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/277 | [ 21.012408] Modules linked in: | [ 21.012570] Tainted: [W]=WARN [ 21.012629] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 21.012702] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 21.012770] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 21.012904] RSP: 0018:ff52d251006b7720 EFLAGS: 00010286 [ 21.012968] RAX: 00000000ffffffa6 RBX: 0000000000000001 RCX: 0000000000000000 [ 21.013046] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d82fda800 [ 21.013123] RBP: 0000000000000000 R08: ff19d41d8335b150 R09: ff19d41d82cef030 [ 21.013200] R10: ff19d41d86406118 R11: fefefefefefefeff R12: 0000000000000000 [ 21.013277] R13: 0000000000000010 R14: ff19d41d86406000 R15: ff19d41d82fda800 [ 21.013369] FS: 00007f26a274c840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 21.013447] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 21.013521] CR2: 0000000037b67988 CR3: 00000000030af005 CR4: 0000000000771ef0 [ 21.013599] PKRU: 55555554 [ 21.013647] Call Trace: [ 21.013696] [ 21.013745] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 21.013802] __dev_notify_flags (net/core/dev.c:9787) [ 21.013859] netif_change_flags (net/core/dev.c:9820) [ 21.013915] do_setlink.isra.0 (net/core/rtnetlink.c:3206 (discriminator 1)) [ 21.013973] ? __nla_validate_parse (lib/nlattr.c:620) [ 21.014039] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 21.014095] ? kmem_cache_alloc_node_noprof (mm/slub.c:4749 mm/slub.c:4883 mm/slub.c:4950) [ 21.014161] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 21.014224] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 21.014287] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 21.014348] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 21.014405] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 21.014468] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 21.014530] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 21.014587] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 21.014642] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 21.014698] ___sys_sendmsg (net/socket.c:2752) [ 21.014755] __sys_sendmsg (net/socket.c:2784) [ 21.014811] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 21.014870] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 21.014933] RIP: 0033:0x7f26a298608e [ 21.014989] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 21.015116] RSP: 002b:00007ffed9e0b120 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 21.015192] RAX: ffffffffffffffda RBX: 0000000000000002 RCX: 00007f26a298608e [ 21.015266] RDX: 0000000000000000 RSI: 00007ffed9e0b1d0 RDI: 0000000000000005 [ 21.015346] RBP: 00007ffed9e0b130 R08: 0000000000000000 R09: 0000000000000000 [ 21.015420] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d115 [ 21.015501] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffed9e0b890 | [ 21.015816] ------------[ cut here ]------------ | [ 21.015853] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 0/38 | [ 21.015917] Modules linked in: | [ 21.015997] Tainted: [W]=WARN [ 21.016019] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 21.016054] Workqueue: events_unbound linkwatch_event [ 21.016086] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 21.016116] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 21.016204] RSP: 0018:ff52d2510015bd50 EFLAGS: 00010286 [ 21.016227] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 21.016269] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 21.016319] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2b030 [ 21.016362] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 21.016405] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d81c32d00 [ 21.016449] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 21.016495] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 21.016533] CR2: 00007f68768e4000 CR3: 0000000021a42004 CR4: 0000000000771ef0 [ 21.016580] PKRU: 55555554 [ 21.016593] Call Trace: [ 21.016608] [ 21.016621] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 21.016643] netif_state_change (net/core/dev.c:1605) [ 21.016667] ? linkwatch_do_dev (net/core/link_watch.c:184 net/core/link_watch.c:166) [ 21.016687] __linkwatch_run_queue (net/core/link_watch.c:240) [ 21.016715] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 21.016735] process_one_work (kernel/workqueue.c:3314) [ 21.016758] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 21.016780] ? rescuer_thread (kernel/workqueue.c:3672) [ 21.016801] kthread (kernel/kthread.c:436) [ 21.016823] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 21.016843] ret_from_fork (arch/x86/kernel/process.c:158) [ 21.016866] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 21.016889] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 21.021336] ------------[ cut here ]------------ | [ 21.021379] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/65 | [ 21.021440] Modules linked in: | [ 21.021545] Tainted: [W]=WARN [ 21.021568] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 21.021601] Workqueue: bond0 bond_mii_monitor [ 21.021631] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 21.021663] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 21.021761] RSP: 0018:ff52d25100247d28 EFLAGS: 00010286 [ 21.021791] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 21.021838] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051a00 [ 21.021880] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d81cb3030 [ 21.021917] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 21.021961] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83051a00 [ 21.022006] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 21.022053] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 21.022088] CR2: 0000560f81ce9d5c CR3: 0000000004c96004 CR4: 0000000000771ef0 [ 21.022125] PKRU: 55555554 [ 21.022138] Call Trace: [ 21.022153] [ 21.022169] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 21.022190] notifier_call_chain (kernel/notifier.c:85) [ 21.022214] ? __queue_work (kernel/workqueue.c:2401) [ 21.022235] netdev_lower_state_changed (net/core/dev.c:9573) [ 21.022260] bond_mii_monitor (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:623 ./include/net/bonding.h:615 ./include/net/bonding.h:637 drivers/net/bonding/bond_main.c:2832 drivers/net/bonding/bond_main.c:2912) [ 21.022282] process_one_work (kernel/workqueue.c:3314) [ 21.022302] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 21.022328] ? rescuer_thread (kernel/workqueue.c:3672) [ 21.022348] kthread (kernel/kthread.c:436) [ 21.022369] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 21.022393] ret_from_fork (arch/x86/kernel/process.c:158) [ 21.022414] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 21.022434] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 21.022510] ------------[ cut here ]------------ | [ 21.022541] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/65 | [ 21.022594] Modules linked in: | [ 21.022673] Tainted: [W]=WARN [ 21.022693] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 21.022729] Workqueue: bond0 bond_mii_monitor [ 21.022760] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 21.022788] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 21.022890] RSP: 0018:ff52d25100247d28 EFLAGS: 00010286 [ 21.022918] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 21.022961] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051a00 [ 21.022999] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d81cb3030 [ 21.023039] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 21.023078] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83051a00 [ 21.023122] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 21.023161] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 21.023198] CR2: 0000560f81ce9d5c CR3: 0000000004c96004 CR4: 0000000000771ef0 [ 21.023241] PKRU: 55555554 [ 21.023256] Call Trace: [ 21.023272] [ 21.023287] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 21.023310] notifier_call_chain (kernel/notifier.c:85) [ 21.023343] ? __queue_work (kernel/workqueue.c:2401) [ 21.023367] netdev_lower_state_changed (net/core/dev.c:9573) [ 21.023397] bond_mii_monitor (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:572 drivers/net/bonding/bond_main.c:2837 drivers/net/bonding/bond_main.c:2912) [ 21.023423] process_one_work (kernel/workqueue.c:3314) [ 21.023446] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 21.023467] ? rescuer_thread (kernel/workqueue.c:3672) [ 21.023491] kthread (kernel/kthread.c:436) [ 21.023515] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 21.023534] ret_from_fork (arch/x86/kernel/process.c:158) [ 21.023555] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 21.023573] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 21.023770] ------------[ cut here ]------------ | [ 21.023802] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/65 | [ 21.023858] Modules linked in: | [ 21.023937] Tainted: [W]=WARN [ 21.023962] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 21.023997] Workqueue: bond0 bond_mii_monitor [ 21.024028] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 21.024056] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 21.024154] RSP: 0018:ff52d25100247c98 EFLAGS: 00010286 [ 21.024182] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 21.024227] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051a00 [ 21.024269] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d81cb3030 [ 21.024308] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 21.024355] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83051a00 [ 21.024397] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 21.024441] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 21.024484] CR2: 0000560f81ce9d5c CR3: 0000000021a42002 CR4: 0000000000771ef0 [ 21.024529] PKRU: 55555554 [ 21.024543] Call Trace: [ 21.024559] [ 21.024574] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 21.024598] notifier_call_chain (kernel/notifier.c:85) [ 21.024620] ? netdev_info (net/core/dev.c:13009 (discriminator 3)) [ 21.024644] netdev_lower_state_changed (net/core/dev.c:9573) [ 21.024674] bond_change_active_slave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:623 ./include/net/bonding.h:615 ./include/net/bonding.h:637 drivers/net/bonding/bond_main.c:1287) [ 21.024705] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 21.024732] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 21.024753] process_one_work (kernel/workqueue.c:3314) [ 21.024775] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 21.024797] ? rescuer_thread (kernel/workqueue.c:3672) [ 21.024817] kthread (kernel/kthread.c:436) [ 21.024837] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 21.024858] ret_from_fork (arch/x86/kernel/process.c:158) [ 21.024880] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 21.024902] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 21.024977] ------------[ cut here ]------------ | [ 21.025002] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/65 | [ 21.025063] Modules linked in: | [ 21.025150] Tainted: [W]=WARN [ 21.025171] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 21.025213] Workqueue: bond0 bond_mii_monitor [ 21.025243] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 21.025273] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 21.025375] RSP: 0018:ff52d25100247c98 EFLAGS: 00010286 [ 21.025406] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 21.025447] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051a00 [ 21.025494] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d81cb3030 [ 21.025537] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 21.025575] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83051a00 [ 21.025619] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 21.025672] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 21.025700] CR2: 0000560f81ce9d5c CR3: 0000000021a42002 CR4: 0000000000771ef0 [ 21.025753] PKRU: 55555554 [ 21.025768] Call Trace: [ 21.025783] [ 21.025797] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 21.025822] notifier_call_chain (kernel/notifier.c:85) [ 21.025844] netdev_lower_state_changed (net/core/dev.c:9573) [ 21.025875] bond_change_active_slave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:588 drivers/net/bonding/bond_main.c:1322) [ 21.025902] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 21.025937] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 21.025957] process_one_work (kernel/workqueue.c:3314) [ 21.025980] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 21.026003] ? rescuer_thread (kernel/workqueue.c:3672) [ 21.026027] kthread (kernel/kthread.c:436) [ 21.026050] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 21.026075] ret_from_fork (arch/x86/kernel/process.c:158) [ 21.026098] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 21.026121] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 21.026191] ------------[ cut here ]------------ | [ 21.026217] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/65 | [ 21.026261] Modules linked in: | [ 21.026345] Tainted: [W]=WARN [ 21.026368] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 21.026404] Workqueue: bond0 bond_mii_monitor [ 21.026432] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 21.026463] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 21.026557] RSP: 0018:ff52d25100247cb0 EFLAGS: 00010286 [ 21.026584] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 21.026625] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051a00 [ 21.026671] RBP: 0000000000000003 R08: ff19d41d832011d0 R09: ff19d41d81cb3030 [ 21.026708] R10: ff19d41d86474118 R11: fefefefefefefeff R12: 0000000000000000 [ 21.026744] R13: 0000000000000010 R14: ff19d41d86474000 R15: ff19d41d83051a00 [ 21.026785] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 21.026827] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 21.026861] CR2: 0000560f81ce9d5c CR3: 0000000021a42002 CR4: 0000000000771ef0 [ 21.026906] PKRU: 55555554 [ 21.026920] Call Trace: [ 21.026933] [ 21.026946] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 21.026970] notifier_call_chain (kernel/notifier.c:85) [ 21.026991] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 21.027024] bond_change_active_slave (drivers/net/bonding/bond_main.c:1329) [ 21.027056] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 21.027089] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 21.027112] process_one_work (kernel/workqueue.c:3314) [ 21.027135] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 21.027155] ? rescuer_thread (kernel/workqueue.c:3672) [ 21.027178] kthread (kernel/kthread.c:436) [ 21.027204] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 21.027229] ret_from_fork (arch/x86/kernel/process.c:158) [ 21.027254] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 21.027278] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 21.027359] ------------[ cut here ]------------ | [ 21.027388] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/65 | [ 21.027444] Modules linked in: | [ 21.027529] Tainted: [W]=WARN [ 21.027551] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 21.027585] Workqueue: bond0 bond_mii_monitor [ 21.027616] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 21.027644] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 21.027734] RSP: 0018:ff52d25100247ca0 EFLAGS: 00010286 [ 21.027768] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 21.027810] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051a00 [ 21.027852] RBP: 0000000000000004 R08: ff19d41d832011d0 R09: ff19d41d81cb3030 [ 21.027892] R10: ff19d41d86474118 R11: fefefefefefefeff R12: 0000000000000000 [ 21.027936] R13: 0000000000000010 R14: ff19d41d86474000 R15: ff19d41d83051a00 [ 21.027985] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 21.028028] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 21.028065] CR2: 0000560f81ce9d5c CR3: 0000000021a42002 CR4: 0000000000771ef0 [ 21.028108] PKRU: 55555554 [ 21.028123] Call Trace: [ 21.028138] [ 21.028153] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 21.028177] notifier_call_chain (kernel/notifier.c:85) [ 21.028198] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 21.028226] bond_peer_notify_may_events (drivers/net/bonding/bond_main.c:1240) [ 21.028255] bond_change_active_slave (drivers/net/bonding/bond_main.c:1333) [ 21.028282] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 21.028305] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 21.028332] process_one_work (kernel/workqueue.c:3314) [ 21.028356] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 21.028379] ? rescuer_thread (kernel/workqueue.c:3672) [ 21.028404] kthread (kernel/kthread.c:436) [ 21.028427] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 21.028454] ret_from_fork (arch/x86/kernel/process.c:158) [ 21.028476] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 21.028502] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 21.030336] ------------[ cut here ]------------ | [ 21.030371] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/65 | [ 21.030435] Modules linked in: | [ 21.030515] Tainted: [W]=WARN [ 21.030539] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 21.030575] Workqueue: bond0 bond_resend_igmp_join_requests_delayed [ 21.030611] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 21.030640] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 21.030742] RSP: 0018:ff52d25100247d98 EFLAGS: 00010286 [ 21.030768] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 21.030809] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051a00 [ 21.030853] RBP: 0000000000000005 R08: ff19d41d832011d0 R09: ff19d41d81cb3030 [ 21.030890] R10: ff19d41d86474118 R11: fefefefefefefeff R12: 0000000000000000 [ 21.030933] R13: 0000000000000010 R14: ff19d41d86474000 R15: ff19d41d83051a00 [ 21.030979] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 21.031023] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 21.031059] CR2: 0000560f81ce9d5c CR3: 0000000021a42002 CR4: 0000000000771ef0 [ 21.031102] PKRU: 55555554 [ 21.031116] Call Trace: [ 21.031132] [ 21.031147] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 21.031172] notifier_call_chain (kernel/notifier.c:85) [ 21.031195] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 21.031229] bond_resend_igmp_join_requests_delayed (drivers/net/bonding/bond_main.c:899) [ 21.031267] process_one_work (kernel/workqueue.c:3314) [ 21.031290] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 21.031311] ? rescuer_thread (kernel/workqueue.c:3672) [ 21.031336] kthread (kernel/kthread.c:436) [ 21.031358] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 21.031383] ret_from_fork (arch/x86/kernel/process.c:158) [ 21.031408] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 21.031428] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 23.024574] ------------[ cut here ]------------ | [ 23.024660] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/279 | [ 23.024754] Modules linked in: | [ 23.024903] Tainted: [W]=WARN [ 23.024963] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 23.025033] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 23.025096] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 23.025224] RSP: 0018:ff52d251006c7720 EFLAGS: 00010286 [ 23.025288] RAX: 00000000ffffffa6 RBX: 0000000000000001 RCX: 0000000000000000 [ 23.025375] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d82fda800 [ 23.025455] RBP: 0000000000000000 R08: ff19d41d8335b150 R09: ff19d41d82cef030 [ 23.025533] R10: ff19d41d86406118 R11: fefefefefefefeff R12: 0000000000000000 [ 23.025610] R13: 0000000000000010 R14: ff19d41d86406000 R15: ff19d41d82fda800 [ 23.025695] FS: 00007f19d57e9840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 23.025775] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 23.025847] CR2: 00000000023ec988 CR3: 0000000004d8c002 CR4: 0000000000771ef0 [ 23.025922] PKRU: 55555554 [ 23.025973] Call Trace: [ 23.026026] [ 23.026079] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 23.026139] __dev_notify_flags (net/core/dev.c:9787) [ 23.026194] ? rtnl_getlink (./include/linux/skbuff.h:1323 ./include/linux/skbuff.h:1332 net/core/rtnetlink.c:4288) [ 23.026255] netif_change_flags (net/core/dev.c:9820) [ 23.026314] do_setlink.isra.0 (net/core/rtnetlink.c:3206 (discriminator 1)) [ 23.026377] ? __nla_validate_parse (lib/nlattr.c:620) [ 23.026452] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 23.026508] ? kmem_cache_alloc_node_noprof (mm/slub.c:4749 mm/slub.c:4883 mm/slub.c:4950) [ 23.026580] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 23.026641] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 23.026702] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 23.026758] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 23.026817] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 23.026882] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 23.026941] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 23.026996] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 23.027055] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 23.027115] ___sys_sendmsg (net/socket.c:2752) [ 23.027171] __sys_sendmsg (net/socket.c:2784) [ 23.027227] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 23.027284] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 23.027354] RIP: 0033:0x7f19d5a2308e [ 23.027412] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 23.027542] RSP: 002b:00007fff8d50d8e0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 23.027616] RAX: ffffffffffffffda RBX: 0000000000000002 RCX: 00007f19d5a2308e [ 23.027687] RDX: 0000000000000000 RSI: 00007fff8d50d990 RDI: 0000000000000005 [ 23.027759] RBP: 00007fff8d50d8f0 R08: 0000000000000000 R09: 0000000000000000 [ 23.027834] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d117 [ 23.027912] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fff8d50e050 | [ 23.028226] ------------[ cut here ]------------ | [ 23.028257] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 0/38 | [ 23.028321] Modules linked in: | [ 23.028403] Tainted: [W]=WARN [ 23.028430] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 23.028472] Workqueue: events_unbound linkwatch_event [ 23.028510] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 23.028543] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 23.028649] RSP: 0018:ff52d2510015bd50 EFLAGS: 00010286 [ 23.028680] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 23.028724] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 23.028767] RBP: 0000000000000000 R08: ff19d41d8335b150 R09: ff19d41d84f2b030 [ 23.028808] R10: ff19d41d86406118 R11: fefefefefefefeff R12: 0000000000000000 [ 23.028855] R13: 0000000000000010 R14: ff19d41d86406000 R15: ff19d41d81c32d00 [ 23.028901] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 23.028945] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 23.028983] CR2: 00007f68768e4000 CR3: 0000000021a42004 CR4: 0000000000771ef0 [ 23.029025] PKRU: 55555554 [ 23.029043] Call Trace: [ 23.029058] [ 23.029076] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 23.029101] netif_state_change (net/core/dev.c:1605) [ 23.029126] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 23.029150] __linkwatch_run_queue (net/core/link_watch.c:240) [ 23.029184] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 23.029206] process_one_work (kernel/workqueue.c:3314) [ 23.029232] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 23.029256] ? rescuer_thread (kernel/workqueue.c:3672) [ 23.029281] kthread (kernel/kthread.c:436) [ 23.029306] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 23.029336] ret_from_fork (arch/x86/kernel/process.c:158) [ 23.029363] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 23.029388] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 23.029480] ------------[ cut here ]------------ | [ 23.029513] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 0/38 | [ 23.029572] Modules linked in: | [ 23.029652] Tainted: [W]=WARN [ 23.029677] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 23.029712] Workqueue: events_unbound linkwatch_event [ 23.029746] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 23.029777] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 23.029880] RSP: 0018:ff52d2510015bd50 EFLAGS: 00010286 [ 23.029909] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 23.029953] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 23.030005] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2b030 [ 23.030047] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 23.030090] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d81c32d00 [ 23.030139] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 23.030183] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 23.030220] CR2: 00007f68768e4000 CR3: 0000000021a42004 CR4: 0000000000771ef0 [ 23.030269] PKRU: 55555554 [ 23.030286] Call Trace: [ 23.030300] [ 23.030319] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 23.030344] netif_state_change (net/core/dev.c:1605) [ 23.030368] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 23.030392] __linkwatch_run_queue (net/core/link_watch.c:240) [ 23.030431] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 23.030456] process_one_work (kernel/workqueue.c:3314) [ 23.030480] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 23.030504] ? rescuer_thread (kernel/workqueue.c:3672) [ 23.030529] kthread (kernel/kthread.c:436) [ 23.030554] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 23.030576] ret_from_fork (arch/x86/kernel/process.c:158) [ 23.030600] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 23.030623] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 23.036263] ------------[ cut here ]------------ | [ 23.036302] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/280 | [ 23.036360] Modules linked in: | [ 23.036447] Tainted: [W]=WARN [ 23.036469] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 23.036504] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 23.036535] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 23.036644] RSP: 0018:ff52d251006cf720 EFLAGS: 00010286 [ 23.036674] RAX: 00000000ffffffa6 RBX: 0000000000000001 RCX: 0000000000000000 [ 23.036715] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079500 [ 23.036756] RBP: 0000000000000000 R08: ff19d41d8335f910 R09: ff19d41d8641e030 [ 23.036798] R10: ff19d41d8640e118 R11: fefefefefefefeff R12: 0000000000000000 [ 23.036836] R13: 0000000000000010 R14: ff19d41d8640e000 R15: ff19d41d83079500 [ 23.036880] FS: 00007fae5290f840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 23.036921] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 23.036958] CR2: 000000001edc3988 CR3: 0000000001c35005 CR4: 0000000000771ef0 [ 23.036997] PKRU: 55555554 [ 23.037011] Call Trace: [ 23.037024] [ 23.037043] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 23.037067] __dev_notify_flags (net/core/dev.c:9787) [ 23.037088] netif_change_flags (net/core/dev.c:9820) [ 23.037113] do_setlink.isra.0 (net/core/rtnetlink.c:3206 (discriminator 1)) [ 23.037135] ? __nla_validate_parse (lib/nlattr.c:620) [ 23.037167] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 23.037190] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 23.037213] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 23.037240] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 23.037261] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 23.037284] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 23.037311] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 23.037340] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 23.037364] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 23.037389] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 23.037411] ___sys_sendmsg (net/socket.c:2752) [ 23.037436] __sys_sendmsg (net/socket.c:2784) [ 23.037460] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 23.037484] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 23.037512] RIP: 0033:0x7fae52b4908e [ 23.037534] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 23.037626] RSP: 002b:00007ffcdd08c5e0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 23.037670] RAX: ffffffffffffffda RBX: 0000000000000002 RCX: 00007fae52b4908e [ 23.037706] RDX: 0000000000000000 RSI: 00007ffcdd08c690 RDI: 0000000000000005 [ 23.037745] RBP: 00007ffcdd08c5f0 R08: 0000000000000000 R09: 0000000000000000 [ 23.037786] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d117 [ 23.037824] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffcdd08cd50 | [ 23.037978] ------------[ cut here ]------------ | [ 23.038013] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 2/103 | [ 23.038078] Modules linked in: | [ 23.038166] Tainted: [W]=WARN [ 23.038186] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 23.038221] Workqueue: events_unbound linkwatch_event [ 23.038254] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 23.038289] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 23.038398] RSP: 0018:ff52d25100323d50 EFLAGS: 00010286 [ 23.038431] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 23.038475] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 23.038515] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f2b030 [ 23.038558] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 23.038602] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d81c32d00 [ 23.038648] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 23.038698] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 23.038735] CR2: 00007f68768e4000 CR3: 0000000021a42004 CR4: 0000000000771ef0 [ 23.038782] PKRU: 55555554 [ 23.038800] Call Trace: [ 23.038817] [ 23.038837] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 23.038862] netif_state_change (net/core/dev.c:1605) [ 23.038887] ? linkwatch_do_dev (net/core/link_watch.c:184 net/core/link_watch.c:166) [ 23.038910] __linkwatch_run_queue (net/core/link_watch.c:240) [ 23.038942] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 23.038968] process_one_work (kernel/workqueue.c:3314) [ 23.038994] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 23.039015] ? rescuer_thread (kernel/workqueue.c:3672) [ 23.039039] kthread (kernel/kthread.c:436) [ 23.039064] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 23.039088] ret_from_fork (arch/x86/kernel/process.c:158) [ 23.039118] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 23.039143] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 23.109425] ------------[ cut here ]------------ | [ 23.109454] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/65 | [ 23.109510] Modules linked in: | [ 23.109586] Tainted: [W]=WARN [ 23.109607] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 23.109642] Workqueue: bond0 bond_mii_monitor [ 23.109674] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 23.109702] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 23.109788] RSP: 0018:ff52d25100247d28 EFLAGS: 00010286 [ 23.109815] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 23.109851] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051a00 [ 23.109889] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d81cb3030 [ 23.109921] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 23.109960] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83051a00 [ 23.110000] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 23.110039] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 23.110068] CR2: 0000560fb9750c98 CR3: 0000000004c96004 CR4: 0000000000771ef0 [ 23.110104] PKRU: 55555554 [ 23.110118] Call Trace: [ 23.110130] [ 23.110144] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 23.110168] notifier_call_chain (kernel/notifier.c:85) [ 23.110190] ? __queue_work (kernel/workqueue.c:2401) [ 23.110211] netdev_lower_state_changed (net/core/dev.c:9573) [ 23.110237] bond_mii_monitor (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:623 ./include/net/bonding.h:615 ./include/net/bonding.h:637 drivers/net/bonding/bond_main.c:2832 drivers/net/bonding/bond_main.c:2912) [ 23.110258] process_one_work (kernel/workqueue.c:3314) [ 23.110277] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 23.110299] ? rescuer_thread (kernel/workqueue.c:3672) [ 23.110325] kthread (kernel/kthread.c:436) [ 23.110346] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 23.110366] ret_from_fork (arch/x86/kernel/process.c:158) [ 23.110387] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 23.110407] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 23.110477] ------------[ cut here ]------------ | [ 23.110504] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/65 | [ 23.110551] Modules linked in: | [ 23.110617] Tainted: [W]=WARN [ 23.110636] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 23.110667] Workqueue: bond0 bond_mii_monitor [ 23.110691] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 23.110721] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 23.110806] RSP: 0018:ff52d25100247d28 EFLAGS: 00010286 [ 23.110830] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 23.110868] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051a00 [ 23.110906] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d81cb3030 [ 23.110944] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 23.110982] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83051a00 [ 23.111022] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 23.111062] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 23.111097] CR2: 0000560fb9750c98 CR3: 0000000004c96004 CR4: 0000000000771ef0 [ 23.111137] PKRU: 55555554 [ 23.111150] Call Trace: [ 23.111162] [ 23.111177] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 23.111199] notifier_call_chain (kernel/notifier.c:85) [ 23.111219] ? __queue_work (kernel/workqueue.c:2401) [ 23.111239] netdev_lower_state_changed (net/core/dev.c:9573) [ 23.111264] bond_mii_monitor (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:572 drivers/net/bonding/bond_main.c:2837 drivers/net/bonding/bond_main.c:2912) [ 23.111285] process_one_work (kernel/workqueue.c:3314) [ 23.111308] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 23.111333] ? rescuer_thread (kernel/workqueue.c:3672) [ 23.111352] kthread (kernel/kthread.c:436) [ 23.111372] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 23.111392] ret_from_fork (arch/x86/kernel/process.c:158) [ 23.111417] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 23.111442] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 23.111613] ------------[ cut here ]------------ | [ 23.111641] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/65 | [ 23.111699] Modules linked in: | [ 23.111774] Tainted: [W]=WARN [ 23.111794] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 23.111827] Workqueue: bond0 bond_mii_monitor [ 23.111853] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 23.111878] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 23.111963] RSP: 0018:ff52d25100247c98 EFLAGS: 00010286 [ 23.111992] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 23.112039] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051a00 [ 23.112075] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d81cb3030 [ 23.112113] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 23.112150] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83051a00 [ 23.112190] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 23.112231] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 23.112261] CR2: 0000560fb9750c98 CR3: 0000000021a42002 CR4: 0000000000771ef0 [ 23.112297] PKRU: 55555554 [ 23.112311] Call Trace: [ 23.112325] [ 23.112343] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 23.112365] notifier_call_chain (kernel/notifier.c:85) [ 23.112383] ? netdev_info (net/core/dev.c:13009 (discriminator 3)) [ 23.112405] netdev_lower_state_changed (net/core/dev.c:9573) [ 23.112435] bond_change_active_slave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:623 ./include/net/bonding.h:615 ./include/net/bonding.h:637 drivers/net/bonding/bond_main.c:1287) [ 23.112461] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 23.112490] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 23.112511] process_one_work (kernel/workqueue.c:3314) [ 23.112529] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 23.112552] ? rescuer_thread (kernel/workqueue.c:3672) [ 23.112574] kthread (kernel/kthread.c:436) [ 23.112594] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 23.112616] ret_from_fork (arch/x86/kernel/process.c:158) [ 23.112639] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 23.112660] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 23.112745] ------------[ cut here ]------------ | [ 23.112775] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/65 | [ 23.112826] Modules linked in: | [ 23.112903] Tainted: [W]=WARN [ 23.112926] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 23.112958] Workqueue: bond0 bond_mii_monitor [ 23.112984] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 23.113012] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 23.113098] RSP: 0018:ff52d25100247c98 EFLAGS: 00010286 [ 23.113124] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 23.113160] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051a00 [ 23.113199] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d81cb3030 [ 23.113237] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 23.113272] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83051a00 [ 23.113311] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 23.113352] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 23.113385] CR2: 0000560fb9750c98 CR3: 0000000021a42002 CR4: 0000000000771ef0 [ 23.113428] PKRU: 55555554 [ 23.113443] Call Trace: [ 23.113456] [ 23.113469] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 23.113489] notifier_call_chain (kernel/notifier.c:85) [ 23.113511] netdev_lower_state_changed (net/core/dev.c:9573) [ 23.113538] bond_change_active_slave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:588 drivers/net/bonding/bond_main.c:1322) [ 23.113563] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 23.113589] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 23.113611] process_one_work (kernel/workqueue.c:3314) [ 23.113629] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 23.113650] ? rescuer_thread (kernel/workqueue.c:3672) [ 23.113670] kthread (kernel/kthread.c:436) [ 23.113690] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 23.113713] ret_from_fork (arch/x86/kernel/process.c:158) [ 23.113738] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 23.113762] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 23.113829] ------------[ cut here ]------------ | [ 23.113856] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/65 | [ 23.113911] Modules linked in: | [ 23.113980] Tainted: [W]=WARN [ 23.114000] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 23.114037] Workqueue: bond0 bond_mii_monitor [ 23.114062] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 23.114089] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 23.114170] RSP: 0018:ff52d25100247cb0 EFLAGS: 00010286 [ 23.114204] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 23.114239] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051a00 [ 23.114277] RBP: 0000000000000003 R08: ff19d41d832011d0 R09: ff19d41d81cb3030 [ 23.114320] R10: ff19d41d86474118 R11: fefefefefefefeff R12: 0000000000000000 [ 23.114357] R13: 0000000000000010 R14: ff19d41d86474000 R15: ff19d41d83051a00 [ 23.114395] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 23.114435] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 23.114467] CR2: 0000560fb9750c98 CR3: 0000000021a42002 CR4: 0000000000771ef0 [ 23.114503] PKRU: 55555554 [ 23.114516] Call Trace: [ 23.114531] [ 23.114543] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 23.114566] notifier_call_chain (kernel/notifier.c:85) [ 23.114586] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 23.114613] bond_change_active_slave (drivers/net/bonding/bond_main.c:1329) [ 23.114638] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 23.114664] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 23.114684] process_one_work (kernel/workqueue.c:3314) [ 23.114704] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 23.114724] ? rescuer_thread (kernel/workqueue.c:3672) [ 23.114743] kthread (kernel/kthread.c:436) [ 23.114763] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 23.114785] ret_from_fork (arch/x86/kernel/process.c:158) [ 23.114805] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 23.114825] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 23.114886] ------------[ cut here ]------------ | [ 23.114911] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/65 | [ 23.114960] Modules linked in: | [ 23.115027] Tainted: [W]=WARN [ 23.115047] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 23.115078] Workqueue: bond0 bond_mii_monitor [ 23.115107] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 23.115132] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 23.115221] RSP: 0018:ff52d25100247ca0 EFLAGS: 00010286 [ 23.115248] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 23.115283] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051a00 [ 23.115326] RBP: 0000000000000004 R08: ff19d41d832011d0 R09: ff19d41d81cb3030 [ 23.115365] R10: ff19d41d86474118 R11: fefefefefefefeff R12: 0000000000000000 [ 23.115400] R13: 0000000000000010 R14: ff19d41d86474000 R15: ff19d41d83051a00 [ 23.115442] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 23.115479] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 23.115510] CR2: 0000560fb9750c98 CR3: 0000000021a42002 CR4: 0000000000771ef0 [ 23.115557] PKRU: 55555554 [ 23.115572] Call Trace: [ 23.115586] [ 23.115598] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 23.115619] notifier_call_chain (kernel/notifier.c:85) [ 23.115639] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 23.115662] bond_peer_notify_may_events (drivers/net/bonding/bond_main.c:1240) [ 23.115688] bond_change_active_slave (drivers/net/bonding/bond_main.c:1333) [ 23.115713] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 23.115738] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 23.115760] process_one_work (kernel/workqueue.c:3314) [ 23.115780] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 23.115803] ? rescuer_thread (kernel/workqueue.c:3672) [ 23.115822] kthread (kernel/kthread.c:436) [ 23.115845] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 23.115867] ret_from_fork (arch/x86/kernel/process.c:158) [ 23.115889] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 23.115911] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 23.117324] ------------[ cut here ]------------ | [ 23.117378] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/65 | [ 23.117429] Modules linked in: | [ 23.117507] Tainted: [W]=WARN [ 23.117528] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 23.117557] Workqueue: bond0 bond_resend_igmp_join_requests_delayed [ 23.117592] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 23.117624] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 23.117703] RSP: 0018:ff52d25100247d98 EFLAGS: 00010286 [ 23.117729] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 23.117770] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051a00 [ 23.117807] RBP: 0000000000000005 R08: ff19d41d832011d0 R09: ff19d41d81cb3030 [ 23.117849] R10: ff19d41d86474118 R11: fefefefefefefeff R12: 0000000000000000 [ 23.117885] R13: 0000000000000010 R14: ff19d41d86474000 R15: ff19d41d83051a00 [ 23.117930] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 23.117970] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 23.118005] CR2: 0000560fb9750c98 CR3: 0000000021a42002 CR4: 0000000000771ef0 [ 23.118049] PKRU: 55555554 [ 23.118063] Call Trace: [ 23.118075] [ 23.118088] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 23.118110] notifier_call_chain (kernel/notifier.c:85) [ 23.118132] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 23.118158] bond_resend_igmp_join_requests_delayed (drivers/net/bonding/bond_main.c:899) [ 23.118187] process_one_work (kernel/workqueue.c:3314) [ 23.118207] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 23.118227] ? rescuer_thread (kernel/workqueue.c:3672) [ 23.118246] kthread (kernel/kthread.c:436) [ 23.118267] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 23.118287] ret_from_fork (arch/x86/kernel/process.c:158) [ 23.118305] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 23.118330] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 24.185891] ------------[ cut here ]------------ | [ 24.185934] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/284 | [ 24.185988] Modules linked in: | [ 24.186065] Tainted: [W]=WARN [ 24.186086] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 24.186119] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 24.186152] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 24.186240] RSP: 0018:ff52d251006ef670 EFLAGS: 00010286 [ 24.186268] RAX: 00000000ffffffa6 RBX: 0000000000000041 RCX: 0000000000000000 [ 24.186306] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079500 [ 24.186350] RBP: 0000000000000000 R08: ff19d41d832011d0 R09: ff19d41d8641e030 [ 24.186388] R10: ff19d41d86474118 R11: fefefefefefefeff R12: 0000000000000000 [ 24.186435] R13: 0000000000000010 R14: ff19d41d86474000 R15: ff19d41d83079500 [ 24.186478] FS: 00007f96e9159840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 24.186520] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 24.186555] CR2: 00000000123e8988 CR3: 0000000004f4f001 CR4: 0000000000771ef0 [ 24.186596] PKRU: 55555554 [ 24.186609] Call Trace: [ 24.186627] [ 24.186643] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 24.186665] netif_close_many (net/core/dev.c:1804) [ 24.186687] unregister_netdevice_many_notify (net/core/dev.c:12406) [ 24.186713] ? rtnl_getlink (./include/linux/skbuff.h:1323 ./include/linux/skbuff.h:1332 net/core/rtnetlink.c:4288) [ 24.186735] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 24.186757] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 24.186780] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 24.186801] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 24.186822] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 24.186844] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 24.186873] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 24.186894] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 24.186916] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 24.186937] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 24.186958] ___sys_sendmsg (net/socket.c:2752) [ 24.186979] __sys_sendmsg (net/socket.c:2784) [ 24.187001] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 24.187023] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 24.187051] RIP: 0033:0x7f96e939308e [ 24.187072] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 24.187153] RSP: 002b:00007ffc96f53690 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 24.187189] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f96e939308e [ 24.187226] RDX: 0000000000000000 RSI: 00007ffc96f53740 RDI: 0000000000000005 [ 24.187264] RBP: 00007ffc96f536a0 R08: 0000000000000000 R09: 0000000000000000 [ 24.187301] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d118 [ 24.187344] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffc96f53e00 | [ 24.187508] ------------[ cut here ]------------ | [ 24.187534] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/284 | [ 24.187580] Modules linked in: | [ 24.187656] Tainted: [W]=WARN [ 24.187675] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 24.187703] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 24.187729] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 24.187815] RSP: 0018:ff52d251006ef6e0 EFLAGS: 00010286 [ 24.187840] RAX: 00000000ffffffa6 RBX: 00000000ffffffff RCX: 0000000000000000 [ 24.187877] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079500 [ 24.187920] RBP: 0000000000000000 R08: ff19d41d832011d0 R09: ff19d41d84f2c030 [ 24.187955] R10: ff19d41d86474118 R11: fefefefefefefeff R12: 0000000000000000 [ 24.187994] R13: 0000000000000011 R14: ff19d41d86474000 R15: ff19d41d83079500 [ 24.188034] FS: 00007f96e9159840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 24.188073] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 24.188103] CR2: 00000000123e8988 CR3: 0000000004f4f001 CR4: 0000000000771ef0 [ 24.188145] PKRU: 55555554 [ 24.188159] Call Trace: [ 24.188179] [ 24.188192] unregister_netdevice_many_notify (net/core/dev.c:12439) [ 24.188220] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 24.188242] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 24.188260] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 24.188280] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 24.188303] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 24.188325] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 24.188352] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 24.188371] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 24.188398] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 24.188417] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 24.188439] ___sys_sendmsg (net/socket.c:2752) [ 24.188460] __sys_sendmsg (net/socket.c:2784) [ 24.188482] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 24.188503] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 24.188533] RIP: 0033:0x7f96e939308e [ 24.188553] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 24.188640] RSP: 002b:00007ffc96f53690 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 24.188675] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f96e939308e [ 24.188712] RDX: 0000000000000000 RSI: 00007ffc96f53740 RDI: 0000000000000005 [ 24.188753] RBP: 00007ffc96f536a0 R08: 0000000000000000 R09: 0000000000000000 [ 24.188792] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d118 [ 24.188835] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffc96f53e00 | [ 24.188971] ------------[ cut here ]------------ | [ 24.188997] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/284 | [ 24.189045] Modules linked in: | [ 24.189111] Tainted: [W]=WARN [ 24.189133] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 24.189165] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 24.189192] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 24.189278] RSP: 0018:ff52d251006ef518 EFLAGS: 00010286 [ 24.189306] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 24.189348] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079500 [ 24.189386] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2c030 [ 24.189432] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 24.189471] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83079500 [ 24.189510] FS: 00007f96e9159840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 24.189550] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 24.189587] CR2: 00000000123e8988 CR3: 0000000004f4f001 CR4: 0000000000771ef0 [ 24.189629] PKRU: 55555554 [ 24.189641] Call Trace: [ 24.189653] [ 24.189671] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 24.189701] notifier_call_chain (kernel/notifier.c:85) [ 24.189727] ? smp_text_poke_batch_finish (./include/linux/smp.h:72 arch/x86/kernel/alternative.c:2773 arch/x86/kernel/alternative.c:3066) [ 24.189756] netdev_lower_state_changed (net/core/dev.c:9573) [ 24.189785] __bond_release_one (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:572 drivers/net/bonding/bond_main.c:2440) [ 24.189811] ? exc_invalid_op (arch/x86/kernel/traps.c:490 (discriminator 2)) [ 24.189834] bond_uninit (drivers/net/bonding/bond_main.c:6059) [ 24.189855] unregister_netdevice_many_notify (net/core/dev.c:12455) [ 24.189883] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 24.189905] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 24.189923] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 24.189943] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 24.189963] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 24.189982] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 24.190010] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 24.190031] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 24.190051] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 24.190072] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 24.190092] ___sys_sendmsg (net/socket.c:2752) [ 24.190113] __sys_sendmsg (net/socket.c:2784) [ 24.190134] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 24.190153] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 24.190179] RIP: 0033:0x7f96e939308e [ 24.190197] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 24.190283] RSP: 002b:00007ffc96f53690 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 24.190325] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f96e939308e [ 24.190363] RDX: 0000000000000000 RSI: 00007ffc96f53740 RDI: 0000000000000005 [ 24.190407] RBP: 00007ffc96f536a0 R08: 0000000000000000 R09: 0000000000000000 [ 24.190446] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d118 [ 24.190486] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffc96f53e00 | [ 24.190605] ------------[ cut here ]------------ | [ 24.190630] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/284 | [ 24.190678] Modules linked in: | [ 24.190746] Tainted: [W]=WARN [ 24.190766] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 24.190800] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 24.190825] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 24.190910] RSP: 0018:ff52d251006ef4c8 EFLAGS: 00010286 [ 24.190937] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 24.190981] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079500 [ 24.191019] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2c030 [ 24.191057] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 24.191096] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83079500 [ 24.191137] FS: 00007f96e9159840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 24.191175] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 24.191207] CR2: 00000000123e8988 CR3: 0000000004f4f001 CR4: 0000000000771ef0 [ 24.191250] PKRU: 55555554 [ 24.191264] Call Trace: [ 24.191278] [ 24.191293] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 24.191313] notifier_call_chain (kernel/notifier.c:85) [ 24.191338] __netdev_upper_dev_unlink (net/core/dev.c:9027) [ 24.191368] netdev_upper_dev_unlink (net/core/dev.c:9054) [ 24.191401] __bond_release_one (drivers/net/bonding/bond_main.c:1724 drivers/net/bonding/bond_main.c:2466) [ 24.191422] ? exc_invalid_op (arch/x86/kernel/traps.c:490 (discriminator 2)) [ 24.191443] bond_uninit (drivers/net/bonding/bond_main.c:6059) [ 24.191463] unregister_netdevice_many_notify (net/core/dev.c:12455) [ 24.191491] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 24.191513] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 24.191531] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 24.191550] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 24.191570] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 24.191590] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 24.191619] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 24.191639] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 24.191658] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 24.191680] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 24.191701] ___sys_sendmsg (net/socket.c:2752) [ 24.191723] __sys_sendmsg (net/socket.c:2784) [ 24.191745] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 24.191766] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 24.191795] RIP: 0033:0x7f96e939308e [ 24.191819] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 24.191914] RSP: 002b:00007ffc96f53690 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 24.191956] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f96e939308e [ 24.191998] RDX: 0000000000000000 RSI: 00007ffc96f53740 RDI: 0000000000000005 [ 24.192039] RBP: 00007ffc96f536a0 R08: 0000000000000000 R09: 0000000000000000 [ 24.192077] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d118 [ 24.192115] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffc96f53e00 | [ 24.203363] ------------[ cut here ]------------ | [ 24.203422] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/284 | [ 24.203474] Modules linked in: | [ 24.203551] Tainted: [W]=WARN [ 24.203570] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 24.203606] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 24.203635] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 24.203725] RSP: 0018:ff52d251006ef508 EFLAGS: 00010286 [ 24.203754] RAX: 00000000ffffffa6 RBX: 0000000000000041 RCX: 0000000000000000 [ 24.203793] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079500 [ 24.203831] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2c030 [ 24.203878] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 24.203914] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83079500 [ 24.203956] FS: 00007f96e9159840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 24.203999] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 24.204036] CR2: 00000000123e8988 CR3: 0000000004f4f001 CR4: 0000000000771ef0 [ 24.204072] PKRU: 55555554 [ 24.204086] Call Trace: [ 24.204103] [ 24.204115] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 24.204138] netif_close_many (net/core/dev.c:1804) [ 24.204159] ? netdev_compute_master_upper_features (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:1590 net/core/dev.c:11116 net/core/dev.c:12883) [ 24.204192] netif_close (net/core/dev.c:1818 net/core/dev.c:1812) [ 24.204213] dev_close (net/core/dev_api.c:221) [ 24.204232] __bond_release_one.cold (drivers/net/bonding/bond_main.c:2563) [ 24.204265] bond_uninit (drivers/net/bonding/bond_main.c:6059) [ 24.204292] unregister_netdevice_many_notify (net/core/dev.c:12455) [ 24.204322] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 24.204348] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 24.204369] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 24.204394] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 24.204417] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 24.204439] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 24.204466] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 24.204489] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 24.204514] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 24.204534] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 24.204555] ___sys_sendmsg (net/socket.c:2752) [ 24.204576] __sys_sendmsg (net/socket.c:2784) [ 24.204597] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 24.204624] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 24.204650] RIP: 0033:0x7f96e939308e [ 24.204670] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 24.204759] RSP: 002b:00007ffc96f53690 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 24.204805] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f96e939308e [ 24.204849] RDX: 0000000000000000 RSI: 00007ffc96f53740 RDI: 0000000000000005 [ 24.204890] RBP: 00007ffc96f536a0 R08: 0000000000000000 R09: 0000000000000000 [ 24.204930] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d118 [ 24.204970] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffc96f53e00 | [ 24.205062] ------------[ cut here ]------------ | [ 24.205087] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/284 | [ 24.205133] Modules linked in: | [ 24.205206] Tainted: [W]=WARN [ 24.205224] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 24.205262] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 24.205288] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 24.205381] RSP: 0018:ff52d251006ef4e8 EFLAGS: 00010286 [ 24.205410] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 24.205451] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079500 [ 24.205488] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2c030 [ 24.205526] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 24.205564] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83079500 [ 24.205611] FS: 00007f96e9159840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 24.205654] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 24.205691] CR2: 00000000123e8988 CR3: 0000000004f4f001 CR4: 0000000000771ef0 [ 24.205736] PKRU: 55555554 [ 24.205750] Call Trace: [ 24.205764] [ 24.205779] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 24.205800] notifier_call_chain (kernel/notifier.c:85) [ 24.205826] netif_set_mac_address (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:9993) [ 24.205857] dev_set_mac_address (net/core/dev_api.c:339) [ 24.205878] ? dev_close (net/core/dev_api.c:221) [ 24.205899] __bond_release_one.cold (drivers/net/bonding/bond_main.c:2573) [ 24.205925] bond_uninit (drivers/net/bonding/bond_main.c:6059) [ 24.205946] unregister_netdevice_many_notify (net/core/dev.c:12455) [ 24.205973] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 24.205994] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 24.206014] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 24.206033] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 24.206053] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 24.206072] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 24.206097] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 24.206118] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 24.206138] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 24.206158] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 24.206178] ___sys_sendmsg (net/socket.c:2752) [ 24.206200] __sys_sendmsg (net/socket.c:2784) [ 24.206221] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 24.206242] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 24.206267] RIP: 0033:0x7f96e939308e [ 24.206288] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 24.206377] RSP: 002b:00007ffc96f53690 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 24.206424] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f96e939308e [ 24.206462] RDX: 0000000000000000 RSI: 00007ffc96f53740 RDI: 0000000000000005 [ 24.206505] RBP: 00007ffc96f536a0 R08: 0000000000000000 R09: 0000000000000000 [ 24.206548] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d118 [ 24.206588] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffc96f53e00 | [ 24.206717] ------------[ cut here ]------------ | [ 24.206745] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/284 | [ 24.206795] Modules linked in: | [ 24.206871] Tainted: [W]=WARN [ 24.206891] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 24.206926] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 24.206953] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 24.207039] RSP: 0018:ff52d251006ef4c8 EFLAGS: 00010286 [ 24.207064] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 24.207103] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079500 [ 24.207141] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f2c030 [ 24.207178] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 24.207222] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83079500 [ 24.207263] FS: 00007f96e9159840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 24.207302] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 24.207343] CR2: 00000000123e8988 CR3: 0000000004f4f001 CR4: 0000000000771ef0 [ 24.207394] PKRU: 55555554 [ 24.207408] Call Trace: [ 24.207426] [ 24.207440] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 24.207462] notifier_call_chain (kernel/notifier.c:85) [ 24.207483] __netdev_upper_dev_unlink (net/core/dev.c:9027) [ 24.207513] netdev_upper_dev_unlink (net/core/dev.c:9054) [ 24.207539] __bond_release_one (drivers/net/bonding/bond_main.c:1724 drivers/net/bonding/bond_main.c:2466) [ 24.207565] bond_uninit (drivers/net/bonding/bond_main.c:6059) [ 24.207585] unregister_netdevice_many_notify (net/core/dev.c:12455) [ 24.207611] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 24.207634] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 24.207655] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 24.207677] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 24.207705] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 24.207728] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 24.207755] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 24.207778] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 24.207797] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 24.207820] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 24.207844] ___sys_sendmsg (net/socket.c:2752) [ 24.207865] __sys_sendmsg (net/socket.c:2784) [ 24.207886] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 24.207906] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 24.207931] RIP: 0033:0x7f96e939308e [ 24.207952] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 24.208039] RSP: 002b:00007ffc96f53690 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 24.208077] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f96e939308e [ 24.208118] RDX: 0000000000000000 RSI: 00007ffc96f53740 RDI: 0000000000000005 [ 24.208158] RBP: 00007ffc96f536a0 R08: 0000000000000000 R09: 0000000000000000 [ 24.208196] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d118 [ 24.208233] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffc96f53e00 | [ 24.224348] ------------[ cut here ]------------ | [ 24.224422] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/284 | [ 24.224472] Modules linked in: | [ 24.224555] Tainted: [W]=WARN [ 24.224578] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 24.224611] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 24.224641] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 24.224732] RSP: 0018:ff52d251006ef508 EFLAGS: 00010286 [ 24.224758] RAX: 00000000ffffffa6 RBX: 0000000000000041 RCX: 0000000000000000 [ 24.224794] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079500 [ 24.224831] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f2d030 [ 24.224865] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 24.224901] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83079500 [ 24.224944] FS: 00007f96e9159840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 24.224982] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 24.225012] CR2: 00000000123e8988 CR3: 0000000004f4f001 CR4: 0000000000771ef0 [ 24.225047] PKRU: 55555554 [ 24.225061] Call Trace: [ 24.225076] [ 24.225090] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 24.225111] netif_close_many (net/core/dev.c:1804) [ 24.225133] ? netdev_compute_master_upper_features (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:1590 net/core/dev.c:11116 net/core/dev.c:12883) [ 24.225164] netif_close (net/core/dev.c:1818 net/core/dev.c:1812) [ 24.225184] dev_close (net/core/dev_api.c:221) [ 24.225205] __bond_release_one.cold (drivers/net/bonding/bond_main.c:2563) [ 24.225231] bond_uninit (drivers/net/bonding/bond_main.c:6059) [ 24.225256] unregister_netdevice_many_notify (net/core/dev.c:12455) [ 24.225290] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 24.225321] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 24.225342] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 24.225366] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 24.225392] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 24.225413] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 24.225440] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 24.225460] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 24.225481] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 24.225500] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 24.225521] ___sys_sendmsg (net/socket.c:2752) [ 24.225542] __sys_sendmsg (net/socket.c:2784) [ 24.225563] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 24.225591] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 24.225618] RIP: 0033:0x7f96e939308e [ 24.225636] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 24.225717] RSP: 002b:00007ffc96f53690 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 24.225760] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f96e939308e [ 24.225797] RDX: 0000000000000000 RSI: 00007ffc96f53740 RDI: 0000000000000005 [ 24.225839] RBP: 00007ffc96f536a0 R08: 0000000000000000 R09: 0000000000000000 [ 24.225876] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d118 [ 24.225914] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffc96f53e00 | [ 24.226002] ------------[ cut here ]------------ | [ 24.226027] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/284 | [ 24.226072] Modules linked in: | [ 24.226141] Tainted: [W]=WARN [ 24.226163] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 24.226198] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 24.226230] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 24.226326] RSP: 0018:ff52d251006ef4e8 EFLAGS: 00010286 [ 24.226352] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 24.226398] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079500 [ 24.226444] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f2d030 [ 24.226484] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 24.226528] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83079500 [ 24.226567] FS: 00007f96e9159840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 24.226612] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 24.226645] CR2: 00000000123e8988 CR3: 0000000004f4f001 CR4: 0000000000771ef0 [ 24.226684] PKRU: 55555554 [ 24.226698] Call Trace: [ 24.226712] [ 24.226727] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 24.226746] notifier_call_chain (kernel/notifier.c:85) [ 24.226767] netif_set_mac_address (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:9993) [ 24.226793] dev_set_mac_address (net/core/dev_api.c:339) [ 24.226815] ? dev_close (net/core/dev_api.c:221) [ 24.226835] __bond_release_one.cold (drivers/net/bonding/bond_main.c:2573) [ 24.226862] bond_uninit (drivers/net/bonding/bond_main.c:6059) [ 24.226888] unregister_netdevice_many_notify (net/core/dev.c:12455) [ 24.226914] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 24.226935] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 24.226957] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 24.226979] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 24.227000] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 24.227022] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 24.227049] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 24.227075] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 24.227097] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 24.227121] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 24.227142] ___sys_sendmsg (net/socket.c:2752) [ 24.227165] __sys_sendmsg (net/socket.c:2784) [ 24.227188] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 24.227210] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 24.227237] RIP: 0033:0x7f96e939308e [ 24.227258] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 24.227354] RSP: 002b:00007ffc96f53690 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 24.227403] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f96e939308e [ 24.227448] RDX: 0000000000000000 RSI: 00007ffc96f53740 RDI: 0000000000000005 [ 24.227489] RBP: 00007ffc96f536a0 R08: 0000000000000000 R09: 0000000000000000 [ 24.227536] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d118 [ 24.227576] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffc96f53e00 | [ 24.227977] ------------[ cut here ]------------ | [ 24.228004] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: 2/103 | [ 24.228059] Modules linked in: | [ 24.228133] Tainted: [W]=WARN [ 24.228154] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 24.228187] Workqueue: events_unbound linkwatch_event [ 24.228215] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 24.228245] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 24.228343] RSP: 0018:ff52d25100323d50 EFLAGS: 00010286 [ 24.228374] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 24.228426] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83079500 [ 24.228464] RBP: 0000000000000000 R08: ff19d41d8335b150 R09: ff19d41d84f2d030 [ 24.228500] R10: ff19d41d86406118 R11: fefefefefefefeff R12: 0000000000000000 [ 24.228538] R13: 0000000000000010 R14: ff19d41d86406000 R15: ff19d41d83079500 [ 24.228578] FS: 0000000000000000(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 24.228617] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 24.228651] CR2: 00000000123e8988 CR3: 0000000004f4f001 CR4: 0000000000771ef0 [ 24.228689] PKRU: 55555554 [ 24.228703] Call Trace: [ 24.228717] [ 24.228732] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 24.228753] netif_state_change (net/core/dev.c:1605) [ 24.228771] ? linkwatch_do_dev (net/core/link_watch.c:184 net/core/link_watch.c:166) [ 24.228791] __linkwatch_run_queue (net/core/link_watch.c:240) [ 24.228818] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 24.228839] process_one_work (kernel/workqueue.c:3314) [ 24.228864] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 24.228884] ? rescuer_thread (kernel/workqueue.c:3672) [ 24.228903] kthread (kernel/kthread.c:436) [ 24.228924] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 24.228945] ret_from_fork (arch/x86/kernel/process.c:158) [ 24.228966] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 24.228986] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 24.249276] ------------[ cut here ]------------ | [ 24.249331] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/286 | [ 24.249392] Modules linked in: | [ 24.249476] Tainted: [W]=WARN [ 24.249497] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 24.249536] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 24.249566] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 24.249672] RSP: 0018:ff52d251006ff720 EFLAGS: 00010286 [ 24.249703] RAX: 00000000ffffffa6 RBX: 0000000000000001 RCX: 0000000000000000 [ 24.249749] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 24.249794] RBP: 0000000000000000 R08: ff19d41d8335f910 R09: ff19d41d84f2b030 [ 24.249835] R10: ff19d41d8640e118 R11: fefefefefefefeff R12: 0000000000000000 [ 24.249877] R13: 0000000000000010 R14: ff19d41d8640e000 R15: ff19d41d81c32d00 [ 24.249928] FS: 00007fd93c2d5840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 24.249974] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 24.250013] CR2: 000000002c9ae988 CR3: 0000000004f87003 CR4: 0000000000771ef0 [ 24.250053] PKRU: 55555554 [ 24.250069] Call Trace: [ 24.250086] [ 24.250100] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 24.250123] __dev_notify_flags (net/core/dev.c:9787) [ 24.250144] ? rtnl_getlink (./include/linux/skbuff.h:1323 ./include/linux/skbuff.h:1332 net/core/rtnetlink.c:4288) [ 24.250165] netif_change_flags (net/core/dev.c:9820) [ 24.250187] do_setlink.isra.0 (net/core/rtnetlink.c:3206 (discriminator 1)) [ 24.250213] ? __nla_validate_parse (lib/nlattr.c:620) [ 24.250245] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 24.250267] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 24.250289] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 24.250321] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 24.250342] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 24.250363] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 24.250398] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 24.250425] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 24.250446] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 24.250467] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 24.250487] ___sys_sendmsg (net/socket.c:2752) [ 24.250508] __sys_sendmsg (net/socket.c:2784) [ 24.250529] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 24.250552] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 24.250579] RIP: 0033:0x7fd93c50f08e [ 24.250599] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 24.250697] RSP: 002b:00007fff39934410 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 24.250739] RAX: ffffffffffffffda RBX: 0000000000000002 RCX: 00007fd93c50f08e [ 24.250778] RDX: 0000000000000000 RSI: 00007fff399344c0 RDI: 0000000000000005 [ 24.250817] RBP: 00007fff39934420 R08: 0000000000000000 R09: 0000000000000000 [ 24.250855] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d118 [ 24.250894] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fff39934b80 | [ 24.267758] ------------[ cut here ]------------ | [ 24.267827] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/289 | [ 24.267912] Modules linked in: | [ 24.268060] Tainted: [W]=WARN [ 24.268119] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 24.268190] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 24.268256] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 24.268406] RSP: 0018:ff52d25100717750 EFLAGS: 00010286 [ 24.268473] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 24.268551] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308c500 [ 24.268628] RBP: 0000000000000002 R08: ff19d41d8303f950 R09: ff19d41d82cec030 [ 24.268703] R10: ff19d41d82cf4118 R11: fefefefefefefeff R12: 0000000000000000 [ 24.268778] R13: 0000000000000010 R14: ff19d41d82cf4000 R15: ff19d41d8308c500 [ 24.268855] FS: 00007f0231dd5840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 24.268932] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 24.268999] CR2: 00007f0231fcac40 CR3: 0000000003399001 CR4: 0000000000771ef0 [ 24.269076] PKRU: 55555554 [ 24.269124] Call Trace: [ 24.269173] [ 24.269225] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 24.269285] notifier_call_chain (kernel/notifier.c:85) [ 24.269351] netdev_update_features (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:1590 net/core/dev.c:11099 net/core/dev.c:11096) [ 24.269424] bond_option_mode_set (drivers/net/bonding/bond_options.c:952) [ 24.269491] __bond_opt_set (drivers/net/bonding/bond_options.c:826) [ 24.269553] bond_changelink (drivers/net/bonding/bond_netlink.c:232) [ 24.269611] ? notifier_call_chain (kernel/notifier.c:85) [ 24.269677] bond_newlink (drivers/net/bonding/bond_netlink.c:632) [ 24.269737] rtnl_newlink (net/core/rtnetlink.c:3904 net/core/rtnetlink.c:4035 net/core/rtnetlink.c:4150) [ 24.269795] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 24.269859] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 24.269919] ? get_page_from_freelist (./include/linux/spinlock.h:390 mm/page_alloc.c:3373 mm/page_alloc.c:3402 mm/page_alloc.c:3943) [ 24.269987] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 24.270052] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 24.270112] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 24.270171] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 24.270230] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 24.270289] ___sys_sendmsg (net/socket.c:2752) [ 24.270356] __sys_sendmsg (net/socket.c:2784) [ 24.270419] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 24.270478] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 24.270542] RIP: 0033:0x7f023200f08e [ 24.270600] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 24.270721] RSP: 002b:00007ffea7b77bc0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 24.270795] RAX: ffffffffffffffda RBX: 00007ffea7b78358 RCX: 00007f023200f08e [ 24.270868] RDX: 0000000000000000 RSI: 00007ffea7b77c70 RDI: 0000000000000005 [ 24.270943] RBP: 00007ffea7b77bd0 R08: 0000000000000000 R09: 0000000000000000 [ 24.271017] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d118 [ 24.271094] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffea7b78330 | [ 24.271292] ------------[ cut here ]------------ | [ 24.271359] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/289 | [ 24.271447] Modules linked in: | [ 24.271590] Tainted: [W]=WARN [ 24.271645] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 24.271714] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 24.271780] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 24.271900] RSP: 0018:ff52d25100717870 EFLAGS: 00010286 [ 24.271964] RAX: 00000000ffffffa6 RBX: 00000000ffffffff RCX: 0000000000000000 [ 24.272038] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308c500 [ 24.272114] RBP: 0000000000000000 R08: ff19d41d8303f950 R09: ff19d41d82cec030 [ 24.272189] R10: ff19d41d82cf4118 R11: fefefefefefefeff R12: 0000000000000000 [ 24.272264] R13: 0000000000000010 R14: ff19d41d82cf4000 R15: ff19d41d8308c500 [ 24.272348] FS: 00007f0231dd5840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 24.272437] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 24.272504] CR2: 00007f0231fcac40 CR3: 0000000003399001 CR4: 0000000000771ef0 [ 24.272582] PKRU: 55555554 [ 24.272630] Call Trace: [ 24.272680] [ 24.272727] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 24.272784] __dev_notify_flags (net/core/dev.c:9787) [ 24.272843] rtnl_configure_link (net/core/rtnetlink.c:3670) [ 24.272904] rtnl_newlink (net/core/rtnetlink.c:3914 net/core/rtnetlink.c:4035 net/core/rtnetlink.c:4150) [ 24.272962] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 24.273027] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 24.273084] ? get_page_from_freelist (./include/linux/spinlock.h:390 mm/page_alloc.c:3373 mm/page_alloc.c:3402 mm/page_alloc.c:3943) [ 24.273151] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 24.273214] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 24.273271] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 24.273334] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 24.273402] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 24.273458] ___sys_sendmsg (net/socket.c:2752) [ 24.273517] __sys_sendmsg (net/socket.c:2784) [ 24.273577] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 24.273634] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 24.273697] RIP: 0033:0x7f023200f08e [ 24.273754] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 24.273879] RSP: 002b:00007ffea7b77bc0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 24.273952] RAX: ffffffffffffffda RBX: 00007ffea7b78358 RCX: 00007f023200f08e [ 24.274025] RDX: 0000000000000000 RSI: 00007ffea7b77c70 RDI: 0000000000000005 [ 24.274099] RBP: 00007ffea7b77bd0 R08: 0000000000000000 R09: 0000000000000000 [ 24.274172] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d118 [ 24.274246] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffea7b78330 | [ 24.280126] ------------[ cut here ]------------ | [ 24.280163] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/291 | [ 24.280217] Modules linked in: | [ 24.280297] Tainted: [W]=WARN [ 24.280322] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 24.280356] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 24.280392] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 24.280479] RSP: 0018:ff52d2510071f600 EFLAGS: 00010286 [ 24.280511] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 24.280552] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 24.280591] RBP: 0000000000000000 R08: ff19d41d8303f950 R09: ff19d41d84f2b030 [ 24.280629] R10: ff19d41d82cf4118 R11: fefefefefefefeff R12: 0000000000000000 [ 24.280666] R13: 0000000000000010 R14: ff19d41d82cf4000 R15: ff19d41d83051c00 [ 24.280707] FS: 00007f87d254e840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 24.280747] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 24.280780] CR2: 0000000007ff1988 CR3: 00000000031c7004 CR4: 0000000000771ef0 [ 24.280819] PKRU: 55555554 [ 24.280833] Call Trace: [ 24.280846] [ 24.280862] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 24.280885] notifier_call_chain (kernel/notifier.c:85) [ 24.280907] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 24.280933] bond_enslave (drivers/net/bonding/bond_main.c:983 drivers/net/bonding/bond_main.c:970 drivers/net/bonding/bond_main.c:2017) [ 24.280954] ? rtnl_getlink (net/core/rtnetlink.c:4296 (discriminator 3)) [ 24.280974] ? exc_invalid_op (arch/x86/kernel/traps.c:490 (discriminator 2)) [ 24.280996] do_set_master (net/core/rtnetlink.c:3011) [ 24.281015] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 24.281034] ? __nla_validate_parse (lib/nlattr.c:620) [ 24.281062] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 24.281086] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 24.281108] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 24.281132] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 24.281155] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 24.281174] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 24.281208] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 24.281227] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 24.281247] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 24.281268] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 24.281288] ___sys_sendmsg (net/socket.c:2752) [ 24.281308] __sys_sendmsg (net/socket.c:2784) [ 24.281339] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 24.281365] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 24.281397] RIP: 0033:0x7f87d278808e [ 24.281420] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 24.281524] RSP: 002b:00007ffe0bdc7760 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 24.281566] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f87d278808e [ 24.281602] RDX: 0000000000000000 RSI: 00007ffe0bdc7810 RDI: 0000000000000005 [ 24.281641] RBP: 00007ffe0bdc7770 R08: 0000000000000000 R09: 0000000000000000 [ 24.281678] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d118 [ 24.281718] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffe0bdc7ed0 | [ 24.281810] ------------[ cut here ]------------ | [ 24.281840] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/291 | [ 24.281886] Modules linked in: | [ 24.281957] Tainted: [W]=WARN [ 24.281977] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 24.282010] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 24.282038] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 24.282129] RSP: 0018:ff52d2510071f5a8 EFLAGS: 00010286 [ 24.282155] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 24.282199] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 24.282239] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2b030 [ 24.282276] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 24.282313] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83051c00 [ 24.282357] FS: 00007f87d254e840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 24.282400] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 24.282432] CR2: 0000000007ff1988 CR3: 00000000031c7004 CR4: 0000000000771ef0 [ 24.282469] PKRU: 55555554 [ 24.282484] Call Trace: [ 24.282496] [ 24.282511] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 24.282532] notifier_call_chain (kernel/notifier.c:85) [ 24.282553] netif_set_mac_address (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:9993) [ 24.282581] dev_set_mac_address (net/core/dev_api.c:339) [ 24.282602] ? dev_set_mtu (net/core/dev_api.c:249) [ 24.282622] bond_enslave (drivers/net/bonding/bond_main.c:2067) [ 24.282643] ? exc_invalid_op (arch/x86/kernel/traps.c:490 (discriminator 2)) [ 24.282664] do_set_master (net/core/rtnetlink.c:3011) [ 24.282686] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 24.282709] ? __nla_validate_parse (lib/nlattr.c:620) [ 24.282735] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 24.282756] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 24.282778] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 24.282804] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 24.282824] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 24.282846] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 24.282871] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 24.282891] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 24.282911] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 24.282932] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 24.282952] ___sys_sendmsg (net/socket.c:2752) [ 24.282974] __sys_sendmsg (net/socket.c:2784) [ 24.282994] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 24.283013] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 24.283043] RIP: 0033:0x7f87d278808e [ 24.283067] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 24.283152] RSP: 002b:00007ffe0bdc7760 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 24.283188] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f87d278808e [ 24.283231] RDX: 0000000000000000 RSI: 00007ffe0bdc7810 RDI: 0000000000000005 [ 24.283269] RBP: 00007ffe0bdc7770 R08: 0000000000000000 R09: 0000000000000000 [ 24.283308] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d118 [ 24.283354] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffe0bdc7ed0 | [ 24.283452] ------------[ cut here ]------------ | [ 24.283476] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/291 | [ 24.283525] Modules linked in: | [ 24.283594] Tainted: [W]=WARN [ 24.283612] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 24.283645] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 24.283668] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 24.283752] RSP: 0018:ff52d2510071f600 EFLAGS: 00010286 [ 24.283778] RAX: 00000000ffffffa6 RBX: 0000000000000041 RCX: 0000000000000000 [ 24.283813] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 24.283852] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2b030 [ 24.283887] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 24.283926] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83051c00 [ 24.283970] FS: 00007f87d254e840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 24.284009] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 24.284040] CR2: 0000000007ff1988 CR3: 00000000031c7004 CR4: 0000000000771ef0 [ 24.284078] PKRU: 55555554 [ 24.284090] Call Trace: [ 24.284106] [ 24.284118] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 24.284140] netif_open (net/core/dev.c:1729 net/core/dev.c:1718) [ 24.284161] dev_open (net/core/dev_api.c:202) [ 24.284182] bond_enslave (drivers/net/bonding/bond_main.c:2079) [ 24.284202] ? exc_invalid_op (arch/x86/kernel/traps.c:490 (discriminator 2)) [ 24.284225] do_set_master (net/core/rtnetlink.c:3011) [ 24.284246] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 24.284267] ? __nla_validate_parse (lib/nlattr.c:620) [ 24.284296] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 24.284319] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 24.284342] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 24.284367] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 24.284393] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 24.284416] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 24.284444] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 24.284470] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 24.284494] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 24.284515] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 24.284535] ___sys_sendmsg (net/socket.c:2752) [ 24.284555] __sys_sendmsg (net/socket.c:2784) [ 24.284578] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 24.284600] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 24.284628] RIP: 0033:0x7f87d278808e [ 24.284651] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 24.284746] RSP: 002b:00007ffe0bdc7760 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 24.284791] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f87d278808e [ 24.284833] RDX: 0000000000000000 RSI: 00007ffe0bdc7810 RDI: 0000000000000005 [ 24.284875] RBP: 00007ffe0bdc7770 R08: 0000000000000000 R09: 0000000000000000 [ 24.284917] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d118 [ 24.284960] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffe0bdc7ed0 | [ 24.285061] ------------[ cut here ]------------ | [ 24.285090] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/291 | [ 24.285142] Modules linked in: | [ 24.285218] Tainted: [W]=WARN [ 24.285240] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 24.285276] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 24.285304] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 24.285411] RSP: 0018:ff52d2510071f5e8 EFLAGS: 00010286 [ 24.285440] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 24.285487] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 24.285526] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2b030 [ 24.285569] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 24.285609] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83051c00 [ 24.285652] FS: 00007f87d254e840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 24.285691] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 24.285723] CR2: 0000000007ff1988 CR3: 00000000031c7004 CR4: 0000000000771ef0 [ 24.285761] PKRU: 55555554 [ 24.285775] Call Trace: [ 24.285787] [ 24.285810] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 24.285835] notifier_call_chain (kernel/notifier.c:85) [ 24.285857] netdev_lower_state_changed (net/core/dev.c:9573) [ 24.285883] bond_enslave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:623 ./include/net/bonding.h:615 ./include/net/bonding.h:637 drivers/net/bonding/bond_main.c:2125) [ 24.285905] do_set_master (net/core/rtnetlink.c:3011) [ 24.285925] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 24.285946] ? __nla_validate_parse (lib/nlattr.c:620) [ 24.285972] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 24.285994] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 24.286014] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 24.286040] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 24.286061] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 24.286079] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 24.286106] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 24.286126] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 24.286146] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 24.286168] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 24.286188] ___sys_sendmsg (net/socket.c:2752) [ 24.286210] __sys_sendmsg (net/socket.c:2784) [ 24.286231] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 24.286252] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 24.286302] RIP: 0033:0x7f87d278808e [ 24.286325] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 24.286416] RSP: 002b:00007ffe0bdc7760 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 24.286458] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f87d278808e [ 24.286494] RDX: 0000000000000000 RSI: 00007ffe0bdc7810 RDI: 0000000000000005 [ 24.286535] RBP: 00007ffe0bdc7770 R08: 0000000000000000 R09: 0000000000000000 [ 24.286574] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d118 [ 24.286611] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffe0bdc7ed0 | [ 24.286695] ------------[ cut here ]------------ | [ 24.286720] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/291 | [ 24.286764] Modules linked in: | [ 24.286832] Tainted: [W]=WARN [ 24.286853] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 24.286886] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 24.286912] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 24.286997] RSP: 0018:ff52d2510071f5e8 EFLAGS: 00010286 [ 24.287022] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 24.287058] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 24.287099] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2b030 [ 24.287134] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 24.287170] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83051c00 [ 24.287211] FS: 00007f87d254e840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 24.287250] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 24.287281] CR2: 0000000007ff1988 CR3: 00000000031c7004 CR4: 0000000000771ef0 [ 24.287320] PKRU: 55555554 [ 24.287335] Call Trace: [ 24.287348] [ 24.287361] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 24.287384] notifier_call_chain (kernel/notifier.c:85) [ 24.287408] netdev_lower_state_changed (net/core/dev.c:9573) [ 24.287432] bond_enslave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:572 drivers/net/bonding/bond_main.c:2190) [ 24.287454] do_set_master (net/core/rtnetlink.c:3011) [ 24.287474] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 24.287492] ? __nla_validate_parse (lib/nlattr.c:620) [ 24.287519] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 24.287540] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 24.287562] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 24.287589] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 24.287615] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 24.287637] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 24.287669] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 24.287689] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 24.287710] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 24.287731] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 24.287751] ___sys_sendmsg (net/socket.c:2752) [ 24.287770] __sys_sendmsg (net/socket.c:2784) [ 24.287792] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 24.287812] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 24.287838] RIP: 0033:0x7f87d278808e [ 24.287855] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 24.287945] RSP: 002b:00007ffe0bdc7760 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 24.287986] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f87d278808e [ 24.288024] RDX: 0000000000000000 RSI: 00007ffe0bdc7810 RDI: 0000000000000005 [ 24.288068] RBP: 00007ffe0bdc7770 R08: 0000000000000000 R09: 0000000000000000 [ 24.288105] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d118 [ 24.288142] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffe0bdc7ed0 | [ 24.288232] ------------[ cut here ]------------ | [ 24.288258] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/291 | [ 24.288301] Modules linked in: | [ 24.288389] Tainted: [W]=WARN [ 24.288409] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 24.288443] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 24.288470] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 24.288559] RSP: 0018:ff52d2510071f568 EFLAGS: 00010286 [ 24.288590] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 24.288630] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 24.288669] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2b030 [ 24.288709] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 24.288747] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83051c00 [ 24.288789] FS: 00007f87d254e840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 24.288826] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 24.288859] CR2: 0000000007ff1988 CR3: 00000000031c7004 CR4: 0000000000771ef0 [ 24.288899] PKRU: 55555554 [ 24.288913] Call Trace: [ 24.288927] [ 24.288943] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 24.288963] notifier_call_chain (kernel/notifier.c:85) [ 24.288982] __netdev_upper_dev_link (net/core/dev.c:8931) [ 24.289010] netdev_master_upper_dev_link (net/core/dev.c:9001) [ 24.289039] bond_enslave (drivers/net/bonding/bond_main.c:1713 drivers/net/bonding/bond_main.c:2229) [ 24.289059] do_set_master (net/core/rtnetlink.c:3011) [ 24.289080] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 24.289101] ? __nla_validate_parse (lib/nlattr.c:620) [ 24.289129] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 24.289148] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 24.289169] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 24.289195] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 24.289214] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 24.289236] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 24.289262] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 24.289286] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 24.289306] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 24.289328] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 24.289349] ___sys_sendmsg (net/socket.c:2752) [ 24.289370] __sys_sendmsg (net/socket.c:2784) [ 24.289395] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 24.289416] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 24.289442] RIP: 0033:0x7f87d278808e [ 24.289463] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 24.289552] RSP: 002b:00007ffe0bdc7760 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 24.289588] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f87d278808e [ 24.289627] RDX: 0000000000000000 RSI: 00007ffe0bdc7810 RDI: 0000000000000005 [ 24.289664] RBP: 00007ffe0bdc7770 R08: 0000000000000000 R09: 0000000000000000 [ 24.289703] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d118 [ 24.289740] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffe0bdc7ed0 | [ 24.289833] ------------[ cut here ]------------ | [ 24.289858] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/291 | [ 24.289902] Modules linked in: | [ 24.289986] Tainted: [W]=WARN [ 24.290010] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 24.290047] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 24.290080] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 24.290174] RSP: 0018:ff52d2510071f5e8 EFLAGS: 00010286 [ 24.290204] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 24.290247] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 24.290285] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2b030 [ 24.290325] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 24.290363] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83051c00 [ 24.290409] FS: 00007f87d254e840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 24.290448] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 24.290479] CR2: 0000000007ff1988 CR3: 00000000031c7004 CR4: 0000000000771ef0 [ 24.290518] PKRU: 55555554 [ 24.290532] Call Trace: [ 24.290547] [ 24.290561] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 24.290580] notifier_call_chain (kernel/notifier.c:85) [ 24.290601] netdev_lower_state_changed (net/core/dev.c:9573) [ 24.290627] bond_enslave (drivers/net/bonding/bond_main.c:1830 drivers/net/bonding/bond_main.c:2235) [ 24.290648] do_set_master (net/core/rtnetlink.c:3011) [ 24.290669] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 24.290690] ? __nla_validate_parse (lib/nlattr.c:620) [ 24.290719] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 24.290739] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 24.290759] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 24.290783] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 24.290804] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 24.290825] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 24.290851] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 24.290872] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 24.290892] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 24.290911] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 24.290932] ___sys_sendmsg (net/socket.c:2752) [ 24.290952] __sys_sendmsg (net/socket.c:2784) [ 24.290972] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 24.290995] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 24.291020] RIP: 0033:0x7f87d278808e [ 24.291038] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 24.291120] RSP: 002b:00007ffe0bdc7760 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 24.291163] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f87d278808e [ 24.291202] RDX: 0000000000000000 RSI: 00007ffe0bdc7810 RDI: 0000000000000005 [ 24.291241] RBP: 00007ffe0bdc7770 R08: 0000000000000000 R09: 0000000000000000 [ 24.291279] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d118 [ 24.291326] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffe0bdc7ed0 | [ 24.291419] ------------[ cut here ]------------ | [ 24.291447] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/291 | [ 24.291491] Modules linked in: | [ 24.291563] Tainted: [W]=WARN [ 24.291582] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 24.291617] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 24.291645] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 24.291732] RSP: 0018:ff52d2510071f5b8 EFLAGS: 00010286 [ 24.291755] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 24.291796] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 24.291835] RBP: 0000000000000002 R08: ff19d41d8303f950 R09: ff19d41d84f2b030 [ 24.291874] R10: ff19d41d82cf4118 R11: fefefefefefefeff R12: 0000000000000000 [ 24.291912] R13: 0000000000000010 R14: ff19d41d82cf4000 R15: ff19d41d83051c00 [ 24.291949] FS: 00007f87d254e840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 24.291985] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 24.292017] CR2: 0000000007ff1988 CR3: 00000000031c7004 CR4: 0000000000771ef0 [ 24.292053] PKRU: 55555554 [ 24.292068] Call Trace: [ 24.292081] [ 24.292096] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 24.292119] notifier_call_chain (kernel/notifier.c:85) [ 24.292139] netdev_compute_master_upper_features (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:1590 net/core/dev.c:11116 net/core/dev.c:12883) [ 24.292174] bond_enslave (drivers/net/bonding/bond_main.c:2276) [ 24.292196] do_set_master (net/core/rtnetlink.c:3011) [ 24.292216] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 24.292236] ? __nla_validate_parse (lib/nlattr.c:620) [ 24.292264] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 24.292290] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 24.292310] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 24.292349] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 24.292370] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 24.292395] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 24.292421] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 24.292443] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 24.292464] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 24.292484] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 24.292505] ___sys_sendmsg (net/socket.c:2752) [ 24.292527] __sys_sendmsg (net/socket.c:2784) [ 24.292548] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 24.292567] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 24.292592] RIP: 0033:0x7f87d278808e [ 24.292610] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 24.292693] RSP: 002b:00007ffe0bdc7760 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 24.292734] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f87d278808e [ 24.292776] RDX: 0000000000000000 RSI: 00007ffe0bdc7810 RDI: 0000000000000005 [ 24.292814] RBP: 00007ffe0bdc7770 R08: 0000000000000000 R09: 0000000000000000 [ 24.292853] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d118 [ 24.292891] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffe0bdc7ed0 | [ 24.293076] ------------[ cut here ]------------ | [ 24.293119] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/45 | [ 24.293173] Modules linked in: | [ 24.293248] Tainted: [W]=WARN [ 24.293268] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 24.293301] Workqueue: events_unbound linkwatch_event [ 24.293336] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 24.293363] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 24.293462] RSP: 0018:ff52d25100193d50 EFLAGS: 00010286 [ 24.293488] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 24.293534] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051a00 [ 24.293572] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d81cb3030 [ 24.293609] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 24.293651] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83051a00 [ 24.293704] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 24.293742] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 24.293776] CR2: 0000560f81ce9d5c CR3: 0000000004c96004 CR4: 0000000000771ef0 [ 24.293814] PKRU: 55555554 [ 24.293830] Call Trace: [ 24.293843] [ 24.293860] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 24.293881] netif_state_change (net/core/dev.c:1605) [ 24.293903] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 24.293927] __linkwatch_run_queue (net/core/link_watch.c:240) [ 24.293953] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 24.293976] process_one_work (kernel/workqueue.c:3314) [ 24.293998] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 24.294020] ? rescuer_thread (kernel/workqueue.c:3672) [ 24.294040] kthread (kernel/kthread.c:436) [ 24.294063] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 24.294084] ret_from_fork (arch/x86/kernel/process.c:158) [ 24.294108] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 24.294130] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 24.294327] ------------[ cut here ]------------ | [ 24.294361] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/45 | [ 24.294424] Modules linked in: | [ 24.294493] Tainted: [W]=WARN [ 24.294512] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 24.294547] Workqueue: events_unbound linkwatch_event [ 24.294575] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 24.294603] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 24.294693] RSP: 0018:ff52d25100193d50 EFLAGS: 00010286 [ 24.294719] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 24.294758] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051a00 [ 24.294796] RBP: 0000000000000000 R08: ff19d41d8335b150 R09: ff19d41d81cb3030 [ 24.294835] R10: ff19d41d86406118 R11: fefefefefefefeff R12: 0000000000000000 [ 24.294873] R13: 0000000000000010 R14: ff19d41d86406000 R15: ff19d41d83051a00 [ 24.294913] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 24.294954] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 24.294988] CR2: 0000560f81ce9d5c CR3: 0000000021a42002 CR4: 0000000000771ef0 [ 24.295034] PKRU: 55555554 [ 24.295049] Call Trace: [ 24.295061] [ 24.295076] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 24.295100] netif_state_change (net/core/dev.c:1605) [ 24.295121] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 24.295141] __linkwatch_run_queue (net/core/link_watch.c:240) [ 24.295170] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 24.295191] process_one_work (kernel/workqueue.c:3314) [ 24.295212] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 24.295230] ? rescuer_thread (kernel/workqueue.c:3672) [ 24.295251] kthread (kernel/kthread.c:436) [ 24.295276] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 24.295297] ret_from_fork (arch/x86/kernel/process.c:158) [ 24.295323] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 24.295344] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 24.300904] ------------[ cut here ]------------ | [ 24.300949] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/292 | [ 24.301000] Modules linked in: | [ 24.301076] Tainted: [W]=WARN [ 24.301097] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 24.301133] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 24.301164] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 24.301260] RSP: 0018:ff52d2510071f5a8 EFLAGS: 00010286 [ 24.301293] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 24.301342] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308ca00 [ 24.301389] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f2e030 [ 24.301431] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 24.301468] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d8308ca00 [ 24.301511] FS: 00007f8811f02840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 24.301552] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 24.301585] CR2: 00007f88121d21a0 CR3: 0000000004f4e002 CR4: 0000000000771ef0 [ 24.301625] PKRU: 55555554 [ 24.301641] Call Trace: [ 24.301654] [ 24.301668] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 24.301690] notifier_call_chain (kernel/notifier.c:85) [ 24.301712] netif_set_mac_address (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:9993) [ 24.301739] dev_set_mac_address (net/core/dev_api.c:339) [ 24.301760] ? dev_set_mtu (net/core/dev_api.c:249) [ 24.301780] bond_enslave (drivers/net/bonding/bond_main.c:2067) [ 24.301803] ? exc_invalid_op (arch/x86/kernel/traps.c:490 (discriminator 2)) [ 24.301824] do_set_master (net/core/rtnetlink.c:3011) [ 24.301845] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 24.301867] ? __nla_validate_parse (lib/nlattr.c:620) [ 24.301892] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 24.301914] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 24.301933] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 24.301959] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 24.301988] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 24.302008] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 24.302037] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 24.302057] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 24.302078] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 24.302100] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 24.302119] ___sys_sendmsg (net/socket.c:2752) [ 24.302139] __sys_sendmsg (net/socket.c:2784) [ 24.302166] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 24.302186] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 24.302212] RIP: 0033:0x7f881213c08e [ 24.302233] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 24.302326] RSP: 002b:00007fffac1e81a0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 24.302367] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f881213c08e [ 24.302411] RDX: 0000000000000000 RSI: 00007fffac1e8250 RDI: 0000000000000005 [ 24.302450] RBP: 00007fffac1e81b0 R08: 0000000000000000 R09: 0000000000000000 [ 24.302486] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d118 [ 24.302524] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fffac1e8910 | [ 24.302616] ------------[ cut here ]------------ | [ 24.302642] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/292 | [ 24.302697] Modules linked in: | [ 24.302784] Tainted: [W]=WARN [ 24.302806] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 24.302845] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 24.302873] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 24.302980] RSP: 0018:ff52d2510071f600 EFLAGS: 00010286 [ 24.303009] RAX: 00000000ffffffa6 RBX: 0000000000000041 RCX: 0000000000000000 [ 24.303051] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308ca00 [ 24.303096] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f2e030 [ 24.303141] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 24.303188] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d8308ca00 [ 24.303233] FS: 00007f8811f02840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 24.303273] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 24.303310] CR2: 00007f88121d21a0 CR3: 0000000004f4e002 CR4: 0000000000771ef0 [ 24.303352] PKRU: 55555554 [ 24.303366] Call Trace: [ 24.303378] [ 24.303398] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 24.303425] netif_open (net/core/dev.c:1729 net/core/dev.c:1718) [ 24.303451] dev_open (net/core/dev_api.c:202) [ 24.303473] bond_enslave (drivers/net/bonding/bond_main.c:2079) [ 24.303498] ? exc_invalid_op (arch/x86/kernel/traps.c:490 (discriminator 2)) [ 24.303522] do_set_master (net/core/rtnetlink.c:3011) [ 24.303545] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 24.303572] ? __nla_validate_parse (lib/nlattr.c:620) [ 24.303601] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 24.303630] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 24.303657] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 24.303685] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 24.303707] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 24.303731] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 24.303762] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 24.303785] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 24.303808] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 24.303829] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 24.303850] ___sys_sendmsg (net/socket.c:2752) [ 24.303871] __sys_sendmsg (net/socket.c:2784) [ 24.303895] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 24.303916] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 24.303943] RIP: 0033:0x7f881213c08e [ 24.303964] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 24.304052] RSP: 002b:00007fffac1e81a0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 24.304091] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f881213c08e [ 24.304128] RDX: 0000000000000000 RSI: 00007fffac1e8250 RDI: 0000000000000005 [ 24.304167] RBP: 00007fffac1e81b0 R08: 0000000000000000 R09: 0000000000000000 [ 24.304204] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d118 [ 24.304244] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fffac1e8910 | [ 24.304343] ------------[ cut here ]------------ | [ 24.304373] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/292 | [ 24.304432] Modules linked in: | [ 24.304504] Tainted: [W]=WARN [ 24.304523] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 24.304558] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 24.304585] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 24.304667] RSP: 0018:ff52d2510071f5e8 EFLAGS: 00010286 [ 24.304693] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 24.304734] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308ca00 [ 24.304771] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f2e030 [ 24.304809] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 24.304850] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d8308ca00 [ 24.304891] FS: 00007f8811f02840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 24.304933] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 24.304970] CR2: 00007f88121d21a0 CR3: 0000000004f4e002 CR4: 0000000000771ef0 [ 24.305016] PKRU: 55555554 [ 24.305035] Call Trace: [ 24.305049] [ 24.305066] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 24.305097] notifier_call_chain (kernel/notifier.c:85) [ 24.305121] netdev_lower_state_changed (net/core/dev.c:9573) [ 24.305149] bond_enslave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:623 ./include/net/bonding.h:615 ./include/net/bonding.h:637 drivers/net/bonding/bond_main.c:2125) [ 24.305170] do_set_master (net/core/rtnetlink.c:3011) [ 24.305191] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 24.305212] ? __nla_validate_parse (lib/nlattr.c:620) [ 24.305239] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 24.305260] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 24.305281] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 24.305307] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 24.305334] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 24.305359] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 24.305398] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 24.305422] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 24.305446] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 24.305468] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 24.305489] ___sys_sendmsg (net/socket.c:2752) [ 24.305512] __sys_sendmsg (net/socket.c:2784) [ 24.305533] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 24.305553] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 24.305579] RIP: 0033:0x7f881213c08e [ 24.305600] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 24.305690] RSP: 002b:00007fffac1e81a0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 24.305736] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f881213c08e [ 24.305779] RDX: 0000000000000000 RSI: 00007fffac1e8250 RDI: 0000000000000005 [ 24.305823] RBP: 00007fffac1e81b0 R08: 0000000000000000 R09: 0000000000000000 [ 24.305867] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d118 [ 24.305910] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fffac1e8910 | [ 24.306006] ------------[ cut here ]------------ | [ 24.306037] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/292 | [ 24.306088] Modules linked in: | [ 24.306164] Tainted: [W]=WARN [ 24.306185] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 24.306223] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 24.306250] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 24.306343] RSP: 0018:ff52d2510071f5e8 EFLAGS: 00010286 [ 24.306374] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 24.306426] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308ca00 [ 24.306464] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f2e030 [ 24.306499] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 24.306538] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d8308ca00 [ 24.306584] FS: 00007f8811f02840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 24.306623] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 24.306660] CR2: 00007f88121d21a0 CR3: 0000000004f4e002 CR4: 0000000000771ef0 [ 24.306702] PKRU: 55555554 [ 24.306717] Call Trace: [ 24.306730] [ 24.306745] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 24.306766] notifier_call_chain (kernel/notifier.c:85) [ 24.306786] netdev_lower_state_changed (net/core/dev.c:9573) [ 24.306813] bond_enslave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:572 drivers/net/bonding/bond_main.c:2190) [ 24.306832] do_set_master (net/core/rtnetlink.c:3011) [ 24.306853] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 24.306873] ? __nla_validate_parse (lib/nlattr.c:620) [ 24.306905] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 24.306926] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 24.306947] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 24.306977] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 24.307002] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 24.307024] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 24.307050] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 24.307072] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 24.307092] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 24.307113] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 24.307135] ___sys_sendmsg (net/socket.c:2752) [ 24.307157] __sys_sendmsg (net/socket.c:2784) [ 24.307179] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 24.307200] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 24.307231] RIP: 0033:0x7f881213c08e [ 24.307252] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 24.307345] RSP: 002b:00007fffac1e81a0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 24.307390] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f881213c08e [ 24.307433] RDX: 0000000000000000 RSI: 00007fffac1e8250 RDI: 0000000000000005 [ 24.307479] RBP: 00007fffac1e81b0 R08: 0000000000000000 R09: 0000000000000000 [ 24.307524] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d118 [ 24.307564] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fffac1e8910 | [ 24.307665] ------------[ cut here ]------------ | [ 24.307691] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/292 | [ 24.307735] Modules linked in: | [ 24.307808] Tainted: [W]=WARN [ 24.307833] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 24.307870] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 24.307908] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 24.307999] RSP: 0018:ff52d2510071f568 EFLAGS: 00010286 [ 24.308024] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 24.308062] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308ca00 [ 24.308108] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f2e030 [ 24.308145] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 24.308183] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d8308ca00 [ 24.308222] FS: 00007f8811f02840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 24.308262] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 24.308293] CR2: 00007f88121d21a0 CR3: 0000000004f4e002 CR4: 0000000000771ef0 [ 24.308334] PKRU: 55555554 [ 24.308348] Call Trace: [ 24.308363] [ 24.308379] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 24.308407] notifier_call_chain (kernel/notifier.c:85) [ 24.308430] __netdev_upper_dev_link (net/core/dev.c:8931) [ 24.308462] netdev_master_upper_dev_link (net/core/dev.c:9001) [ 24.308491] bond_enslave (drivers/net/bonding/bond_main.c:1713 drivers/net/bonding/bond_main.c:2229) [ 24.308511] do_set_master (net/core/rtnetlink.c:3011) [ 24.308534] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 24.308556] ? __nla_validate_parse (lib/nlattr.c:620) [ 24.308593] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 24.308614] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 24.308638] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 24.308665] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 24.308686] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 24.308707] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 24.308734] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 24.308755] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 24.308775] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 24.308796] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 24.308819] ___sys_sendmsg (net/socket.c:2752) [ 24.308842] __sys_sendmsg (net/socket.c:2784) [ 24.308865] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 24.308885] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 24.308913] RIP: 0033:0x7f881213c08e [ 24.308934] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 24.309025] RSP: 002b:00007fffac1e81a0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 24.309067] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f881213c08e [ 24.309112] RDX: 0000000000000000 RSI: 00007fffac1e8250 RDI: 0000000000000005 [ 24.309154] RBP: 00007fffac1e81b0 R08: 0000000000000000 R09: 0000000000000000 [ 24.309191] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d118 [ 24.309228] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fffac1e8910 | [ 24.309310] ------------[ cut here ]------------ | [ 24.309341] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/292 | [ 24.309400] Modules linked in: | [ 24.309479] Tainted: [W]=WARN [ 24.309499] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 24.309532] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 24.309562] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 24.309654] RSP: 0018:ff52d2510071f5e8 EFLAGS: 00010286 [ 24.309682] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 24.309724] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308ca00 [ 24.309769] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f2e030 [ 24.309806] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 24.309842] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d8308ca00 [ 24.309890] FS: 00007f8811f02840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 24.309930] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 24.309964] CR2: 00007f88121d21a0 CR3: 0000000004f4e002 CR4: 0000000000771ef0 [ 24.310004] PKRU: 55555554 [ 24.310018] Call Trace: [ 24.310033] [ 24.310049] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 24.310075] notifier_call_chain (kernel/notifier.c:85) [ 24.310098] netdev_lower_state_changed (net/core/dev.c:9573) [ 24.310130] bond_enslave (drivers/net/bonding/bond_main.c:1830 drivers/net/bonding/bond_main.c:2235) [ 24.310153] do_set_master (net/core/rtnetlink.c:3011) [ 24.310179] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 24.310205] ? __nla_validate_parse (lib/nlattr.c:620) [ 24.310234] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 24.310257] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 24.310283] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 24.310320] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 24.310342] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 24.310363] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 24.310392] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 24.310415] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 24.310437] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 24.310459] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 24.310483] ___sys_sendmsg (net/socket.c:2752) [ 24.310507] __sys_sendmsg (net/socket.c:2784) [ 24.310532] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 24.310555] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 24.310584] RIP: 0033:0x7f881213c08e [ 24.310606] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 24.310695] RSP: 002b:00007fffac1e81a0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 24.310737] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f881213c08e [ 24.310778] RDX: 0000000000000000 RSI: 00007fffac1e8250 RDI: 0000000000000005 [ 24.310816] RBP: 00007fffac1e81b0 R08: 0000000000000000 R09: 0000000000000000 [ 24.310857] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d118 [ 24.310899] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fffac1e8910 | [ 24.310993] ------------[ cut here ]------------ | [ 24.311026] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: ip/292 | [ 24.311083] Modules linked in: | [ 24.311163] Tainted: [W]=WARN [ 24.311186] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 24.311220] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 24.311248] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 24.311341] RSP: 0018:ff52d2510071f5b8 EFLAGS: 00010286 [ 24.311368] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 24.311415] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308ca00 [ 24.311457] RBP: 0000000000000002 R08: ff19d41d8303f950 R09: ff19d41d84f2e030 [ 24.311499] R10: ff19d41d82cf4118 R11: fefefefefefefeff R12: 0000000000000000 [ 24.311539] R13: 0000000000000010 R14: ff19d41d82cf4000 R15: ff19d41d8308ca00 [ 24.311580] FS: 00007f8811f02840(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 24.311622] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 24.311656] CR2: 00007f88121d21a0 CR3: 0000000004f4e002 CR4: 0000000000771ef0 [ 24.311699] PKRU: 55555554 [ 24.311713] Call Trace: [ 24.311727] [ 24.311743] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 24.311764] notifier_call_chain (kernel/notifier.c:85) [ 24.311784] netdev_compute_master_upper_features (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:1590 net/core/dev.c:11116 net/core/dev.c:12883) [ 24.311826] bond_enslave (drivers/net/bonding/bond_main.c:2276) [ 24.311846] do_set_master (net/core/rtnetlink.c:3011) [ 24.311870] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 24.311892] ? __nla_validate_parse (lib/nlattr.c:620) [ 24.311919] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 24.311945] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 24.311965] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 24.311994] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 24.312016] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 24.312037] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 24.312064] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 24.312086] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 24.312107] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 24.312129] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 24.312151] ___sys_sendmsg (net/socket.c:2752) [ 24.312174] __sys_sendmsg (net/socket.c:2784) [ 24.312200] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 24.312219] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 24.312251] RIP: 0033:0x7f881213c08e [ 24.312273] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 24.312377] RSP: 002b:00007fffac1e81a0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 24.312420] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f881213c08e [ 24.312457] RDX: 0000000000000000 RSI: 00007fffac1e8250 RDI: 0000000000000005 [ 24.312493] RBP: 00007fffac1e81b0 R08: 0000000000000000 R09: 0000000000000000 [ 24.312533] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d118 [ 24.312572] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fffac1e8910 | [ 24.312747] ------------[ cut here ]------------ | [ 24.312784] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 2/103 | [ 24.312840] Modules linked in: | [ 24.312917] Tainted: [W]=WARN [ 24.312940] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 24.312974] Workqueue: events_unbound linkwatch_event [ 24.313002] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 24.313030] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 24.313117] RSP: 0018:ff52d25100323d50 EFLAGS: 00010286 [ 24.313143] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 24.313189] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051a00 [ 24.313226] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d81cb3030 [ 24.313262] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 24.313301] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83051a00 [ 24.313344] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 24.313384] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 24.313423] CR2: 0000560f81ce9d5c CR3: 0000000021a42002 CR4: 0000000000771ef0 [ 24.313461] PKRU: 55555554 [ 24.313481] Call Trace: [ 24.313493] [ 24.313508] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 24.313531] netif_state_change (net/core/dev.c:1605) [ 24.313553] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 24.313576] __linkwatch_run_queue (net/core/link_watch.c:240) [ 24.313604] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 24.313624] process_one_work (kernel/workqueue.c:3314) [ 24.313645] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 24.313664] ? rescuer_thread (kernel/workqueue.c:3672) [ 24.313685] kthread (kernel/kthread.c:436) [ 24.313705] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 24.313726] ret_from_fork (arch/x86/kernel/process.c:158) [ 24.313745] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 24.313768] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 24.313950] ------------[ cut here ]------------ | [ 24.313985] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 2/103 | [ 24.314039] Modules linked in: | [ 24.314108] Tainted: [W]=WARN [ 24.314130] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 24.314162] Workqueue: events_unbound linkwatch_event [ 24.314192] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 24.314224] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 24.314313] RSP: 0018:ff52d25100323d50 EFLAGS: 00010286 [ 24.314349] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 24.314392] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051a00 [ 24.314434] RBP: 0000000000000000 R08: ff19d41d8335f910 R09: ff19d41d81cb3030 [ 24.314475] R10: ff19d41d8640e118 R11: fefefefefefefeff R12: 0000000000000000 [ 24.314511] R13: 0000000000000010 R14: ff19d41d8640e000 R15: ff19d41d83051a00 [ 24.314555] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 24.314597] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 24.314632] CR2: 0000560f81ce9d5c CR3: 0000000021a42002 CR4: 0000000000771ef0 [ 24.314673] PKRU: 55555554 [ 24.314687] Call Trace: [ 24.314699] [ 24.314712] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 24.314735] netif_state_change (net/core/dev.c:1605) [ 24.314758] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 24.314780] __linkwatch_run_queue (net/core/link_watch.c:240) [ 24.314808] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 24.314829] process_one_work (kernel/workqueue.c:3314) [ 24.314850] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 24.314872] ? rescuer_thread (kernel/workqueue.c:3672) [ 24.314892] kthread (kernel/kthread.c:436) [ 24.314912] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 24.314935] ret_from_fork (arch/x86/kernel/process.c:158) [ 24.314961] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 24.314983] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 24.320664] ------------[ cut here ]------------ | [ 24.320727] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/293 | [ 24.320816] Modules linked in: | [ 24.320965] Tainted: [W]=WARN [ 24.321022] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 24.321091] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 24.321155] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 24.321273] RSP: 0018:ff52d25100537720 EFLAGS: 00010286 [ 24.321346] RAX: 00000000ffffffa6 RBX: 0000000000000001 RCX: 0000000000000000 [ 24.321425] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308c500 [ 24.321501] RBP: 0000000000000000 R08: ff19d41d8303f950 R09: ff19d41d82cec030 [ 24.321575] R10: ff19d41d82cf4118 R11: fefefefefefefeff R12: 0000000000000000 [ 24.321651] R13: 0000000000000010 R14: ff19d41d82cf4000 R15: ff19d41d8308c500 [ 24.321729] FS: 00007f8b5160d840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 24.321804] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 24.321874] CR2: 000000002d151988 CR3: 00000000032ce004 CR4: 0000000000771ef0 [ 24.321953] PKRU: 55555554 [ 24.322003] Call Trace: [ 24.322054] [ 24.322105] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 24.322165] __dev_notify_flags (net/core/dev.c:9787) [ 24.322224] ? rtnl_getlink (./include/linux/skbuff.h:1323 ./include/linux/skbuff.h:1332 net/core/rtnetlink.c:4288) [ 24.322286] netif_change_flags (net/core/dev.c:9820) [ 24.322348] do_setlink.isra.0 (net/core/rtnetlink.c:3206 (discriminator 1)) [ 24.322419] ? __nla_validate_parse (lib/nlattr.c:620) [ 24.322485] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 24.322541] ? kmem_cache_alloc_node_noprof (mm/slub.c:4749 mm/slub.c:4883 mm/slub.c:4950) [ 24.322606] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 24.322661] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 24.322729] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 24.322785] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 24.322840] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 24.322905] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 24.322961] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 24.323017] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 24.323073] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 24.323129] ___sys_sendmsg (net/socket.c:2752) [ 24.323187] __sys_sendmsg (net/socket.c:2784) [ 24.323243] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 24.323298] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 24.323366] RIP: 0033:0x7f8b5184708e [ 24.323426] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 24.323561] RSP: 002b:00007ffca32800c0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 24.323639] RAX: ffffffffffffffda RBX: 0000000000000002 RCX: 00007f8b5184708e [ 24.323715] RDX: 0000000000000000 RSI: 00007ffca3280170 RDI: 0000000000000005 [ 24.323795] RBP: 00007ffca32800d0 R08: 0000000000000000 R09: 0000000000000000 [ 24.323875] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d118 [ 24.323956] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffca3280830 | [ 24.324328] ------------[ cut here ]------------ | [ 24.324366] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 24.324433] Modules linked in: | [ 24.324517] Tainted: [W]=WARN [ 24.324543] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 24.324578] Workqueue: bond0 bond_mii_monitor [ 24.324609] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 24.324639] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 24.324741] RSP: 0018:ff52d25100247d28 EFLAGS: 00010286 [ 24.324771] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 24.324811] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 24.324855] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2b030 [ 24.324895] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 24.324938] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83051c00 [ 24.324980] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 24.325022] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 24.325053] CR2: 0000560f81ce9d5c CR3: 0000000021a42001 CR4: 0000000000771ef0 [ 24.325094] PKRU: 55555554 [ 24.325106] Call Trace: [ 24.325122] [ 24.325137] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 24.325165] notifier_call_chain (kernel/notifier.c:85) [ 24.325187] ? __queue_work (kernel/workqueue.c:2401) [ 24.325209] netdev_lower_state_changed (net/core/dev.c:9573) [ 24.325239] bond_mii_monitor (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:623 ./include/net/bonding.h:615 ./include/net/bonding.h:637 drivers/net/bonding/bond_main.c:2803 drivers/net/bonding/bond_main.c:2912) [ 24.325258] process_one_work (kernel/workqueue.c:3314) [ 24.325278] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 24.325297] ? rescuer_thread (kernel/workqueue.c:3672) [ 24.325320] kthread (kernel/kthread.c:436) [ 24.325343] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 24.325364] ret_from_fork (arch/x86/kernel/process.c:158) [ 24.325392] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 24.325414] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 24.325591] ------------[ cut here ]------------ | [ 24.325619] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 24.325677] Modules linked in: | [ 24.325750] Tainted: [W]=WARN [ 24.325772] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 24.325806] Workqueue: bond0 bond_mii_monitor [ 24.325836] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 24.325865] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 24.325963] RSP: 0018:ff52d25100247c98 EFLAGS: 00010286 [ 24.325990] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 24.326030] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 24.326079] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2b030 [ 24.326119] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 24.326164] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83051c00 [ 24.326207] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 24.326246] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 24.326281] CR2: 0000560f81ce9d5c CR3: 0000000021a42001 CR4: 0000000000771ef0 [ 24.326327] PKRU: 55555554 [ 24.326340] Call Trace: [ 24.326356] [ 24.326370] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 24.326397] notifier_call_chain (kernel/notifier.c:85) [ 24.326421] netdev_lower_state_changed (net/core/dev.c:9573) [ 24.326448] bond_change_active_slave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:588 drivers/net/bonding/bond_main.c:1322) [ 24.326476] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 24.326504] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 24.326525] process_one_work (kernel/workqueue.c:3314) [ 24.326547] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 24.326566] ? rescuer_thread (kernel/workqueue.c:3672) [ 24.326586] kthread (kernel/kthread.c:436) [ 24.326606] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 24.326629] ret_from_fork (arch/x86/kernel/process.c:158) [ 24.326649] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 24.326671] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 24.326737] ------------[ cut here ]------------ | [ 24.326762] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 24.326814] Modules linked in: | [ 24.326884] Tainted: [W]=WARN [ 24.326906] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 24.326940] Workqueue: bond0 bond_mii_monitor [ 24.326968] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 24.326997] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 24.327092] RSP: 0018:ff52d25100247cb0 EFLAGS: 00010286 [ 24.327119] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 24.327161] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 24.327204] RBP: 0000000000000003 R08: ff19d41d8303f950 R09: ff19d41d84f2b030 [ 24.327249] R10: ff19d41d82cf4118 R11: fefefefefefefeff R12: 0000000000000000 [ 24.327286] R13: 0000000000000010 R14: ff19d41d82cf4000 R15: ff19d41d83051c00 [ 24.327335] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 24.327369] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 24.327410] CR2: 0000560f81ce9d5c CR3: 0000000021a42001 CR4: 0000000000771ef0 [ 24.327448] PKRU: 55555554 [ 24.327463] Call Trace: [ 24.327475] [ 24.327489] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 24.327507] notifier_call_chain (kernel/notifier.c:85) [ 24.327534] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 24.327564] bond_change_active_slave (drivers/net/bonding/bond_main.c:1329) [ 24.327590] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 24.327614] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 24.327638] process_one_work (kernel/workqueue.c:3314) [ 24.327662] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 24.327684] ? rescuer_thread (kernel/workqueue.c:3672) [ 24.327704] kthread (kernel/kthread.c:436) [ 24.327725] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 24.327747] ret_from_fork (arch/x86/kernel/process.c:158) [ 24.327767] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 24.327789] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 24.327916] ------------[ cut here ]------------ | [ 24.327941] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 24.327985] Modules linked in: | [ 24.328058] Tainted: [W]=WARN [ 24.328079] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 24.328113] Workqueue: bond0 bond_mii_monitor [ 24.328143] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 24.328169] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 24.328259] RSP: 0018:ff52d25100247d38 EFLAGS: 00010286 [ 24.328292] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 24.328333] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 24.328370] RBP: 0000000000000004 R08: ff19d41d8303f950 R09: ff19d41d84f2b030 [ 24.328418] R10: ff19d41d82cf4118 R11: fefefefefefefeff R12: 0000000000000000 [ 24.328456] R13: 0000000000000010 R14: ff19d41d82cf4000 R15: ff19d41d83051c00 [ 24.328501] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 24.328541] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 24.328575] CR2: 0000560f81ce9d5c CR3: 0000000021a42001 CR4: 0000000000771ef0 [ 24.328616] PKRU: 55555554 [ 24.328629] Call Trace: [ 24.328645] [ 24.328657] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 24.328677] notifier_call_chain (kernel/notifier.c:85) [ 24.328699] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 24.328726] bond_peer_notify_may_events (drivers/net/bonding/bond_main.c:1240) [ 24.328754] bond_mii_monitor (drivers/net/bonding/bond_main.c:2916) [ 24.328774] process_one_work (kernel/workqueue.c:3314) [ 24.328797] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 24.328815] ? rescuer_thread (kernel/workqueue.c:3672) [ 24.328836] kthread (kernel/kthread.c:436) [ 24.328858] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 24.328877] ret_from_fork (arch/x86/kernel/process.c:158) [ 24.328900] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 24.328922] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 24.329004] ------------[ cut here ]------------ | [ 24.329032] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/45 | [ 24.329091] Modules linked in: | [ 24.329166] Tainted: [W]=WARN [ 24.329186] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 24.329224] Workqueue: events_unbound linkwatch_event [ 24.329254] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 24.329282] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 24.329389] RSP: 0018:ff52d25100193d50 EFLAGS: 00010286 [ 24.329417] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 24.329459] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 24.329495] RBP: 0000000000000000 R08: ff19d41d8303f950 R09: ff19d41d84f2b030 [ 24.329542] R10: ff19d41d82cf4118 R11: fefefefefefefeff R12: 0000000000000000 [ 24.329586] R13: 0000000000000010 R14: ff19d41d82cf4000 R15: ff19d41d83051c00 [ 24.329625] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 24.329665] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 24.329695] CR2: 0000560f81ce9d5c CR3: 0000000021a42001 CR4: 0000000000771ef0 [ 24.329732] PKRU: 55555554 [ 24.329751] Call Trace: [ 24.329766] [ 24.329779] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 24.329801] netif_state_change (net/core/dev.c:1605) [ 24.329821] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 24.329844] __linkwatch_run_queue (net/core/link_watch.c:240) [ 24.329874] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 24.329895] process_one_work (kernel/workqueue.c:3314) [ 24.329915] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 24.329935] ? rescuer_thread (kernel/workqueue.c:3672) [ 24.329955] kthread (kernel/kthread.c:436) [ 24.329976] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 24.329995] ret_from_fork (arch/x86/kernel/process.c:158) [ 24.330016] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 24.330034] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 24.330108] ------------[ cut here ]------------ | [ 24.330136] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 24.330190] Modules linked in: | [ 24.330262] Tainted: [W]=WARN [ 24.330279] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 24.330319] Workqueue: bond0 bond_resend_igmp_join_requests_delayed [ 24.330353] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 24.330381] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 24.330481] RSP: 0018:ff52d25100247d98 EFLAGS: 00010286 [ 24.330511] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 24.330552] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 24.330593] RBP: 0000000000000005 R08: ff19d41d8303f950 R09: ff19d41d84f2b030 [ 24.330637] R10: ff19d41d82cf4118 R11: fefefefefefefeff R12: 0000000000000000 [ 24.330682] R13: 0000000000000010 R14: ff19d41d82cf4000 R15: ff19d41d83051c00 [ 24.330726] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 24.330772] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 24.330807] CR2: 0000560f81ce9d5c CR3: 0000000021a42001 CR4: 0000000000771ef0 [ 24.330850] PKRU: 55555554 [ 24.330864] Call Trace: [ 24.330878] [ 24.330894] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 24.330917] notifier_call_chain (kernel/notifier.c:85) [ 24.330941] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 24.330967] bond_resend_igmp_join_requests_delayed (drivers/net/bonding/bond_main.c:899) [ 24.331009] process_one_work (kernel/workqueue.c:3314) [ 24.331031] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 24.331054] ? rescuer_thread (kernel/workqueue.c:3672) [ 24.331077] kthread (kernel/kthread.c:436) [ 24.331102] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 24.331123] ret_from_fork (arch/x86/kernel/process.c:158) [ 24.331150] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 24.331173] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 25.101372] ------------[ cut here ]------------ | [ 25.101480] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/45 | [ 25.101553] Modules linked in: | [ 25.101636] Tainted: [W]=WARN [ 25.101658] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 25.101696] Workqueue: events_unbound linkwatch_event [ 25.101728] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 25.101754] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 25.101842] RSP: 0018:ff52d25100193d50 EFLAGS: 00010286 [ 25.101873] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 25.101911] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 25.101954] RBP: 0000000000000000 R08: ff19d41d8335f0d0 R09: ff19d41d84f2b02c [ 25.101986] R10: ff19d41d84f1e118 R11: fefefefefefefeff R12: 0000000000000000 [ 25.102030] R13: 0000000000000010 R14: ff19d41d84f1e000 R15: ff19d41d83051c00 [ 25.102073] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 25.102117] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 25.102152] CR2: 00007fd9c1daa000 CR3: 0000000021a42003 CR4: 0000000000771ef0 [ 25.102193] PKRU: 55555554 [ 25.102208] Call Trace: [ 25.102224] [ 25.102240] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 25.102261] netif_state_change (net/core/dev.c:1605) [ 25.102286] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 25.102306] __linkwatch_run_queue (net/core/link_watch.c:240) [ 25.102341] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 25.102371] process_one_work (kernel/workqueue.c:3314) [ 25.102396] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 25.102417] ? rescuer_thread (kernel/workqueue.c:3672) [ 25.102436] kthread (kernel/kthread.c:436) [ 25.102458] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 25.102479] ret_from_fork (arch/x86/kernel/process.c:158) [ 25.102503] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 25.102524] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 25.363744] ------------[ cut here ]------------ | [ 25.363802] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/297 | [ 25.363867] Modules linked in: | [ 25.363949] Tainted: [W]=WARN [ 25.363975] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 25.364022] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 25.364053] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 25.364153] RSP: 0018:ff52d25100727720 EFLAGS: 00010286 [ 25.364182] RAX: 00000000ffffffa6 RBX: 0000000000000001 RCX: 0000000000000000 [ 25.364222] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 25.364264] RBP: 0000000000000000 R08: ff19d41d8335b150 R09: ff19d41d84f2b030 [ 25.364305] R10: ff19d41d86406118 R11: fefefefefefefeff R12: 0000000000000000 [ 25.364361] R13: 0000000000000010 R14: ff19d41d86406000 R15: ff19d41d83051c00 [ 25.364408] FS: 00007f4cb779b840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 25.364451] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 25.364487] CR2: 000000001bb42988 CR3: 0000000004f4c006 CR4: 0000000000771ef0 [ 25.364533] PKRU: 55555554 [ 25.364546] Call Trace: [ 25.364563] [ 25.364578] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 25.364597] __dev_notify_flags (net/core/dev.c:9787) [ 25.364622] netif_change_flags (net/core/dev.c:9820) [ 25.364644] do_setlink.isra.0 (net/core/rtnetlink.c:3206 (discriminator 1)) [ 25.364666] ? __nla_validate_parse (lib/nlattr.c:620) [ 25.364696] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 25.364715] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 25.364740] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 25.364767] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 25.364790] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 25.364815] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 25.364844] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 25.364866] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 25.364887] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 25.364909] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 25.364930] ___sys_sendmsg (net/socket.c:2752) [ 25.364952] __sys_sendmsg (net/socket.c:2784) [ 25.364973] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 25.364995] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 25.365024] RIP: 0033:0x7f4cb79d508e [ 25.365045] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 25.365136] RSP: 002b:00007fff908cbd70 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 25.365176] RAX: ffffffffffffffda RBX: 0000000000000002 RCX: 00007f4cb79d508e [ 25.365220] RDX: 0000000000000000 RSI: 00007fff908cbe20 RDI: 0000000000000005 [ 25.365260] RBP: 00007fff908cbd80 R08: 0000000000000000 R09: 0000000000000000 [ 25.365298] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d119 [ 25.365352] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fff908cc4e0 | [ 25.365588] ------------[ cut here ]------------ | [ 25.365617] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/45 | [ 25.365673] Modules linked in: | [ 25.365750] Tainted: [W]=WARN [ 25.365770] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 25.365810] Workqueue: events_unbound linkwatch_event [ 25.365839] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 25.365872] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 25.365963] RSP: 0018:ff52d25100193d50 EFLAGS: 00010286 [ 25.365990] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 25.366028] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 25.366064] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2b030 [ 25.366103] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 25.366141] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83051c00 [ 25.366190] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 25.366233] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 25.366266] CR2: 00007f4cb7868574 CR3: 0000000021a42003 CR4: 0000000000771ef0 [ 25.366312] PKRU: 55555554 [ 25.366329] Call Trace: [ 25.366343] [ 25.366363] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 25.366386] netif_state_change (net/core/dev.c:1605) [ 25.366408] ? linkwatch_do_dev (net/core/link_watch.c:184 net/core/link_watch.c:166) [ 25.366428] __linkwatch_run_queue (net/core/link_watch.c:240) [ 25.366457] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 25.366478] process_one_work (kernel/workqueue.c:3314) [ 25.366500] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 25.366521] ? rescuer_thread (kernel/workqueue.c:3672) [ 25.366542] kthread (kernel/kthread.c:436) [ 25.366565] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 25.366591] ret_from_fork (arch/x86/kernel/process.c:158) [ 25.366614] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 25.366632] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 25.368334] ------------[ cut here ]------------ | [ 25.368383] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: 1/65 | [ 25.368443] Modules linked in: | [ 25.368521] Tainted: [W]=WARN [ 25.368542] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 25.368576] Workqueue: bond0 bond_mii_monitor [ 25.368607] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 25.368632] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 25.368730] RSP: 0018:ff52d25100247d28 EFLAGS: 00010286 [ 25.368759] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 25.368801] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308ca00 [ 25.368844] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2e030 [ 25.368886] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 25.368927] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d8308ca00 [ 25.368972] FS: 0000000000000000(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 25.369016] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 25.369045] CR2: 0000560f81ce9d5c CR3: 0000000004c96005 CR4: 0000000000771ef0 [ 25.369089] PKRU: 55555554 [ 25.369103] Call Trace: [ 25.369118] [ 25.369132] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 25.369155] notifier_call_chain (kernel/notifier.c:85) [ 25.369179] ? __queue_work (kernel/workqueue.c:2401) [ 25.369202] netdev_lower_state_changed (net/core/dev.c:9573) [ 25.369231] bond_mii_monitor (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:623 ./include/net/bonding.h:615 ./include/net/bonding.h:637 drivers/net/bonding/bond_main.c:2832 drivers/net/bonding/bond_main.c:2912) [ 25.369254] process_one_work (kernel/workqueue.c:3314) [ 25.369275] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 25.369294] ? rescuer_thread (kernel/workqueue.c:3672) [ 25.369319] kthread (kernel/kthread.c:436) [ 25.369343] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 25.369368] ret_from_fork (arch/x86/kernel/process.c:158) [ 25.369390] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 25.369415] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 25.369491] ------------[ cut here ]------------ | [ 25.369524] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: 1/65 | [ 25.369578] Modules linked in: | [ 25.369657] Tainted: [W]=WARN [ 25.369676] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 25.369709] Workqueue: bond0 bond_mii_monitor [ 25.369739] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 25.369766] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 25.369859] RSP: 0018:ff52d25100247d28 EFLAGS: 00010286 [ 25.369884] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 25.369924] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308ca00 [ 25.369965] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2e030 [ 25.370013] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 25.370053] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d8308ca00 [ 25.370094] FS: 0000000000000000(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 25.370133] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 25.370168] CR2: 0000560f81ce9d5c CR3: 0000000004c96005 CR4: 0000000000771ef0 [ 25.370206] PKRU: 55555554 [ 25.370219] Call Trace: [ 25.370232] [ 25.370247] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 25.370269] notifier_call_chain (kernel/notifier.c:85) [ 25.370290] ? __queue_work (kernel/workqueue.c:2401) [ 25.370311] netdev_lower_state_changed (net/core/dev.c:9573) [ 25.370338] bond_mii_monitor (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:572 drivers/net/bonding/bond_main.c:2837 drivers/net/bonding/bond_main.c:2912) [ 25.370363] process_one_work (kernel/workqueue.c:3314) [ 25.370384] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 25.370405] ? rescuer_thread (kernel/workqueue.c:3672) [ 25.370424] kthread (kernel/kthread.c:436) [ 25.370445] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 25.370466] ret_from_fork (arch/x86/kernel/process.c:158) [ 25.370489] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 25.370512] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 25.370682] ------------[ cut here ]------------ | [ 25.370711] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: 1/65 | [ 25.370764] Modules linked in: | [ 25.370843] Tainted: [W]=WARN [ 25.370863] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 25.370900] Workqueue: bond0 bond_mii_monitor [ 25.370930] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 25.370960] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 25.371057] RSP: 0018:ff52d25100247c98 EFLAGS: 00010286 [ 25.371088] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 25.371130] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308ca00 [ 25.371175] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f2e030 [ 25.371216] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 25.371259] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d8308ca00 [ 25.371304] FS: 0000000000000000(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 25.371352] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 25.371393] CR2: 0000560f81ce9d5c CR3: 0000000021a42004 CR4: 0000000000771ef0 [ 25.371443] PKRU: 55555554 [ 25.371456] Call Trace: [ 25.371469] [ 25.371482] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 25.371505] notifier_call_chain (kernel/notifier.c:85) [ 25.371527] ? netdev_info (net/core/dev.c:13009 (discriminator 3)) [ 25.371552] netdev_lower_state_changed (net/core/dev.c:9573) [ 25.371580] bond_change_active_slave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:623 ./include/net/bonding.h:615 ./include/net/bonding.h:637 drivers/net/bonding/bond_main.c:1287) [ 25.371610] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 25.371639] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 25.371661] process_one_work (kernel/workqueue.c:3314) [ 25.371681] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 25.371703] ? rescuer_thread (kernel/workqueue.c:3672) [ 25.371725] kthread (kernel/kthread.c:436) [ 25.371747] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 25.371769] ret_from_fork (arch/x86/kernel/process.c:158) [ 25.371790] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 25.371812] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 25.371890] ------------[ cut here ]------------ | [ 25.371917] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: 1/65 | [ 25.371972] Modules linked in: | [ 25.372045] Tainted: [W]=WARN [ 25.372066] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 25.372102] Workqueue: bond0 bond_mii_monitor [ 25.372129] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 25.372159] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 25.372254] RSP: 0018:ff52d25100247c98 EFLAGS: 00010286 [ 25.372283] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 25.372326] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308ca00 [ 25.372367] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f2e030 [ 25.372412] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 25.372450] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d8308ca00 [ 25.372495] FS: 0000000000000000(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 25.372536] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 25.372569] CR2: 0000560f81ce9d5c CR3: 0000000021a42004 CR4: 0000000000771ef0 [ 25.372609] PKRU: 55555554 [ 25.372621] Call Trace: [ 25.372636] [ 25.372650] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 25.372670] notifier_call_chain (kernel/notifier.c:85) [ 25.372692] netdev_lower_state_changed (net/core/dev.c:9573) [ 25.372719] bond_change_active_slave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:588 drivers/net/bonding/bond_main.c:1322) [ 25.372747] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 25.372774] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 25.372797] process_one_work (kernel/workqueue.c:3314) [ 25.372814] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 25.372833] ? rescuer_thread (kernel/workqueue.c:3672) [ 25.372855] kthread (kernel/kthread.c:436) [ 25.372876] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 25.372893] ret_from_fork (arch/x86/kernel/process.c:158) [ 25.372913] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 25.372934] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 25.373007] ------------[ cut here ]------------ | [ 25.373035] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: 1/65 | [ 25.373091] Modules linked in: | [ 25.373167] Tainted: [W]=WARN [ 25.373186] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 25.373216] Workqueue: bond0 bond_mii_monitor [ 25.373244] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 25.373272] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 25.373371] RSP: 0018:ff52d25100247cb0 EFLAGS: 00010286 [ 25.373399] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 25.373437] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308ca00 [ 25.373481] RBP: 0000000000000003 R08: ff19d41d8303f950 R09: ff19d41d84f2e030 [ 25.373521] R10: ff19d41d82cf4118 R11: fefefefefefefeff R12: 0000000000000000 [ 25.373562] R13: 0000000000000010 R14: ff19d41d82cf4000 R15: ff19d41d8308ca00 [ 25.373603] FS: 0000000000000000(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 25.373646] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 25.373676] CR2: 0000560f81ce9d5c CR3: 0000000021a42004 CR4: 0000000000771ef0 [ 25.373717] PKRU: 55555554 [ 25.373731] Call Trace: [ 25.373744] [ 25.373757] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 25.373779] notifier_call_chain (kernel/notifier.c:85) [ 25.373798] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 25.373824] bond_change_active_slave (drivers/net/bonding/bond_main.c:1329) [ 25.373852] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 25.373879] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 25.373901] process_one_work (kernel/workqueue.c:3314) [ 25.373922] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 25.373941] ? rescuer_thread (kernel/workqueue.c:3672) [ 25.373959] kthread (kernel/kthread.c:436) [ 25.373981] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 25.374007] ret_from_fork (arch/x86/kernel/process.c:158) [ 25.374029] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 25.374048] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 25.374119] ------------[ cut here ]------------ | [ 25.374144] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: 1/65 | [ 25.374201] Modules linked in: | [ 25.374275] Tainted: [W]=WARN [ 25.374296] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 25.374340] Workqueue: bond0 bond_mii_monitor [ 25.374367] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 25.374397] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 25.374490] RSP: 0018:ff52d25100247ca0 EFLAGS: 00010286 [ 25.374516] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 25.374557] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308ca00 [ 25.374597] RBP: 0000000000000004 R08: ff19d41d8303f950 R09: ff19d41d84f2e030 [ 25.374641] R10: ff19d41d82cf4118 R11: fefefefefefefeff R12: 0000000000000000 [ 25.374681] R13: 0000000000000010 R14: ff19d41d82cf4000 R15: ff19d41d8308ca00 [ 25.374725] FS: 0000000000000000(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 25.374768] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 25.374803] CR2: 0000560f81ce9d5c CR3: 0000000021a42004 CR4: 0000000000771ef0 [ 25.374847] PKRU: 55555554 [ 25.374859] Call Trace: [ 25.374871] [ 25.374884] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 25.374908] notifier_call_chain (kernel/notifier.c:85) [ 25.374928] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 25.374956] bond_peer_notify_may_events (drivers/net/bonding/bond_main.c:1240) [ 25.374982] bond_change_active_slave (drivers/net/bonding/bond_main.c:1333) [ 25.375009] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 25.375037] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 25.375058] process_one_work (kernel/workqueue.c:3314) [ 25.375079] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 25.375101] ? rescuer_thread (kernel/workqueue.c:3672) [ 25.375120] kthread (kernel/kthread.c:436) [ 25.375140] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 25.375162] ret_from_fork (arch/x86/kernel/process.c:158) [ 25.375184] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 25.375205] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 25.376324] ------------[ cut here ]------------ | [ 25.376351] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: 1/65 | [ 25.376412] Modules linked in: | [ 25.376481] Tainted: [W]=WARN [ 25.376502] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 25.376538] Workqueue: bond0 bond_resend_igmp_join_requests_delayed [ 25.376575] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 25.376605] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 25.376699] RSP: 0018:ff52d25100247d98 EFLAGS: 00010286 [ 25.376722] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 25.376763] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308ca00 [ 25.376803] RBP: 0000000000000005 R08: ff19d41d8303f950 R09: ff19d41d84f2e030 [ 25.376844] R10: ff19d41d82cf4118 R11: fefefefefefefeff R12: 0000000000000000 [ 25.376885] R13: 0000000000000010 R14: ff19d41d82cf4000 R15: ff19d41d8308ca00 [ 25.376923] FS: 0000000000000000(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 25.376962] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 25.376997] CR2: 0000560f81ce9d5c CR3: 0000000021a42004 CR4: 0000000000771ef0 [ 25.377037] PKRU: 55555554 [ 25.377051] Call Trace: [ 25.377065] [ 25.377078] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 25.377098] notifier_call_chain (kernel/notifier.c:85) [ 25.377121] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 25.377147] bond_resend_igmp_join_requests_delayed (drivers/net/bonding/bond_main.c:899) [ 25.377182] process_one_work (kernel/workqueue.c:3314) [ 25.377204] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 25.377225] ? rescuer_thread (kernel/workqueue.c:3672) [ 25.377245] kthread (kernel/kthread.c:436) [ 25.377267] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 25.377289] ret_from_fork (arch/x86/kernel/process.c:158) [ 25.377309] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 25.377331] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 27.374611] ------------[ cut here ]------------ | [ 27.374662] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/299 | [ 27.374715] Modules linked in: | [ 27.374795] Tainted: [W]=WARN [ 27.374813] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 27.374848] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 27.374879] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 27.374965] RSP: 0018:ff52d25100737720 EFLAGS: 00010286 [ 27.374993] RAX: 00000000ffffffa6 RBX: 0000000000000001 RCX: 0000000000000000 [ 27.375036] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 27.375072] RBP: 0000000000000000 R08: ff19d41d8335b150 R09: ff19d41d84f2b030 [ 27.375110] R10: ff19d41d86406118 R11: fefefefefefefeff R12: 0000000000000000 [ 27.375146] R13: 0000000000000010 R14: ff19d41d86406000 R15: ff19d41d83051c00 [ 27.375194] FS: 00007fc31d404840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 27.375237] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 27.375269] CR2: 0000000032a59988 CR3: 000000000321c003 CR4: 0000000000771ef0 [ 27.375321] PKRU: 55555554 [ 27.375335] Call Trace: [ 27.375351] [ 27.375368] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 27.375391] __dev_notify_flags (net/core/dev.c:9787) [ 27.375417] ? rtnl_getlink (./include/linux/skbuff.h:1323 ./include/linux/skbuff.h:1332 net/core/rtnetlink.c:4288) [ 27.375447] netif_change_flags (net/core/dev.c:9820) [ 27.375475] do_setlink.isra.0 (net/core/rtnetlink.c:3206 (discriminator 1)) [ 27.375503] ? __nla_validate_parse (lib/nlattr.c:620) [ 27.375538] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 27.375563] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 27.375586] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 27.375614] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 27.375641] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 27.375670] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 27.375704] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 27.375731] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 27.375753] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 27.375774] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 27.375802] ___sys_sendmsg (net/socket.c:2752) [ 27.375830] __sys_sendmsg (net/socket.c:2784) [ 27.375860] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 27.375885] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 27.375915] RIP: 0033:0x7fc31d63e08e [ 27.375938] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 27.376035] RSP: 002b:00007fff43a44260 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 27.376075] RAX: ffffffffffffffda RBX: 0000000000000002 RCX: 00007fc31d63e08e [ 27.376114] RDX: 0000000000000000 RSI: 00007fff43a44310 RDI: 0000000000000005 [ 27.376154] RBP: 00007fff43a44270 R08: 0000000000000000 R09: 0000000000000000 [ 27.376192] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d11b [ 27.376231] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fff43a449d0 | [ 27.376510] ------------[ cut here ]------------ | [ 27.376573] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: 1/45 | [ 27.376666] Modules linked in: | [ 27.376821] Tainted: [W]=WARN [ 27.376881] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 27.376953] Workqueue: events_unbound linkwatch_event [ 27.377021] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 27.377088] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 27.377208] RSP: 0018:ff52d25100193d50 EFLAGS: 00010286 [ 27.377272] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 27.377363] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308c500 [ 27.377437] RBP: 0000000000000000 R08: ff19d41d8335b150 R09: ff19d41d82cec030 [ 27.377512] R10: ff19d41d86406118 R11: fefefefefefefeff R12: 0000000000000000 [ 27.377590] R13: 0000000000000010 R14: ff19d41d86406000 R15: ff19d41d8308c500 [ 27.377667] FS: 0000000000000000(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 27.377742] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 27.377812] CR2: 00007f586d90d000 CR3: 0000000021a42005 CR4: 0000000000771ef0 [ 27.377889] PKRU: 55555554 [ 27.377938] Call Trace: [ 27.377987] [ 27.378037] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 27.378098] netif_state_change (net/core/dev.c:1605) [ 27.378159] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 27.378219] __linkwatch_run_queue (net/core/link_watch.c:240) [ 27.378283] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 27.378352] process_one_work (kernel/workqueue.c:3314) [ 27.378415] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 27.378476] ? rescuer_thread (kernel/workqueue.c:3672) [ 27.378533] kthread (kernel/kthread.c:436) [ 27.378594] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 27.378654] ret_from_fork (arch/x86/kernel/process.c:158) [ 27.378716] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 27.378773] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 27.378966] ------------[ cut here ]------------ | [ 27.379043] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: 1/45 | [ 27.379133] Modules linked in: | [ 27.379275] Tainted: [W]=WARN [ 27.379344] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 27.379413] Workqueue: events_unbound linkwatch_event [ 27.379488] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 27.379554] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 27.379674] RSP: 0018:ff52d25100193d50 EFLAGS: 00010286 [ 27.379730] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 27.379804] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308c500 [ 27.379888] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d82cec030 [ 27.379983] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 27.380059] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d8308c500 [ 27.380160] FS: 0000000000000000(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 27.380237] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 27.380324] CR2: 00007f586d90d000 CR3: 0000000021a42005 CR4: 0000000000771ef0 [ 27.380402] PKRU: 55555554 [ 27.380481] Call Trace: [ 27.380566] [ 27.380619] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 27.380671] netif_state_change (net/core/dev.c:1605) [ 27.380727] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 27.380780] __linkwatch_run_queue (net/core/link_watch.c:240) [ 27.380841] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 27.380941] process_one_work (kernel/workqueue.c:3314) [ 27.381003] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 27.381097] ? rescuer_thread (kernel/workqueue.c:3672) [ 27.381183] kthread (kernel/kthread.c:436) [ 27.381271] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 27.381379] ret_from_fork (arch/x86/kernel/process.c:158) [ 27.381439] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 27.381498] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 27.385226] ------------[ cut here ]------------ | [ 27.385262] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/300 | [ 27.385326] Modules linked in: | [ 27.385414] Tainted: [W]=WARN [ 27.385436] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 27.385469] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 27.385497] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 27.385593] RSP: 0018:ff52d2510073f720 EFLAGS: 00010286 [ 27.385619] RAX: 00000000ffffffa6 RBX: 0000000000000001 RCX: 0000000000000000 [ 27.385665] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 27.385710] RBP: 0000000000000000 R08: ff19d41d8335f910 R09: ff19d41d84f2b030 [ 27.385748] R10: ff19d41d8640e118 R11: fefefefefefefeff R12: 0000000000000000 [ 27.385794] R13: 0000000000000010 R14: ff19d41d8640e000 R15: ff19d41d83051c00 [ 27.385837] FS: 00007f6c5464e840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 27.385879] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 27.385916] CR2: 000000002d74b988 CR3: 000000000339a001 CR4: 0000000000771ef0 [ 27.385958] PKRU: 55555554 [ 27.385973] Call Trace: [ 27.385987] [ 27.386005] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 27.386027] __dev_notify_flags (net/core/dev.c:9787) [ 27.386048] netif_change_flags (net/core/dev.c:9820) [ 27.386072] do_setlink.isra.0 (net/core/rtnetlink.c:3206 (discriminator 1)) [ 27.386094] ? __nla_validate_parse (lib/nlattr.c:620) [ 27.386127] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 27.386150] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 27.386171] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 27.386196] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 27.386217] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 27.386238] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 27.386265] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 27.386287] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 27.386323] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 27.386349] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 27.386371] ___sys_sendmsg (net/socket.c:2752) [ 27.386394] __sys_sendmsg (net/socket.c:2784) [ 27.386417] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 27.386440] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 27.386468] RIP: 0033:0x7f6c5488808e [ 27.386490] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 27.386584] RSP: 002b:00007ffd901e0b10 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 27.386625] RAX: ffffffffffffffda RBX: 0000000000000002 RCX: 00007f6c5488808e [ 27.386668] RDX: 0000000000000000 RSI: 00007ffd901e0bc0 RDI: 0000000000000005 [ 27.386713] RBP: 00007ffd901e0b20 R08: 0000000000000000 R09: 0000000000000000 [ 27.386755] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d11b [ 27.386799] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffd901e1280 | [ 27.387046] ------------[ cut here ]------------ | [ 27.387073] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/45 | [ 27.387128] Modules linked in: | [ 27.387207] Tainted: [W]=WARN [ 27.387229] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 27.387277] Workqueue: events_unbound linkwatch_event [ 27.387323] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 27.387352] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 27.387449] RSP: 0018:ff52d25100193d50 EFLAGS: 00010286 [ 27.387479] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 27.387518] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 27.387560] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f2b030 [ 27.387603] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 27.387647] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83051c00 [ 27.387694] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 27.387740] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 27.387777] CR2: 00007f6c548d92a0 CR3: 0000000021a42004 CR4: 0000000000771ef0 [ 27.387819] PKRU: 55555554 [ 27.387838] Call Trace: [ 27.387855] [ 27.387870] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 27.387896] netif_state_change (net/core/dev.c:1605) [ 27.387919] ? linkwatch_do_dev (net/core/link_watch.c:184 net/core/link_watch.c:166) [ 27.387941] __linkwatch_run_queue (net/core/link_watch.c:240) [ 27.387969] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 27.387990] process_one_work (kernel/workqueue.c:3314) [ 27.388011] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 27.388036] ? rescuer_thread (kernel/workqueue.c:3672) [ 27.388060] kthread (kernel/kthread.c:436) [ 27.388083] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 27.388103] ret_from_fork (arch/x86/kernel/process.c:158) [ 27.388124] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 27.388144] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 27.454436] ------------[ cut here ]------------ | [ 27.454466] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: 1/65 | [ 27.454526] Modules linked in: | [ 27.454601] Tainted: [W]=WARN [ 27.454620] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 27.454650] Workqueue: bond0 bond_mii_monitor [ 27.454683] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 27.454712] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 27.454803] RSP: 0018:ff52d25100247d28 EFLAGS: 00010286 [ 27.454829] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 27.454872] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308ca00 [ 27.454914] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f2e030 [ 27.454952] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 27.454994] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d8308ca00 [ 27.455035] FS: 0000000000000000(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 27.455079] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 27.455114] CR2: 0000560fb9750c98 CR3: 0000000021a42005 CR4: 0000000000771ef0 [ 27.455152] PKRU: 55555554 [ 27.455170] Call Trace: [ 27.455186] [ 27.455201] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 27.455222] notifier_call_chain (kernel/notifier.c:85) [ 27.455249] ? __queue_work (kernel/workqueue.c:2401) [ 27.455271] netdev_lower_state_changed (net/core/dev.c:9573) [ 27.455303] bond_mii_monitor (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:623 ./include/net/bonding.h:615 ./include/net/bonding.h:637 drivers/net/bonding/bond_main.c:2832 drivers/net/bonding/bond_main.c:2912) [ 27.455330] process_one_work (kernel/workqueue.c:3314) [ 27.455355] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 27.455375] ? rescuer_thread (kernel/workqueue.c:3672) [ 27.455395] kthread (kernel/kthread.c:436) [ 27.455417] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 27.455438] ret_from_fork (arch/x86/kernel/process.c:158) [ 27.455460] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 27.455480] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 27.455560] ------------[ cut here ]------------ | [ 27.455585] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: 1/65 | [ 27.455636] Modules linked in: | [ 27.455705] Tainted: [W]=WARN [ 27.455727] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 27.455763] Workqueue: bond0 bond_mii_monitor [ 27.455790] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 27.455815] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 27.455899] RSP: 0018:ff52d25100247d28 EFLAGS: 00010286 [ 27.455923] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 27.455959] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308ca00 [ 27.456005] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f2e030 [ 27.456049] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 27.456089] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d8308ca00 [ 27.456128] FS: 0000000000000000(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 27.456167] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 27.456200] CR2: 0000560fb9750c98 CR3: 0000000021a42005 CR4: 0000000000771ef0 [ 27.456237] PKRU: 55555554 [ 27.456254] Call Trace: [ 27.456266] [ 27.456282] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 27.456306] notifier_call_chain (kernel/notifier.c:85) [ 27.456331] ? __queue_work (kernel/workqueue.c:2401) [ 27.456354] netdev_lower_state_changed (net/core/dev.c:9573) [ 27.456383] bond_mii_monitor (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:572 drivers/net/bonding/bond_main.c:2837 drivers/net/bonding/bond_main.c:2912) [ 27.456404] process_one_work (kernel/workqueue.c:3314) [ 27.456426] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 27.456446] ? rescuer_thread (kernel/workqueue.c:3672) [ 27.456468] kthread (kernel/kthread.c:436) [ 27.456488] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 27.456509] ret_from_fork (arch/x86/kernel/process.c:158) [ 27.456536] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 27.456556] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 27.456723] ------------[ cut here ]------------ | [ 27.456747] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: 1/65 | [ 27.456795] Modules linked in: | [ 27.456870] Tainted: [W]=WARN [ 27.456889] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 27.456921] Workqueue: bond0 bond_mii_monitor [ 27.456947] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 27.456973] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 27.457060] RSP: 0018:ff52d25100247c98 EFLAGS: 00010286 [ 27.457085] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 27.457121] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308ca00 [ 27.457157] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2e030 [ 27.457195] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 27.457234] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d8308ca00 [ 27.457277] FS: 0000000000000000(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 27.457321] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 27.457354] CR2: 0000560fb9750c98 CR3: 0000000021a42005 CR4: 0000000000771ef0 [ 27.457390] PKRU: 55555554 [ 27.457405] Call Trace: [ 27.457417] [ 27.457433] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 27.457451] notifier_call_chain (kernel/notifier.c:85) [ 27.457471] ? netdev_info (net/core/dev.c:13009 (discriminator 3)) [ 27.457490] netdev_lower_state_changed (net/core/dev.c:9573) [ 27.457514] bond_change_active_slave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:623 ./include/net/bonding.h:615 ./include/net/bonding.h:637 drivers/net/bonding/bond_main.c:1287) [ 27.457545] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 27.457574] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 27.457595] process_one_work (kernel/workqueue.c:3314) [ 27.457615] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 27.457635] ? rescuer_thread (kernel/workqueue.c:3672) [ 27.457653] kthread (kernel/kthread.c:436) [ 27.457673] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 27.457693] ret_from_fork (arch/x86/kernel/process.c:158) [ 27.457720] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 27.457741] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 27.457817] ------------[ cut here ]------------ | [ 27.457845] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: 1/65 | [ 27.457899] Modules linked in: | [ 27.457975] Tainted: [W]=WARN [ 27.457993] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 27.458027] Workqueue: bond0 bond_mii_monitor [ 27.458053] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 27.458085] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 27.458178] RSP: 0018:ff52d25100247c98 EFLAGS: 00010286 [ 27.458207] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 27.458246] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308ca00 [ 27.458283] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2e030 [ 27.458333] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 27.458373] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d8308ca00 [ 27.458412] FS: 0000000000000000(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 27.458453] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 27.458483] CR2: 0000560fb9750c98 CR3: 0000000021a42005 CR4: 0000000000771ef0 [ 27.458525] PKRU: 55555554 [ 27.458539] Call Trace: [ 27.458552] [ 27.458565] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 27.458587] notifier_call_chain (kernel/notifier.c:85) [ 27.458609] netdev_lower_state_changed (net/core/dev.c:9573) [ 27.458635] bond_change_active_slave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:588 drivers/net/bonding/bond_main.c:1322) [ 27.458661] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 27.458687] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 27.458706] process_one_work (kernel/workqueue.c:3314) [ 27.458730] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 27.458750] ? rescuer_thread (kernel/workqueue.c:3672) [ 27.458772] kthread (kernel/kthread.c:436) [ 27.458793] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 27.458812] ret_from_fork (arch/x86/kernel/process.c:158) [ 27.458832] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 27.458854] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 27.458924] ------------[ cut here ]------------ | [ 27.458950] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: 1/65 | [ 27.459002] Modules linked in: | [ 27.459071] Tainted: [W]=WARN [ 27.459090] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 27.459123] Workqueue: bond0 bond_mii_monitor [ 27.459149] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 27.459174] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 27.459260] RSP: 0018:ff52d25100247cb0 EFLAGS: 00010286 [ 27.459287] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 27.459329] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308ca00 [ 27.459368] RBP: 0000000000000003 R08: ff19d41d8303f950 R09: ff19d41d84f2e030 [ 27.459411] R10: ff19d41d82cf4118 R11: fefefefefefefeff R12: 0000000000000000 [ 27.459449] R13: 0000000000000010 R14: ff19d41d82cf4000 R15: ff19d41d8308ca00 [ 27.459493] FS: 0000000000000000(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 27.459530] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 27.459562] CR2: 0000560fb9750c98 CR3: 0000000021a42005 CR4: 0000000000771ef0 [ 27.459599] PKRU: 55555554 [ 27.459612] Call Trace: [ 27.459624] [ 27.459639] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 27.459659] notifier_call_chain (kernel/notifier.c:85) [ 27.459678] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 27.459704] bond_change_active_slave (drivers/net/bonding/bond_main.c:1329) [ 27.459730] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 27.459755] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 27.459773] process_one_work (kernel/workqueue.c:3314) [ 27.459792] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 27.459812] ? rescuer_thread (kernel/workqueue.c:3672) [ 27.459832] kthread (kernel/kthread.c:436) [ 27.459851] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 27.459869] ret_from_fork (arch/x86/kernel/process.c:158) [ 27.459890] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 27.459908] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 27.459972] ------------[ cut here ]------------ | [ 27.459999] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: 1/65 | [ 27.460047] Modules linked in: | [ 27.460117] Tainted: [W]=WARN [ 27.460138] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 27.460171] Workqueue: bond0 bond_mii_monitor [ 27.460197] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 27.460221] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 27.460318] RSP: 0018:ff52d25100247ca0 EFLAGS: 00010286 [ 27.460344] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 27.460380] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308ca00 [ 27.460418] RBP: 0000000000000004 R08: ff19d41d8303f950 R09: ff19d41d84f2e030 [ 27.460456] R10: ff19d41d82cf4118 R11: fefefefefefefeff R12: 0000000000000000 [ 27.460495] R13: 0000000000000010 R14: ff19d41d82cf4000 R15: ff19d41d8308ca00 [ 27.460531] FS: 0000000000000000(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 27.460575] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 27.460607] CR2: 0000560fb9750c98 CR3: 0000000021a42005 CR4: 0000000000771ef0 [ 27.460644] PKRU: 55555554 [ 27.460660] Call Trace: [ 27.460674] [ 27.460687] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 27.460708] notifier_call_chain (kernel/notifier.c:85) [ 27.460734] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 27.460761] bond_peer_notify_may_events (drivers/net/bonding/bond_main.c:1240) [ 27.460791] bond_change_active_slave (drivers/net/bonding/bond_main.c:1333) [ 27.460823] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 27.460853] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 27.460877] process_one_work (kernel/workqueue.c:3314) [ 27.460901] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 27.460927] ? rescuer_thread (kernel/workqueue.c:3672) [ 27.460951] kthread (kernel/kthread.c:436) [ 27.460976] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 27.460998] ret_from_fork (arch/x86/kernel/process.c:158) [ 27.461021] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 27.461043] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 27.462325] ------------[ cut here ]------------ | [ 27.462368] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: 1/65 | [ 27.462418] Modules linked in: | [ 27.462490] Tainted: [W]=WARN [ 27.462510] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 27.462539] Workqueue: bond0 bond_resend_igmp_join_requests_delayed [ 27.462571] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 27.462601] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 27.462686] RSP: 0018:ff52d25100247d98 EFLAGS: 00010286 [ 27.462715] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 27.462753] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308ca00 [ 27.462790] RBP: 0000000000000005 R08: ff19d41d8303f950 R09: ff19d41d84f2e030 [ 27.462827] R10: ff19d41d82cf4118 R11: fefefefefefefeff R12: 0000000000000000 [ 27.462863] R13: 0000000000000010 R14: ff19d41d82cf4000 R15: ff19d41d8308ca00 [ 27.462905] FS: 0000000000000000(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 27.462946] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 27.462992] CR2: 0000560fb9750c98 CR3: 0000000021a42005 CR4: 0000000000771ef0 [ 27.463032] PKRU: 55555554 [ 27.463046] Call Trace: [ 27.463058] [ 27.463072] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 27.463092] notifier_call_chain (kernel/notifier.c:85) [ 27.463116] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 27.463142] bond_resend_igmp_join_requests_delayed (drivers/net/bonding/bond_main.c:899) [ 27.463173] process_one_work (kernel/workqueue.c:3314) [ 27.463193] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 27.463210] ? rescuer_thread (kernel/workqueue.c:3672) [ 27.463230] kthread (kernel/kthread.c:436) [ 27.463250] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 27.463274] ret_from_fork (arch/x86/kernel/process.c:158) [ 27.463293] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 27.463332] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 28.539498] ------------[ cut here ]------------ | [ 28.539588] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/304 | [ 28.539683] Modules linked in: | [ 28.539835] Tainted: [W]=WARN [ 28.539889] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 28.539955] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 28.540018] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 28.540145] RSP: 0018:ff52d2510074f670 EFLAGS: 00010286 [ 28.540208] RAX: 00000000ffffffa6 RBX: 0000000000000041 RCX: 0000000000000000 [ 28.540290] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308c500 [ 28.540379] RBP: 0000000000000000 R08: ff19d41d8303f950 R09: ff19d41d82cec030 [ 28.540457] R10: ff19d41d82cf4118 R11: fefefefefefefeff R12: 0000000000000000 [ 28.540530] R13: 0000000000000010 R14: ff19d41d82cf4000 R15: ff19d41d8308c500 [ 28.540610] FS: 00007f14076e7840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 28.540687] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 28.540757] CR2: 00000000197d7988 CR3: 000000000312a001 CR4: 0000000000771ef0 [ 28.540832] PKRU: 55555554 [ 28.540879] Call Trace: [ 28.540926] [ 28.540973] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 28.541028] netif_close_many (net/core/dev.c:1804) [ 28.541084] unregister_netdevice_many_notify (net/core/dev.c:12406) [ 28.541148] ? rtnl_getlink (./include/linux/skbuff.h:1323 ./include/linux/skbuff.h:1332 net/core/rtnetlink.c:4288) [ 28.541203] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 28.541259] ? kmem_cache_alloc_node_noprof (mm/slub.c:4749 mm/slub.c:4883 mm/slub.c:4950) [ 28.541338] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 28.541395] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 28.541449] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 28.541504] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 28.541559] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 28.541621] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 28.541675] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 28.541731] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 28.541785] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 28.541840] ___sys_sendmsg (net/socket.c:2752) [ 28.541895] __sys_sendmsg (net/socket.c:2784) [ 28.541950] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 28.542007] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 28.542068] RIP: 0033:0x7f140792108e [ 28.542122] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 28.542249] RSP: 002b:00007ffc1ac9fa30 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 28.542343] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f140792108e [ 28.542416] RDX: 0000000000000000 RSI: 00007ffc1ac9fae0 RDI: 0000000000000005 [ 28.542490] RBP: 00007ffc1ac9fa40 R08: 0000000000000000 R09: 0000000000000000 [ 28.542565] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d11c [ 28.542641] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffc1aca01a0 | [ 28.542903] ------------[ cut here ]------------ | [ 28.542965] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/304 | [ 28.543049] Modules linked in: | [ 28.543201] Tainted: [W]=WARN [ 28.543257] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 28.543375] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 28.543447] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 28.543587] RSP: 0018:ff52d2510074f6e0 EFLAGS: 00010286 [ 28.543649] RAX: 00000000ffffffa6 RBX: 00000000ffffffff RCX: 0000000000000000 [ 28.543724] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308c500 [ 28.543800] RBP: 0000000000000000 R08: ff19d41d8303f950 R09: ff19d41d82ced030 [ 28.543876] R10: ff19d41d82cf4118 R11: fefefefefefefeff R12: 0000000000000000 [ 28.543954] R13: 0000000000000011 R14: ff19d41d82cf4000 R15: ff19d41d8308c500 [ 28.544031] FS: 00007f14076e7840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 28.544106] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 28.544175] CR2: 00000000197d7988 CR3: 000000000312a001 CR4: 0000000000771ef0 [ 28.544252] PKRU: 55555554 [ 28.544304] Call Trace: [ 28.544359] [ 28.544405] unregister_netdevice_many_notify (net/core/dev.c:12439) [ 28.544468] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 28.544524] ? kmem_cache_alloc_node_noprof (mm/slub.c:4749 mm/slub.c:4883 mm/slub.c:4950) [ 28.544587] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 28.544642] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 28.544696] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 28.544751] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 28.544807] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 28.544869] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 28.544924] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 28.544977] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 28.545032] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 28.545086] ___sys_sendmsg (net/socket.c:2752) [ 28.545143] __sys_sendmsg (net/socket.c:2784) [ 28.545200] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 28.545256] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 28.545333] RIP: 0033:0x7f140792108e [ 28.545390] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 28.545522] RSP: 002b:00007ffc1ac9fa30 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 28.545601] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f140792108e [ 28.545677] RDX: 0000000000000000 RSI: 00007ffc1ac9fae0 RDI: 0000000000000005 [ 28.545752] RBP: 00007ffc1ac9fa40 R08: 0000000000000000 R09: 0000000000000000 [ 28.545828] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d11c [ 28.545904] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffc1aca01a0 | [ 28.546118] ------------[ cut here ]------------ | [ 28.546178] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/304 | [ 28.546270] Modules linked in: | [ 28.546426] Tainted: [W]=WARN [ 28.546478] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 28.546547] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 28.546608] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 28.546746] RSP: 0018:ff52d2510074f518 EFLAGS: 00010286 [ 28.546808] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 28.546885] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308c500 [ 28.546960] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d82ced030 [ 28.547036] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 28.547112] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d8308c500 [ 28.547190] FS: 00007f14076e7840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 28.547274] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 28.547346] CR2: 00000000197d7988 CR3: 000000000312a001 CR4: 0000000000771ef0 [ 28.547424] PKRU: 55555554 [ 28.547471] Call Trace: [ 28.547517] [ 28.547564] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 28.547619] notifier_call_chain (kernel/notifier.c:85) [ 28.547676] ? smp_text_poke_batch_finish (./include/linux/smp.h:72 arch/x86/kernel/alternative.c:2773 arch/x86/kernel/alternative.c:3066) [ 28.547742] netdev_lower_state_changed (net/core/dev.c:9573) [ 28.547806] __bond_release_one (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:572 drivers/net/bonding/bond_main.c:2440) [ 28.547865] ? exc_invalid_op (arch/x86/kernel/traps.c:490 (discriminator 2)) [ 28.547920] bond_uninit (drivers/net/bonding/bond_main.c:6059) [ 28.547975] unregister_netdevice_many_notify (net/core/dev.c:12455) [ 28.548037] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 28.548093] ? kmem_cache_alloc_node_noprof (mm/slub.c:4749 mm/slub.c:4883 mm/slub.c:4950) [ 28.548155] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 28.548209] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 28.548271] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 28.548333] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 28.548388] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 28.548450] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 28.548505] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 28.548560] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 28.548616] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 28.548671] ___sys_sendmsg (net/socket.c:2752) [ 28.548727] __sys_sendmsg (net/socket.c:2784) [ 28.548782] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 28.548838] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 28.548898] RIP: 0033:0x7f140792108e [ 28.548952] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 28.549078] RSP: 002b:00007ffc1ac9fa30 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 28.549153] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f140792108e [ 28.549230] RDX: 0000000000000000 RSI: 00007ffc1ac9fae0 RDI: 0000000000000005 [ 28.549321] RBP: 00007ffc1ac9fa40 R08: 0000000000000000 R09: 0000000000000000 [ 28.549396] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d11c [ 28.549470] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffc1aca01a0 | [ 28.549691] ------------[ cut here ]------------ | [ 28.549750] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/304 | [ 28.549832] Modules linked in: | [ 28.549974] Tainted: [W]=WARN [ 28.550026] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 28.550093] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 28.550154] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 28.550292] RSP: 0018:ff52d2510074f4c8 EFLAGS: 00010286 [ 28.550365] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 28.550440] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308c500 [ 28.550515] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d82ced030 [ 28.550590] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 28.550664] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d8308c500 [ 28.550742] FS: 00007f14076e7840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 28.550820] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 28.550888] CR2: 00000000197d7988 CR3: 000000000312a001 CR4: 0000000000771ef0 [ 28.550964] PKRU: 55555554 [ 28.551011] Call Trace: [ 28.551057] [ 28.551103] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 28.551158] notifier_call_chain (kernel/notifier.c:85) [ 28.551214] __netdev_upper_dev_unlink (net/core/dev.c:9027) [ 28.551283] netdev_upper_dev_unlink (net/core/dev.c:9054) [ 28.551360] __bond_release_one (drivers/net/bonding/bond_main.c:1724 drivers/net/bonding/bond_main.c:2466) [ 28.551422] ? exc_invalid_op (arch/x86/kernel/traps.c:490 (discriminator 2)) [ 28.551484] bond_uninit (drivers/net/bonding/bond_main.c:6059) [ 28.551540] unregister_netdevice_many_notify (net/core/dev.c:12455) [ 28.551607] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 28.551665] ? kmem_cache_alloc_node_noprof (mm/slub.c:4749 mm/slub.c:4883 mm/slub.c:4950) [ 28.551727] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 28.551786] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 28.551841] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 28.551896] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 28.551950] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 28.552012] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 28.552068] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 28.552123] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 28.552178] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 28.552233] ___sys_sendmsg (net/socket.c:2752) [ 28.552296] __sys_sendmsg (net/socket.c:2784) [ 28.552355] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 28.552410] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 28.552473] RIP: 0033:0x7f140792108e [ 28.552528] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 28.552698] RSP: 002b:00007ffc1ac9fa30 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 28.552776] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f140792108e [ 28.552854] RDX: 0000000000000000 RSI: 00007ffc1ac9fae0 RDI: 0000000000000005 [ 28.552930] RBP: 00007ffc1ac9fa40 R08: 0000000000000000 R09: 0000000000000000 [ 28.553006] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d11c [ 28.553084] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffc1aca01a0 | [ 28.563343] ------------[ cut here ]------------ | [ 28.563420] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/304 | [ 28.563505] Modules linked in: | [ 28.563649] Tainted: [W]=WARN [ 28.563703] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 28.563770] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 28.563830] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 28.563969] RSP: 0018:ff52d2510074f508 EFLAGS: 00010286 [ 28.564032] RAX: 00000000ffffffa6 RBX: 0000000000000041 RCX: 0000000000000000 [ 28.564108] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308c500 [ 28.564185] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d82ced030 [ 28.564270] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 28.564356] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d8308c500 [ 28.564435] FS: 00007f14076e7840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 28.564514] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 28.564582] CR2: 00000000197d7988 CR3: 000000000312a001 CR4: 0000000000771ef0 [ 28.564657] PKRU: 55555554 [ 28.564704] Call Trace: [ 28.564750] [ 28.564797] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 28.564854] netif_close_many (net/core/dev.c:1804) [ 28.564912] ? netdev_compute_master_upper_features (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:1590 net/core/dev.c:11116 net/core/dev.c:12883) [ 28.564985] netif_close (net/core/dev.c:1818 net/core/dev.c:1812) [ 28.565040] dev_close (net/core/dev_api.c:221) [ 28.565095] __bond_release_one.cold (drivers/net/bonding/bond_main.c:2563) [ 28.565161] bond_uninit (drivers/net/bonding/bond_main.c:6059) [ 28.565218] unregister_netdevice_many_notify (net/core/dev.c:12455) [ 28.565289] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 28.565353] ? kmem_cache_alloc_node_noprof (mm/slub.c:4749 mm/slub.c:4883 mm/slub.c:4950) [ 28.565423] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 28.565478] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 28.565534] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 28.565590] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 28.565645] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 28.565706] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 28.565763] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 28.565819] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 28.565877] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 28.565933] ___sys_sendmsg (net/socket.c:2752) [ 28.565989] __sys_sendmsg (net/socket.c:2784) [ 28.566044] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 28.566099] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 28.566160] RIP: 0033:0x7f140792108e [ 28.566213] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 28.566361] RSP: 002b:00007ffc1ac9fa30 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 28.566440] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f140792108e [ 28.566514] RDX: 0000000000000000 RSI: 00007ffc1ac9fae0 RDI: 0000000000000005 [ 28.566591] RBP: 00007ffc1ac9fa40 R08: 0000000000000000 R09: 0000000000000000 [ 28.566666] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d11c [ 28.566742] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffc1aca01a0 | [ 28.566953] ------------[ cut here ]------------ | [ 28.567012] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/304 | [ 28.567096] Modules linked in: | [ 28.567241] Tainted: [W]=WARN [ 28.567300] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 28.567373] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 28.567434] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 28.567563] RSP: 0018:ff52d2510074f4e8 EFLAGS: 00010286 [ 28.567625] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 28.567701] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308c500 [ 28.567782] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d82ced030 [ 28.567860] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 28.567934] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d8308c500 [ 28.568012] FS: 00007f14076e7840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 28.568089] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 28.568158] CR2: 00000000197d7988 CR3: 000000000312a001 CR4: 0000000000771ef0 [ 28.568233] PKRU: 55555554 [ 28.568286] Call Trace: [ 28.568339] [ 28.568386] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 28.568441] notifier_call_chain (kernel/notifier.c:85) [ 28.568497] netif_set_mac_address (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:9993) [ 28.568562] dev_set_mac_address (net/core/dev_api.c:339) [ 28.568618] ? dev_close (net/core/dev_api.c:221) [ 28.568673] __bond_release_one.cold (drivers/net/bonding/bond_main.c:2573) [ 28.568735] bond_uninit (drivers/net/bonding/bond_main.c:6059) [ 28.568791] unregister_netdevice_many_notify (net/core/dev.c:12455) [ 28.568853] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 28.568909] ? kmem_cache_alloc_node_noprof (mm/slub.c:4749 mm/slub.c:4883 mm/slub.c:4950) [ 28.568971] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 28.569026] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 28.569081] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 28.569136] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 28.569191] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 28.569253] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 28.569322] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 28.569377] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 28.569431] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 28.569487] ___sys_sendmsg (net/socket.c:2752) [ 28.569544] __sys_sendmsg (net/socket.c:2784) [ 28.569600] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 28.569654] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 28.569714] RIP: 0033:0x7f140792108e [ 28.569768] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 28.569899] RSP: 002b:00007ffc1ac9fa30 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 28.569978] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f140792108e [ 28.570054] RDX: 0000000000000000 RSI: 00007ffc1ac9fae0 RDI: 0000000000000005 [ 28.570129] RBP: 00007ffc1ac9fa40 R08: 0000000000000000 R09: 0000000000000000 [ 28.570204] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d11c [ 28.570287] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffc1aca01a0 | [ 28.570523] ------------[ cut here ]------------ | [ 28.570584] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/304 | [ 28.570669] Modules linked in: | [ 28.570811] Tainted: [W]=WARN [ 28.570863] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 28.570930] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 28.570992] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 28.571123] RSP: 0018:ff52d2510074f4c8 EFLAGS: 00010286 [ 28.571185] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 28.571260] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308c500 [ 28.571352] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d82ced030 [ 28.571427] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 28.571503] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d8308c500 [ 28.571582] FS: 00007f14076e7840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 28.571661] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 28.571731] CR2: 00000000197d7988 CR3: 000000000312a001 CR4: 0000000000771ef0 [ 28.571808] PKRU: 55555554 [ 28.571855] Call Trace: [ 28.571902] [ 28.571950] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 28.572006] notifier_call_chain (kernel/notifier.c:85) [ 28.572062] __netdev_upper_dev_unlink (net/core/dev.c:9027) [ 28.572126] netdev_upper_dev_unlink (net/core/dev.c:9054) [ 28.572191] __bond_release_one (drivers/net/bonding/bond_main.c:1724 drivers/net/bonding/bond_main.c:2466) [ 28.572252] bond_uninit (drivers/net/bonding/bond_main.c:6059) [ 28.572323] unregister_netdevice_many_notify (net/core/dev.c:12455) [ 28.572391] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 28.572453] ? kmem_cache_alloc_node_noprof (mm/slub.c:4749 mm/slub.c:4883 mm/slub.c:4950) [ 28.572521] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 28.572580] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 28.572640] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 28.572696] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 28.572752] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 28.572814] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 28.572870] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 28.572926] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 28.572982] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 28.573037] ___sys_sendmsg (net/socket.c:2752) [ 28.573093] __sys_sendmsg (net/socket.c:2784) [ 28.573149] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 28.573205] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 28.573276] RIP: 0033:0x7f140792108e [ 28.573339] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 28.573473] RSP: 002b:00007ffc1ac9fa30 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 28.573550] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f140792108e [ 28.573625] RDX: 0000000000000000 RSI: 00007ffc1ac9fae0 RDI: 0000000000000005 [ 28.573701] RBP: 00007ffc1ac9fa40 R08: 0000000000000000 R09: 0000000000000000 [ 28.573775] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d11c [ 28.573850] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffc1aca01a0 | [ 28.582352] ------------[ cut here ]------------ | [ 28.582443] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/304 | [ 28.582539] Modules linked in: | [ 28.582692] Tainted: [W]=WARN [ 28.582749] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 28.582816] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 28.582880] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 28.583014] RSP: 0018:ff52d2510074f508 EFLAGS: 00010286 [ 28.583076] RAX: 00000000ffffffa6 RBX: 0000000000000041 RCX: 0000000000000000 [ 28.583150] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308c500 [ 28.583225] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d82ced030 [ 28.583302] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 28.583385] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d8308c500 [ 28.583466] FS: 00007f14076e7840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 28.583543] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 28.583611] CR2: 00000000197d7988 CR3: 000000000312a001 CR4: 0000000000771ef0 [ 28.583687] PKRU: 55555554 [ 28.583736] Call Trace: [ 28.583783] [ 28.583830] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 28.583886] netif_close_many (net/core/dev.c:1804) [ 28.583941] ? netdev_compute_master_upper_features (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:1590 net/core/dev.c:11116 net/core/dev.c:12883) [ 28.584012] netif_close (net/core/dev.c:1818 net/core/dev.c:1812) [ 28.584067] dev_close (net/core/dev_api.c:221) [ 28.584121] __bond_release_one.cold (drivers/net/bonding/bond_main.c:2563) [ 28.584186] bond_uninit (drivers/net/bonding/bond_main.c:6059) [ 28.584242] unregister_netdevice_many_notify (net/core/dev.c:12455) [ 28.584311] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 28.584375] ? kmem_cache_alloc_node_noprof (mm/slub.c:4749 mm/slub.c:4883 mm/slub.c:4950) [ 28.584438] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 28.584493] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 28.584548] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 28.584603] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 28.584658] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 28.584719] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 28.584774] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 28.584828] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 28.584883] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 28.584938] ___sys_sendmsg (net/socket.c:2752) [ 28.584994] __sys_sendmsg (net/socket.c:2784) [ 28.585049] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 28.585105] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 28.585167] RIP: 0033:0x7f140792108e [ 28.585222] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 28.585368] RSP: 002b:00007ffc1ac9fa30 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 28.585444] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f140792108e [ 28.585521] RDX: 0000000000000000 RSI: 00007ffc1ac9fae0 RDI: 0000000000000005 [ 28.585593] RBP: 00007ffc1ac9fa40 R08: 0000000000000000 R09: 0000000000000000 [ 28.585669] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d11c [ 28.585748] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffc1aca01a0 | [ 28.585960] ------------[ cut here ]------------ | [ 28.586025] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/304 | [ 28.586112] Modules linked in: | [ 28.586272] Tainted: [W]=WARN [ 28.586333] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 28.586401] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 28.586463] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 28.586594] RSP: 0018:ff52d2510074f4e8 EFLAGS: 00010286 [ 28.586655] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 28.586729] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308c500 [ 28.586803] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d82ced030 [ 28.586877] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 28.586954] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d8308c500 [ 28.587036] FS: 00007f14076e7840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 28.587114] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 28.587183] CR2: 00000000197d7988 CR3: 000000000312a001 CR4: 0000000000771ef0 [ 28.587270] PKRU: 55555554 [ 28.587322] Call Trace: [ 28.587370] [ 28.587416] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 28.587471] notifier_call_chain (kernel/notifier.c:85) [ 28.587526] netif_set_mac_address (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:9993) [ 28.587588] dev_set_mac_address (net/core/dev_api.c:339) [ 28.587644] ? dev_close (net/core/dev_api.c:221) [ 28.587698] __bond_release_one.cold (drivers/net/bonding/bond_main.c:2573) [ 28.587761] bond_uninit (drivers/net/bonding/bond_main.c:6059) [ 28.587816] unregister_netdevice_many_notify (net/core/dev.c:12455) [ 28.587878] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 28.587934] ? kmem_cache_alloc_node_noprof (mm/slub.c:4749 mm/slub.c:4883 mm/slub.c:4950) [ 28.587997] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 28.588052] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 28.588108] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 28.588164] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 28.588220] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 28.588289] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 28.588351] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 28.588407] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 28.588462] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 28.588518] ___sys_sendmsg (net/socket.c:2752) [ 28.588574] __sys_sendmsg (net/socket.c:2784) [ 28.588630] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 28.588685] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 28.588749] RIP: 0033:0x7f140792108e [ 28.588804] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 28.588939] RSP: 002b:00007ffc1ac9fa30 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 28.589015] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f140792108e [ 28.589094] RDX: 0000000000000000 RSI: 00007ffc1ac9fae0 RDI: 0000000000000005 [ 28.589171] RBP: 00007ffc1ac9fa40 R08: 0000000000000000 R09: 0000000000000000 [ 28.589248] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d11c [ 28.589338] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffc1aca01a0 | [ 28.589814] ------------[ cut here ]------------ | [ 28.589841] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: 1/199 | [ 28.589889] Modules linked in: | [ 28.589981] Tainted: [W]=WARN [ 28.590002] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 28.590037] Workqueue: events_unbound linkwatch_event [ 28.590070] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 28.590100] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 28.590195] RSP: 0018:ff52d25100497d50 EFLAGS: 00010286 [ 28.590224] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 28.590268] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308ca00 [ 28.590311] RBP: 0000000000000000 R08: ff19d41d8335b150 R09: ff19d41d84f2e030 [ 28.590356] R10: ff19d41d86406118 R11: fefefefefefefeff R12: 0000000000000000 [ 28.590395] R13: 0000000000000010 R14: ff19d41d86406000 R15: ff19d41d8308ca00 [ 28.590435] FS: 0000000000000000(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 28.590480] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 28.590511] CR2: 0000560f81ce9d5c CR3: 0000000021a42005 CR4: 0000000000771ef0 [ 28.590550] PKRU: 55555554 [ 28.590562] Call Trace: [ 28.590577] [ 28.590593] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 28.590616] netif_state_change (net/core/dev.c:1605) [ 28.590634] ? linkwatch_do_dev (net/core/link_watch.c:184 net/core/link_watch.c:166) [ 28.590656] __linkwatch_run_queue (net/core/link_watch.c:240) [ 28.590682] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 28.590702] process_one_work (kernel/workqueue.c:3314) [ 28.590723] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 28.590746] ? rescuer_thread (kernel/workqueue.c:3672) [ 28.590768] kthread (kernel/kthread.c:436) [ 28.590790] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 28.590812] ret_from_fork (arch/x86/kernel/process.c:158) [ 28.590837] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 28.590859] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 28.606921] ------------[ cut here ]------------ | [ 28.606990] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/306 | [ 28.607069] Modules linked in: | [ 28.607215] Tainted: [W]=WARN [ 28.607278] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 28.607355] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 28.607418] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 28.607540] RSP: 0018:ff52d25100757720 EFLAGS: 00010286 [ 28.607608] RAX: 00000000ffffffa6 RBX: 0000000000000001 RCX: 0000000000000000 [ 28.607706] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308c500 [ 28.607786] RBP: 0000000000000000 R08: ff19d41d8335f910 R09: ff19d41d82cef030 [ 28.607862] R10: ff19d41d8640e118 R11: fefefefefefefeff R12: 0000000000000000 [ 28.607938] R13: 0000000000000010 R14: ff19d41d8640e000 R15: ff19d41d8308c500 [ 28.608017] FS: 00007fb051000840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 28.608097] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 28.608168] CR2: 00007fb0512d01a0 CR3: 0000000004c38006 CR4: 0000000000771ef0 [ 28.608247] PKRU: 55555554 [ 28.608301] Call Trace: [ 28.608360] [ 28.608411] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 28.608472] __dev_notify_flags (net/core/dev.c:9787) [ 28.608531] ? rtnl_getlink (./include/linux/skbuff.h:1323 ./include/linux/skbuff.h:1332 net/core/rtnetlink.c:4288) [ 28.608590] netif_change_flags (net/core/dev.c:9820) [ 28.608650] do_setlink.isra.0 (net/core/rtnetlink.c:3206 (discriminator 1)) [ 28.608726] ? __nla_validate_parse (lib/nlattr.c:620) [ 28.608798] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 28.608855] ? kmem_cache_alloc_node_noprof (mm/slub.c:4749 mm/slub.c:4883 mm/slub.c:4950) [ 28.608920] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 28.608977] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 28.609042] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 28.609097] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 28.609152] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 28.609216] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 28.609280] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 28.609343] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 28.609401] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 28.609457] ___sys_sendmsg (net/socket.c:2752) [ 28.609512] __sys_sendmsg (net/socket.c:2784) [ 28.609568] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 28.609623] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 28.609686] RIP: 0033:0x7fb05123a08e [ 28.609740] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 28.609873] RSP: 002b:00007fff92cf2cd0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 28.609952] RAX: ffffffffffffffda RBX: 0000000000000002 RCX: 00007fb05123a08e [ 28.610028] RDX: 0000000000000000 RSI: 00007fff92cf2d80 RDI: 0000000000000005 [ 28.610104] RBP: 00007fff92cf2ce0 R08: 0000000000000000 R09: 0000000000000000 [ 28.610182] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d11c [ 28.610258] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fff92cf3440 | [ 28.627087] ------------[ cut here ]------------ | [ 28.627123] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/309 | [ 28.627178] Modules linked in: | [ 28.627254] Tainted: [W]=WARN [ 28.627278] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 28.627313] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 28.627357] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 28.627455] RSP: 0018:ff52d2510076f750 EFLAGS: 00010286 [ 28.627484] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 28.627523] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 28.627561] RBP: 0000000000000002 R08: ff19d41d831723d0 R09: ff19d41d84f28030 [ 28.627603] R10: ff19d41d86470118 R11: fefefefefefefeff R12: 0000000000000000 [ 28.627642] R13: 0000000000000010 R14: ff19d41d86470000 R15: ff19d41d81c32d00 [ 28.627685] FS: 00007fa998194840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 28.627727] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 28.627766] CR2: 00007fa998389c40 CR3: 0000000006500006 CR4: 0000000000771ef0 [ 28.627807] PKRU: 55555554 [ 28.627821] Call Trace: [ 28.627836] [ 28.627851] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 28.627873] notifier_call_chain (kernel/notifier.c:85) [ 28.627892] netdev_update_features (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:1590 net/core/dev.c:11099 net/core/dev.c:11096) [ 28.627918] bond_option_mode_set (drivers/net/bonding/bond_options.c:952) [ 28.627946] __bond_opt_set (drivers/net/bonding/bond_options.c:826) [ 28.627965] bond_changelink (drivers/net/bonding/bond_netlink.c:232) [ 28.627987] ? notifier_call_chain (kernel/notifier.c:85) [ 28.628017] bond_newlink (drivers/net/bonding/bond_netlink.c:632) [ 28.628038] rtnl_newlink (net/core/rtnetlink.c:3904 net/core/rtnetlink.c:4035 net/core/rtnetlink.c:4150) [ 28.628059] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 28.628084] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 28.628104] ? get_page_from_freelist (./include/linux/spinlock.h:390 mm/page_alloc.c:3373 mm/page_alloc.c:3402 mm/page_alloc.c:3943) [ 28.628133] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 28.628164] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 28.628188] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 28.628210] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 28.628228] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 28.628248] ___sys_sendmsg (net/socket.c:2752) [ 28.628274] __sys_sendmsg (net/socket.c:2784) [ 28.628295] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 28.628325] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 28.628354] RIP: 0033:0x7fa9983ce08e [ 28.628378] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 28.628471] RSP: 002b:00007ffd7cad8840 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 28.628513] RAX: ffffffffffffffda RBX: 00007ffd7cad8fd8 RCX: 00007fa9983ce08e [ 28.628555] RDX: 0000000000000000 RSI: 00007ffd7cad88f0 RDI: 0000000000000005 [ 28.628598] RBP: 00007ffd7cad8850 R08: 0000000000000000 R09: 0000000000000000 [ 28.628639] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d11c [ 28.628682] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffd7cad8fb0 | [ 28.628777] ------------[ cut here ]------------ | [ 28.628804] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/309 | [ 28.628859] Modules linked in: | [ 28.628935] Tainted: [W]=WARN [ 28.628955] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 28.628997] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 28.629023] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 28.629120] RSP: 0018:ff52d2510076f870 EFLAGS: 00010286 [ 28.629154] RAX: 00000000ffffffa6 RBX: 00000000ffffffff RCX: 0000000000000000 [ 28.629195] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 28.629237] RBP: 0000000000000000 R08: ff19d41d831723d0 R09: ff19d41d84f28030 [ 28.629280] R10: ff19d41d86470118 R11: fefefefefefefeff R12: 0000000000000000 [ 28.629326] R13: 0000000000000010 R14: ff19d41d86470000 R15: ff19d41d81c32d00 [ 28.629362] FS: 00007fa998194840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 28.629406] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 28.629441] CR2: 00007fa998389c40 CR3: 0000000006500006 CR4: 0000000000771ef0 [ 28.629482] PKRU: 55555554 [ 28.629497] Call Trace: [ 28.629511] [ 28.629524] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 28.629544] __dev_notify_flags (net/core/dev.c:9787) [ 28.629565] rtnl_configure_link (net/core/rtnetlink.c:3670) [ 28.629585] rtnl_newlink (net/core/rtnetlink.c:3914 net/core/rtnetlink.c:4035 net/core/rtnetlink.c:4150) [ 28.629605] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 28.629632] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 28.629656] ? get_page_from_freelist (./include/linux/spinlock.h:390 mm/page_alloc.c:3373 mm/page_alloc.c:3402 mm/page_alloc.c:3943) [ 28.629687] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 28.629720] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 28.629738] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 28.629757] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 28.629777] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 28.629798] ___sys_sendmsg (net/socket.c:2752) [ 28.629820] __sys_sendmsg (net/socket.c:2784) [ 28.629840] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 28.629861] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 28.629889] RIP: 0033:0x7fa9983ce08e [ 28.629910] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 28.629997] RSP: 002b:00007ffd7cad8840 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 28.630036] RAX: ffffffffffffffda RBX: 00007ffd7cad8fd8 RCX: 00007fa9983ce08e [ 28.630075] RDX: 0000000000000000 RSI: 00007ffd7cad88f0 RDI: 0000000000000005 [ 28.630119] RBP: 00007ffd7cad8850 R08: 0000000000000000 R09: 0000000000000000 [ 28.630160] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d11c [ 28.630197] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffd7cad8fb0 | [ 28.635631] ------------[ cut here ]------------ | [ 28.635697] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/311 | [ 28.635783] Modules linked in: | [ 28.635932] Tainted: [W]=WARN [ 28.635986] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 28.636056] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 28.636119] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 28.636255] RSP: 0018:ff52d25100777600 EFLAGS: 00010286 [ 28.636336] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 28.636411] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d82fda800 [ 28.636488] RBP: 0000000000000000 R08: ff19d41d831723d0 R09: ff19d41d82cef030 [ 28.636562] R10: ff19d41d86470118 R11: fefefefefefefeff R12: 0000000000000000 [ 28.636638] R13: 0000000000000010 R14: ff19d41d86470000 R15: ff19d41d82fda800 [ 28.636717] FS: 00007fd574a99840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 28.636801] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 28.636874] CR2: 000000001c1c2988 CR3: 0000000006450001 CR4: 0000000000771ef0 [ 28.636958] PKRU: 55555554 [ 28.637007] Call Trace: [ 28.637058] [ 28.637106] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 28.637161] notifier_call_chain (kernel/notifier.c:85) [ 28.637217] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 28.637287] bond_enslave (drivers/net/bonding/bond_main.c:983 drivers/net/bonding/bond_main.c:970 drivers/net/bonding/bond_main.c:2017) [ 28.637347] ? rtnl_getlink (net/core/rtnetlink.c:4296 (discriminator 3)) [ 28.637402] ? exc_invalid_op (arch/x86/kernel/traps.c:490 (discriminator 2)) [ 28.637457] do_set_master (net/core/rtnetlink.c:3011) [ 28.637513] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 28.637571] ? __nla_validate_parse (lib/nlattr.c:620) [ 28.637636] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 28.637691] ? kmem_cache_alloc_node_noprof (mm/slub.c:4749 mm/slub.c:4883 mm/slub.c:4950) [ 28.637752] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 28.637807] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 28.637869] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 28.637924] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 28.637979] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 28.638041] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 28.638096] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 28.638153] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 28.638209] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 28.638271] ___sys_sendmsg (net/socket.c:2752) [ 28.638336] __sys_sendmsg (net/socket.c:2784) [ 28.638392] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 28.638448] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 28.638523] RIP: 0033:0x7fd574cd308e [ 28.638578] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 28.638710] RSP: 002b:00007ffc70f2b7d0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 28.638785] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007fd574cd308e [ 28.638857] RDX: 0000000000000000 RSI: 00007ffc70f2b880 RDI: 0000000000000005 [ 28.638934] RBP: 00007ffc70f2b7e0 R08: 0000000000000000 R09: 0000000000000000 [ 28.639013] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d11c [ 28.639086] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffc70f2bf40 | [ 28.639285] ------------[ cut here ]------------ | [ 28.639353] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/311 | [ 28.639436] Modules linked in: | [ 28.639580] Tainted: [W]=WARN [ 28.639633] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 28.639702] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 28.639765] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 28.639899] RSP: 0018:ff52d251007775a8 EFLAGS: 00010286 [ 28.639962] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 28.640038] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d82fda800 [ 28.640113] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d82cef030 [ 28.640188] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 28.640270] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d82fda800 [ 28.640352] FS: 00007fd574a99840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 28.640431] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 28.640502] CR2: 000000001c1c2988 CR3: 0000000006450001 CR4: 0000000000771ef0 [ 28.640580] PKRU: 55555554 [ 28.640627] Call Trace: [ 28.640674] [ 28.640721] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 28.640777] notifier_call_chain (kernel/notifier.c:85) [ 28.640833] netif_set_mac_address (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:9993) [ 28.640895] dev_set_mac_address (net/core/dev_api.c:339) [ 28.640950] ? dev_set_mtu (net/core/dev_api.c:249) [ 28.641004] bond_enslave (drivers/net/bonding/bond_main.c:2067) [ 28.641059] ? exc_invalid_op (arch/x86/kernel/traps.c:490 (discriminator 2)) [ 28.641115] do_set_master (net/core/rtnetlink.c:3011) [ 28.641170] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 28.641227] ? __nla_validate_parse (lib/nlattr.c:620) [ 28.641297] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 28.641358] ? kmem_cache_alloc_node_noprof (mm/slub.c:4749 mm/slub.c:4883 mm/slub.c:4950) [ 28.641421] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 28.641475] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 28.641537] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 28.641593] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 28.641647] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 28.641709] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 28.641764] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 28.641819] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 28.641874] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 28.641930] ___sys_sendmsg (net/socket.c:2752) [ 28.641985] __sys_sendmsg (net/socket.c:2784) [ 28.642041] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 28.642096] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 28.642158] RIP: 0033:0x7fd574cd308e [ 28.642213] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 28.642355] RSP: 002b:00007ffc70f2b7d0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 28.642431] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007fd574cd308e [ 28.642506] RDX: 0000000000000000 RSI: 00007ffc70f2b880 RDI: 0000000000000005 [ 28.642581] RBP: 00007ffc70f2b7e0 R08: 0000000000000000 R09: 0000000000000000 [ 28.642657] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d11c [ 28.642731] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffc70f2bf40 | [ 28.642927] ------------[ cut here ]------------ | [ 28.642988] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/311 | [ 28.643073] Modules linked in: | [ 28.643216] Tainted: [W]=WARN [ 28.643277] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 28.643349] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 28.643412] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 28.643551] RSP: 0018:ff52d25100777600 EFLAGS: 00010286 [ 28.643613] RAX: 00000000ffffffa6 RBX: 0000000000000041 RCX: 0000000000000000 [ 28.643691] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d82fda800 [ 28.643768] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d82cef030 [ 28.643843] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 28.643918] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d82fda800 [ 28.643995] FS: 00007fd574a99840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 28.644072] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 28.644140] CR2: 000000001c1c2988 CR3: 0000000006450001 CR4: 0000000000771ef0 [ 28.644218] PKRU: 55555554 [ 28.644271] Call Trace: [ 28.644324] [ 28.644371] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 28.644427] netif_open (net/core/dev.c:1729 net/core/dev.c:1718) [ 28.644483] dev_open (net/core/dev_api.c:202) [ 28.644538] bond_enslave (drivers/net/bonding/bond_main.c:2079) [ 28.644594] ? exc_invalid_op (arch/x86/kernel/traps.c:490 (discriminator 2)) [ 28.644649] do_set_master (net/core/rtnetlink.c:3011) [ 28.644705] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 28.644761] ? __nla_validate_parse (lib/nlattr.c:620) [ 28.644824] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 28.644881] ? kmem_cache_alloc_node_noprof (mm/slub.c:4749 mm/slub.c:4883 mm/slub.c:4950) [ 28.644944] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 28.645000] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 28.645062] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 28.645117] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 28.645172] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 28.645235] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 28.645297] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 28.645360] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 28.645418] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 28.645480] ___sys_sendmsg (net/socket.c:2752) [ 28.645541] __sys_sendmsg (net/socket.c:2784) [ 28.645603] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 28.645662] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 28.645727] RIP: 0033:0x7fd574cd308e [ 28.645785] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 28.645932] RSP: 002b:00007ffc70f2b7d0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 28.646011] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007fd574cd308e [ 28.646089] RDX: 0000000000000000 RSI: 00007ffc70f2b880 RDI: 0000000000000005 [ 28.646163] RBP: 00007ffc70f2b7e0 R08: 0000000000000000 R09: 0000000000000000 [ 28.646241] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d11c [ 28.646332] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffc70f2bf40 | [ 28.646538] ------------[ cut here ]------------ | [ 28.646599] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/311 | [ 28.646684] Modules linked in: | [ 28.646828] Tainted: [W]=WARN [ 28.646881] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 28.646948] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 28.647011] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 28.647137] RSP: 0018:ff52d251007775e8 EFLAGS: 00010286 [ 28.647199] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 28.647278] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d82fda800 [ 28.647362] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d82cef030 [ 28.647439] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 28.647511] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d82fda800 [ 28.647590] FS: 00007fd574a99840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 28.647663] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 28.647732] CR2: 000000001c1c2988 CR3: 0000000006450001 CR4: 0000000000771ef0 [ 28.647814] PKRU: 55555554 [ 28.647862] Call Trace: [ 28.647909] [ 28.647956] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 28.648012] notifier_call_chain (kernel/notifier.c:85) [ 28.648068] netdev_lower_state_changed (net/core/dev.c:9573) [ 28.648132] bond_enslave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:623 ./include/net/bonding.h:615 ./include/net/bonding.h:637 drivers/net/bonding/bond_main.c:2125) [ 28.648189] do_set_master (net/core/rtnetlink.c:3011) [ 28.648245] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 28.648306] ? __nla_validate_parse (lib/nlattr.c:620) [ 28.648381] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 28.648439] ? kmem_cache_alloc_node_noprof (mm/slub.c:4749 mm/slub.c:4883 mm/slub.c:4950) [ 28.648504] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 28.648559] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 28.648621] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 28.648684] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 28.648743] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 28.648808] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 28.648867] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 28.648923] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 28.648983] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 28.649040] ___sys_sendmsg (net/socket.c:2752) [ 28.649102] __sys_sendmsg (net/socket.c:2784) [ 28.649158] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 28.649215] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 28.649286] RIP: 0033:0x7fd574cd308e [ 28.649356] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 28.649483] RSP: 002b:00007ffc70f2b7d0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 28.649560] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007fd574cd308e [ 28.649635] RDX: 0000000000000000 RSI: 00007ffc70f2b880 RDI: 0000000000000005 [ 28.649712] RBP: 00007ffc70f2b7e0 R08: 0000000000000000 R09: 0000000000000000 [ 28.649790] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d11c [ 28.649867] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffc70f2bf40 | [ 28.650073] ------------[ cut here ]------------ | [ 28.650138] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/311 | [ 28.650228] Modules linked in: | [ 28.650394] Tainted: [W]=WARN [ 28.650448] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 28.650519] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 28.650583] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 28.650712] RSP: 0018:ff52d251007775e8 EFLAGS: 00010286 [ 28.650773] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 28.650847] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d82fda800 [ 28.650924] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d82cef030 [ 28.651001] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 28.651077] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d82fda800 [ 28.651157] FS: 00007fd574a99840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 28.651236] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 28.651322] CR2: 000000001c1c2988 CR3: 0000000006450001 CR4: 0000000000771ef0 [ 28.651402] PKRU: 55555554 [ 28.651450] Call Trace: [ 28.651497] [ 28.651544] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 28.651600] notifier_call_chain (kernel/notifier.c:85) [ 28.651656] netdev_lower_state_changed (net/core/dev.c:9573) [ 28.651723] bond_enslave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:572 drivers/net/bonding/bond_main.c:2190) [ 28.651784] do_set_master (net/core/rtnetlink.c:3011) [ 28.651848] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 28.651910] ? __nla_validate_parse (lib/nlattr.c:620) [ 28.651976] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 28.652033] ? kmem_cache_alloc_node_noprof (mm/slub.c:4749 mm/slub.c:4883 mm/slub.c:4950) [ 28.652095] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 28.652154] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 28.652220] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 28.652288] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 28.652361] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 28.652429] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 28.652492] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 28.652552] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 28.652615] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 28.652674] ___sys_sendmsg (net/socket.c:2752) [ 28.652735] __sys_sendmsg (net/socket.c:2784) [ 28.652797] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 28.652855] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 28.652919] RIP: 0033:0x7fd574cd308e [ 28.652977] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 28.653101] RSP: 002b:00007ffc70f2b7d0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 28.653176] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007fd574cd308e [ 28.653248] RDX: 0000000000000000 RSI: 00007ffc70f2b880 RDI: 0000000000000005 [ 28.653334] RBP: 00007ffc70f2b7e0 R08: 0000000000000000 R09: 0000000000000000 [ 28.653412] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d11c [ 28.653490] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffc70f2bf40 | [ 28.653692] ------------[ cut here ]------------ | [ 28.653754] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/311 | [ 28.653842] Modules linked in: | [ 28.653988] Tainted: [W]=WARN [ 28.654041] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 28.654111] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 28.654175] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 28.654322] RSP: 0018:ff52d25100777568 EFLAGS: 00010286 [ 28.654382] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 28.654460] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d82fda800 [ 28.654535] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d82cef030 [ 28.654612] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 28.654688] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d82fda800 [ 28.654768] FS: 00007fd574a99840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 28.654849] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 28.654922] CR2: 000000001c1c2988 CR3: 0000000006450001 CR4: 0000000000771ef0 [ 28.655003] PKRU: 55555554 [ 28.655055] Call Trace: [ 28.655106] [ 28.655158] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 28.655218] notifier_call_chain (kernel/notifier.c:85) [ 28.655286] __netdev_upper_dev_link (net/core/dev.c:8931) [ 28.655361] netdev_master_upper_dev_link (net/core/dev.c:9001) [ 28.655428] bond_enslave (drivers/net/bonding/bond_main.c:1713 drivers/net/bonding/bond_main.c:2229) [ 28.655487] do_set_master (net/core/rtnetlink.c:3011) [ 28.655545] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 28.655602] ? __nla_validate_parse (lib/nlattr.c:620) [ 28.655667] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 28.655725] ? kmem_cache_alloc_node_noprof (mm/slub.c:4749 mm/slub.c:4883 mm/slub.c:4950) [ 28.655789] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 28.655845] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 28.655910] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 28.655966] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 28.656021] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 28.656085] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 28.656142] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 28.656198] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 28.656255] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 28.656326] ___sys_sendmsg (net/socket.c:2752) [ 28.656383] __sys_sendmsg (net/socket.c:2784) [ 28.656440] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 28.656496] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 28.656559] RIP: 0033:0x7fd574cd308e [ 28.656615] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 28.656748] RSP: 002b:00007ffc70f2b7d0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 28.656825] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007fd574cd308e [ 28.656899] RDX: 0000000000000000 RSI: 00007ffc70f2b880 RDI: 0000000000000005 [ 28.656977] RBP: 00007ffc70f2b7e0 R08: 0000000000000000 R09: 0000000000000000 [ 28.657053] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d11c [ 28.657130] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffc70f2bf40 | [ 28.657343] ------------[ cut here ]------------ | [ 28.657405] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/311 | [ 28.657488] Modules linked in: | [ 28.657632] Tainted: [W]=WARN [ 28.657686] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 28.657755] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 28.657817] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 28.657944] RSP: 0018:ff52d251007775e8 EFLAGS: 00010286 [ 28.658005] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 28.658081] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d82fda800 [ 28.658155] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d82cef030 [ 28.658232] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 28.658322] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d82fda800 [ 28.658401] FS: 00007fd574a99840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 28.658479] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 28.658546] CR2: 000000001c1c2988 CR3: 0000000006450001 CR4: 0000000000771ef0 [ 28.658624] PKRU: 55555554 [ 28.658671] Call Trace: [ 28.658718] [ 28.658766] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 28.658822] notifier_call_chain (kernel/notifier.c:85) [ 28.658879] netdev_lower_state_changed (net/core/dev.c:9573) [ 28.658942] bond_enslave (drivers/net/bonding/bond_main.c:1830 drivers/net/bonding/bond_main.c:2235) [ 28.658999] do_set_master (net/core/rtnetlink.c:3011) [ 28.659055] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 28.659111] ? __nla_validate_parse (lib/nlattr.c:620) [ 28.659175] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 28.659231] ? kmem_cache_alloc_node_noprof (mm/slub.c:4749 mm/slub.c:4883 mm/slub.c:4950) [ 28.659300] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 28.659363] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 28.659425] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 28.659481] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 28.659536] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 28.659598] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 28.659654] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 28.659711] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 28.659766] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 28.659822] ___sys_sendmsg (net/socket.c:2752) [ 28.659879] __sys_sendmsg (net/socket.c:2784) [ 28.659937] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 28.659993] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 28.660055] RIP: 0033:0x7fd574cd308e [ 28.660110] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 28.660241] RSP: 002b:00007ffc70f2b7d0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 28.660333] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007fd574cd308e [ 28.660408] RDX: 0000000000000000 RSI: 00007ffc70f2b880 RDI: 0000000000000005 [ 28.660486] RBP: 00007ffc70f2b7e0 R08: 0000000000000000 R09: 0000000000000000 [ 28.660560] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d11c [ 28.660634] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffc70f2bf40 | [ 28.660831] ------------[ cut here ]------------ | [ 28.660893] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/311 | [ 28.660984] Modules linked in: | [ 28.661139] Tainted: [W]=WARN [ 28.661196] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 28.661275] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 28.661348] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 28.661484] RSP: 0018:ff52d251007775b8 EFLAGS: 00010286 [ 28.661549] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 28.661626] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d82fda800 [ 28.661702] RBP: 0000000000000002 R08: ff19d41d831723d0 R09: ff19d41d82cef030 [ 28.661777] R10: ff19d41d86470118 R11: fefefefefefefeff R12: 0000000000000000 [ 28.661852] R13: 0000000000000010 R14: ff19d41d86470000 R15: ff19d41d82fda800 [ 28.661933] FS: 00007fd574a99840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 28.662010] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 28.662077] CR2: 000000001c1c2988 CR3: 0000000006450001 CR4: 0000000000771ef0 [ 28.662154] PKRU: 55555554 [ 28.662201] Call Trace: [ 28.662249] [ 28.662304] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 28.662365] notifier_call_chain (kernel/notifier.c:85) [ 28.662420] netdev_compute_master_upper_features (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:1590 net/core/dev.c:11116 net/core/dev.c:12883) [ 28.662491] bond_enslave (drivers/net/bonding/bond_main.c:2276) [ 28.662548] do_set_master (net/core/rtnetlink.c:3011) [ 28.662606] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 28.662664] ? __nla_validate_parse (lib/nlattr.c:620) [ 28.662730] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 28.662786] ? kmem_cache_alloc_node_noprof (mm/slub.c:4749 mm/slub.c:4883 mm/slub.c:4950) [ 28.662849] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 28.662905] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 28.662967] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 28.663022] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 28.663078] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 28.663139] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 28.663195] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 28.663250] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 28.663309] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 28.663374] ___sys_sendmsg (net/socket.c:2752) [ 28.663431] __sys_sendmsg (net/socket.c:2784) [ 28.663487] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 28.663544] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 28.663606] RIP: 0033:0x7fd574cd308e [ 28.663661] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 28.663791] RSP: 002b:00007ffc70f2b7d0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 28.663868] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007fd574cd308e [ 28.663944] RDX: 0000000000000000 RSI: 00007ffc70f2b880 RDI: 0000000000000005 [ 28.664020] RBP: 00007ffc70f2b7e0 R08: 0000000000000000 R09: 0000000000000000 [ 28.664097] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d11c [ 28.664171] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffc70f2bf40 | [ 28.664487] ------------[ cut here ]------------ | [ 28.664523] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: 1/199 | [ 28.664584] Modules linked in: | [ 28.664661] Tainted: [W]=WARN [ 28.664683] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 28.664716] Workqueue: events_unbound linkwatch_event [ 28.664744] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 28.664775] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 28.664865] RSP: 0018:ff52d25100497d50 EFLAGS: 00010286 [ 28.664894] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 28.664933] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308ca00 [ 28.664973] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f2e030 [ 28.665013] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 28.665050] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d8308ca00 [ 28.665090] FS: 0000000000000000(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 28.665133] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 28.665166] CR2: 0000560f81ce9d5c CR3: 0000000004c96006 CR4: 0000000000771ef0 [ 28.665207] PKRU: 55555554 [ 28.665221] Call Trace: [ 28.665236] [ 28.665251] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 28.665277] netif_state_change (net/core/dev.c:1605) [ 28.665304] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 28.665327] __linkwatch_run_queue (net/core/link_watch.c:240) [ 28.665356] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 28.665385] process_one_work (kernel/workqueue.c:3314) [ 28.665407] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 28.665431] ? rescuer_thread (kernel/workqueue.c:3672) [ 28.665450] kthread (kernel/kthread.c:436) [ 28.665471] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 28.665494] ret_from_fork (arch/x86/kernel/process.c:158) [ 28.665519] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 28.665537] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 28.665674] ------------[ cut here ]------------ | [ 28.665702] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: 1/199 | [ 28.665756] Modules linked in: | [ 28.665838] Tainted: [W]=WARN [ 28.665857] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 28.665887] Workqueue: events_unbound linkwatch_event [ 28.665917] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 28.665943] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 28.666031] RSP: 0018:ff52d25100497d50 EFLAGS: 00010286 [ 28.666060] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 28.666098] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308ca00 [ 28.666140] RBP: 0000000000000000 R08: ff19d41d8335b150 R09: ff19d41d84f2e030 [ 28.666179] R10: ff19d41d86406118 R11: fefefefefefefeff R12: 0000000000000000 [ 28.666216] R13: 0000000000000010 R14: ff19d41d86406000 R15: ff19d41d8308ca00 [ 28.666257] FS: 0000000000000000(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 28.666300] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 28.666340] CR2: 0000560f81ce9d5c CR3: 0000000004c96006 CR4: 0000000000771ef0 [ 28.666383] PKRU: 55555554 [ 28.666396] Call Trace: [ 28.666410] [ 28.666426] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 28.666450] netif_state_change (net/core/dev.c:1605) [ 28.666471] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 28.666495] __linkwatch_run_queue (net/core/link_watch.c:240) [ 28.666525] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 28.666545] process_one_work (kernel/workqueue.c:3314) [ 28.666565] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 28.666585] ? rescuer_thread (kernel/workqueue.c:3672) [ 28.666605] kthread (kernel/kthread.c:436) [ 28.666628] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 28.666650] ret_from_fork (arch/x86/kernel/process.c:158) [ 28.666672] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 28.666693] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 28.672373] ------------[ cut here ]------------ | [ 28.672406] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/312 | [ 28.672461] Modules linked in: | [ 28.672534] Tainted: [W]=WARN [ 28.672555] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 28.672592] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 28.672624] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 28.672725] RSP: 0018:ff52d2510077f5a8 EFLAGS: 00010286 [ 28.672753] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 28.672792] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 28.672834] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f28030 [ 28.672876] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 28.672917] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83051c00 [ 28.672962] FS: 00007ff77da74840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 28.673006] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 28.673043] CR2: 000000000ad66988 CR3: 000000000315a004 CR4: 0000000000771ef0 [ 28.673085] PKRU: 55555554 [ 28.673100] Call Trace: [ 28.673116] [ 28.673132] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 28.673153] notifier_call_chain (kernel/notifier.c:85) [ 28.673176] netif_set_mac_address (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:9993) [ 28.673207] dev_set_mac_address (net/core/dev_api.c:339) [ 28.673227] ? dev_set_mtu (net/core/dev_api.c:249) [ 28.673250] bond_enslave (drivers/net/bonding/bond_main.c:2067) [ 28.673280] ? exc_invalid_op (arch/x86/kernel/traps.c:490 (discriminator 2)) [ 28.673303] do_set_master (net/core/rtnetlink.c:3011) [ 28.673333] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 28.673358] ? __nla_validate_parse (lib/nlattr.c:620) [ 28.673391] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 28.673418] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 28.673441] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 28.673473] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 28.673493] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 28.673516] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 28.673545] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 28.673568] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 28.673589] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 28.673608] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 28.673629] ___sys_sendmsg (net/socket.c:2752) [ 28.673650] __sys_sendmsg (net/socket.c:2784) [ 28.673671] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 28.673694] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 28.673723] RIP: 0033:0x7ff77dcae08e [ 28.673744] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 28.673839] RSP: 002b:00007ffe547407d0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 28.673877] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007ff77dcae08e [ 28.673918] RDX: 0000000000000000 RSI: 00007ffe54740880 RDI: 0000000000000005 [ 28.673960] RBP: 00007ffe547407e0 R08: 0000000000000000 R09: 0000000000000000 [ 28.674000] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d11c [ 28.674039] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffe54740f40 | [ 28.674133] ------------[ cut here ]------------ | [ 28.674156] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/312 | [ 28.674205] Modules linked in: | [ 28.674287] Tainted: [W]=WARN [ 28.674307] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 28.674345] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 28.674369] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 28.674462] RSP: 0018:ff52d2510077f600 EFLAGS: 00010286 [ 28.674491] RAX: 00000000ffffffa6 RBX: 0000000000000041 RCX: 0000000000000000 [ 28.674537] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 28.674575] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f28030 [ 28.674614] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 28.674654] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83051c00 [ 28.674696] FS: 00007ff77da74840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 28.674735] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 28.674768] CR2: 000000000ad66988 CR3: 000000000315a004 CR4: 0000000000771ef0 [ 28.674812] PKRU: 55555554 [ 28.674828] Call Trace: [ 28.674843] [ 28.674854] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 28.674876] netif_open (net/core/dev.c:1729 net/core/dev.c:1718) [ 28.674899] dev_open (net/core/dev_api.c:202) [ 28.674922] bond_enslave (drivers/net/bonding/bond_main.c:2079) [ 28.674943] ? exc_invalid_op (arch/x86/kernel/traps.c:490 (discriminator 2)) [ 28.674963] do_set_master (net/core/rtnetlink.c:3011) [ 28.674986] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 28.675006] ? __nla_validate_parse (lib/nlattr.c:620) [ 28.675034] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 28.675058] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 28.675079] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 28.675108] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 28.675134] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 28.675156] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 28.675182] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 28.675203] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 28.675223] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 28.675244] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 28.675268] ___sys_sendmsg (net/socket.c:2752) [ 28.675293] __sys_sendmsg (net/socket.c:2784) [ 28.675319] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 28.675341] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 28.675368] RIP: 0033:0x7ff77dcae08e [ 28.675387] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 28.675481] RSP: 002b:00007ffe547407d0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 28.675521] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007ff77dcae08e [ 28.675561] RDX: 0000000000000000 RSI: 00007ffe54740880 RDI: 0000000000000005 [ 28.675603] RBP: 00007ffe547407e0 R08: 0000000000000000 R09: 0000000000000000 [ 28.675641] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d11c [ 28.675671] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffe54740f40 | [ 28.675770] ------------[ cut here ]------------ | [ 28.675795] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/312 | [ 28.675835] Modules linked in: | [ 28.675907] Tainted: [W]=WARN [ 28.675926] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 28.675962] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 28.675990] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 28.676077] RSP: 0018:ff52d2510077f5e8 EFLAGS: 00010286 [ 28.676104] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 28.676141] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 28.676181] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f28030 [ 28.676227] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 28.676272] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83051c00 [ 28.676319] FS: 00007ff77da74840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 28.676358] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 28.676394] CR2: 000000000ad66988 CR3: 000000000315a004 CR4: 0000000000771ef0 [ 28.676431] PKRU: 55555554 [ 28.676443] Call Trace: [ 28.676454] [ 28.676468] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 28.676490] notifier_call_chain (kernel/notifier.c:85) [ 28.676511] netdev_lower_state_changed (net/core/dev.c:9573) [ 28.676543] bond_enslave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:623 ./include/net/bonding.h:615 ./include/net/bonding.h:637 drivers/net/bonding/bond_main.c:2125) [ 28.676566] do_set_master (net/core/rtnetlink.c:3011) [ 28.676589] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 28.676611] ? __nla_validate_parse (lib/nlattr.c:620) [ 28.676639] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 28.676663] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 28.676683] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 28.676713] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 28.676736] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 28.676759] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 28.676787] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 28.676814] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 28.676836] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 28.676857] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 28.676878] ___sys_sendmsg (net/socket.c:2752) [ 28.676901] __sys_sendmsg (net/socket.c:2784) [ 28.676923] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 28.676945] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 28.676971] RIP: 0033:0x7ff77dcae08e [ 28.676993] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 28.677085] RSP: 002b:00007ffe547407d0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 28.677127] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007ff77dcae08e [ 28.677167] RDX: 0000000000000000 RSI: 00007ffe54740880 RDI: 0000000000000005 [ 28.677208] RBP: 00007ffe547407e0 R08: 0000000000000000 R09: 0000000000000000 [ 28.677242] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d11c [ 28.677287] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffe54740f40 | [ 28.677377] ------------[ cut here ]------------ | [ 28.677406] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/312 | [ 28.677451] Modules linked in: | [ 28.677525] Tainted: [W]=WARN [ 28.677546] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 28.677577] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 28.677608] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 28.677718] RSP: 0018:ff52d2510077f5e8 EFLAGS: 00010286 [ 28.677748] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 28.677788] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 28.677829] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f28030 [ 28.677875] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 28.677920] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83051c00 [ 28.677964] FS: 00007ff77da74840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 28.678010] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 28.678047] CR2: 000000000ad66988 CR3: 000000000315a004 CR4: 0000000000771ef0 [ 28.678092] PKRU: 55555554 [ 28.678106] Call Trace: [ 28.678121] [ 28.678136] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 28.678159] notifier_call_chain (kernel/notifier.c:85) [ 28.678185] netdev_lower_state_changed (net/core/dev.c:9573) [ 28.678216] bond_enslave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:572 drivers/net/bonding/bond_main.c:2190) [ 28.678237] do_set_master (net/core/rtnetlink.c:3011) [ 28.678264] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 28.678289] ? __nla_validate_parse (lib/nlattr.c:620) [ 28.678324] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 28.678348] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 28.678370] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 28.678399] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 28.678419] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 28.678441] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 28.678470] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 28.678494] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 28.678515] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 28.678544] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 28.678565] ___sys_sendmsg (net/socket.c:2752) [ 28.678588] __sys_sendmsg (net/socket.c:2784) [ 28.678609] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 28.678629] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 28.678659] RIP: 0033:0x7ff77dcae08e [ 28.678679] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 28.678773] RSP: 002b:00007ffe547407d0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 28.678813] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007ff77dcae08e [ 28.678857] RDX: 0000000000000000 RSI: 00007ffe54740880 RDI: 0000000000000005 [ 28.678896] RBP: 00007ffe547407e0 R08: 0000000000000000 R09: 0000000000000000 [ 28.678935] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d11c [ 28.678974] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffe54740f40 | [ 28.679066] ------------[ cut here ]------------ | [ 28.679091] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/312 | [ 28.679138] Modules linked in: | [ 28.679212] Tainted: [W]=WARN [ 28.679235] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 28.679276] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 28.679307] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 28.679408] RSP: 0018:ff52d2510077f568 EFLAGS: 00010286 [ 28.679435] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 28.679477] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 28.679517] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f28030 [ 28.679559] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 28.679600] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83051c00 [ 28.679643] FS: 00007ff77da74840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 28.679684] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 28.679719] CR2: 000000000ad66988 CR3: 000000000315a004 CR4: 0000000000771ef0 [ 28.679765] PKRU: 55555554 [ 28.679779] Call Trace: [ 28.679793] [ 28.679807] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 28.679828] notifier_call_chain (kernel/notifier.c:85) [ 28.679848] __netdev_upper_dev_link (net/core/dev.c:8931) [ 28.679876] netdev_master_upper_dev_link (net/core/dev.c:9001) [ 28.679905] bond_enslave (drivers/net/bonding/bond_main.c:1713 drivers/net/bonding/bond_main.c:2229) [ 28.679925] do_set_master (net/core/rtnetlink.c:3011) [ 28.679946] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 28.679968] ? __nla_validate_parse (lib/nlattr.c:620) [ 28.679997] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 28.680019] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 28.680041] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 28.680067] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 28.680091] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 28.680111] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 28.680141] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 28.680162] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 28.680181] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 28.680202] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 28.680222] ___sys_sendmsg (net/socket.c:2752) [ 28.680245] __sys_sendmsg (net/socket.c:2784) [ 28.680268] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 28.680291] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 28.680321] RIP: 0033:0x7ff77dcae08e [ 28.680343] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 28.680439] RSP: 002b:00007ffe547407d0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 28.680478] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007ff77dcae08e [ 28.680517] RDX: 0000000000000000 RSI: 00007ffe54740880 RDI: 0000000000000005 [ 28.680561] RBP: 00007ffe547407e0 R08: 0000000000000000 R09: 0000000000000000 [ 28.680599] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d11c [ 28.680644] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffe54740f40 | [ 28.680739] ------------[ cut here ]------------ | [ 28.680768] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/312 | [ 28.680814] Modules linked in: | [ 28.680892] Tainted: [W]=WARN [ 28.680916] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 28.680947] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 28.680976] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 28.681069] RSP: 0018:ff52d2510077f5e8 EFLAGS: 00010286 [ 28.681097] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 28.681138] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 28.681181] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f28030 [ 28.681221] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 28.681265] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83051c00 [ 28.681309] FS: 00007ff77da74840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 28.681353] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 28.681380] CR2: 000000000ad66988 CR3: 000000000315a004 CR4: 0000000000771ef0 [ 28.681424] PKRU: 55555554 [ 28.681439] Call Trace: [ 28.681454] [ 28.681469] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 28.681488] notifier_call_chain (kernel/notifier.c:85) [ 28.681510] netdev_lower_state_changed (net/core/dev.c:9573) [ 28.681540] bond_enslave (drivers/net/bonding/bond_main.c:1830 drivers/net/bonding/bond_main.c:2235) [ 28.681560] do_set_master (net/core/rtnetlink.c:3011) [ 28.681582] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 28.681604] ? __nla_validate_parse (lib/nlattr.c:620) [ 28.681632] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 28.681650] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 28.681670] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 28.681699] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 28.681721] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 28.681743] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 28.681768] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 28.681791] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 28.681813] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 28.681835] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 28.681857] ___sys_sendmsg (net/socket.c:2752) [ 28.681877] __sys_sendmsg (net/socket.c:2784) [ 28.681899] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 28.681920] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 28.681944] RIP: 0033:0x7ff77dcae08e [ 28.681964] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 28.682064] RSP: 002b:00007ffe547407d0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 28.682110] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007ff77dcae08e [ 28.682156] RDX: 0000000000000000 RSI: 00007ffe54740880 RDI: 0000000000000005 [ 28.682200] RBP: 00007ffe547407e0 R08: 0000000000000000 R09: 0000000000000000 [ 28.682245] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d11c [ 28.682297] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffe54740f40 | [ 28.682404] ------------[ cut here ]------------ | [ 28.682431] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/312 | [ 28.682481] Modules linked in: | [ 28.682571] Tainted: [W]=WARN [ 28.682590] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 28.682628] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 28.682662] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 28.682765] RSP: 0018:ff52d2510077f5b8 EFLAGS: 00010286 [ 28.682796] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 28.682838] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 28.682886] RBP: 0000000000000002 R08: ff19d41d831723d0 R09: ff19d41d84f28030 [ 28.682934] R10: ff19d41d86470118 R11: fefefefefefefeff R12: 0000000000000000 [ 28.682977] R13: 0000000000000010 R14: ff19d41d86470000 R15: ff19d41d83051c00 [ 28.683023] FS: 00007ff77da74840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 28.683065] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 28.683100] CR2: 000000000ad66988 CR3: 000000000315a004 CR4: 0000000000771ef0 [ 28.683145] PKRU: 55555554 [ 28.683161] Call Trace: [ 28.683175] [ 28.683190] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 28.683219] notifier_call_chain (kernel/notifier.c:85) [ 28.683243] netdev_compute_master_upper_features (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:1590 net/core/dev.c:11116 net/core/dev.c:12883) [ 28.683280] bond_enslave (drivers/net/bonding/bond_main.c:2276) [ 28.683304] do_set_master (net/core/rtnetlink.c:3011) [ 28.683328] do_setlink.isra.0 (net/core/rtnetlink.c:3213 (discriminator 1)) [ 28.683352] ? __nla_validate_parse (lib/nlattr.c:620) [ 28.683385] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 28.683408] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 28.683432] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 28.683459] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 28.683480] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 28.683503] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 28.683534] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 28.683556] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 28.683580] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 28.683600] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 28.683622] ___sys_sendmsg (net/socket.c:2752) [ 28.683645] __sys_sendmsg (net/socket.c:2784) [ 28.683665] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 28.683687] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 28.683716] RIP: 0033:0x7ff77dcae08e [ 28.683741] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 28.683833] RSP: 002b:00007ffe547407d0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 28.683875] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007ff77dcae08e [ 28.683912] RDX: 0000000000000000 RSI: 00007ffe54740880 RDI: 0000000000000005 [ 28.683951] RBP: 00007ffe547407e0 R08: 0000000000000000 R09: 0000000000000000 [ 28.683997] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d11c [ 28.684037] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffe54740f40 | [ 28.684235] ------------[ cut here ]------------ | [ 28.684267] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/45 | [ 28.684329] Modules linked in: | [ 28.684407] Tainted: [W]=WARN [ 28.684428] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 28.684462] Workqueue: events_unbound linkwatch_event [ 28.684487] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 28.684517] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 28.684611] RSP: 0018:ff52d25100193d50 EFLAGS: 00010286 [ 28.684638] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 28.684679] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 28.684720] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f28030 [ 28.684758] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 28.684801] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d81c32d00 [ 28.684843] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 28.684885] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 28.684918] CR2: 000000000ad66988 CR3: 000000000315a004 CR4: 0000000000771ef0 [ 28.684960] PKRU: 55555554 [ 28.684974] Call Trace: [ 28.684988] [ 28.685002] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 28.685022] netif_state_change (net/core/dev.c:1605) [ 28.685043] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 28.685069] __linkwatch_run_queue (net/core/link_watch.c:240) [ 28.685097] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 28.685119] process_one_work (kernel/workqueue.c:3314) [ 28.685141] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 28.685162] ? rescuer_thread (kernel/workqueue.c:3672) [ 28.685184] kthread (kernel/kthread.c:436) [ 28.685205] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 28.685227] ret_from_fork (arch/x86/kernel/process.c:158) [ 28.685250] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 28.685277] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 28.685429] ------------[ cut here ]------------ | [ 28.685459] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/45 | [ 28.685520] Modules linked in: | [ 28.685596] Tainted: [W]=WARN [ 28.685617] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 28.685653] Workqueue: events_unbound linkwatch_event [ 28.685683] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 28.685713] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 28.685816] RSP: 0018:ff52d25100193d50 EFLAGS: 00010286 [ 28.685844] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 28.685881] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 28.685922] RBP: 0000000000000000 R08: ff19d41d8335f910 R09: ff19d41d84f28030 [ 28.685954] R10: ff19d41d8640e118 R11: fefefefefefefeff R12: 0000000000000000 [ 28.685998] R13: 0000000000000010 R14: ff19d41d8640e000 R15: ff19d41d81c32d00 [ 28.686041] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 28.686084] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 28.686122] CR2: 000000000ad66988 CR3: 000000000315a004 CR4: 0000000000771ef0 [ 28.686165] PKRU: 55555554 [ 28.686179] Call Trace: [ 28.686192] [ 28.686206] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 28.686231] netif_state_change (net/core/dev.c:1605) [ 28.686253] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 28.686279] __linkwatch_run_queue (net/core/link_watch.c:240) [ 28.686307] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 28.686331] process_one_work (kernel/workqueue.c:3314) [ 28.686351] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 28.686371] ? rescuer_thread (kernel/workqueue.c:3672) [ 28.686393] kthread (kernel/kthread.c:436) [ 28.686413] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 28.686435] ret_from_fork (arch/x86/kernel/process.c:158) [ 28.686457] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 28.686482] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 28.692295] ------------[ cut here ]------------ | [ 28.692335] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/313 | [ 28.692388] Modules linked in: | [ 28.692466] Tainted: [W]=WARN [ 28.692486] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 28.692518] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 28.692550] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 28.692645] RSP: 0018:ff52d25100787720 EFLAGS: 00010286 [ 28.692674] RAX: 00000000ffffffa6 RBX: 0000000000000001 RCX: 0000000000000000 [ 28.692707] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 28.692745] RBP: 0000000000000000 R08: ff19d41d831723d0 R09: ff19d41d84f28030 [ 28.692790] R10: ff19d41d86470118 R11: fefefefefefefeff R12: 0000000000000000 [ 28.692828] R13: 0000000000000010 R14: ff19d41d86470000 R15: ff19d41d81c32d00 [ 28.692872] FS: 00007f453771d840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 28.692915] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 28.692947] CR2: 00000000259b2988 CR3: 0000000004c20002 CR4: 0000000000771ef0 [ 28.692987] PKRU: 55555554 [ 28.693001] Call Trace: [ 28.693016] [ 28.693031] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 28.693053] __dev_notify_flags (net/core/dev.c:9787) [ 28.693071] ? rtnl_getlink (./include/linux/skbuff.h:1323 ./include/linux/skbuff.h:1332 net/core/rtnetlink.c:4288) [ 28.693091] netif_change_flags (net/core/dev.c:9820) [ 28.693111] do_setlink.isra.0 (net/core/rtnetlink.c:3206 (discriminator 1)) [ 28.693134] ? __nla_validate_parse (lib/nlattr.c:620) [ 28.693160] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 28.693180] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 28.693200] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 28.693226] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 28.693248] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 28.693272] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 28.693301] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 28.693326] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 28.693347] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 28.693367] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 28.693387] ___sys_sendmsg (net/socket.c:2752) [ 28.693411] __sys_sendmsg (net/socket.c:2784) [ 28.693434] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 28.693454] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 28.693482] RIP: 0033:0x7f453795708e [ 28.693502] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 28.693589] RSP: 002b:00007fffddcc63d0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 28.693629] RAX: ffffffffffffffda RBX: 0000000000000002 RCX: 00007f453795708e [ 28.693669] RDX: 0000000000000000 RSI: 00007fffddcc6480 RDI: 0000000000000005 [ 28.693708] RBP: 00007fffddcc63e0 R08: 0000000000000000 R09: 0000000000000000 [ 28.693748] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d11c [ 28.693789] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fffddcc6b40 | [ 28.695342] ------------[ cut here ]------------ | [ 28.695373] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 28.695431] Modules linked in: | [ 28.695505] Tainted: [W]=WARN [ 28.695525] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 28.695557] Workqueue: bond0 bond_mii_monitor [ 28.695588] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 28.695615] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 28.695713] RSP: 0018:ff52d25100247d28 EFLAGS: 00010286 [ 28.695739] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 28.695783] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 28.695817] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f28030 [ 28.695860] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 28.695901] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d81c32d00 [ 28.695944] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 28.695989] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 28.696027] CR2: 00007f45377ea574 CR3: 0000000021a42003 CR4: 0000000000771ef0 [ 28.696069] PKRU: 55555554 [ 28.696084] Call Trace: [ 28.696099] [ 28.696114] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 28.696134] notifier_call_chain (kernel/notifier.c:85) [ 28.696156] ? __queue_work (kernel/workqueue.c:2401) [ 28.696177] netdev_lower_state_changed (net/core/dev.c:9573) [ 28.696209] bond_mii_monitor (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:623 ./include/net/bonding.h:615 ./include/net/bonding.h:637 drivers/net/bonding/bond_main.c:2803 drivers/net/bonding/bond_main.c:2912) [ 28.696231] process_one_work (kernel/workqueue.c:3314) [ 28.696254] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 28.696277] ? rescuer_thread (kernel/workqueue.c:3672) [ 28.696299] kthread (kernel/kthread.c:436) [ 28.696322] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 28.696344] ret_from_fork (arch/x86/kernel/process.c:158) [ 28.696364] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 28.696387] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 28.696562] ------------[ cut here ]------------ | [ 28.696590] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 28.696647] Modules linked in: | [ 28.696719] Tainted: [W]=WARN [ 28.696739] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 28.696771] Workqueue: bond0 bond_mii_monitor [ 28.696798] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 28.696825] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 28.696921] RSP: 0018:ff52d25100247c98 EFLAGS: 00010286 [ 28.696949] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 28.696988] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 28.697027] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f28030 [ 28.697065] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 28.697100] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d81c32d00 [ 28.697133] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 28.697170] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 28.697200] CR2: 00007f45377ea574 CR3: 0000000021a42003 CR4: 0000000000771ef0 [ 28.697241] PKRU: 55555554 [ 28.697255] Call Trace: [ 28.697273] [ 28.697289] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 28.697310] notifier_call_chain (kernel/notifier.c:85) [ 28.697348] netdev_lower_state_changed (net/core/dev.c:9573) [ 28.697377] bond_change_active_slave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:588 drivers/net/bonding/bond_main.c:1322) [ 28.697406] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 28.697434] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 28.697458] process_one_work (kernel/workqueue.c:3314) [ 28.697479] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 28.697498] ? rescuer_thread (kernel/workqueue.c:3672) [ 28.697521] kthread (kernel/kthread.c:436) [ 28.697544] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 28.697569] ret_from_fork (arch/x86/kernel/process.c:158) [ 28.697589] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 28.697609] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 28.697680] ------------[ cut here ]------------ | [ 28.697706] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 28.697760] Modules linked in: | [ 28.697832] Tainted: [W]=WARN [ 28.697853] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 28.697887] Workqueue: bond0 bond_mii_monitor [ 28.697916] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 28.697943] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 28.698035] RSP: 0018:ff52d25100247cb0 EFLAGS: 00010286 [ 28.698064] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 28.698108] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 28.698154] RBP: 0000000000000003 R08: ff19d41d831723d0 R09: ff19d41d84f28030 [ 28.698192] R10: ff19d41d86470118 R11: fefefefefefefeff R12: 0000000000000000 [ 28.698231] R13: 0000000000000010 R14: ff19d41d86470000 R15: ff19d41d81c32d00 [ 28.698279] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 28.698320] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 28.698353] CR2: 00007f45377ea574 CR3: 0000000021a42003 CR4: 0000000000771ef0 [ 28.698391] PKRU: 55555554 [ 28.698405] Call Trace: [ 28.698422] [ 28.698437] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 28.698462] notifier_call_chain (kernel/notifier.c:85) [ 28.698484] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 28.698517] bond_change_active_slave (drivers/net/bonding/bond_main.c:1329) [ 28.698542] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 28.698571] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 28.698592] process_one_work (kernel/workqueue.c:3314) [ 28.698615] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 28.698637] ? rescuer_thread (kernel/workqueue.c:3672) [ 28.698660] kthread (kernel/kthread.c:436) [ 28.698684] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 28.698706] ret_from_fork (arch/x86/kernel/process.c:158) [ 28.698727] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 28.698751] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 28.698887] ------------[ cut here ]------------ | [ 28.698916] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 28.698974] Modules linked in: | [ 28.699058] Tainted: [W]=WARN [ 28.699080] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 28.699115] Workqueue: bond0 bond_mii_monitor [ 28.699146] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 28.699171] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 28.699272] RSP: 0018:ff52d25100247d38 EFLAGS: 00010286 [ 28.699302] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 28.699348] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 28.699386] RBP: 0000000000000004 R08: ff19d41d831723d0 R09: ff19d41d84f28030 [ 28.699428] R10: ff19d41d86470118 R11: fefefefefefefeff R12: 0000000000000000 [ 28.699475] R13: 0000000000000010 R14: ff19d41d86470000 R15: ff19d41d81c32d00 [ 28.699520] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 28.699567] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 28.699602] CR2: 00007f45377ea574 CR3: 0000000021a42003 CR4: 0000000000771ef0 [ 28.699642] PKRU: 55555554 [ 28.699656] Call Trace: [ 28.699668] [ 28.699682] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 28.699704] notifier_call_chain (kernel/notifier.c:85) [ 28.699724] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 28.699753] bond_peer_notify_may_events (drivers/net/bonding/bond_main.c:1240) [ 28.699781] bond_mii_monitor (drivers/net/bonding/bond_main.c:2916) [ 28.699803] process_one_work (kernel/workqueue.c:3314) [ 28.699824] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 28.699846] ? rescuer_thread (kernel/workqueue.c:3672) [ 28.699870] kthread (kernel/kthread.c:436) [ 28.699890] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 28.699911] ret_from_fork (arch/x86/kernel/process.c:158) [ 28.699933] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 28.699954] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 28.700046] ------------[ cut here ]------------ | [ 28.700076] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/45 | [ 28.700130] Modules linked in: | [ 28.700212] Tainted: [W]=WARN [ 28.700233] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 28.700273] Workqueue: events_unbound linkwatch_event [ 28.700302] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 28.700333] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 28.700430] RSP: 0018:ff52d25100193d50 EFLAGS: 00010286 [ 28.700460] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 28.700498] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 28.700540] RBP: 0000000000000000 R08: ff19d41d831723d0 R09: ff19d41d84f28030 [ 28.700582] R10: ff19d41d86470118 R11: fefefefefefefeff R12: 0000000000000000 [ 28.700620] R13: 0000000000000010 R14: ff19d41d86470000 R15: ff19d41d81c32d00 [ 28.700658] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 28.700696] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 28.700727] CR2: 00007f45377ea574 CR3: 0000000021a42003 CR4: 0000000000771ef0 [ 28.700766] PKRU: 55555554 [ 28.700780] Call Trace: [ 28.700795] [ 28.700810] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 28.700831] netif_state_change (net/core/dev.c:1605) [ 28.700852] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 28.700878] __linkwatch_run_queue (net/core/link_watch.c:240) [ 28.700908] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 28.700931] process_one_work (kernel/workqueue.c:3314) [ 28.700953] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 28.700975] ? rescuer_thread (kernel/workqueue.c:3672) [ 28.700995] kthread (kernel/kthread.c:436) [ 28.701017] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 28.701037] ret_from_fork (arch/x86/kernel/process.c:158) [ 28.701057] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 28.701079] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 28.701150] ------------[ cut here ]------------ | [ 28.701180] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 28.701231] Modules linked in: | [ 28.701319] Tainted: [W]=WARN [ 28.701343] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 28.701376] Workqueue: bond0 bond_resend_igmp_join_requests_delayed [ 28.701411] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 28.701434] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 28.701531] RSP: 0018:ff52d25100247d98 EFLAGS: 00010286 [ 28.701562] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 28.701601] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 28.701642] RBP: 0000000000000005 R08: ff19d41d831723d0 R09: ff19d41d84f28030 [ 28.701680] R10: ff19d41d86470118 R11: fefefefefefefeff R12: 0000000000000000 [ 28.701722] R13: 0000000000000010 R14: ff19d41d86470000 R15: ff19d41d81c32d00 [ 28.701764] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 28.701805] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 28.701844] CR2: 00007f45377ea574 CR3: 0000000021a42003 CR4: 0000000000771ef0 [ 28.701876] PKRU: 55555554 [ 28.701891] Call Trace: [ 28.701904] [ 28.701917] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 28.701934] notifier_call_chain (kernel/notifier.c:85) [ 28.701956] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 28.701985] bond_resend_igmp_join_requests_delayed (drivers/net/bonding/bond_main.c:899) [ 28.702020] process_one_work (kernel/workqueue.c:3314) [ 28.702041] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 28.702066] ? rescuer_thread (kernel/workqueue.c:3672) [ 28.702088] kthread (kernel/kthread.c:436) [ 28.702107] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 28.702130] ret_from_fork (arch/x86/kernel/process.c:158) [ 28.702150] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 28.702171] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 29.453392] ------------[ cut here ]------------ | [ 29.453501] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/45 | [ 29.453565] Modules linked in: | [ 29.453643] Tainted: [W]=WARN [ 29.453664] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 29.453701] Workqueue: events_unbound linkwatch_event [ 29.453733] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 29.453764] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 29.453860] RSP: 0018:ff52d25100193d50 EFLAGS: 00010286 [ 29.453888] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 29.453928] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 29.453966] RBP: 0000000000000000 R08: ff19d41d8335f0d0 R09: ff19d41d84f2802c [ 29.454014] R10: ff19d41d84f1e118 R11: fefefefefefefeff R12: 0000000000000000 [ 29.454051] R13: 0000000000000010 R14: ff19d41d84f1e000 R15: ff19d41d81c32d00 [ 29.454097] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 29.454141] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 29.454174] CR2: 00007fd8da798000 CR3: 0000000021a42003 CR4: 0000000000771ef0 [ 29.454213] PKRU: 55555554 [ 29.454229] Call Trace: [ 29.454251] [ 29.454269] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 29.454292] netif_state_change (net/core/dev.c:1605) [ 29.454322] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 29.454344] __linkwatch_run_queue (net/core/link_watch.c:240) [ 29.454375] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 29.454398] process_one_work (kernel/workqueue.c:3314) [ 29.454425] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 29.454448] ? rescuer_thread (kernel/workqueue.c:3672) [ 29.454469] kthread (kernel/kthread.c:436) [ 29.454491] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 29.454513] ret_from_fork (arch/x86/kernel/process.c:158) [ 29.454537] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 29.454559] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 29.780064] ------------[ cut here ]------------ | [ 29.780114] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/317 | [ 29.780169] Modules linked in: | [ 29.780253] Tainted: [W]=WARN [ 29.780275] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 29.780311] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 29.780346] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 29.780432] RSP: 0018:ff52d251007a7720 EFLAGS: 00010286 [ 29.780459] RAX: 00000000ffffffa6 RBX: 0000000000000001 RCX: 0000000000000000 [ 29.780497] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 29.780536] RBP: 0000000000000000 R08: ff19d41d8335b150 R09: ff19d41d84f28030 [ 29.780578] R10: ff19d41d86406118 R11: fefefefefefefeff R12: 0000000000000000 [ 29.780616] R13: 0000000000000010 R14: ff19d41d86406000 R15: ff19d41d81c32d00 [ 29.780662] FS: 00007f806e682840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 29.780702] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 29.780735] CR2: 00007f806e9521a0 CR3: 0000000004c9b002 CR4: 0000000000771ef0 [ 29.780775] PKRU: 55555554 [ 29.780790] Call Trace: [ 29.780807] [ 29.780826] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 29.780847] __dev_notify_flags (net/core/dev.c:9787) [ 29.780869] netif_change_flags (net/core/dev.c:9820) [ 29.780890] do_setlink.isra.0 (net/core/rtnetlink.c:3206 (discriminator 1)) [ 29.780912] ? __nla_validate_parse (lib/nlattr.c:620) [ 29.780941] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 29.780967] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 29.780990] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 29.781019] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 29.781039] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 29.781059] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 29.781087] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 29.781109] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 29.781129] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 29.781152] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 29.781173] ___sys_sendmsg (net/socket.c:2752) [ 29.781194] __sys_sendmsg (net/socket.c:2784) [ 29.781217] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 29.781245] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 29.781271] RIP: 0033:0x7f806e8bc08e [ 29.781293] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 29.781392] RSP: 002b:00007ffe88a503f0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 29.781431] RAX: ffffffffffffffda RBX: 0000000000000002 RCX: 00007f806e8bc08e [ 29.781467] RDX: 0000000000000000 RSI: 00007ffe88a504a0 RDI: 0000000000000005 [ 29.781507] RBP: 00007ffe88a50400 R08: 0000000000000000 R09: 0000000000000000 [ 29.781544] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d11d [ 29.781584] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffe88a50b60 | [ 29.781809] ------------[ cut here ]------------ | [ 29.781837] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/45 | [ 29.781895] Modules linked in: | [ 29.781968] Tainted: [W]=WARN [ 29.781990] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 29.782022] Workqueue: events_unbound linkwatch_event [ 29.782058] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 29.782086] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 29.782175] RSP: 0018:ff52d25100193d50 EFLAGS: 00010286 [ 29.782199] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 29.782240] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 29.782275] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f28030 [ 29.782321] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 29.782369] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d81c32d00 [ 29.782416] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 29.782464] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 29.782495] CR2: 00007f806e90d2a0 CR3: 0000000021a42003 CR4: 0000000000771ef0 [ 29.782539] PKRU: 55555554 [ 29.782552] Call Trace: [ 29.782565] [ 29.782578] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 29.782599] netif_state_change (net/core/dev.c:1605) [ 29.782622] ? linkwatch_do_dev (net/core/link_watch.c:184 net/core/link_watch.c:166) [ 29.782641] __linkwatch_run_queue (net/core/link_watch.c:240) [ 29.782673] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 29.782693] process_one_work (kernel/workqueue.c:3314) [ 29.782717] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 29.782741] ? rescuer_thread (kernel/workqueue.c:3672) [ 29.782762] kthread (kernel/kthread.c:436) [ 29.782782] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 29.782802] ret_from_fork (arch/x86/kernel/process.c:158) [ 29.782824] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 29.782843] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 29.845348] ------------[ cut here ]------------ | [ 29.845438] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 29.845513] Modules linked in: | [ 29.845599] Tainted: [W]=WARN [ 29.845626] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 29.845664] Workqueue: bond0 bond_mii_monitor [ 29.845697] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 29.845731] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 29.845828] RSP: 0018:ff52d25100247d28 EFLAGS: 00010286 [ 29.845855] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 29.845895] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 29.845934] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f28030 [ 29.845974] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 29.846014] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d81c32d00 [ 29.846061] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 29.846114] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 29.846149] CR2: 00007f806e90d2a0 CR3: 0000000021a42003 CR4: 0000000000771ef0 [ 29.846189] PKRU: 55555554 [ 29.846210] Call Trace: [ 29.846230] [ 29.846246] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 29.846269] notifier_call_chain (kernel/notifier.c:85) [ 29.846295] ? __queue_work (kernel/workqueue.c:2401) [ 29.846323] netdev_lower_state_changed (net/core/dev.c:9573) [ 29.846353] bond_mii_monitor (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:623 ./include/net/bonding.h:615 ./include/net/bonding.h:637 drivers/net/bonding/bond_main.c:2832 drivers/net/bonding/bond_main.c:2912) [ 29.846375] process_one_work (kernel/workqueue.c:3314) [ 29.846397] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 29.846417] ? rescuer_thread (kernel/workqueue.c:3672) [ 29.846437] kthread (kernel/kthread.c:436) [ 29.846466] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 29.846487] ret_from_fork (arch/x86/kernel/process.c:158) [ 29.846510] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 29.846533] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 29.846607] ------------[ cut here ]------------ | [ 29.846634] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 29.846688] Modules linked in: | [ 29.846757] Tainted: [W]=WARN [ 29.846779] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 29.846810] Workqueue: bond0 bond_mii_monitor [ 29.846839] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 29.846867] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 29.846954] RSP: 0018:ff52d25100247d28 EFLAGS: 00010286 [ 29.846983] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 29.847027] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 29.847065] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f28030 [ 29.847106] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 29.847148] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d81c32d00 [ 29.847192] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 29.847240] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 29.847276] CR2: 00007f806e90d2a0 CR3: 0000000021a42003 CR4: 0000000000771ef0 [ 29.847332] PKRU: 55555554 [ 29.847351] Call Trace: [ 29.847366] [ 29.847382] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 29.847411] notifier_call_chain (kernel/notifier.c:85) [ 29.847437] ? __queue_work (kernel/workqueue.c:2401) [ 29.847460] netdev_lower_state_changed (net/core/dev.c:9573) [ 29.847492] bond_mii_monitor (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:572 drivers/net/bonding/bond_main.c:2837 drivers/net/bonding/bond_main.c:2912) [ 29.847513] process_one_work (kernel/workqueue.c:3314) [ 29.847535] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 29.847554] ? rescuer_thread (kernel/workqueue.c:3672) [ 29.847579] kthread (kernel/kthread.c:436) [ 29.847603] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 29.847627] ret_from_fork (arch/x86/kernel/process.c:158) [ 29.847648] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 29.847669] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 29.847854] ------------[ cut here ]------------ | [ 29.847883] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 29.847938] Modules linked in: | [ 29.848013] Tainted: [W]=WARN [ 29.848035] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 29.848066] Workqueue: bond0 bond_mii_monitor [ 29.848098] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 29.848126] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 29.848223] RSP: 0018:ff52d25100247c98 EFLAGS: 00010286 [ 29.848258] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 29.848303] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 29.848348] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f28030 [ 29.848390] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 29.848432] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d81c32d00 [ 29.848473] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 29.848517] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 29.848550] CR2: 00007f806e90d2a0 CR3: 0000000021a42004 CR4: 0000000000771ef0 [ 29.848591] PKRU: 55555554 [ 29.848603] Call Trace: [ 29.848616] [ 29.848633] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 29.848654] notifier_call_chain (kernel/notifier.c:85) [ 29.848675] ? netdev_info (net/core/dev.c:13009 (discriminator 3)) [ 29.848697] netdev_lower_state_changed (net/core/dev.c:9573) [ 29.848725] bond_change_active_slave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:623 ./include/net/bonding.h:615 ./include/net/bonding.h:637 drivers/net/bonding/bond_main.c:1287) [ 29.848753] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 29.848780] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 29.848800] process_one_work (kernel/workqueue.c:3314) [ 29.848821] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 29.848843] ? rescuer_thread (kernel/workqueue.c:3672) [ 29.848864] kthread (kernel/kthread.c:436) [ 29.848889] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 29.848910] ret_from_fork (arch/x86/kernel/process.c:158) [ 29.848931] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 29.848953] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 29.849034] ------------[ cut here ]------------ | [ 29.849070] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 29.849130] Modules linked in: | [ 29.849213] Tainted: [W]=WARN [ 29.849241] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 29.849276] Workqueue: bond0 bond_mii_monitor [ 29.849305] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 29.849341] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 29.849438] RSP: 0018:ff52d25100247c98 EFLAGS: 00010286 [ 29.849468] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 29.849508] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 29.849554] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f28030 [ 29.849596] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 29.849641] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d81c32d00 [ 29.849689] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 29.849733] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 29.849771] CR2: 00007f806e90d2a0 CR3: 0000000021a42004 CR4: 0000000000771ef0 [ 29.849819] PKRU: 55555554 [ 29.849837] Call Trace: [ 29.849853] [ 29.849869] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 29.849893] notifier_call_chain (kernel/notifier.c:85) [ 29.849918] netdev_lower_state_changed (net/core/dev.c:9573) [ 29.849948] bond_change_active_slave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:588 drivers/net/bonding/bond_main.c:1322) [ 29.849985] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 29.850014] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 29.850035] process_one_work (kernel/workqueue.c:3314) [ 29.850060] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 29.850081] ? rescuer_thread (kernel/workqueue.c:3672) [ 29.850103] kthread (kernel/kthread.c:436) [ 29.850125] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 29.850147] ret_from_fork (arch/x86/kernel/process.c:158) [ 29.850166] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 29.850187] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 29.850261] ------------[ cut here ]------------ | [ 29.850286] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 29.850347] Modules linked in: | [ 29.850429] Tainted: [W]=WARN [ 29.850451] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 29.850484] Workqueue: bond0 bond_mii_monitor [ 29.850513] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 29.850544] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 29.850636] RSP: 0018:ff52d25100247cb0 EFLAGS: 00010286 [ 29.850662] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 29.850703] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 29.850747] RBP: 0000000000000003 R08: ff19d41d831723d0 R09: ff19d41d84f28030 [ 29.850786] R10: ff19d41d86470118 R11: fefefefefefefeff R12: 0000000000000000 [ 29.850825] R13: 0000000000000010 R14: ff19d41d86470000 R15: ff19d41d81c32d00 [ 29.850867] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 29.850907] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 29.850944] CR2: 00007f806e90d2a0 CR3: 0000000021a42004 CR4: 0000000000771ef0 [ 29.850990] PKRU: 55555554 [ 29.851004] Call Trace: [ 29.851019] [ 29.851039] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 29.851061] notifier_call_chain (kernel/notifier.c:85) [ 29.851083] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 29.851111] bond_change_active_slave (drivers/net/bonding/bond_main.c:1329) [ 29.851142] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 29.851170] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 29.851194] process_one_work (kernel/workqueue.c:3314) [ 29.851218] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 29.851245] ? rescuer_thread (kernel/workqueue.c:3672) [ 29.851268] kthread (kernel/kthread.c:436) [ 29.851290] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 29.851312] ret_from_fork (arch/x86/kernel/process.c:158) [ 29.851334] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 29.851356] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 29.851425] ------------[ cut here ]------------ | [ 29.851450] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 29.851500] Modules linked in: | [ 29.851574] Tainted: [W]=WARN [ 29.851594] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 29.851628] Workqueue: bond0 bond_mii_monitor [ 29.851655] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 29.851681] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 29.851767] RSP: 0018:ff52d25100247ca0 EFLAGS: 00010286 [ 29.851795] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 29.851829] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 29.851873] RBP: 0000000000000004 R08: ff19d41d831723d0 R09: ff19d41d84f28030 [ 29.851921] R10: ff19d41d86470118 R11: fefefefefefefeff R12: 0000000000000000 [ 29.851968] R13: 0000000000000010 R14: ff19d41d86470000 R15: ff19d41d81c32d00 [ 29.852013] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 29.852054] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 29.852086] CR2: 00007f806e90d2a0 CR3: 0000000021a42004 CR4: 0000000000771ef0 [ 29.852130] PKRU: 55555554 [ 29.852145] Call Trace: [ 29.852158] [ 29.852178] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 29.852199] notifier_call_chain (kernel/notifier.c:85) [ 29.852221] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 29.852251] bond_peer_notify_may_events (drivers/net/bonding/bond_main.c:1240) [ 29.852277] bond_change_active_slave (drivers/net/bonding/bond_main.c:1333) [ 29.852309] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 29.852340] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 29.852363] process_one_work (kernel/workqueue.c:3314) [ 29.852385] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 29.852406] ? rescuer_thread (kernel/workqueue.c:3672) [ 29.852427] kthread (kernel/kthread.c:436) [ 29.852448] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 29.852476] ret_from_fork (arch/x86/kernel/process.c:158) [ 29.852497] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 29.852521] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 29.854337] ------------[ cut here ]------------ | [ 29.854384] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 29.854439] Modules linked in: | [ 29.854517] Tainted: [W]=WARN [ 29.854540] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 29.854584] Workqueue: bond0 bond_resend_igmp_join_requests_delayed [ 29.854617] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 29.854644] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 29.854735] RSP: 0018:ff52d25100247d98 EFLAGS: 00010286 [ 29.854762] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 29.854803] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 29.854844] RBP: 0000000000000005 R08: ff19d41d831723d0 R09: ff19d41d84f28030 [ 29.854882] R10: ff19d41d86470118 R11: fefefefefefefeff R12: 0000000000000000 [ 29.854921] R13: 0000000000000010 R14: ff19d41d86470000 R15: ff19d41d81c32d00 [ 29.854962] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 29.855006] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 29.855040] CR2: 00007f806e90d2a0 CR3: 0000000021a42004 CR4: 0000000000771ef0 [ 29.855079] PKRU: 55555554 [ 29.855093] Call Trace: [ 29.855106] [ 29.855127] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 29.855148] notifier_call_chain (kernel/notifier.c:85) [ 29.855174] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 29.855204] bond_resend_igmp_join_requests_delayed (drivers/net/bonding/bond_main.c:899) [ 29.855246] process_one_work (kernel/workqueue.c:3314) [ 29.855268] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 29.855289] ? rescuer_thread (kernel/workqueue.c:3672) [ 29.855310] kthread (kernel/kthread.c:436) [ 29.855339] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 29.855363] ret_from_fork (arch/x86/kernel/process.c:158) [ 29.855389] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 29.855411] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 31.790480] ------------[ cut here ]------------ | [ 31.790533] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/319 | [ 31.790589] Modules linked in: | [ 31.790679] Tainted: [W]=WARN [ 31.790702] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 31.790738] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 31.790767] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 31.790848] RSP: 0018:ff52d251007b7720 EFLAGS: 00010286 [ 31.790872] RAX: 00000000ffffffa6 RBX: 0000000000000001 RCX: 0000000000000000 [ 31.790916] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 31.790957] RBP: 0000000000000000 R08: ff19d41d8335b150 R09: ff19d41d84f28030 [ 31.791001] R10: ff19d41d86406118 R11: fefefefefefefeff R12: 0000000000000000 [ 31.791041] R13: 0000000000000010 R14: ff19d41d86406000 R15: ff19d41d81c32d00 [ 31.791082] FS: 00007fb941d13840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 31.791126] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 31.791154] CR2: 000000001ab16988 CR3: 0000000004c57001 CR4: 0000000000771ef0 [ 31.791200] PKRU: 55555554 [ 31.791216] Call Trace: [ 31.791231] [ 31.791246] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 31.791270] __dev_notify_flags (net/core/dev.c:9787) [ 31.791293] ? rtnl_getlink (./include/linux/skbuff.h:1323 ./include/linux/skbuff.h:1332 net/core/rtnetlink.c:4288) [ 31.791313] netif_change_flags (net/core/dev.c:9820) [ 31.791339] do_setlink.isra.0 (net/core/rtnetlink.c:3206 (discriminator 1)) [ 31.791362] ? __nla_validate_parse (lib/nlattr.c:620) [ 31.791393] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 31.791417] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 31.791440] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 31.791467] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 31.791490] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 31.791512] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 31.791535] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 31.791558] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 31.791579] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 31.791599] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 31.791616] ___sys_sendmsg (net/socket.c:2752) [ 31.791637] __sys_sendmsg (net/socket.c:2784) [ 31.791660] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 31.791685] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 31.791714] RIP: 0033:0x7fb941f4d08e [ 31.791737] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 31.791831] RSP: 002b:00007ffebf0e9ba0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 31.791875] RAX: ffffffffffffffda RBX: 0000000000000002 RCX: 00007fb941f4d08e [ 31.791915] RDX: 0000000000000000 RSI: 00007ffebf0e9c50 RDI: 0000000000000005 [ 31.791956] RBP: 00007ffebf0e9bb0 R08: 0000000000000000 R09: 0000000000000000 [ 31.791999] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d11f [ 31.792042] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffebf0ea310 | [ 31.792303] ------------[ cut here ]------------ | [ 31.792335] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/45 | [ 31.792396] Modules linked in: | [ 31.792479] Tainted: [W]=WARN [ 31.792501] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 31.792537] Workqueue: events_unbound linkwatch_event [ 31.792569] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 31.792597] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 31.792693] RSP: 0018:ff52d25100193d50 EFLAGS: 00010286 [ 31.792724] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 31.792770] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 31.792810] RBP: 0000000000000000 R08: ff19d41d8335b150 R09: ff19d41d84f28030 [ 31.792851] R10: ff19d41d86406118 R11: fefefefefefefeff R12: 0000000000000000 [ 31.792888] R13: 0000000000000010 R14: ff19d41d86406000 R15: ff19d41d81c32d00 [ 31.792923] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 31.792964] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 31.792998] CR2: 00007fb941de0574 CR3: 0000000021a42004 CR4: 0000000000771ef0 [ 31.793040] PKRU: 55555554 [ 31.793054] Call Trace: [ 31.793069] [ 31.793084] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 31.793105] netif_state_change (net/core/dev.c:1605) [ 31.793128] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 31.793151] __linkwatch_run_queue (net/core/link_watch.c:240) [ 31.793186] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 31.793209] process_one_work (kernel/workqueue.c:3314) [ 31.793234] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 31.793255] ? rescuer_thread (kernel/workqueue.c:3672) [ 31.793276] kthread (kernel/kthread.c:436) [ 31.793304] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 31.793330] ret_from_fork (arch/x86/kernel/process.c:158) [ 31.793358] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 31.793380] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 31.793455] ------------[ cut here ]------------ | [ 31.793479] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/45 | [ 31.793532] Modules linked in: | [ 31.793608] Tainted: [W]=WARN [ 31.793629] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 31.793663] Workqueue: events_unbound linkwatch_event [ 31.793691] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 31.793721] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 31.793819] RSP: 0018:ff52d25100193d50 EFLAGS: 00010286 [ 31.793846] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 31.793886] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 31.793928] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f28030 [ 31.793971] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 31.794010] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d81c32d00 [ 31.794049] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 31.794093] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 31.794132] CR2: 00007fb941de0574 CR3: 0000000021a42004 CR4: 0000000000771ef0 [ 31.794178] PKRU: 55555554 [ 31.794191] Call Trace: [ 31.794205] [ 31.794219] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 31.794239] netif_state_change (net/core/dev.c:1605) [ 31.794261] ? linkwatch_do_dev (net/core/link_watch.c:182 net/core/link_watch.c:166) [ 31.794282] __linkwatch_run_queue (net/core/link_watch.c:240) [ 31.794310] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 31.794331] process_one_work (kernel/workqueue.c:3314) [ 31.794353] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 31.794372] ? rescuer_thread (kernel/workqueue.c:3672) [ 31.794389] kthread (kernel/kthread.c:436) [ 31.794413] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 31.794436] ret_from_fork (arch/x86/kernel/process.c:158) [ 31.794460] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 31.794479] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 31.800079] ------------[ cut here ]------------ | [ 31.800143] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/320 | [ 31.800234] Modules linked in: | [ 31.800384] Tainted: [W]=WARN [ 31.800437] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 31.800502] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 31.800564] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 31.800688] RSP: 0018:ff52d251007b7720 EFLAGS: 00010286 [ 31.800748] RAX: 00000000ffffffa6 RBX: 0000000000000001 RCX: 0000000000000000 [ 31.800820] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 31.800893] RBP: 0000000000000000 R08: ff19d41d8335f910 R09: ff19d41d82cef030 [ 31.800967] R10: ff19d41d8640e118 R11: fefefefefefefeff R12: 0000000000000000 [ 31.801040] R13: 0000000000000010 R14: ff19d41d8640e000 R15: ff19d41d83051c00 [ 31.801115] FS: 00007efede92b840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 31.801198] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 31.801265] CR2: 000000002c26c988 CR3: 000000000313d005 CR4: 0000000000771ef0 [ 31.801346] PKRU: 55555554 [ 31.801392] Call Trace: [ 31.801438] [ 31.801484] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 31.801539] __dev_notify_flags (net/core/dev.c:9787) [ 31.801594] netif_change_flags (net/core/dev.c:9820) [ 31.801649] do_setlink.isra.0 (net/core/rtnetlink.c:3206 (discriminator 1)) [ 31.801705] ? __nla_validate_parse (lib/nlattr.c:620) [ 31.801769] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 31.801824] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 31.801880] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 31.801942] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 31.801996] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 31.802052] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 31.802121] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 31.802182] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 31.802237] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 31.802292] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 31.802354] ___sys_sendmsg (net/socket.c:2752) [ 31.802410] __sys_sendmsg (net/socket.c:2784) [ 31.802465] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 31.802522] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 31.802583] RIP: 0033:0x7efedeb6508e [ 31.802637] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 31.802764] RSP: 002b:00007ffc6eb33140 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 31.802841] RAX: ffffffffffffffda RBX: 0000000000000002 RCX: 00007efedeb6508e [ 31.802916] RDX: 0000000000000000 RSI: 00007ffc6eb331f0 RDI: 0000000000000005 [ 31.802990] RBP: 00007ffc6eb33150 R08: 0000000000000000 R09: 0000000000000000 [ 31.803062] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d11f [ 31.803136] R13: 000000000049f620 R14: 0000000000000000 R15: 00007ffc6eb338b0 | [ 31.803447] ------------[ cut here ]------------ | [ 31.803482] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#3: 1/199 | [ 31.803537] Modules linked in: | [ 31.803616] Tainted: [W]=WARN [ 31.803636] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 31.803669] Workqueue: events_unbound linkwatch_event [ 31.803698] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 31.803725] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 31.803819] RSP: 0018:ff52d25100497d50 EFLAGS: 00010286 [ 31.803842] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 31.803882] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d8308ca00 [ 31.803924] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f2e030 [ 31.803970] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 31.804016] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d8308ca00 [ 31.804058] FS: 0000000000000000(0000) GS:ff19d41e1bbbe000(0000) knlGS:0000000000000000 [ 31.804096] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 31.804130] CR2: 0000560f81ce9d5c CR3: 0000000004c96006 CR4: 0000000000771ef0 [ 31.804173] PKRU: 55555554 [ 31.804188] Call Trace: [ 31.804203] [ 31.804217] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 31.804238] netif_state_change (net/core/dev.c:1605) [ 31.804258] ? linkwatch_do_dev (net/core/link_watch.c:184 net/core/link_watch.c:166) [ 31.804282] __linkwatch_run_queue (net/core/link_watch.c:240) [ 31.804306] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 31.804331] process_one_work (kernel/workqueue.c:3314) [ 31.804355] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 31.804379] ? rescuer_thread (kernel/workqueue.c:3672) [ 31.804400] kthread (kernel/kthread.c:436) [ 31.804423] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 31.804444] ret_from_fork (arch/x86/kernel/process.c:158) [ 31.804464] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 31.804485] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 31.829414] ------------[ cut here ]------------ | [ 31.829446] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 31.829509] Modules linked in: | [ 31.829589] Tainted: [W]=WARN [ 31.829610] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 31.829647] Workqueue: bond0 bond_mii_monitor [ 31.829682] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 31.829714] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 31.829812] RSP: 0018:ff52d25100247d28 EFLAGS: 00010286 [ 31.829841] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 31.829882] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 31.829921] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f28030 [ 31.829961] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 31.830002] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d81c32d00 [ 31.830046] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 31.830087] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 31.830122] CR2: 00007fb941de0574 CR3: 0000000021a42004 CR4: 0000000000771ef0 [ 31.830161] PKRU: 55555554 [ 31.830179] Call Trace: [ 31.830195] [ 31.830209] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 31.830231] notifier_call_chain (kernel/notifier.c:85) [ 31.830255] ? __queue_work (kernel/workqueue.c:2401) [ 31.830279] netdev_lower_state_changed (net/core/dev.c:9573) [ 31.830309] bond_mii_monitor (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:623 ./include/net/bonding.h:615 ./include/net/bonding.h:637 drivers/net/bonding/bond_main.c:2832 drivers/net/bonding/bond_main.c:2912) [ 31.830334] process_one_work (kernel/workqueue.c:3314) [ 31.830356] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 31.830378] ? rescuer_thread (kernel/workqueue.c:3672) [ 31.830398] kthread (kernel/kthread.c:436) [ 31.830420] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 31.830443] ret_from_fork (arch/x86/kernel/process.c:158) [ 31.830465] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 31.830488] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 31.830563] ------------[ cut here ]------------ | [ 31.830592] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 31.830658] Modules linked in: | [ 31.830743] Tainted: [W]=WARN [ 31.830761] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 31.830800] Workqueue: bond0 bond_mii_monitor [ 31.830828] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 31.830859] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 31.830957] RSP: 0018:ff52d25100247d28 EFLAGS: 00010286 [ 31.830988] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 31.831028] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 31.831071] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f28030 [ 31.831114] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 31.831156] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d81c32d00 [ 31.831208] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 31.831257] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 31.831284] CR2: 00007fb941de0574 CR3: 0000000021a42004 CR4: 0000000000771ef0 [ 31.831332] PKRU: 55555554 [ 31.831347] Call Trace: [ 31.831361] [ 31.831379] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 31.831402] notifier_call_chain (kernel/notifier.c:85) [ 31.831424] ? __queue_work (kernel/workqueue.c:2401) [ 31.831447] netdev_lower_state_changed (net/core/dev.c:9573) [ 31.831476] bond_mii_monitor (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:572 drivers/net/bonding/bond_main.c:2837 drivers/net/bonding/bond_main.c:2912) [ 31.831499] process_one_work (kernel/workqueue.c:3314) [ 31.831522] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 31.831545] ? rescuer_thread (kernel/workqueue.c:3672) [ 31.831567] kthread (kernel/kthread.c:436) [ 31.831590] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 31.831611] ret_from_fork (arch/x86/kernel/process.c:158) [ 31.831630] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 31.831652] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 31.831839] ------------[ cut here ]------------ | [ 31.831867] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 31.831926] Modules linked in: | [ 31.832004] Tainted: [W]=WARN [ 31.832028] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 31.832062] Workqueue: bond0 bond_mii_monitor [ 31.832093] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 31.832120] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 31.832211] RSP: 0018:ff52d25100247c98 EFLAGS: 00010286 [ 31.832240] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 31.832286] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 31.832339] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f28030 [ 31.832380] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 31.832419] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d81c32d00 [ 31.832461] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 31.832506] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 31.832537] CR2: 00007fb941de0574 CR3: 0000000021a42004 CR4: 0000000000771ef0 [ 31.832577] PKRU: 55555554 [ 31.832589] Call Trace: [ 31.832603] [ 31.832621] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 31.832642] notifier_call_chain (kernel/notifier.c:85) [ 31.832663] ? netdev_info (net/core/dev.c:13009 (discriminator 3)) [ 31.832682] netdev_lower_state_changed (net/core/dev.c:9573) [ 31.832710] bond_change_active_slave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:623 ./include/net/bonding.h:615 ./include/net/bonding.h:637 drivers/net/bonding/bond_main.c:1287) [ 31.832736] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 31.832763] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 31.832785] process_one_work (kernel/workqueue.c:3314) [ 31.832805] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 31.832826] ? rescuer_thread (kernel/workqueue.c:3672) [ 31.832846] kthread (kernel/kthread.c:436) [ 31.832869] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 31.832894] ret_from_fork (arch/x86/kernel/process.c:158) [ 31.832915] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 31.832938] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 31.833009] ------------[ cut here ]------------ | [ 31.833037] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 31.833104] Modules linked in: | [ 31.833195] Tainted: [W]=WARN [ 31.833221] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 31.833257] Workqueue: bond0 bond_mii_monitor [ 31.833287] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 31.833322] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 31.833432] RSP: 0018:ff52d25100247c98 EFLAGS: 00010286 [ 31.833463] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 31.833507] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 31.833552] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f28030 [ 31.833594] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 31.833634] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d81c32d00 [ 31.833680] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 31.833722] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 31.833758] CR2: 00007fb941de0574 CR3: 0000000021a42004 CR4: 0000000000771ef0 [ 31.833797] PKRU: 55555554 [ 31.833809] Call Trace: [ 31.833823] [ 31.833841] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 31.833862] notifier_call_chain (kernel/notifier.c:85) [ 31.833882] netdev_lower_state_changed (net/core/dev.c:9573) [ 31.833905] bond_change_active_slave (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:588 drivers/net/bonding/bond_main.c:1322) [ 31.833932] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 31.833960] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 31.833981] process_one_work (kernel/workqueue.c:3314) [ 31.834003] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 31.834025] ? rescuer_thread (kernel/workqueue.c:3672) [ 31.834045] kthread (kernel/kthread.c:436) [ 31.834064] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 31.834086] ret_from_fork (arch/x86/kernel/process.c:158) [ 31.834108] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 31.834129] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 31.834197] ------------[ cut here ]------------ | [ 31.834224] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 31.834276] Modules linked in: | [ 31.834352] Tainted: [W]=WARN [ 31.834372] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 31.834402] Workqueue: bond0 bond_mii_monitor [ 31.834430] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 31.834458] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 31.834548] RSP: 0018:ff52d25100247cb0 EFLAGS: 00010286 [ 31.834577] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 31.834614] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 31.834653] RBP: 0000000000000003 R08: ff19d41d831723d0 R09: ff19d41d84f28030 [ 31.834693] R10: ff19d41d86470118 R11: fefefefefefefeff R12: 0000000000000000 [ 31.834732] R13: 0000000000000010 R14: ff19d41d86470000 R15: ff19d41d81c32d00 [ 31.834780] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 31.834819] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 31.834851] CR2: 00007fb941de0574 CR3: 0000000021a42004 CR4: 0000000000771ef0 [ 31.834890] PKRU: 55555554 [ 31.834903] Call Trace: [ 31.834918] [ 31.834933] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 31.834957] notifier_call_chain (kernel/notifier.c:85) [ 31.834978] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 31.835004] bond_change_active_slave (drivers/net/bonding/bond_main.c:1329) [ 31.835029] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 31.835057] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 31.835077] process_one_work (kernel/workqueue.c:3314) [ 31.835095] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 31.835117] ? rescuer_thread (kernel/workqueue.c:3672) [ 31.835143] kthread (kernel/kthread.c:436) [ 31.835164] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 31.835188] ret_from_fork (arch/x86/kernel/process.c:158) [ 31.835210] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 31.835231] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 31.835298] ------------[ cut here ]------------ | [ 31.835324] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 31.835381] Modules linked in: | [ 31.835453] Tainted: [W]=WARN [ 31.835475] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 31.835508] Workqueue: bond0 bond_mii_monitor [ 31.835540] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 31.835567] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 31.835660] RSP: 0018:ff52d25100247ca0 EFLAGS: 00010286 [ 31.835688] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 31.835728] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 31.835762] RBP: 0000000000000004 R08: ff19d41d831723d0 R09: ff19d41d84f28030 [ 31.835801] R10: ff19d41d86470118 R11: fefefefefefefeff R12: 0000000000000000 [ 31.835844] R13: 0000000000000010 R14: ff19d41d86470000 R15: ff19d41d81c32d00 [ 31.835883] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 31.835917] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 31.835954] CR2: 00007fb941de0574 CR3: 0000000021a42004 CR4: 0000000000771ef0 [ 31.835995] PKRU: 55555554 [ 31.836011] Call Trace: [ 31.836025] [ 31.836039] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 31.836061] notifier_call_chain (kernel/notifier.c:85) [ 31.836080] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 31.836109] bond_peer_notify_may_events (drivers/net/bonding/bond_main.c:1240) [ 31.836137] bond_change_active_slave (drivers/net/bonding/bond_main.c:1333) [ 31.836164] bond_select_active_slave (drivers/net/bonding/bond_main.c:1375) [ 31.836196] bond_mii_monitor (drivers/net/bonding/bond_main.c:2866 drivers/net/bonding/bond_main.c:2912) [ 31.836218] process_one_work (kernel/workqueue.c:3314) [ 31.836239] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 31.836258] ? rescuer_thread (kernel/workqueue.c:3672) [ 31.836279] kthread (kernel/kthread.c:436) [ 31.836300] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 31.836325] ret_from_fork (arch/x86/kernel/process.c:158) [ 31.836342] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 31.836364] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 31.838325] ------------[ cut here ]------------ | [ 31.838352] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 31.838399] Modules linked in: | [ 31.838478] Tainted: [W]=WARN [ 31.838497] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 31.838530] Workqueue: bond0 bond_resend_igmp_join_requests_delayed [ 31.838565] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 31.838590] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 31.838686] RSP: 0018:ff52d25100247d98 EFLAGS: 00010286 [ 31.838711] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 31.838752] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 31.838794] RBP: 0000000000000005 R08: ff19d41d831723d0 R09: ff19d41d84f28030 [ 31.838841] R10: ff19d41d86470118 R11: fefefefefefefeff R12: 0000000000000000 [ 31.838885] R13: 0000000000000010 R14: ff19d41d86470000 R15: ff19d41d81c32d00 [ 31.838920] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 31.838961] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 31.838991] CR2: 00007fb941de0574 CR3: 0000000021a42004 CR4: 0000000000771ef0 [ 31.839032] PKRU: 55555554 [ 31.839046] Call Trace: [ 31.839062] [ 31.839075] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 31.839097] notifier_call_chain (kernel/notifier.c:85) [ 31.839122] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 31.839147] bond_resend_igmp_join_requests_delayed (drivers/net/bonding/bond_main.c:899) [ 31.839183] process_one_work (kernel/workqueue.c:3314) [ 31.839207] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 31.839225] ? rescuer_thread (kernel/workqueue.c:3672) [ 31.839246] kthread (kernel/kthread.c:436) [ 31.839272] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 31.839293] ret_from_fork (arch/x86/kernel/process.c:158) [ 31.839319] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 31.839338] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 32.954418] ------------[ cut here ]------------ | [ 32.954509] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/324 | [ 32.954601] Modules linked in: | [ 32.954751] Tainted: [W]=WARN [ 32.954807] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 32.954880] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 32.954942] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 32.955069] RSP: 0018:ff52d2510039f670 EFLAGS: 00010286 [ 32.955153] RAX: 00000000ffffffa6 RBX: 0000000000000041 RCX: 0000000000000000 [ 32.955228] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 32.955302] RBP: 0000000000000000 R08: ff19d41d831723d0 R09: ff19d41d82cef030 [ 32.955384] R10: ff19d41d86470118 R11: fefefefefefefeff R12: 0000000000000000 [ 32.955461] R13: 0000000000000010 R14: ff19d41d86470000 R15: ff19d41d83051c00 [ 32.955540] FS: 00007f4b33045840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 32.955615] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 32.955683] CR2: 000000003614e988 CR3: 00000000032b3003 CR4: 0000000000771ef0 [ 32.955758] PKRU: 55555554 [ 32.955804] Call Trace: [ 32.955851] [ 32.955898] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 32.955952] netif_close_many (net/core/dev.c:1804) [ 32.956007] unregister_netdevice_many_notify (net/core/dev.c:12406) [ 32.956069] ? rtnl_getlink (./include/linux/skbuff.h:1323 ./include/linux/skbuff.h:1332 net/core/rtnetlink.c:4288) [ 32.956123] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 32.956185] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 32.956241] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 32.956295] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 32.956354] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 32.956410] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 32.956475] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 32.956532] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 32.956587] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 32.956641] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 32.956697] ___sys_sendmsg (net/socket.c:2752) [ 32.956752] __sys_sendmsg (net/socket.c:2784) [ 32.956807] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 32.956863] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 32.956926] RIP: 0033:0x7f4b3327f08e [ 32.956980] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 32.957102] RSP: 002b:00007fffd5e46450 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 32.957183] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f4b3327f08e [ 32.957257] RDX: 0000000000000000 RSI: 00007fffd5e46500 RDI: 0000000000000005 [ 32.957337] RBP: 00007fffd5e46460 R08: 0000000000000000 R09: 0000000000000000 [ 32.957410] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d121 [ 32.957496] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fffd5e46bc0 | [ 32.957756] ------------[ cut here ]------------ | [ 32.957818] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/324 | [ 32.957903] Modules linked in: | [ 32.958052] Tainted: [W]=WARN [ 32.958104] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 32.958174] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 32.958237] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 32.958371] RSP: 0018:ff52d2510039f6e0 EFLAGS: 00010286 [ 32.958431] RAX: 00000000ffffffa6 RBX: 00000000ffffffff RCX: 0000000000000000 [ 32.958504] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 32.958577] RBP: 0000000000000000 R08: ff19d41d831723d0 R09: ff19d41d84f29030 [ 32.958652] R10: ff19d41d86470118 R11: fefefefefefefeff R12: 0000000000000000 [ 32.958729] R13: 0000000000000011 R14: ff19d41d86470000 R15: ff19d41d83051c00 [ 32.958808] FS: 00007f4b33045840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 32.958885] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 32.958951] CR2: 000000003614e988 CR3: 00000000032b3003 CR4: 0000000000771ef0 [ 32.959028] PKRU: 55555554 [ 32.959075] Call Trace: [ 32.959121] [ 32.959174] unregister_netdevice_many_notify (net/core/dev.c:12439) [ 32.959235] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 32.959291] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 32.959351] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 32.959406] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 32.959459] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 32.959513] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 32.959575] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 32.959629] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 32.959683] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 32.959738] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 32.959792] ___sys_sendmsg (net/socket.c:2752) [ 32.959848] __sys_sendmsg (net/socket.c:2784) [ 32.959903] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 32.959957] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 32.960018] RIP: 0033:0x7f4b3327f08e [ 32.960072] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 32.960201] RSP: 002b:00007fffd5e46450 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 32.960276] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f4b3327f08e [ 32.960354] RDX: 0000000000000000 RSI: 00007fffd5e46500 RDI: 0000000000000005 [ 32.960427] RBP: 00007fffd5e46460 R08: 0000000000000000 R09: 0000000000000000 [ 32.960500] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d121 [ 32.960573] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fffd5e46bc0 | [ 32.960780] ------------[ cut here ]------------ | [ 32.960838] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/324 | [ 32.960918] Modules linked in: | [ 32.961060] Tainted: [W]=WARN [ 32.961112] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 32.961182] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 32.961242] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 32.961384] RSP: 0018:ff52d2510039f518 EFLAGS: 00010286 [ 32.961445] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 32.961517] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 32.961591] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f29030 [ 32.961663] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 32.961736] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83051c00 [ 32.961819] FS: 00007f4b33045840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 32.961894] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 32.961964] CR2: 000000003614e988 CR3: 00000000032b3003 CR4: 0000000000771ef0 [ 32.962040] PKRU: 55555554 [ 32.962085] Call Trace: [ 32.962131] [ 32.962184] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 32.962237] notifier_call_chain (kernel/notifier.c:85) [ 32.962294] ? smp_text_poke_batch_finish (./include/linux/smp.h:72 arch/x86/kernel/alternative.c:2773 arch/x86/kernel/alternative.c:3066) [ 32.962359] netdev_lower_state_changed (net/core/dev.c:9573) [ 32.962420] __bond_release_one (drivers/net/bonding/bond_main.c:1830 ./include/net/bonding.h:391 ./include/net/bonding.h:383 ./include/net/bonding.h:572 drivers/net/bonding/bond_main.c:2440) [ 32.962477] ? exc_invalid_op (arch/x86/kernel/traps.c:490 (discriminator 2)) [ 32.962532] bond_uninit (drivers/net/bonding/bond_main.c:6059) [ 32.962586] unregister_netdevice_many_notify (net/core/dev.c:12455) [ 32.962647] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 32.962703] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 32.962757] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 32.962810] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 32.962865] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 32.962919] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 32.962980] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 32.963034] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 32.963088] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 32.963147] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 32.963202] ___sys_sendmsg (net/socket.c:2752) [ 32.963256] __sys_sendmsg (net/socket.c:2784) [ 32.963310] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 32.963371] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 32.963431] RIP: 0033:0x7f4b3327f08e [ 32.963485] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 32.963617] RSP: 002b:00007fffd5e46450 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 32.963692] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f4b3327f08e [ 32.963765] RDX: 0000000000000000 RSI: 00007fffd5e46500 RDI: 0000000000000005 [ 32.963837] RBP: 00007fffd5e46460 R08: 0000000000000000 R09: 0000000000000000 [ 32.963909] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d121 [ 32.963981] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fffd5e46bc0 | [ 32.964200] ------------[ cut here ]------------ | [ 32.964259] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/324 | [ 32.964347] Modules linked in: | [ 32.964485] Tainted: [W]=WARN [ 32.964537] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 32.964604] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 32.964665] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 32.964791] RSP: 0018:ff52d2510039f4c8 EFLAGS: 00010286 [ 32.964852] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 32.964927] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 32.965000] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f29030 [ 32.965072] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 32.965153] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83051c00 [ 32.965229] FS: 00007f4b33045840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 32.965304] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 32.965374] CR2: 000000003614e988 CR3: 00000000032b3003 CR4: 0000000000771ef0 [ 32.965448] PKRU: 55555554 [ 32.965494] Call Trace: [ 32.965540] [ 32.965586] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 32.965641] notifier_call_chain (kernel/notifier.c:85) [ 32.965695] __netdev_upper_dev_unlink (net/core/dev.c:9027) [ 32.965756] netdev_upper_dev_unlink (net/core/dev.c:9054) [ 32.965817] __bond_release_one (drivers/net/bonding/bond_main.c:1724 drivers/net/bonding/bond_main.c:2466) [ 32.965871] ? exc_invalid_op (arch/x86/kernel/traps.c:490 (discriminator 2)) [ 32.965925] bond_uninit (drivers/net/bonding/bond_main.c:6059) [ 32.965978] unregister_netdevice_many_notify (net/core/dev.c:12455) [ 32.966039] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 32.966094] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 32.966152] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 32.966206] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 32.966260] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 32.966321] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 32.966383] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 32.966438] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 32.966491] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 32.966546] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 32.966600] ___sys_sendmsg (net/socket.c:2752) [ 32.966655] __sys_sendmsg (net/socket.c:2784) [ 32.966709] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 32.966763] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 32.966824] RIP: 0033:0x7f4b3327f08e [ 32.966877] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 32.967004] RSP: 002b:00007fffd5e46450 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 32.967077] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f4b3327f08e [ 32.967158] RDX: 0000000000000000 RSI: 00007fffd5e46500 RDI: 0000000000000005 [ 32.967233] RBP: 00007fffd5e46460 R08: 0000000000000000 R09: 0000000000000000 [ 32.967306] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d121 [ 32.967390] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fffd5e46bc0 | [ 32.975346] ------------[ cut here ]------------ | [ 32.975412] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/324 | [ 32.975495] Modules linked in: | [ 32.975636] Tainted: [W]=WARN [ 32.975687] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 32.975753] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 32.975814] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 32.975938] RSP: 0018:ff52d2510039f508 EFLAGS: 00010286 [ 32.975997] RAX: 00000000ffffffa6 RBX: 0000000000000041 RCX: 0000000000000000 [ 32.976068] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 32.976151] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f29030 [ 32.976225] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 32.976298] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83051c00 [ 32.976379] FS: 00007f4b33045840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 32.976454] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 32.976520] CR2: 000000003614e988 CR3: 00000000032b3003 CR4: 0000000000771ef0 [ 32.976596] PKRU: 55555554 [ 32.976641] Call Trace: [ 32.976688] [ 32.976734] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 32.976789] netif_close_many (net/core/dev.c:1804) [ 32.976842] ? netdev_compute_master_upper_features (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:1590 net/core/dev.c:11116 net/core/dev.c:12883) [ 32.976910] netif_close (net/core/dev.c:1818 net/core/dev.c:1812) [ 32.976964] dev_close (net/core/dev_api.c:221) [ 32.977019] __bond_release_one.cold (drivers/net/bonding/bond_main.c:2563) [ 32.977082] bond_uninit (drivers/net/bonding/bond_main.c:6059) [ 32.977144] unregister_netdevice_many_notify (net/core/dev.c:12455) [ 32.977205] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 32.977261] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 32.977322] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 32.977375] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 32.977435] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 32.977488] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 32.977549] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 32.977603] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 32.977657] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 32.977711] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 32.977765] ___sys_sendmsg (net/socket.c:2752) [ 32.977820] __sys_sendmsg (net/socket.c:2784) [ 32.977875] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 32.977929] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 32.977990] RIP: 0033:0x7f4b3327f08e [ 32.978042] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 32.978173] RSP: 002b:00007fffd5e46450 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 32.978247] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f4b3327f08e [ 32.978324] RDX: 0000000000000000 RSI: 00007fffd5e46500 RDI: 0000000000000005 [ 32.978399] RBP: 00007fffd5e46460 R08: 0000000000000000 R09: 0000000000000000 [ 32.978470] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d121 [ 32.978542] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fffd5e46bc0 | [ 32.978736] ------------[ cut here ]------------ | [ 32.978796] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/324 | [ 32.978877] Modules linked in: | [ 32.979019] Tainted: [W]=WARN [ 32.979070] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 32.979142] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 32.979203] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 32.979334] RSP: 0018:ff52d2510039f4e8 EFLAGS: 00010286 [ 32.979394] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 32.979466] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 32.979539] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f29030 [ 32.979610] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 32.979682] R13: 0000000000000010 R14: ff19d41d86405000 R15: ff19d41d83051c00 [ 32.979760] FS: 00007f4b33045840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 32.979833] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 32.979900] CR2: 000000003614e988 CR3: 00000000032b3003 CR4: 0000000000771ef0 [ 32.979976] PKRU: 55555554 [ 32.980022] Call Trace: [ 32.980068] [ 32.980113] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 32.980175] notifier_call_chain (kernel/notifier.c:85) [ 32.980230] netif_set_mac_address (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:9993) [ 32.980291] dev_set_mac_address (net/core/dev_api.c:339) [ 32.980350] ? dev_close (net/core/dev_api.c:221) [ 32.980404] __bond_release_one.cold (drivers/net/bonding/bond_main.c:2573) [ 32.980465] bond_uninit (drivers/net/bonding/bond_main.c:6059) [ 32.980519] unregister_netdevice_many_notify (net/core/dev.c:12455) [ 32.980580] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 32.980635] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 32.980690] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 32.980749] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 32.980805] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 32.980860] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 32.980921] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 32.980975] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 32.981029] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 32.981083] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 32.981143] ___sys_sendmsg (net/socket.c:2752) [ 32.981198] __sys_sendmsg (net/socket.c:2784) [ 32.981252] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 32.981306] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 32.981370] RIP: 0033:0x7f4b3327f08e [ 32.981423] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 32.981549] RSP: 002b:00007fffd5e46450 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 32.981622] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f4b3327f08e [ 32.981694] RDX: 0000000000000000 RSI: 00007fffd5e46500 RDI: 0000000000000005 [ 32.981768] RBP: 00007fffd5e46460 R08: 0000000000000000 R09: 0000000000000000 [ 32.981841] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d121 [ 32.981914] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fffd5e46bc0 | [ 32.982149] ------------[ cut here ]------------ | [ 32.982209] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/324 | [ 32.982291] Modules linked in: | [ 32.982437] Tainted: [W]=WARN [ 32.982490] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 32.982556] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 32.982617] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 32.982742] RSP: 0018:ff52d2510039f4c8 EFLAGS: 00010286 [ 32.982801] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 32.982874] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 32.982946] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f29030 [ 32.983018] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 32.983091] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83051c00 [ 32.983169] FS: 00007f4b33045840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 32.983243] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 32.983309] CR2: 000000003614e988 CR3: 00000000032b3003 CR4: 0000000000771ef0 [ 32.983388] PKRU: 55555554 [ 32.983434] Call Trace: [ 32.983481] [ 32.983527] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 32.983581] notifier_call_chain (kernel/notifier.c:85) [ 32.983635] __netdev_upper_dev_unlink (net/core/dev.c:9027) [ 32.983696] netdev_upper_dev_unlink (net/core/dev.c:9054) [ 32.983757] __bond_release_one (drivers/net/bonding/bond_main.c:1724 drivers/net/bonding/bond_main.c:2466) [ 32.983813] bond_uninit (drivers/net/bonding/bond_main.c:6059) [ 32.983866] unregister_netdevice_many_notify (net/core/dev.c:12455) [ 32.983931] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 32.983989] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 32.984043] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 32.984097] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 32.984155] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 32.984210] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 32.984271] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 32.984331] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 32.984387] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 32.984442] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 32.984496] ___sys_sendmsg (net/socket.c:2752) [ 32.984556] __sys_sendmsg (net/socket.c:2784) [ 32.984614] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 32.984672] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 32.984733] RIP: 0033:0x7f4b3327f08e [ 32.984786] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 32.984911] RSP: 002b:00007fffd5e46450 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 32.984984] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f4b3327f08e [ 32.985057] RDX: 0000000000000000 RSI: 00007fffd5e46500 RDI: 0000000000000005 [ 32.985130] RBP: 00007fffd5e46460 R08: 0000000000000000 R09: 0000000000000000 [ 32.985208] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d121 [ 32.985282] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fffd5e46bc0 | [ 32.990347] ------------[ cut here ]------------ | [ 32.990417] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/324 | [ 32.990502] Modules linked in: | [ 32.990646] Tainted: [W]=WARN [ 32.990697] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 32.990763] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 32.990827] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 32.990953] RSP: 0018:ff52d2510039f508 EFLAGS: 00010286 [ 32.991014] RAX: 00000000ffffffa6 RBX: 0000000000000041 RCX: 0000000000000000 [ 32.991087] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 32.991164] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f29030 [ 32.991239] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 32.991321] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83051c00 [ 32.991398] FS: 00007f4b33045840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 32.991472] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 32.991539] CR2: 000000003614e988 CR3: 00000000032b3003 CR4: 0000000000771ef0 [ 32.991615] PKRU: 55555554 [ 32.991661] Call Trace: [ 32.991707] [ 32.991753] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 32.991808] netif_close_many (net/core/dev.c:1804) [ 32.991862] ? netdev_compute_master_upper_features (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:1590 net/core/dev.c:11116 net/core/dev.c:12883) [ 32.991931] netif_close (net/core/dev.c:1818 net/core/dev.c:1812) [ 32.991985] dev_close (net/core/dev_api.c:221) [ 32.992040] __bond_release_one.cold (drivers/net/bonding/bond_main.c:2563) [ 32.992102] bond_uninit (drivers/net/bonding/bond_main.c:6059) [ 32.992163] unregister_netdevice_many_notify (net/core/dev.c:12455) [ 32.992226] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 32.992281] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 32.992341] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 32.992395] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 32.992449] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 32.992503] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 32.992564] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 32.992619] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 32.992674] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 32.992727] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 32.992782] ___sys_sendmsg (net/socket.c:2752) [ 32.992838] __sys_sendmsg (net/socket.c:2784) [ 32.992892] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 32.992946] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 32.993006] RIP: 0033:0x7f4b3327f08e [ 32.993059] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 32.993193] RSP: 002b:00007fffd5e46450 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 32.993269] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f4b3327f08e [ 32.993353] RDX: 0000000000000000 RSI: 00007fffd5e46500 RDI: 0000000000000005 [ 32.993428] RBP: 00007fffd5e46460 R08: 0000000000000000 R09: 0000000000000000 [ 32.993504] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d121 [ 32.993578] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fffd5e46bc0 | [ 32.993773] ------------[ cut here ]------------ | [ 32.993834] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: ip/324 | [ 32.993916] Modules linked in: | [ 32.994059] Tainted: [W]=WARN [ 32.994111] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 32.994184] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 32.994245] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 32.994383] RSP: 0018:ff52d2510039f4e8 EFLAGS: 00010286 [ 32.994443] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 32.994515] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 32.994590] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d84f29030 [ 32.994663] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 32.994739] R13: 0000000000000010 R14: ff19d41d8640d000 R15: ff19d41d83051c00 [ 32.994815] FS: 00007f4b33045840(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 32.994892] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 32.994960] CR2: 000000003614e988 CR3: 00000000032b3003 CR4: 0000000000771ef0 [ 32.995036] PKRU: 55555554 [ 32.995082] Call Trace: [ 32.995128] [ 32.995177] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 32.995232] notifier_call_chain (kernel/notifier.c:85) [ 32.995286] netif_set_mac_address (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:9993) [ 32.995354] dev_set_mac_address (net/core/dev_api.c:339) [ 32.995408] ? dev_close (net/core/dev_api.c:221) [ 32.995462] __bond_release_one.cold (drivers/net/bonding/bond_main.c:2573) [ 32.995524] bond_uninit (drivers/net/bonding/bond_main.c:6059) [ 32.995578] unregister_netdevice_many_notify (net/core/dev.c:12455) [ 32.995640] rtnl_dellink (net/core/rtnetlink.c:3592 net/core/rtnetlink.c:3634) [ 32.995695] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 32.995749] ? rtnl_dellinkprop (net/core/rtnetlink.c:4408) [ 32.995804] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 32.995858] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 32.995911] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 32.995973] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 32.996028] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 32.996082] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 32.996143] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 32.996197] ___sys_sendmsg (net/socket.c:2752) [ 32.996252] __sys_sendmsg (net/socket.c:2784) [ 32.996306] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 32.996364] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 32.996424] RIP: 0033:0x7f4b3327f08e [ 32.996477] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 32.996603] RSP: 002b:00007fffd5e46450 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 32.996675] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f4b3327f08e [ 32.996747] RDX: 0000000000000000 RSI: 00007fffd5e46500 RDI: 0000000000000005 [ 32.996820] RBP: 00007fffd5e46460 R08: 0000000000000000 R09: 0000000000000000 [ 32.996894] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d121 [ 32.996968] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fffd5e46bc0 | [ 32.997443] ------------[ cut here ]------------ | [ 32.997471] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#1: 1/199 | [ 32.997529] Modules linked in: | [ 32.997610] Tainted: [W]=WARN [ 32.997631] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 32.997665] Workqueue: events_unbound linkwatch_event [ 32.997691] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 32.997719] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 32.997808] RSP: 0018:ff52d25100497d50 EFLAGS: 00010286 [ 32.997839] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 32.997880] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051a00 [ 32.997922] RBP: 0000000000000000 R08: ff19d41d8335b150 R09: ff19d41d81cb3030 [ 32.997970] R10: ff19d41d86406118 R11: fefefefefefefeff R12: 0000000000000000 [ 32.998008] R13: 0000000000000010 R14: ff19d41d86406000 R15: ff19d41d83051a00 [ 32.998050] FS: 0000000000000000(0000) GS:ff19d41e1babe000(0000) knlGS:0000000000000000 [ 32.998099] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 32.998138] CR2: 0000560fb975a1a8 CR3: 0000000021a42003 CR4: 0000000000771ef0 [ 32.998166] PKRU: 55555554 [ 32.998185] Call Trace: [ 32.998197] [ 32.998212] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 32.998231] netif_state_change (net/core/dev.c:1605) [ 32.998253] ? linkwatch_do_dev (net/core/link_watch.c:184 net/core/link_watch.c:166) [ 32.998273] __linkwatch_run_queue (net/core/link_watch.c:240) [ 32.998301] linkwatch_event (net/core/link_watch.c:314 (discriminator 11)) [ 32.998326] process_one_work (kernel/workqueue.c:3314) [ 32.998347] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 32.998368] ? rescuer_thread (kernel/workqueue.c:3672) [ 32.998388] kthread (kernel/kthread.c:436) [ 32.998411] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 32.998432] ret_from_fork (arch/x86/kernel/process.c:158) [ 32.998453] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 32.998475] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 33.018295] ------------[ cut here ]------------ | [ 33.018330] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: ip/326 | [ 33.018388] Modules linked in: | [ 33.018470] Tainted: [W]=WARN [ 33.018493] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 33.018526] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 33.018558] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 33.018648] RSP: 0018:ff52d251003f7720 EFLAGS: 00010286 [ 33.018677] RAX: 00000000ffffffa6 RBX: 0000000000000001 RCX: 0000000000000000 [ 33.018716] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 33.018757] RBP: 0000000000000000 R08: ff19d41d8335f910 R09: ff19d41d84f28030 [ 33.018801] R10: ff19d41d8640e118 R11: fefefefefefefeff R12: 0000000000000000 [ 33.018846] R13: 0000000000000010 R14: ff19d41d8640e000 R15: ff19d41d81c32d00 [ 33.018889] FS: 00007efe7e3f7840(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 33.018929] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 33.018961] CR2: 000000000956a988 CR3: 0000000002d4f005 CR4: 0000000000771ef0 [ 33.019002] PKRU: 55555554 [ 33.019015] Call Trace: [ 33.019029] [ 33.019043] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 33.019065] __dev_notify_flags (net/core/dev.c:9787) [ 33.019087] ? rtnl_getlink (./include/linux/skbuff.h:1323 ./include/linux/skbuff.h:1332 net/core/rtnetlink.c:4288) [ 33.019109] netif_change_flags (net/core/dev.c:9820) [ 33.019129] do_setlink.isra.0 (net/core/rtnetlink.c:3206 (discriminator 1)) [ 33.019156] ? __nla_validate_parse (lib/nlattr.c:620) [ 33.019185] rtnl_newlink (net/core/rtnetlink.c:3840 (discriminator 1) net/core/rtnetlink.c:4013 (discriminator 1) net/core/rtnetlink.c:4150 (discriminator 1)) [ 33.019207] ? kmalloc_reserve (net/core/skbuff.c:613 (discriminator 7)) [ 33.019225] ? do_setlink.isra.0 (net/core/rtnetlink.c:3455) [ 33.019254] rtnetlink_rcv_msg (net/core/rtnetlink.c:7061) [ 33.019276] ? netlink_unicast (net/netlink/af_netlink.c:1270 net/netlink/af_netlink.c:1360) [ 33.019302] ? rtnl_calcit.isra.0 (./include/net/netlink.h:1734 (discriminator 1)) [ 33.019332] netlink_rcv_skb (net/netlink/af_netlink.c:2551) [ 33.019352] netlink_unicast (net/netlink/af_netlink.c:1319 net/netlink/af_netlink.c:1345) [ 33.019374] netlink_sendmsg (net/netlink/af_netlink.c:1895) [ 33.019395] ____sys_sendmsg (net/socket.c:787 (discriminator 4) net/socket.c:802 (discriminator 4) net/socket.c:2698 (discriminator 4)) [ 33.019412] ___sys_sendmsg (net/socket.c:2752) [ 33.019433] __sys_sendmsg (net/socket.c:2784) [ 33.019454] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 33.019472] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) [ 33.019499] RIP: 0033:0x7efe7e63108e [ 33.019520] Code: 4d 89 d8 e8 94 bd 00 00 4c 8b 5d f8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 11 c9 c3 0f 1f 80 00 00 00 00 48 8b 45 10 0f 05 c3 83 e2 39 83 fa 08 75 e7 e8 03 ff ff ff 0f 1f 00 f3 0f 1e fa All code ======== 0: 4d 89 d8 mov %r11,%r8 3: e8 94 bd 00 00 call 0xbd9c 8: 4c 8b 5d f8 mov -0x8(%rbp),%r11 c: 41 8b 93 08 03 00 00 mov 0x308(%r11),%edx 13: 59 pop %rcx 14: 5e pop %rsi 15: 48 83 f8 fc cmp $0xfffffffffffffffc,%rax 19: 74 11 je 0x2c 1b: c9 leave 1c: c3 ret 1d: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 24: 48 8b 45 10 mov 0x10(%rbp),%rax 28: 0f 05 syscall 2a:* c9 leave <-- trapping instruction 2b: c3 ret 2c: 83 e2 39 and $0x39,%edx 2f: 83 fa 08 cmp $0x8,%edx 32: 75 e7 jne 0x1b 34: e8 03 ff ff ff call 0xffffffffffffff3c 39: 0f 1f 00 nopl (%rax) 3c: f3 0f 1e fa endbr64 Code starting with the faulting instruction =========================================== 0: c9 leave 1: c3 ret 2: 83 e2 39 and $0x39,%edx 5: 83 fa 08 cmp $0x8,%edx 8: 75 e7 jne 0xfffffffffffffff1 a: e8 03 ff ff ff call 0xffffffffffffff12 f: 0f 1f 00 nopl (%rax) 12: f3 0f 1e fa endbr64 [ 33.019616] RSP: 002b:00007fffa9e4b9d0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 33.019658] RAX: ffffffffffffffda RBX: 0000000000000002 RCX: 00007efe7e63108e [ 33.019693] RDX: 0000000000000000 RSI: 00007fffa9e4ba80 RDI: 0000000000000005 [ 33.019733] RBP: 00007fffa9e4b9e0 R08: 0000000000000000 R09: 0000000000000000 [ 33.019769] R10: 0000000000000000 R11: 0000000000000202 R12: 000000006a10d121 [ 33.019807] R13: 000000000049f620 R14: 0000000000000000 R15: 00007fffa9e4c140 | [ 33.025786] ------------[ cut here ]------------ | [ 33.025819] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 33.025879] Modules linked in: | [ 33.025959] Tainted: [W]=WARN [ 33.025983] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 33.026021] Workqueue: netns cleanup_net [ 33.026043] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 33.026071] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 33.026172] RSP: 0018:ff52d25100247c08 EFLAGS: 00010286 [ 33.026200] RAX: 00000000ffffffa6 RBX: 0000000000000041 RCX: 0000000000000000 [ 33.026245] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 33.026287] RBP: 0000000000000000 R08: ff19d41d8335f910 R09: ff19d41d84f28030 [ 33.026333] R10: ff19d41d8640e118 R11: fefefefefefefeff R12: 0000000000000000 [ 33.026376] R13: 0000000000000010 R14: ff19d41d8640e000 R15: ff19d41d81c32d00 [ 33.026420] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 33.026461] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 33.026493] CR2: 00007fdff1682574 CR3: 0000000021a42006 CR4: 0000000000771ef0 [ 33.026533] PKRU: 55555554 [ 33.026549] Call Trace: [ 33.026563] [ 33.026579] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 33.026605] netif_close_many (net/core/dev.c:1804) [ 33.026626] unregister_netdevice_many_notify (net/core/dev.c:12406) [ 33.026655] ? unregister_netdevice_queue (net/core/dev.c:12301 (discriminator 1)) [ 33.026684] default_device_exit_batch (net/core/dev.c:12497 net/core/dev.c:13089) [ 33.026711] ops_undo_list (net/core/net_namespace.c:205 net/core/net_namespace.c:252) [ 33.026731] cleanup_net (net/core/net_namespace.c:702) [ 33.026753] process_one_work (kernel/workqueue.c:3314) [ 33.026777] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 33.026797] ? rescuer_thread (kernel/workqueue.c:3672) [ 33.026818] kthread (kernel/kthread.c:436) [ 33.026839] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 33.026861] ret_from_fork (arch/x86/kernel/process.c:158) [ 33.026885] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 33.026909] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 33.027011] ------------[ cut here ]------------ | [ 33.027036] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 33.027086] Modules linked in: | [ 33.027159] Tainted: [W]=WARN [ 33.027178] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 33.027209] Workqueue: netns cleanup_net [ 33.027227] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 33.027256] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 33.027355] RSP: 0018:ff52d25100247c08 EFLAGS: 00010286 [ 33.027384] RAX: 00000000ffffffa6 RBX: 0000000000000041 RCX: 0000000000000000 [ 33.027422] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 33.027460] RBP: 0000000000000000 R08: ff19d41d8335b150 R09: ff19d41d84f28030 [ 33.027495] R10: ff19d41d86406118 R11: fefefefefefefeff R12: 0000000000000000 [ 33.027538] R13: 0000000000000010 R14: ff19d41d86406000 R15: ff19d41d81c32d00 [ 33.027580] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 33.027623] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 33.027660] CR2: 00007fdff1682574 CR3: 0000000021a42006 CR4: 0000000000771ef0 [ 33.027702] PKRU: 55555554 [ 33.027716] Call Trace: [ 33.027730] [ 33.027744] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 33.027768] netif_close_many (net/core/dev.c:1804) [ 33.027789] unregister_netdevice_many_notify (net/core/dev.c:12406) [ 33.027819] ? unregister_netdevice_queue (net/core/dev.c:12301 (discriminator 1)) [ 33.027847] default_device_exit_batch (net/core/dev.c:12497 net/core/dev.c:13089) [ 33.027877] ops_undo_list (net/core/net_namespace.c:205 net/core/net_namespace.c:252) [ 33.027900] cleanup_net (net/core/net_namespace.c:702) [ 33.027921] process_one_work (kernel/workqueue.c:3314) [ 33.027943] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 33.027962] ? rescuer_thread (kernel/workqueue.c:3672) [ 33.027986] kthread (kernel/kthread.c:436) [ 33.028008] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 33.028027] ret_from_fork (arch/x86/kernel/process.c:158) [ 33.028048] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 33.028070] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 33.028221] ------------[ cut here ]------------ | [ 33.028253] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 33.028311] Modules linked in: | [ 33.028397] Tainted: [W]=WARN [ 33.028417] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 33.028452] Workqueue: netns cleanup_net [ 33.028473] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 33.028499] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 33.028590] RSP: 0018:ff52d25100247c78 EFLAGS: 00010286 [ 33.028619] RAX: 00000000ffffffa6 RBX: 00000000ffffffff RCX: 0000000000000000 [ 33.028657] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 33.028700] RBP: 0000000000000000 R08: ff19d41d8335f890 R09: ff19d41d86412830 [ 33.028736] R10: ff19d41d8640d118 R11: fefefefefefefeff R12: 0000000000000000 [ 33.028771] R13: 0000000000000011 R14: ff19d41d8640d000 R15: ff19d41d81c32d00 [ 33.028815] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 33.028859] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 33.028890] CR2: 00007fdff1682574 CR3: 0000000021a42006 CR4: 0000000000771ef0 [ 33.028929] PKRU: 55555554 [ 33.028944] Call Trace: [ 33.028957] [ 33.028970] unregister_netdevice_many_notify (net/core/dev.c:12439) [ 33.028997] default_device_exit_batch (net/core/dev.c:12497 net/core/dev.c:13089) [ 33.029021] ops_undo_list (net/core/net_namespace.c:205 net/core/net_namespace.c:252) [ 33.029040] cleanup_net (net/core/net_namespace.c:702) [ 33.029063] process_one_work (kernel/workqueue.c:3314) [ 33.029084] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 33.029103] ? rescuer_thread (kernel/workqueue.c:3672) [ 33.029124] kthread (kernel/kthread.c:436) [ 33.029152] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 33.029172] ret_from_fork (arch/x86/kernel/process.c:158) [ 33.029192] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 33.029215] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 33.029462] ------------[ cut here ]------------ | [ 33.029485] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 33.029544] Modules linked in: | [ 33.029625] Tainted: [W]=WARN [ 33.029643] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 33.029673] Workqueue: netns cleanup_net [ 33.029697] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 33.029726] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 33.029819] RSP: 0018:ff52d25100247b78 EFLAGS: 00010286 [ 33.029842] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 33.029880] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 33.029920] RBP: 0000000000000000 R08: ff19d41d8335f0d0 R09: ff19d41d8641f02c [ 33.029959] R10: ff19d41d84f1e118 R11: fefefefefefefeff R12: 0000000000000000 [ 33.030001] R13: 0000000000000010 R14: ff19d41d84f1e000 R15: ff19d41d81c32d00 [ 33.030044] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 33.030087] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 33.030119] CR2: 00007fdff1682574 CR3: 0000000021a42006 CR4: 0000000000771ef0 [ 33.030165] PKRU: 55555554 [ 33.030180] Call Trace: [ 33.030195] [ 33.030210] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 33.030231] notifier_call_chain (kernel/notifier.c:85) [ 33.030253] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 33.030281] br_del_if (net/bridge/br_if.c:735) [ 33.030303] br_device_event (net/bridge/br.c:127) [ 33.030329] notifier_call_chain (kernel/notifier.c:85) [ 33.030352] unregister_netdevice_many_notify (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:12436) [ 33.030383] default_device_exit_batch (net/core/dev.c:12497 net/core/dev.c:13089) [ 33.030410] ops_undo_list (net/core/net_namespace.c:205 net/core/net_namespace.c:252) [ 33.030432] cleanup_net (net/core/net_namespace.c:702) [ 33.030454] process_one_work (kernel/workqueue.c:3314) [ 33.030477] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 33.030500] ? rescuer_thread (kernel/workqueue.c:3672) [ 33.030523] kthread (kernel/kthread.c:436) [ 33.030542] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 33.030566] ret_from_fork (arch/x86/kernel/process.c:158) [ 33.030591] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 33.030611] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 33.030681] ------------[ cut here ]------------ | [ 33.030710] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 33.030762] Modules linked in: | [ 33.030834] Tainted: [W]=WARN [ 33.030854] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 33.030885] Workqueue: netns cleanup_net [ 33.030906] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 33.030936] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 33.031035] RSP: 0018:ff52d25100247b30 EFLAGS: 00010286 [ 33.031065] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 33.031103] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 33.031149] RBP: 0000000000000002 R08: ff19d41d8335f0d0 R09: ff19d41d8641f02c [ 33.031182] R10: ff19d41d84f1e118 R11: fefefefefefefeff R12: 0000000000000000 [ 33.031218] R13: 0000000000000010 R14: ff19d41d84f1e000 R15: ff19d41d81c32d00 [ 33.031267] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 33.031319] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 33.031356] CR2: 00007fdff1682574 CR3: 0000000021a42006 CR4: 0000000000771ef0 [ 33.031395] PKRU: 55555554 [ 33.031410] Call Trace: [ 33.031425] [ 33.031437] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 33.031460] notifier_call_chain (kernel/notifier.c:85) [ 33.031483] netdev_compute_master_upper_features (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:1590 net/core/dev.c:11116 net/core/dev.c:12883) [ 33.031517] br_del_if (net/bridge/br_if.c:737) [ 33.031538] br_device_event (net/bridge/br.c:127) [ 33.031557] notifier_call_chain (kernel/notifier.c:85) [ 33.031578] unregister_netdevice_many_notify (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:12436) [ 33.031608] default_device_exit_batch (net/core/dev.c:12497 net/core/dev.c:13089) [ 33.031632] ops_undo_list (net/core/net_namespace.c:205 net/core/net_namespace.c:252) [ 33.031651] cleanup_net (net/core/net_namespace.c:702) [ 33.031675] process_one_work (kernel/workqueue.c:3314) [ 33.031699] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 33.031718] ? rescuer_thread (kernel/workqueue.c:3672) [ 33.031742] kthread (kernel/kthread.c:436) [ 33.031765] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 33.031794] ret_from_fork (arch/x86/kernel/process.c:158) [ 33.031816] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 33.031839] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 33.031913] ------------[ cut here ]------------ | [ 33.031939] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 33.031996] Modules linked in: | [ 33.032069] Tainted: [W]=WARN [ 33.032090] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 33.032126] Workqueue: netns cleanup_net [ 33.032152] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 33.032180] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 33.032272] RSP: 0018:ff52d25100247c78 EFLAGS: 00010286 [ 33.032296] RAX: 00000000ffffffa6 RBX: 00000000ffffffff RCX: 0000000000000000 [ 33.032339] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 33.032380] RBP: 0000000000000000 R08: ff19d41d8335f910 R09: ff19d41d8333c830 [ 33.032419] R10: ff19d41d8640e118 R11: fefefefefefefeff R12: 0000000000000000 [ 33.032457] R13: 0000000000000011 R14: ff19d41d8640e000 R15: ff19d41d81c32d00 [ 33.032496] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 33.032541] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 33.032578] CR2: 00007fdff1682574 CR3: 0000000021a42006 CR4: 0000000000771ef0 [ 33.032616] PKRU: 55555554 [ 33.032629] Call Trace: [ 33.032644] [ 33.032656] unregister_netdevice_many_notify (net/core/dev.c:12439) [ 33.032684] default_device_exit_batch (net/core/dev.c:12497 net/core/dev.c:13089) [ 33.032712] ops_undo_list (net/core/net_namespace.c:205 net/core/net_namespace.c:252) [ 33.032736] cleanup_net (net/core/net_namespace.c:702) [ 33.032760] process_one_work (kernel/workqueue.c:3314) [ 33.032782] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 33.032804] ? rescuer_thread (kernel/workqueue.c:3672) [ 33.032828] kthread (kernel/kthread.c:436) [ 33.032848] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 33.032870] ret_from_fork (arch/x86/kernel/process.c:158) [ 33.032892] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 33.032910] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 33.033008] ------------[ cut here ]------------ | [ 33.033036] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 33.033092] Modules linked in: | [ 33.033170] Tainted: [W]=WARN [ 33.033190] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 33.033226] Workqueue: netns cleanup_net [ 33.033248] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 33.033279] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 33.033385] RSP: 0018:ff52d25100247c78 EFLAGS: 00010286 [ 33.033410] RAX: 00000000ffffffa6 RBX: 00000000ffffffff RCX: 0000000000000000 [ 33.033450] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 33.033488] RBP: 0000000000000000 R08: ff19d41d8335b2d0 R09: ff19d41d84f25030 [ 33.033524] R10: ff19d41d86405118 R11: fefefefefefefeff R12: 0000000000000000 [ 33.033563] R13: 0000000000000011 R14: ff19d41d86405000 R15: ff19d41d81c32d00 [ 33.033604] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 33.033647] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 33.033679] CR2: 00007fdff1682574 CR3: 0000000021a42006 CR4: 0000000000771ef0 [ 33.033718] PKRU: 55555554 [ 33.033732] Call Trace: [ 33.033745] [ 33.033757] unregister_netdevice_many_notify (net/core/dev.c:12439) [ 33.033785] default_device_exit_batch (net/core/dev.c:12497 net/core/dev.c:13089) [ 33.033812] ops_undo_list (net/core/net_namespace.c:205 net/core/net_namespace.c:252) [ 33.033832] cleanup_net (net/core/net_namespace.c:702) [ 33.033852] process_one_work (kernel/workqueue.c:3314) [ 33.033873] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 33.033895] ? rescuer_thread (kernel/workqueue.c:3672) [ 33.033913] kthread (kernel/kthread.c:436) [ 33.033934] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 33.033956] ret_from_fork (arch/x86/kernel/process.c:158) [ 33.033977] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 33.034000] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 33.034226] ------------[ cut here ]------------ | [ 33.034250] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 33.034306] Modules linked in: | [ 33.034380] Tainted: [W]=WARN [ 33.034402] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 33.034437] Workqueue: netns cleanup_net [ 33.034458] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 33.034484] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 33.034583] RSP: 0018:ff52d25100247b78 EFLAGS: 00010286 [ 33.034612] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 33.034656] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 33.034699] RBP: 0000000000000000 R08: ff19d41d8335f0d0 R09: ff19d41d8640f02c [ 33.034742] R10: ff19d41d84f1e118 R11: fefefefefefefeff R12: 0000000000000000 [ 33.034780] R13: 0000000000000010 R14: ff19d41d84f1e000 R15: ff19d41d81c32d00 [ 33.034822] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 33.034869] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 33.034903] CR2: 00007fdff1682574 CR3: 0000000021a42006 CR4: 0000000000771ef0 [ 33.034946] PKRU: 55555554 [ 33.034959] Call Trace: [ 33.034975] [ 33.034990] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 33.035012] notifier_call_chain (kernel/notifier.c:85) [ 33.035035] call_netdevice_notifiers (net/core/dev.c:2287 net/core/dev.c:2301) [ 33.035061] br_del_if (net/bridge/br_if.c:735) [ 33.035080] br_device_event (net/bridge/br.c:127) [ 33.035105] notifier_call_chain (kernel/notifier.c:85) [ 33.035126] unregister_netdevice_many_notify (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:12436) [ 33.035160] default_device_exit_batch (net/core/dev.c:12497 net/core/dev.c:13089) [ 33.035190] ops_undo_list (net/core/net_namespace.c:205 net/core/net_namespace.c:252) [ 33.035211] cleanup_net (net/core/net_namespace.c:702) [ 33.035234] process_one_work (kernel/workqueue.c:3314) [ 33.035255] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 33.035273] ? rescuer_thread (kernel/workqueue.c:3672) [ 33.035296] kthread (kernel/kthread.c:436) [ 33.035319] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 33.035340] ret_from_fork (arch/x86/kernel/process.c:158) [ 33.035361] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 33.035383] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 33.035447] ------------[ cut here ]------------ | [ 33.035477] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 33.035529] Modules linked in: | [ 33.035606] Tainted: [W]=WARN [ 33.035627] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 33.035661] Workqueue: netns cleanup_net [ 33.035683] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 33.035716] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 33.035815] RSP: 0018:ff52d25100247b30 EFLAGS: 00010286 [ 33.035844] RAX: 00000000ffffffa6 RBX: 0000000000000000 RCX: 0000000000000000 [ 33.035884] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 33.035926] RBP: 0000000000000002 R08: ff19d41d8335f0d0 R09: ff19d41d8640f02c [ 33.035970] R10: ff19d41d84f1e118 R11: fefefefefefefeff R12: 0000000000000000 [ 33.036012] R13: 0000000000000010 R14: ff19d41d84f1e000 R15: ff19d41d81c32d00 [ 33.036055] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 33.036100] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 33.036137] CR2: 00007fdff1682574 CR3: 0000000021a42006 CR4: 0000000000771ef0 [ 33.036178] PKRU: 55555554 [ 33.036192] Call Trace: [ 33.036206] [ 33.036219] rtnetlink_event (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:7121) [ 33.036243] notifier_call_chain (kernel/notifier.c:85) [ 33.036265] netdev_compute_master_upper_features (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:1590 net/core/dev.c:11116 net/core/dev.c:12883) [ 33.036298] br_del_if (net/bridge/br_if.c:737) [ 33.036333] br_device_event (net/bridge/br.c:127) [ 33.036356] notifier_call_chain (kernel/notifier.c:85) [ 33.036375] unregister_netdevice_many_notify (net/core/dev.c:2287 net/core/dev.c:2301 net/core/dev.c:12436) [ 33.036405] default_device_exit_batch (net/core/dev.c:12497 net/core/dev.c:13089) [ 33.036432] ops_undo_list (net/core/net_namespace.c:205 net/core/net_namespace.c:252) [ 33.036454] cleanup_net (net/core/net_namespace.c:702) [ 33.036472] process_one_work (kernel/workqueue.c:3314) [ 33.036498] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 33.036521] ? rescuer_thread (kernel/workqueue.c:3672) [ 33.036542] kthread (kernel/kthread.c:436) [ 33.036564] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 33.036583] ret_from_fork (arch/x86/kernel/process.c:158) [ 33.036608] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 33.036629] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 33.036700] ------------[ cut here ]------------ | [ 33.036727] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 33.036782] Modules linked in: | [ 33.036858] Tainted: [W]=WARN [ 33.036879] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 33.036914] Workqueue: netns cleanup_net [ 33.036934] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 33.036960] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 33.037039] RSP: 0018:ff52d25100247c78 EFLAGS: 00010286 [ 33.037067] RAX: 00000000ffffffa6 RBX: 00000000ffffffff RCX: 0000000000000000 [ 33.037104] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 33.037149] RBP: 0000000000000000 R08: ff19d41d8335b150 R09: ff19d41d81ca1830 [ 33.037191] R10: ff19d41d86406118 R11: fefefefefefefeff R12: 0000000000000000 [ 33.037231] R13: 0000000000000011 R14: ff19d41d86406000 R15: ff19d41d81c32d00 [ 33.037269] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 33.037311] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 33.037340] CR2: 00007fdff1682574 CR3: 0000000021a42006 CR4: 0000000000771ef0 [ 33.037383] PKRU: 55555554 [ 33.037398] Call Trace: [ 33.037410] [ 33.037429] unregister_netdevice_many_notify (net/core/dev.c:12439) [ 33.037457] default_device_exit_batch (net/core/dev.c:12497 net/core/dev.c:13089) [ 33.037485] ops_undo_list (net/core/net_namespace.c:205 net/core/net_namespace.c:252) [ 33.037506] cleanup_net (net/core/net_namespace.c:702) [ 33.037527] process_one_work (kernel/workqueue.c:3314) [ 33.037549] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 33.037570] ? rescuer_thread (kernel/workqueue.c:3672) [ 33.037589] kthread (kernel/kthread.c:436) [ 33.037611] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 33.037634] ret_from_fork (arch/x86/kernel/process.c:158) [ 33.037656] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 33.037677] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 33.037787] ------------[ cut here ]------------ | [ 33.037814] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#0: 1/65 | [ 33.037864] Modules linked in: | [ 33.037943] Tainted: [W]=WARN [ 33.037963] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 33.037996] Workqueue: netns cleanup_net [ 33.038017] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 33.038042] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 33.038141] RSP: 0018:ff52d25100247c78 EFLAGS: 00010286 [ 33.038166] RAX: 00000000ffffffa6 RBX: 00000000ffffffff RCX: 0000000000000000 [ 33.038207] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d81c32d00 [ 33.038247] RBP: 0000000000000000 R08: ff19d41d82fd3b90 R09: ff19d41d84f2082c [ 33.038290] R10: ff19d41d84f19118 R11: fefefefefefefeff R12: 0000000000000000 [ 33.038336] R13: 0000000000000011 R14: ff19d41d84f19000 R15: ff19d41d81c32d00 [ 33.038379] FS: 0000000000000000(0000) GS:ff19d41e1ba3e000(0000) knlGS:0000000000000000 [ 33.038422] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 33.038461] CR2: 00007fdff1682574 CR3: 0000000021a42006 CR4: 0000000000771ef0 [ 33.038499] PKRU: 55555554 [ 33.038515] Call Trace: [ 33.038527] [ 33.038545] unregister_netdevice_many_notify (net/core/dev.c:12439) [ 33.038575] default_device_exit_batch (net/core/dev.c:12497 net/core/dev.c:13089) [ 33.038601] ops_undo_list (net/core/net_namespace.c:205 net/core/net_namespace.c:252) [ 33.038620] cleanup_net (net/core/net_namespace.c:702) [ 33.038643] process_one_work (kernel/workqueue.c:3314) [ 33.038664] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 33.038685] ? rescuer_thread (kernel/workqueue.c:3672) [ 33.038707] kthread (kernel/kthread.c:436) [ 33.038729] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 33.038750] ret_from_fork (arch/x86/kernel/process.c:158) [ 33.038775] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 33.038797] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 33.062386] ------------[ cut here ]------------ | [ 33.062458] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: 1/65 | [ 33.062557] Modules linked in: | [ 33.062710] Tainted: [W]=WARN [ 33.062767] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 33.062840] Workqueue: netns cleanup_net [ 33.062900] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 33.062967] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 33.063105] RSP: 0018:ff52d25100247c78 EFLAGS: 00010286 [ 33.063178] RAX: 00000000ffffffa6 RBX: 0000000000000041 RCX: 0000000000000000 [ 33.063257] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 33.063345] RBP: 0000000000000000 R08: ff19d41d8335f0d0 R09: ff19d41d81dc302c [ 33.063424] R10: ff19d41d84f1e118 R11: fefefefefefefeff R12: 0000000000000000 [ 33.063506] R13: 0000000000000010 R14: ff19d41d84f1e000 R15: ff19d41d83051c00 [ 33.063587] FS: 0000000000000000(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 33.063669] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 33.063741] CR2: 00007f7c46c54f98 CR3: 0000000021a42004 CR4: 0000000000771ef0 [ 33.063821] PKRU: 55555554 [ 33.063871] Call Trace: [ 33.063922] [ 33.063974] rtmsg_ifinfo (net/core/rtnetlink.c:4551 net/core/rtnetlink.c:4541 net/core/rtnetlink.c:4560) [ 33.064033] netif_close_many (net/core/dev.c:1804) [ 33.064092] ? radix_tree_delete_item (lib/radix-tree.c:1430) [ 33.064165] unregister_netdevice_many_notify (net/core/dev.c:12406) [ 33.064233] ? ipmr_free_table (net/ipv4/ipmr.c:453) [ 33.064294] ops_undo_list (net/core/net_namespace.c:187 net/core/net_namespace.c:248) [ 33.064359] cleanup_net (net/core/net_namespace.c:702) [ 33.064420] process_one_work (kernel/workqueue.c:3314) [ 33.064484] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 33.064544] ? rescuer_thread (kernel/workqueue.c:3672) [ 33.064603] kthread (kernel/kthread.c:436) [ 33.064661] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 33.064721] ret_from_fork (arch/x86/kernel/process.c:158) [ 33.064781] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 33.064841] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 33.065085] ------------[ cut here ]------------ | [ 33.065161] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: 1/65 | [ 33.065257] Modules linked in: | [ 33.065416] Tainted: [W]=WARN [ 33.065473] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 33.065543] Workqueue: netns cleanup_net [ 33.065602] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 33.065672] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 33.065818] RSP: 0018:ff52d25100247ce8 EFLAGS: 00010286 [ 33.065885] RAX: 00000000ffffffa6 RBX: 00000000ffffffff RCX: 0000000000000000 [ 33.065968] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 33.066050] RBP: 0000000000000000 R08: ff19d41d8335f0d0 R09: ff19d41d8333f82c [ 33.066131] R10: ff19d41d84f1e118 R11: fefefefefefefeff R12: 0000000000000000 [ 33.066225] R13: 0000000000000011 R14: ff19d41d84f1e000 R15: ff19d41d83051c00 [ 33.066307] FS: 0000000000000000(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 33.066394] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 33.066466] CR2: 00007f7c46c54f98 CR3: 0000000021a42004 CR4: 0000000000771ef0 [ 33.066546] PKRU: 55555554 [ 33.066596] Call Trace: [ 33.066645] [ 33.066696] unregister_netdevice_many_notify (net/core/dev.c:12439) [ 33.066762] ops_undo_list (net/core/net_namespace.c:187 net/core/net_namespace.c:248) [ 33.066820] cleanup_net (net/core/net_namespace.c:702) [ 33.066880] process_one_work (kernel/workqueue.c:3314) [ 33.066939] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 33.066998] ? rescuer_thread (kernel/workqueue.c:3672) [ 33.067057] kthread (kernel/kthread.c:436) [ 33.067116] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 33.067183] ret_from_fork (arch/x86/kernel/process.c:158) [ 33.067243] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 33.067303] ret_from_fork_asm (arch/x86/entry/entry_64.S:245) | [ 33.075382] ------------[ cut here ]------------ | [ 33.075452] WARNING: net/core/rtnetlink.c:4523 at rtmsg_ifinfo_build_skb+0xc8/0x110, CPU#2: 1/65 | [ 33.075552] Modules linked in: | [ 33.075709] Tainted: [W]=WARN [ 33.075767] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 33.075840] Workqueue: netns cleanup_net [ 33.075900] RIP: 0010:rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4523 (discriminator 3)) [ 33.075967] Code: 80 00 00 00 e8 09 d9 ff ff 48 83 c4 38 85 c0 75 18 48 83 c4 08 4c 89 f8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 44 8b 48 08 eb b4 90 <0f> 0b 90 ba 02 00 00 00 4c 89 fe 31 ff e8 96 a5 fb ff b9 a6 ff ff All code ======== 0: 80 00 00 addb $0x0,(%rax) 3: 00 e8 add %ch,%al 5: 09 d9 or %ebx,%ecx 7: ff (bad) 8: ff 48 83 decl -0x7d(%rax) b: c4 (bad) c: 38 85 c0 75 18 48 cmp %al,0x481875c0(%rbp) 12: 83 c4 08 add $0x8,%esp 15: 4c 89 f8 mov %r15,%rax 18: 5b pop %rbx 19: 5d pop %rbp 1a: 41 5c pop %r12 1c: 41 5d pop %r13 1e: 41 5e pop %r14 20: 41 5f pop %r15 22: c3 ret 23: 44 8b 48 08 mov 0x8(%rax),%r9d 27: eb b4 jmp 0xffffffffffffffdd 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: ba 02 00 00 00 mov $0x2,%edx 32: 4c 89 fe mov %r15,%rsi 35: 31 ff xor %edi,%edi 37: e8 96 a5 fb ff call 0xfffffffffffba5d2 3c: b9 .byte 0xb9 3d: a6 cmpsb (%rdi),(%rsi) 3e: ff (bad) 3f: ff .byte 0xff Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: ba 02 00 00 00 mov $0x2,%edx 8: 4c 89 fe mov %r15,%rsi b: 31 ff xor %edi,%edi d: e8 96 a5 fb ff call 0xfffffffffffba5a8 12: b9 .byte 0xb9 13: a6 cmpsb (%rdi),(%rsi) 14: ff (bad) 15: ff .byte 0xff [ 33.076104] RSP: 0018:ff52d25100247c78 EFLAGS: 00010286 [ 33.076176] RAX: 00000000ffffffa6 RBX: 00000000ffffffff RCX: 0000000000000000 [ 33.076256] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ff19d41d83051c00 [ 33.076345] RBP: 0000000000000000 R08: ff19d41d8327c1d0 R09: ff19d41d84ff082c [ 33.076425] R10: ff19d41d86401118 R11: fefefefefefefeff R12: 0000000000000000 [ 33.076505] R13: 0000000000000011 R14: ff19d41d86401000 R15: ff19d41d83051c00 [ 33.076589] FS: 0000000000000000(0000) GS:ff19d41e1bb3e000(0000) knlGS:0000000000000000 [ 33.076675] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 33.076746] CR2: 00007f7c46c54f98 CR3: 0000000021a42004 CR4: 0000000000771ef0 [ 33.076828] PKRU: 55555554 [ 33.076879] Call Trace: [ 33.076930] [ 33.076980] unregister_netdevice_many_notify (net/core/dev.c:12439) [ 33.077053] default_device_exit_batch (net/core/dev.c:12497 net/core/dev.c:13089) [ 33.077124] ops_undo_list (net/core/net_namespace.c:205 net/core/net_namespace.c:252) [ 33.077185] cleanup_net (net/core/net_namespace.c:702) [ 33.077245] process_one_work (kernel/workqueue.c:3314) [ 33.077306] worker_thread (kernel/workqueue.c:3397 kernel/workqueue.c:3478) [ 33.077372] ? rescuer_thread (kernel/workqueue.c:3672) [ 33.077433] kthread (kernel/kthread.c:436) [ 33.077493] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) [ 33.077553] ret_from_fork (arch/x86/kernel/process.c:158) [ 33.077614] ? kthread_park (kernel/kthread.c:725 (discriminator 4)) Finger prints: rtmsg_ifinfo_build_skb:rtnetlink_event:notifier_call_chain:call_netdevice_notifiers:bond_resend_igmp_join_requests_delayed rtmsg_ifinfo_build_skb:rtnetlink_event:notifier_call_chain:netdev_lower_state_changed:__bond_release_one rtmsg_ifinfo_build_skb:rtmsg_ifinfo:netif_state_change:linkwatch_sync_dev:rtnl_getlink rtmsg_ifinfo_build_skb:rtmsg_ifinfo:netif_close_many:unregister_netdevice_many_notify:rtnl_dellink rtmsg_ifinfo_build_skb:rtmsg_ifinfo:netif_close_many:unregister_netdevice_many_notify:default_device_exit_batch rtmsg_ifinfo_build_skb:rtnetlink_event:notifier_call_chain:netdev_update_features:bond_option_mode_set rtmsg_ifinfo_build_skb:rtmsg_ifinfo:netif_close_many:netif_close:dev_close rtmsg_ifinfo_build_skb:rtmsg_ifinfo:netif_close_many:unregister_netdevice_many_notify:ops_undo_list rtmsg_ifinfo_build_skb:rtnetlink_event:notifier_call_chain:call_netdevice_notifiers:br_add_if rtmsg_ifinfo_build_skb:rtmsg_ifinfo:netif_open:dev_open:bond_enslave rtmsg_ifinfo_build_skb:unregister_netdevice_many_notify:rtnl_dellink:rtnetlink_rcv_msg:netlink_rcv_skb rtmsg_ifinfo_build_skb:rtmsg_ifinfo:__dev_notify_flags:__dev_set_promiscuity:netif_set_promiscuity rtmsg_ifinfo_build_skb:rtnetlink_event:notifier_call_chain:call_netdevice_notifiers:bond_enslave rtmsg_ifinfo_build_skb:rtmsg_ifinfo:__dev_notify_flags:netif_change_flags:rtnl_newlink rtmsg_ifinfo_build_skb:rtmsg_ifinfo:netif_state_change:__linkwatch_run_queue:linkwatch_event rtmsg_ifinfo_build_skb:rtnetlink_event:notifier_call_chain:call_netdevice_notifiers:bond_change_active_slave rtmsg_ifinfo_build_skb:rtmsg_ifinfo:__dev_change_net_namespace:rtnl_newlink:rtnetlink_rcv_msg rtmsg_ifinfo_build_skb:rtnetlink_event:notifier_call_chain:netif_change_name:rtnl_newlink rtmsg_ifinfo_build_skb:rtnetlink_event:notifier_call_chain:netif_set_mac_address:dev_set_mac_address rtmsg_ifinfo_build_skb:rtmsg_ifinfo:__dev_notify_flags:rtnl_configure_link:rtnl_newlink rtmsg_ifinfo_build_skb:rtnetlink_event:notifier_call_chain:netdev_lower_state_changed:bond_change_active_slave rtmsg_ifinfo_build_skb:rtnetlink_event:notifier_call_chain:__netdev_upper_dev_link:netdev_master_upper_dev_link rtmsg_ifinfo_build_skb:rtnetlink_event:notifier_call_chain:call_netdevice_notifiers:br_del_if rtmsg_ifinfo_build_skb:rtnetlink_event:notifier_call_chain:__netdev_upper_dev_unlink:netdev_upper_dev_unlink rtmsg_ifinfo_build_skb:unregister_netdevice_many_notify:ops_undo_list:cleanup_net:process_one_work rtmsg_ifinfo_build_skb:rtnetlink_event:notifier_call_chain:netdev_compute_master_upper_features:br_add_if rtmsg_ifinfo_build_skb:rtnetlink_event:notifier_call_chain:call_netdevice_notifiers:bond_peer_notify_may_events rtmsg_ifinfo_build_skb:rtnetlink_event:notifier_call_chain:netdev_lower_state_changed:bond_enslave rtmsg_ifinfo_build_skb:rtmsg_ifinfo_newnet:__dev_change_net_namespace:rtnl_newlink:rtnetlink_rcv_msg rtmsg_ifinfo_build_skb:rtnetlink_event:notifier_call_chain:netdev_compute_master_upper_features:br_del_if rtmsg_ifinfo_build_skb:rtnetlink_event:notifier_call_chain:netdev_compute_master_upper_features:bond_enslave rtmsg_ifinfo_build_skb:unregister_netdevice_many_notify:default_device_exit_batch:ops_undo_list:cleanup_net rtmsg_ifinfo_build_skb:rtmsg_ifinfo:register_netdevice:register_netdev:loopback_net_init rtmsg_ifinfo_build_skb:rtmsg_ifinfo:__dev_notify_flags:rtnl_configure_link:veth_newlink rtmsg_ifinfo_build_skb:rtnetlink_event:notifier_call_chain:netdev_lower_state_changed:bond_mii_monitor