general protection fault, probably for non-canonical address 0xdffffc0000000008: 0000 [#1] PREEMPT SMP KASAN KASAN: null-ptr-deref in range [0x0000000000000040-0x0000000000000047] CPU: 1 PID: 110 Comm: jfsCommit Not tainted 6.6.94-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/07/2025 RIP: 0010:write_special_inodes fs/jfs/jfs_logmgr.c:208 [inline] RIP: 0010:lmLogSync+0x139/0x9c0 fs/jfs/jfs_logmgr.c:935 Code: a9 b3 fe 4d 8d 7e f0 4c 89 f8 48 c1 e8 03 80 3c 18 00 74 08 4c 89 ff e8 55 84 dd fe 4d 8b 3f 49 83 c7 40 4c 89 f8 48 c1 e8 03 <80> 3c 18 00 74 08 4c 89 ff e8 39 84 dd fe 49 8b 3f e8 01 a9 b3 fe RSP: 0018:ffffc90002567c40 EFLAGS: 00010202 RAX: 0000000000000008 RBX: dffffc0000000000 RCX: 901698d90d847600 RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000 RBP: ffffc90002567d48 R08: 0000000000000004 R09: 0000000000000004 R10: ffffc90002567b64 R11: fffff520004acf75 R12: ffff88805a89c800 R13: dffffc0000000000 R14: ffff88802e62ea38 R15: 0000000000000040 FS: 0000000000000000(0000) GS:ffff8880b8f00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 0000200000009000 CR3: 000000006302e000 CR4: 00000000003506e0 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/0x520 fs/jfs/jfs_txnmgr.c:549 txLazyCommit fs/jfs/jfs_txnmgr.c:2684 [inline] jfs_lazycommit+0x5a6/0xa60 fs/jfs/jfs_txnmgr.c:2732 kthread+0x2fa/0x390 kernel/kthread.c:388 ret_from_fork+0x48/0x80 arch/x86/kernel/process.c:152 ret_from_fork_asm+0x11/0x20 arch/x86/entry/entry_64.S:293 Modules linked in: ---[ end trace 0000000000000000 ]--- RIP: 0010:write_special_inodes fs/jfs/jfs_logmgr.c:208 [inline] RIP: 0010:lmLogSync+0x139/0x9c0 fs/jfs/jfs_logmgr.c:935 Code: a9 b3 fe 4d 8d 7e f0 4c 89 f8 48 c1 e8 03 80 3c 18 00 74 08 4c 89 ff e8 55 84 dd fe 4d 8b 3f 49 83 c7 40 4c 89 f8 48 c1 e8 03 <80> 3c 18 00 74 08 4c 89 ff e8 39 84 dd fe 49 8b 3f e8 01 a9 b3 fe RSP: 0018:ffffc90002567c40 EFLAGS: 00010202 RAX: 0000000000000008 RBX: dffffc0000000000 RCX: 901698d90d847600 RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000 RBP: ffffc90002567d48 R08: 0000000000000004 R09: 0000000000000004 R10: ffffc90002567b64 R11: fffff520004acf75 R12: ffff88805a89c800 R13: dffffc0000000000 R14: ffff88802e62ea38 R15: 0000000000000040 FS: 0000000000000000(0000) GS:ffff8880b8e00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 0000001b2c61eff8 CR3: 0000000076efc000 CR4: 00000000003506f0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 ---------------- Code disassembly (best guess): 0: a9 b3 fe 4d 8d test $0x8d4dfeb3,%eax 5: 7e f0 jle 0xfffffff7 7: 4c 89 f8 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 55 84 dd fe call 0xfedd8471 1c: 4d 8b 3f mov (%r15),%r15 1f: 49 83 c7 40 add $0x40,%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 39 84 dd fe call 0xfedd8471 38: 49 8b 3f mov (%r15),%rdi 3b: e8 01 a9 b3 fe call 0xfeb3a941