Oops: general protection fault, probably for non-canonical address 0xdffffc0000000006: 0000 [#1] SMP KASAN NOPTI KASAN: null-ptr-deref in range [0x0000000000000030-0x0000000000000037] CPU: 0 UID: 0 PID: 111 Comm: jfsCommit Tainted: G L syzkaller #0 PREEMPT(full) Tainted: [L]=SOFTLOCKUP Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2026 RIP: 0010:write_special_inodes fs/jfs/jfs_logmgr.c:208 [inline] RIP: 0010:lmLogSync+0x14e/0x9f0 fs/jfs/jfs_logmgr.c:935 Code: 7b a2 fe 4d 8d 7e f0 4c 89 f8 48 c1 e8 03 80 3c 18 00 74 08 4c 89 ff e8 e0 43 d2 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 c4 43 d2 fe 49 8b 3f e8 1c 7b a2 fe RSP: 0018:ffffc90002e27b80 EFLAGS: 00010216 RAX: 0000000000000006 RBX: dffffc0000000000 RCX: ffff88801e3c3d00 RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000 RBP: ffffc90002e27c88 R08: ffffc90002e27acf R09: ffffc90002e27968 R10: dffffc0000000000 R11: fffff520005c4f5a R12: ffff88804f633000 R13: ffffc90002e27be0 R14: ffff8880555b5438 R15: 0000000000000030 FS: 0000000000000000(0000) GS:ffff888125461000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007f06b1740000 CR3: 0000000050a07000 CR4: 0000000000350ef0 Call Trace: jfs_syncpt+0x7b/0x90 fs/jfs/jfs_logmgr.c:1041 txEnd+0x2e5/0x530 fs/jfs/jfs_txnmgr.c:550 txLazyCommit fs/jfs/jfs_txnmgr.c:2685 [inline] jfs_lazycommit+0x5b8/0xaa0 fs/jfs/jfs_txnmgr.c:2734 kthread+0x388/0x470 kernel/kthread.c:436 ret_from_fork+0x51e/0xb90 arch/x86/kernel/process.c:158 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+0x14e/0x9f0 fs/jfs/jfs_logmgr.c:935 Code: 7b a2 fe 4d 8d 7e f0 4c 89 f8 48 c1 e8 03 80 3c 18 00 74 08 4c 89 ff e8 e0 43 d2 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 c4 43 d2 fe 49 8b 3f e8 1c 7b a2 fe RSP: 0018:ffffc90002e27b80 EFLAGS: 00010216 RAX: 0000000000000006 RBX: dffffc0000000000 RCX: ffff88801e3c3d00 RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000 RBP: ffffc90002e27c88 R08: ffffc90002e27acf R09: ffffc90002e27968 R10: dffffc0000000000 R11: fffff520005c4f5a R12: ffff88804f633000 R13: ffffc90002e27be0 R14: ffff8880555b5438 R15: 0000000000000030 FS: 0000000000000000(0000) GS:ffff888125461000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007f96c39e82f8 CR3: 000000001ef53000 CR4: 0000000000350ef0 ---------------- Code disassembly (best guess): 0: 7b a2 jnp 0xffffffa4 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 e0 43 d2 fe call 0xfed243fc 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 c4 43 d2 fe call 0xfed243fc 38: 49 8b 3f mov (%r15),%rdi 3b: e8 1c 7b a2 fe call 0xfea27b5c