BUG: unable to handle kernel paging request at ffffed101a131aa9 IP: __lock_acquire+0x1cc/0x3f20 kernel/locking/lockdep.c:3369 PGD 23fff2067 P4D 23fff2067 PUD 13fff6067 PMD 0 Oops: 0000 [#1] PREEMPT SMP KASAN Modules linked in: CPU: 1 PID: 7982 Comm: syz-executor287 Not tainted 4.14.295-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/22/2022 task: ffff8880aad264c0 task.stack: ffff8880b3e58000 RIP: 0010:__lock_acquire+0x1cc/0x3f20 kernel/locking/lockdep.c:3369 RSP: 0018:ffff8880b3e5f7b8 EFLAGS: 00010806 RAX: dffffc0000000000 RBX: 0000000000000000 RCX: 0000000000000000 RDX: 1ffff1101a131aa9 RSI: 0000000000000000 RDI: ffff8880d098d548 RBP: 0000000000000000 R08: 0000000000000001 R09: 0000000000000000 R10: 0000000000000001 R11: ffff8880aad264c0 R12: ffff8880d098d548 R13: 0000000000000000 R14: 0000000000000001 R15: ffffffff8becddc0 FS: 00005555574da300(0000) GS:ffff8880ba500000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: ffffed101a131aa9 CR3: 00000000ac213000 CR4: 00000000003406e0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Call Trace: lock_acquire+0x170/0x3f0 kernel/locking/lockdep.c:3998 __mutex_lock_common kernel/locking/mutex.c:756 [inline] __mutex_lock+0xc4/0x1310 kernel/locking/mutex.c:893 diAlloc+0x89f/0x1230 fs/jfs/jfs_imap.c:1387 ialloc+0x7b/0x940 fs/jfs/jfs_inode.c:70 jfs_mkdir.part.0+0xfd/0x7e0 fs/jfs/namei.c:238 jfs_mkdir+0x35/0x50 fs/jfs/namei.c:223 vfs_mkdir+0x463/0x6e0 fs/namei.c:3851 SYSC_mkdirat fs/namei.c:3874 [inline] SyS_mkdirat+0x1fd/0x270 fs/namei.c:3858 do_syscall_64+0x1d5/0x640 arch/x86/entry/common.c:292 entry_SYSCALL_64_after_hwframe+0x46/0xbb RIP: 0033:0x7fa8bda58f59 RSP: 002b:00007fffeb62e7f8 EFLAGS: 00000246 ORIG_RAX: 0000000000000102 RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 00007fa8bda58f59 RDX: 00000000000001ff RSI: 0000000020005280 RDI: ffffffffffffff9c RBP: 00007fa8bda187c0 R08: 00005555574da2c0 R09: 0000000000000000 R10: 00007fffeb62e6c0 R11: 0000000000000246 R12: 0000000000007366 R13: 0000000000000000 R14: 00080000000000f4 R15: 0000000000000000 Code: 18 00 00 00 00 48 81 c4 80 01 00 00 44 89 e8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 48 b8 00 00 00 00 00 fc ff df 4c 89 e2 48 c1 ea 03 <80> 3c 02 00 0f 85 67 2a 00 00 49 81 3c 24 e0 97 2f 8b 0f 84 5f RIP: __lock_acquire+0x1cc/0x3f20 kernel/locking/lockdep.c:3369 RSP: ffff8880b3e5f7b8 CR2: ffffed101a131aa9 ---[ end trace 5fe6666457a92137 ]--- ---------------- Code disassembly (best guess), 1 bytes skipped: 0: 00 00 add %al,(%rax) 2: 00 00 add %al,(%rax) 4: 48 81 c4 80 01 00 00 add $0x180,%rsp b: 44 89 e8 mov %r13d,%eax e: 5b pop %rbx f: 5d pop %rbp 10: 41 5c pop %r12 12: 41 5d pop %r13 14: 41 5e pop %r14 16: 41 5f pop %r15 18: c3 retq 19: 48 b8 00 00 00 00 00 movabs $0xdffffc0000000000,%rax 20: fc ff df 23: 4c 89 e2 mov %r12,%rdx 26: 48 c1 ea 03 shr $0x3,%rdx * 2a: 80 3c 02 00 cmpb $0x0,(%rdx,%rax,1) <-- trapping instruction 2e: 0f 85 67 2a 00 00 jne 0x2a9b 34: 49 81 3c 24 e0 97 2f cmpq $0xffffffff8b2f97e0,(%r12) 3b: 8b 3c: 0f .byte 0xf 3d: 84 .byte 0x84 3e: 5f pop %rdi