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: 516 Comm: syz-executor.0 Not tainted 4.14.290-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/22/2022 task: ffff8880999d6580 task.stack: ffff88809ca08000 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:ffff88809ca0fbe8 EFLAGS: 00010202 RAX: dffffc0000000000 RBX: ffff8880a17d4000 RCX: 0000000000000000 RDX: 0000000000000001 RSI: 0000000000000001 RDI: 0000000000000008 RBP: ffff8880a17d4214 R08: 0000000000000000 R09: 000000000004039d R10: ffff8880999d6e08 R11: ffff8880999d6580 R12: 0000000000000000 R13: 0000000000000400 R14: ffff8880a17d4218 R15: 0000000000000008 FS: 00007f6ff0ea3700(0000) GS:ffff8880ba400000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007f2cf7bcf000 CR3: 00000000b3a38000 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:0x7f6ff252e209 RSP: 002b:00007f6ff0ea3168 EFLAGS: 00000246 ORIG_RAX: 0000000000000001 RAX: ffffffffffffffda RBX: 00007f6ff2640f60 RCX: 00007f6ff252e209 RDX: 0000000000000010 RSI: 0000000020000100 RDI: 0000000000000003 RBP: 00007f6ff2588161 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 00007ffdfe6fbdaf R14: 00007f6ff0ea3300 R15: 0000000000022000 Code: 4c 8b a3 c0 01 00 00 31 f6 48 c7 c7 80 96 b4 89 e8 1b 98 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: ffff88809ca0fbe8 RIP: rdma_listen+0x32b/0x9b0 drivers/infiniband/core/cma.c:3319 RSP: ffff88809ca0fbe8 ---[ end trace abbec7f5c72aab88 ]--- ---------------- 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 80 96 b4 89 mov $0xffffffff89b49680,%rdi 10: e8 1b 98 d5 01 callq 0x1d59830 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