divide error: 0000 [#1] PREEMPT SMP KASAN CPU: 0 PID: 3109 Comm: syz-executor.1 Not tainted 4.19.208-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011 RIP: 0010:netem_enqueue+0x1217/0x3170 net/sched/sch_netem.c:516 Code: f6 74 1f 4c 89 44 24 20 89 4c 24 18 89 44 24 10 e8 8e c3 02 fb 4c 8b 44 24 20 8b 4c 24 18 8b 44 24 10 2b 8d 84 00 00 00 31 d2 f1 48 b8 00 00 00 00 00 fc ff df 49 01 d6 4c 89 f1 48 c1 e9 03 RSP: 0018:ffff88803cbef498 EFLAGS: 00010246 RAX: 00000000da213134 RBX: 0000000000000040 RCX: 0000000000000000 RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff88809e9f2e44 RBP: ffff88809e9f2dc0 R08: ffff88809e9f2e98 R09: 0000000000000000 R10: 0000000000000005 R11: 0000000000000000 R12: 0000000000000001 R13: 0000000000000000 R14: ffff88803405b08e R15: ffff8880aa9d44c0 FS: 00007f7408a8c700(0000) GS:ffff8880ba000000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 0000001b2d922000 CR3: 00000000454ff000 CR4: 00000000001426f0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Call Trace: netem_enqueue+0x1d6b/0x3170 net/sched/sch_netem.c:480 __dev_xmit_skb net/core/dev.c:3494 [inline] __dev_queue_xmit+0x140a/0x2e00 net/core/dev.c:3807 __bpf_tx_skb net/core/filter.c:2015 [inline] __bpf_redirect_common net/core/filter.c:2054 [inline] __bpf_redirect+0x746/0xbc0 net/core/filter.c:2061 ____bpf_clone_redirect net/core/filter.c:2094 [inline] bpf_clone_redirect+0x2c0/0x430 net/core/filter.c:2066 ___bpf_prog_run+0x1bfa/0x4e80 kernel/bpf/core.c:1184 Modules linked in: ---[ end trace 6b1c8204609fc08c ]--- RIP: 0010:netem_enqueue+0x1217/0x3170 net/sched/sch_netem.c:516 Code: f6 74 1f 4c 89 44 24 20 89 4c 24 18 89 44 24 10 e8 8e c3 02 fb 4c 8b 44 24 20 8b 4c 24 18 8b 44 24 10 2b 8d 84 00 00 00 31 d2 f1 48 b8 00 00 00 00 00 fc ff df 49 01 d6 4c 89 f1 48 c1 e9 03 RSP: 0018:ffff88803cbef498 EFLAGS: 00010246 RAX: 00000000da213134 RBX: 0000000000000040 RCX: 0000000000000000 RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff88809e9f2e44 RBP: ffff88809e9f2dc0 R08: ffff88809e9f2e98 R09: 0000000000000000 R10: 0000000000000005 R11: 0000000000000000 R12: 0000000000000001 R13: 0000000000000000 R14: ffff88803405b08e R15: ffff8880aa9d44c0 FS: 00007f7408a8c700(0000) GS:ffff8880ba000000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 0000001b2d922000 CR3: 00000000454ff000 CR4: 00000000001426f0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 ---------------- Code disassembly (best guess): 0: f6 74 1f 4c divb 0x4c(%rdi,%rbx,1) 4: 89 44 24 20 mov %eax,0x20(%rsp) 8: 89 4c 24 18 mov %ecx,0x18(%rsp) c: 89 44 24 10 mov %eax,0x10(%rsp) 10: e8 8e c3 02 fb callq 0xfb02c3a3 15: 4c 8b 44 24 20 mov 0x20(%rsp),%r8 1a: 8b 4c 24 18 mov 0x18(%rsp),%ecx 1e: 8b 44 24 10 mov 0x10(%rsp),%eax 22: 2b 8d 84 00 00 00 sub 0x84(%rbp),%ecx 28: 31 d2 xor %edx,%edx * 2a: f7 f1 div %ecx <-- trapping instruction 2c: 48 b8 00 00 00 00 00 movabs $0xdffffc0000000000,%rax 33: fc ff df 36: 49 01 d6 add %rdx,%r14 39: 4c 89 f1 mov %r14,%rcx 3c: 48 c1 e9 03 shr $0x3,%rcx