blkno = fafffbbde9, nblocks = 849b34 ERROR: (device loop0): dbUpdatePMap: blocks are outside the map ERROR: (device loop0): remounting filesystem as read-only BUG: unable to handle page fault for address: ffff88800a0bb030 #PF: supervisor write access in kernel mode #PF: error_code(0x0003) - permissions violation PGD 1a201067 P4D 1a201067 PUD 1a202067 PMD 800000000a0001a1 Oops: Oops: 0003 [#1] SMP KASAN NOPTI CPU: 0 UID: 0 PID: 103 Comm: jfsCommit Not tainted syzkaller #0 PREEMPT(full) Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2~bpo12+1 04/01/2014 RIP: 0010:txAllocPMap+0x3d4/0x6b0 fs/jfs/jfs_txnmgr.c:2417 Code: 81 e5 ff ff ff 00 48 8b 7c 24 18 31 f6 48 89 ea 4c 89 e9 4c 8b 44 24 20 e8 59 16 fb ff 42 0f b6 04 33 84 c0 0f 85 f7 00 00 00 <41> 80 24 24 fc 48 8b 44 24 28 42 0f b6 04 30 84 c0 0f 85 fb 00 00 RSP: 0018:ffffc90001907b38 EFLAGS: 00010246 RAX: 0000000000000000 RBX: 1ffff11001417606 RCX: 262d339332819b00 RDX: 0000000000000000 RSI: 0000000080000000 RDI: 0000000000000000 RBP: 000000fafffbbde9 R08: ffff88801fc247d3 R09: 1ffff11003f848fa R10: dffffc0000000000 R11: ffffed1003f848fb R12: ffff88800a0bb030 R13: 0000000000849b34 R14: dffffc0000000000 R15: ffff88800a0bb030 FS: 0000000000000000(0000) GS:ffff88808d22f000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: ffff88800a0bb030 CR3: 000000001f9f0000 CR4: 0000000000352ef0 Call Trace: txUpdateMap+0x2a2/0x9c0 fs/jfs/jfs_txnmgr.c:2309 txLazyCommit fs/jfs/jfs_txnmgr.c:2665 [inline] jfs_lazycommit+0x43f/0xa90 fs/jfs/jfs_txnmgr.c:2734 kthread+0x711/0x8a0 kernel/kthread.c:463 ret_from_fork+0x599/0xb30 arch/x86/kernel/process.c:158 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:246 Modules linked in: CR2: ffff88800a0bb030 ---[ end trace 0000000000000000 ]--- RIP: 0010:txAllocPMap+0x3d4/0x6b0 fs/jfs/jfs_txnmgr.c:2417 Code: 81 e5 ff ff ff 00 48 8b 7c 24 18 31 f6 48 89 ea 4c 89 e9 4c 8b 44 24 20 e8 59 16 fb ff 42 0f b6 04 33 84 c0 0f 85 f7 00 00 00 <41> 80 24 24 fc 48 8b 44 24 28 42 0f b6 04 30 84 c0 0f 85 fb 00 00 RSP: 0018:ffffc90001907b38 EFLAGS: 00010246 RAX: 0000000000000000 RBX: 1ffff11001417606 RCX: 262d339332819b00 RDX: 0000000000000000 RSI: 0000000080000000 RDI: 0000000000000000 RBP: 000000fafffbbde9 R08: ffff88801fc247d3 R09: 1ffff11003f848fa R10: dffffc0000000000 R11: ffffed1003f848fb R12: ffff88800a0bb030 R13: 0000000000849b34 R14: dffffc0000000000 R15: ffff88800a0bb030 FS: 0000000000000000(0000) GS:ffff88808d22f000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: ffff88800a0bb030 CR3: 000000001f9f0000 CR4: 0000000000352ef0 ---------------- Code disassembly (best guess): 0: 81 e5 ff ff ff 00 and $0xffffff,%ebp 6: 48 8b 7c 24 18 mov 0x18(%rsp),%rdi b: 31 f6 xor %esi,%esi d: 48 89 ea mov %rbp,%rdx 10: 4c 89 e9 mov %r13,%rcx 13: 4c 8b 44 24 20 mov 0x20(%rsp),%r8 18: e8 59 16 fb ff call 0xfffb1676 1d: 42 0f b6 04 33 movzbl (%rbx,%r14,1),%eax 22: 84 c0 test %al,%al 24: 0f 85 f7 00 00 00 jne 0x121 * 2a: 41 80 24 24 fc andb $0xfc,(%r12) <-- trapping instruction 2f: 48 8b 44 24 28 mov 0x28(%rsp),%rax 34: 42 0f b6 04 30 movzbl (%rax,%r14,1),%eax 39: 84 c0 test %al,%al 3b: 0f .byte 0xf 3c: 85 fb test %edi,%ebx