general protection fault, probably for non-canonical address 0xdffffc0000000006: 0000 [#1] PREEMPT SMP KASAN KASAN: null-ptr-deref in range [0x0000000000000030-0x0000000000000037] CPU: 0 PID: 275 Comm: jfsCommit Not tainted 5.15.187-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+0x121/0x9c0 fs/jfs/jfs_logmgr.c:943 Code: 31 d0 fe 4d 8d 7e f0 4c 89 f8 48 c1 e8 03 80 3c 18 00 74 08 4c 89 ff e8 ad f0 ef 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 91 f0 ef fe 49 8b 3f e8 a9 31 d0 fe RSP: 0018:ffffc90002bafc60 EFLAGS: 00010206 RAX: 0000000000000006 RBX: dffffc0000000000 RCX: b217d95037a8ae00 RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000 RBP: ffffc90002bafd68 R08: dffffc0000000000 R09: ffffc90002bafba4 R10: fffff52000575f7c R11: 1ffff92000575f74 R12: 1ffff9200049e227 R13: ffff888077085800 R14: ffff88807da3aa38 R15: 0000000000000030 FS: 0000000000000000(0000) GS:ffff8880b9000000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007f70cd8e9000 CR3: 000000005c5ec000 CR4: 00000000003506f0 DR0: 0000000000000000 DR1: 0000000000000b5f DR2: 0000000000003706 DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400 Call Trace: jfs_syncpt+0x77/0x90 fs/jfs/jfs_logmgr.c:1049 txEnd+0x2e1/0x520 fs/jfs/jfs_txnmgr.c:549 txLazyCommit fs/jfs/jfs_txnmgr.c:2718 [inline] jfs_lazycommit+0x5ba/0xb20 fs/jfs/jfs_txnmgr.c:2766 kthread+0x436/0x520 kernel/kthread.c:334 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:287 Modules linked in: ---[ end trace 95fed493e92b16a3 ]--- RIP: 0010:write_special_inodes fs/jfs/jfs_logmgr.c:208 [inline] RIP: 0010:lmLogSync+0x121/0x9c0 fs/jfs/jfs_logmgr.c:943 Code: 31 d0 fe 4d 8d 7e f0 4c 89 f8 48 c1 e8 03 80 3c 18 00 74 08 4c 89 ff e8 ad f0 ef 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 91 f0 ef fe 49 8b 3f e8 a9 31 d0 fe RSP: 0018:ffffc90002bafc60 EFLAGS: 00010206 RAX: 0000000000000006 RBX: dffffc0000000000 RCX: b217d95037a8ae00 RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000 RBP: ffffc90002bafd68 R08: dffffc0000000000 R09: ffffc90002bafba4 R10: fffff52000575f7c R11: 1ffff92000575f74 R12: 1ffff9200049e227 R13: ffff888077085800 R14: ffff88807da3aa38 R15: 0000000000000030 FS: 0000000000000000(0000) GS:ffff8880b9100000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007f314fac0ab8 CR3: 000000007ebcd000 CR4: 00000000003506e0 DR0: 0000000000000000 DR1: 0000000000000b5f DR2: 0000000000003706 DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400 ---------------- Code disassembly (best guess): 0: 31 d0 xor %edx,%eax 2: fe 4d 8d decb -0x73(%rbp) 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 ad f0 ef fe call 0xfeeff0c9 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 91 f0 ef fe call 0xfeeff0c9 38: 49 8b 3f mov (%r15),%rdi 3b: e8 a9 31 d0 fe call 0xfed031e9