kasan: CONFIG_KASAN_INLINE enabled kasan: GPF could be caused by NULL-ptr deref or user memory access general protection fault: 0000 [#1] PREEMPT SMP KASAN Modules linked in: CPU: 0 PID: 11150 Comm: syz-executor.0 Not tainted 4.14.271-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011 task: ffff8880a54d8200 task.stack: ffff888049670000 RIP: 0010:cma_bind_listen drivers/infiniband/core/cma.c:3206 [inline] RIP: 0010:rdma_listen+0x32b/0x9b0 drivers/infiniband/core/cma.c:3319 RSP: 0018:ffff888049677be8 EFLAGS: 00010202 RAX: dffffc0000000000 RBX: ffff8880942b5b00 RCX: 0000000000000000 RDX: 0000000000000001 RSI: 0000000000000001 RDI: 0000000000000008 RBP: ffff8880942b5d14 R08: 0000000000000000 R09: 00000000000403a3 R10: ffff8880a54d8a88 R11: ffff8880a54d8200 R12: 0000000000000000 R13: 0000000000000400 R14: ffff8880942b5d18 R15: 0000000000000008 FS: 00007f26bd75f700(0000) GS:ffff8880ba400000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 0000555557184708 CR3: 0000000099bfc000 CR4: 00000000003406f0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Call Trace: ucma_listen+0x10b/0x170 drivers/infiniband/core/ucma.c:1078 ucma_write+0x206/0x2c0 drivers/infiniband/core/ucma.c:1672 __vfs_write+0xe4/0x630 fs/read_write.c:480 vfs_write+0x17f/0x4d0 fs/read_write.c:544 SYSC_write fs/read_write.c:590 [inline] SyS_write+0xf2/0x210 fs/read_write.c:582 do_syscall_64+0x1d5/0x640 arch/x86/entry/common.c:292 entry_SYSCALL_64_after_hwframe+0x46/0xbb RIP: 0033:0x7f26bee0b049 RSP: 002b:00007f26bd75f168 EFLAGS: 00000246 ORIG_RAX: 0000000000000001 RAX: ffffffffffffffda RBX: 00007f26bef1e030 RCX: 00007f26bee0b049 RDX: 0000000000000010 RSI: 0000000020000040 RDI: 0000000000000004 RBP: 00007f26bee6508d R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 00007ffdb057930f R14: 00007f26bd75f300 R15: 0000000000022000 Code: 4c 8b a3 c0 01 00 00 31 f6 48 c7 c7 00 c4 b4 89 e8 1b 5f d5 01 48 b8 00 00 00 00 00 fc ff df 49 8d 7c 24 08 48 89 fa 48 c1 ea 03 <80> 3c 02 00 0f 85 92 05 00 00 48 b8 00 00 00 00 00 fc ff df 4d RIP: cma_bind_listen drivers/infiniband/core/cma.c:3206 [inline] RSP: ffff888049677be8 RIP: rdma_listen+0x32b/0x9b0 drivers/infiniband/core/cma.c:3319 RSP: ffff888049677be8 ---[ end trace 4d3923aaf11efd70 ]--- ---------------- Code disassembly (best guess): 0: 4c 8b a3 c0 01 00 00 mov 0x1c0(%rbx),%r12 7: 31 f6 xor %esi,%esi 9: 48 c7 c7 00 c4 b4 89 mov $0xffffffff89b4c400,%rdi 10: e8 1b 5f d5 01 callq 0x1d55f30 15: 48 b8 00 00 00 00 00 movabs $0xdffffc0000000000,%rax 1c: fc ff df 1f: 49 8d 7c 24 08 lea 0x8(%r12),%rdi 24: 48 89 fa mov %rdi,%rdx 27: 48 c1 ea 03 shr $0x3,%rdx * 2b: 80 3c 02 00 cmpb $0x0,(%rdx,%rax,1) <-- trapping instruction 2f: 0f 85 92 05 00 00 jne 0x5c7 35: 48 b8 00 00 00 00 00 movabs $0xdffffc0000000000,%rax 3c: fc ff df 3f: 4d rex.WRB