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.15.0-rc5-syzkaller-00123-g2c89c1b655c0 #0 PREEMPT(full) Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/29/2025 RIP: 0010:write_special_inodes fs/jfs/jfs_logmgr.c:208 [inline] RIP: 0010:lmLogSync+0x138/0x9d0 fs/jfs/jfs_logmgr.c:935 Code: f8 bb fe 4d 8d 7e f0 4c 89 f8 48 c1 e8 03 80 3c 18 00 74 08 4c 89 ff e8 46 8b e5 fe 4d 8b 3f 49 83 c7 30 4c 89 f8 48 c1 e8 03 <80> 3c 18 00 74 08 4c 89 ff e8 2a 8b e5 fe 49 8b 3f e8 92 f8 bb fe RSP: 0018:ffffc9000271fba0 EFLAGS: 00010206 RAX: 0000000000000006 RBX: dffffc0000000000 RCX: ffff88801e3c0000 RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000 RBP: ffffc9000271fca8 R08: ffffc9000271faff R09: 0000000000000000 R10: ffffc9000271f988 R11: fffff520004e3f60 R12: ffff88804c306000 R13: dffffc0000000000 R14: ffff88805c169e38 R15: 0000000000000030 FS: 0000000000000000(0000) GS:ffff888126100000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007f99dcdd4f98 CR3: 0000000033c9a000 CR4: 00000000003526f0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Call Trace: jfs_syncpt+0x7b/0x90 fs/jfs/jfs_logmgr.c:1041 txEnd+0x2e5/0x530 fs/jfs/jfs_txnmgr.c:549 txLazyCommit fs/jfs/jfs_txnmgr.c:2684 [inline] jfs_lazycommit+0x5ba/0xa90 fs/jfs/jfs_txnmgr.c:2733 kthread+0x70e/0x8a0 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+0x138/0x9d0 fs/jfs/jfs_logmgr.c:935 Code: f8 bb fe 4d 8d 7e f0 4c 89 f8 48 c1 e8 03 80 3c 18 00 74 08 4c 89 ff e8 46 8b e5 fe 4d 8b 3f 49 83 c7 30 4c 89 f8 48 c1 e8 03 <80> 3c 18 00 74 08 4c 89 ff e8 2a 8b e5 fe 49 8b 3f e8 92 f8 bb fe RSP: 0018:ffffc9000271fba0 EFLAGS: 00010206 RAX: 0000000000000006 RBX: dffffc0000000000 RCX: ffff88801e3c0000 RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000 RBP: ffffc9000271fca8 R08: ffffc9000271faff R09: 0000000000000000 R10: ffffc9000271f988 R11: fffff520004e3f60 R12: ffff88804c306000 R13: dffffc0000000000 R14: ffff88805c169e38 R15: 0000000000000030 FS: 0000000000000000(0000) GS:ffff888126100000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007f99dcdd4f98 CR3: 000000006b066000 CR4: 00000000003526f0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 ---------------- Code disassembly (best guess): 0: f8 clc 1: bb fe 4d 8d 7e mov $0x7e8d4dfe,%ebx 6: f0 4c 89 f8 lock mov %r15,%rax a: 48 c1 e8 03 shr $0x3,%rax e: 80 3c 18 00 cmpb $0x0,(%rax,%rbx,1) 12: 74 08 je 0x1c 14: 4c 89 ff mov %r15,%rdi 17: e8 46 8b e5 fe call 0xfee58b62 1c: 4d 8b 3f mov (%r15),%r15 1f: 49 83 c7 30 add $0x30,%r15 23: 4c 89 f8 mov %r15,%rax 26: 48 c1 e8 03 shr $0x3,%rax * 2a: 80 3c 18 00 cmpb $0x0,(%rax,%rbx,1) <-- trapping instruction 2e: 74 08 je 0x38 30: 4c 89 ff mov %r15,%rdi 33: e8 2a 8b e5 fe call 0xfee58b62 38: 49 8b 3f mov (%r15),%rdi 3b: e8 92 f8 bb fe call 0xfebbf8d2