Oops: general protection fault, probably for non-canonical address 0xdffffc0000000006: 0000 [#1] SMP KASAN PTI
KASAN: null-ptr-deref in range [0x0000000000000030-0x0000000000000037]
CPU: 1 UID: 0 PID: 116 Comm: jfsCommit Not tainted syzkaller #0 PREEMPT(full) 
Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.2-debian-1.16.2-1 04/01/2014
RIP: 0010:write_special_inodes fs/jfs/jfs_logmgr.c:207 [inline]
RIP: 0010:lmLogSync+0xfb/0x9d0 fs/jfs/jfs_logmgr.c:935
Code: 47 7a fe 4d 8d 7e d8 4c 89 f8 48 c1 e8 03 80 3c 18 00 74 08 4c 89 ff e8 03 e9 df 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 e7 e8 df fe 49 8b 3f e8 4f df b1 fe
RSP: 0018:ffffc90002437ae0 EFLAGS: 00010206
RAX: 0000000000000006 RBX: dffffc0000000000 RCX: 0000000000000000
RDX: ffff88801f49ba00 RSI: 0000000000000001 RDI: 0000000000000000
RBP: ffffc90002437be8 R08: 0000000000000003 R09: 0000000000000000
R10: ffffc90002437b40 R11: fffff52000486f6c R12: ffff88810d386000
R13: dffffc0000000000 R14: ffff88810d68d238 R15: 0000000000000030
FS:  0000000000000000(0000) GS:ffff8881a39fc000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 000055559208f608 CR3: 0000000108994000 CR4: 00000000000006f0
Call Trace:
 <TASK>
 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+0x5ba/0xa90 fs/jfs/jfs_txnmgr.c:2734
 kthread+0x711/0x8a0 kernel/kthread.c:463
 ret_from_fork+0x4bc/0x870 arch/x86/kernel/process.c:158
 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245
 </TASK>
Modules linked in:
---[ end trace 0000000000000000 ]---
RIP: 0010:write_special_inodes fs/jfs/jfs_logmgr.c:207 [inline]
RIP: 0010:lmLogSync+0xfb/0x9d0 fs/jfs/jfs_logmgr.c:935
Code: 47 7a fe 4d 8d 7e d8 4c 89 f8 48 c1 e8 03 80 3c 18 00 74 08 4c 89 ff e8 03 e9 df 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 e7 e8 df fe 49 8b 3f e8 4f df b1 fe
RSP: 0018:ffffc90002437ae0 EFLAGS: 00010206
RAX: 0000000000000006 RBX: dffffc0000000000 RCX: 0000000000000000
RDX: ffff88801f49ba00 RSI: 0000000000000001 RDI: 0000000000000000
RBP: ffffc90002437be8 R08: 0000000000000003 R09: 0000000000000000
R10: ffffc90002437b40 R11: fffff52000486f6c R12: ffff88810d386000
R13: dffffc0000000000 R14: ffff88810d68d238 R15: 0000000000000030
FS:  0000000000000000(0000) GS:ffff8880b83fc000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f735b7d7dac CR3: 000000010a910000 CR4: 00000000000006f0
----------------
Code disassembly (best guess):
   0:	47 7a fe             	rex.RXB jp 0x1
   3:	4d 8d 7e d8          	lea    -0x28(%r14),%r15
   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 03 e9 df fe       	call   0xfedfe91f
  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 e7 e8 df fe       	call   0xfedfe91f
  38:	49 8b 3f             	mov    (%r15),%rdi
  3b:	e8 4f df b1 fe       	call   0xfeb1df8f
