Oops: general protection fault, probably for non-canonical address 0xdffffc0000000006: 0000 [#1] PREEMPT SMP KASAN NOPTI
KASAN: null-ptr-deref in range [0x0000000000000030-0x0000000000000037]
CPU: 1 UID: 0 PID: 112 Comm: jfsCommit Not tainted 6.14.0-rc1-syzkaller-00020-g0de63bb7d919 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 12/27/2024
RIP: 0010:write_special_inodes+0x71/0x170 fs/jfs/jfs_logmgr.c:207
Code: df e8 a3 e7 7a fe 48 8d 7b 10 48 89 f8 48 c1 e8 03 80 3c 28 00 0f 85 c0 00 00 00 4c 8b 6b 10 49 8d 7d 30 48 89 f8 48 c1 e8 03 <80> 3c 28 00 0f 85 da 00 00 00 49 8b 7d 30 2e e8 3b f6 17 08 48 8d
RSP: 0018:ffffc90002dc7be0 EFLAGS: 00010216
RAX: 0000000000000006 RBX: ffff88801dafc800 RCX: ffffffff833f7e17
RDX: ffff88801f755a00 RSI: ffffffff833ee9cd RDI: 0000000000000030
RBP: dffffc0000000000 R08: 0000000000000005 R09: 0000000000000000
R10: 0000000000000001 R11: 0000000000000001 R12: ffffffff81ef5610
R13: 0000000000000000 R14: ffff8880513ca800 R15: ffffc90002719332
FS:  0000000000000000(0000) GS:ffff8880b8700000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f93e7b79178 CR3: 000000003424a000 CR4: 0000000000350ef0
Call Trace:
 <TASK>
 lmLogSync+0xd3/0x820 fs/jfs/jfs_logmgr.c:935
 jfs_syncpt+0x89/0xa0 fs/jfs/jfs_logmgr.c:1041
 txEnd+0x30d/0x5a0 fs/jfs/jfs_txnmgr.c:549
 txLazyCommit fs/jfs/jfs_txnmgr.c:2684 [inline]
 jfs_lazycommit+0x77b/0xb20 fs/jfs/jfs_txnmgr.c:2733
 kthread+0x3b2/0x750 kernel/kthread.c:464
 ret_from_fork+0x48/0x80 arch/x86/kernel/process.c:148
 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:244
 </TASK>
Modules linked in:
---[ end trace 0000000000000000 ]---
RIP: 0010:write_special_inodes+0x71/0x170 fs/jfs/jfs_logmgr.c:207
Code: df e8 a3 e7 7a fe 48 8d 7b 10 48 89 f8 48 c1 e8 03 80 3c 28 00 0f 85 c0 00 00 00 4c 8b 6b 10 49 8d 7d 30 48 89 f8 48 c1 e8 03 <80> 3c 28 00 0f 85 da 00 00 00 49 8b 7d 30 2e e8 3b f6 17 08 48 8d
RSP: 0018:ffffc90002dc7be0 EFLAGS: 00010216
RAX: 0000000000000006 RBX: ffff88801dafc800 RCX: ffffffff833f7e17
RDX: ffff88801f755a00 RSI: ffffffff833ee9cd RDI: 0000000000000030
RBP: dffffc0000000000 R08: 0000000000000005 R09: 0000000000000000
R10: 0000000000000001 R11: 0000000000000001 R12: ffffffff81ef5610
R13: 0000000000000000 R14: ffff8880513ca800 R15: ffffc90002719332
FS:  0000000000000000(0000) GS:ffff8880b8600000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 000000110c28276c CR3: 0000000060bbc000 CR4: 0000000000350ef0
----------------
Code disassembly (best guess):
   0:	df e8                	fucomip %st(0),%st
   2:	a3 e7 7a fe 48 8d 7b 	movabs %eax,0x48107b8d48fe7ae7
   9:	10 48
   b:	89 f8                	mov    %edi,%eax
   d:	48 c1 e8 03          	shr    $0x3,%rax
  11:	80 3c 28 00          	cmpb   $0x0,(%rax,%rbp,1)
  15:	0f 85 c0 00 00 00    	jne    0xdb
  1b:	4c 8b 6b 10          	mov    0x10(%rbx),%r13
  1f:	49 8d 7d 30          	lea    0x30(%r13),%rdi
  23:	48 89 f8             	mov    %rdi,%rax
  26:	48 c1 e8 03          	shr    $0x3,%rax
* 2a:	80 3c 28 00          	cmpb   $0x0,(%rax,%rbp,1) <-- trapping instruction
  2e:	0f 85 da 00 00 00    	jne    0x10e
  34:	49 8b 7d 30          	mov    0x30(%r13),%rdi
  38:	2e e8 3b f6 17 08    	cs call 0x817f679
  3e:	48                   	rex.W
  3f:	8d                   	.byte 0x8d