Oops: general protection fault, probably for non-canonical address 0xdffffc0000000006: 0000 [#1] SMP KASAN PTI KASAN: null-ptr-deref in range [0x0000000000000030-0x0000000000000037] CPU: 0 UID: 0 PID: 115 Comm: jfsCommit Not tainted 6.14.0-syzkaller-01103-g2df0c02dab82 #0 PREEMPT(full) Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2025 RIP: 0010:write_special_inodes fs/jfs/jfs_logmgr.c:208 [inline] RIP: 0010:lmLogSync+0x135/0xaf0 fs/jfs/jfs_logmgr.c:935 Code: a0 fe 49 8d 5f f0 48 89 d8 48 c1 e8 03 42 80 3c 28 00 74 08 48 89 df e8 d9 fd cc fe 48 8b 1b 48 83 c3 30 48 89 d8 48 c1 e8 03 <42> 80 3c 28 00 74 08 48 89 df e8 bc fd cc fe 48 8b 3b e8 c4 47 a0 RSP: 0018:ffffc90002e27b60 EFLAGS: 00010206 RAX: 0000000000000006 RBX: 0000000000000030 RCX: ffff88801fb28000 RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000 RBP: ffffc90002e27c78 R08: ffffffff81fc2efe R09: 0000000000000000 R10: ffffc90002e27948 R11: fffff520005c4f58 R12: ffff8880120bb800 R13: dffffc0000000000 R14: 0000000000000001 R15: ffff8880284f3038 FS: 0000000000000000(0000) GS:ffff88812525a000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 0000555573ea1808 CR3: 000000002fae2000 CR4: 00000000003526f0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Call Trace: jfs_syncpt+0x7d/0xa0 fs/jfs/jfs_logmgr.c:1041 txEnd+0x31a/0x570 fs/jfs/jfs_txnmgr.c:549 txLazyCommit fs/jfs/jfs_txnmgr.c:2684 [inline] jfs_lazycommit+0x636/0xb90 fs/jfs/jfs_txnmgr.c:2733 kthread+0x7a9/0x920 kernel/kthread.c:464 ret_from_fork+0x4b/0x80 arch/x86/kernel/process.c:153 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245 Modules linked in: ---[ end trace 0000000000000000 ]--- RIP: 0010:write_special_inodes fs/jfs/jfs_logmgr.c:208 [inline] RIP: 0010:lmLogSync+0x135/0xaf0 fs/jfs/jfs_logmgr.c:935 Code: a0 fe 49 8d 5f f0 48 89 d8 48 c1 e8 03 42 80 3c 28 00 74 08 48 89 df e8 d9 fd cc fe 48 8b 1b 48 83 c3 30 48 89 d8 48 c1 e8 03 <42> 80 3c 28 00 74 08 48 89 df e8 bc fd cc fe 48 8b 3b e8 c4 47 a0 RSP: 0018:ffffc90002e27b60 EFLAGS: 00010206 RAX: 0000000000000006 RBX: 0000000000000030 RCX: ffff88801fb28000 RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000 RBP: ffffc90002e27c78 R08: ffffffff81fc2efe R09: 0000000000000000 R10: ffffc90002e27948 R11: fffff520005c4f58 R12: ffff8880120bb800 R13: dffffc0000000000 R14: 0000000000000001 R15: ffff8880284f3038 FS: 0000000000000000(0000) GS:ffff88812525a000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007f31649705a0 CR3: 0000000031310000 CR4: 00000000003526f0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 ---------------- Code disassembly (best guess): 0: a0 fe 49 8d 5f f0 48 movabs 0xd88948f05f8d49fe,%al 7: 89 d8 9: 48 c1 e8 03 shr $0x3,%rax d: 42 80 3c 28 00 cmpb $0x0,(%rax,%r13,1) 12: 74 08 je 0x1c 14: 48 89 df mov %rbx,%rdi 17: e8 d9 fd cc fe call 0xfeccfdf5 1c: 48 8b 1b mov (%rbx),%rbx 1f: 48 83 c3 30 add $0x30,%rbx 23: 48 89 d8 mov %rbx,%rax 26: 48 c1 e8 03 shr $0x3,%rax * 2a: 42 80 3c 28 00 cmpb $0x0,(%rax,%r13,1) <-- trapping instruction 2f: 74 08 je 0x39 31: 48 89 df mov %rbx,%rdi 34: e8 bc fd cc fe call 0xfeccfdf5 39: 48 8b 3b mov (%rbx),%rdi 3c: e8 .byte 0xe8 3d: c4 .byte 0xc4 3e: 47 rex.RXB 3f: a0 .byte 0xa0