general protection fault, probably for non-canonical address 0xdffffc0000000000: 0000 [#1] PREEMPT SMP KASAN KASAN: null-ptr-deref in range [0x0000000000000000-0x0000000000000007] CPU: 1 PID: 3580 Comm: kworker/u4:14 Not tainted syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2026 Workqueue: ext4-rsv-conversion ext4_end_io_rsv_work RIP: 0010:ext4_ext_drop_refs fs/ext4/extents.c:119 [inline] RIP: 0010:ext4_free_ext_path fs/ext4/extents.c:128 [inline] RIP: 0010:ext4_ext_map_blocks+0x2cf3/0x6800 fs/ext4/extents.c:4494 Code: 8b 04 24 89 18 89 9c 24 38 01 00 00 4c 8b 7c 24 10 4d 85 ff 0f 84 bd 00 00 00 e8 78 dc 58 ff 49 8d 7f 08 48 89 f8 48 c1 e8 03 <42> 0f b6 04 30 84 c0 0f 85 3d 1e 00 00 41 0f b7 47 08 c1 e0 04 48 RSP: 0018:ffffc9000cea7520 EFLAGS: 00010246 RAX: 0000000000000000 RBX: fffffffffffffffb RCX: ffff88802e508000 RDX: 0000000000000000 RSI: ffffffff8acac9e0 RDI: 0000000000000003 RBP: ffffc9000cea77d0 R08: ffffffff911c359f R09: 1ffffffff22386b3 R10: dffffc0000000000 R11: fffffbfff22386b4 R12: 0000000000000001 R13: 1ffff920019d4ed0 R14: dffffc0000000000 R15: fffffffffffffffb FS: 0000000000000000(0000) GS:ffff8880b8f00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007fffa5e03f50 CR3: 0000000030f68000 CR4: 00000000003506e0 Call Trace: ext4_map_blocks+0x9e2/0x1b80 fs/ext4/inode.c:652 ext4_convert_unwritten_extents+0x2c2/0x5f0 fs/ext4/extents.c:4925 ext4_convert_unwritten_io_end_vec+0xff/0x170 fs/ext4/extents.c:4964 ext4_end_io_end fs/ext4/page-io.c:194 [inline] ext4_do_flush_completed_IO fs/ext4/page-io.c:269 [inline] ext4_end_io_rsv_work+0x2f5/0x690 fs/ext4/page-io.c:283 process_one_work kernel/workqueue.c:2653 [inline] process_scheduled_works+0xa5d/0x15d0 kernel/workqueue.c:2730 worker_thread+0xa55/0xfc0 kernel/workqueue.c:2811 kthread+0x2fa/0x390 kernel/kthread.c:388 ret_from_fork+0x48/0x80 arch/x86/kernel/process.c:152 ret_from_fork_asm+0x11/0x20 arch/x86/entry/entry_64.S:293 Modules linked in: ---[ end trace 0000000000000000 ]--- RIP: 0010:ext4_ext_drop_refs fs/ext4/extents.c:119 [inline] RIP: 0010:ext4_free_ext_path fs/ext4/extents.c:128 [inline] RIP: 0010:ext4_ext_map_blocks+0x2cf3/0x6800 fs/ext4/extents.c:4494 Code: 8b 04 24 89 18 89 9c 24 38 01 00 00 4c 8b 7c 24 10 4d 85 ff 0f 84 bd 00 00 00 e8 78 dc 58 ff 49 8d 7f 08 48 89 f8 48 c1 e8 03 <42> 0f b6 04 30 84 c0 0f 85 3d 1e 00 00 41 0f b7 47 08 c1 e0 04 48 RSP: 0018:ffffc9000cea7520 EFLAGS: 00010246 RAX: 0000000000000000 RBX: fffffffffffffffb RCX: ffff88802e508000 RDX: 0000000000000000 RSI: ffffffff8acac9e0 RDI: 0000000000000003 RBP: ffffc9000cea77d0 R08: ffffffff911c359f R09: 1ffffffff22386b3 R10: dffffc0000000000 R11: fffffbfff22386b4 R12: 0000000000000001 R13: 1ffff920019d4ed0 R14: dffffc0000000000 R15: fffffffffffffffb FS: 0000000000000000(0000) GS:ffff8880b8f00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 000055d772cc0dc0 CR3: 000000007ed72000 CR4: 00000000003506e0 ---------------- Code disassembly (best guess): 0: 8b 04 24 mov (%rsp),%eax 3: 89 18 mov %ebx,(%rax) 5: 89 9c 24 38 01 00 00 mov %ebx,0x138(%rsp) c: 4c 8b 7c 24 10 mov 0x10(%rsp),%r15 11: 4d 85 ff test %r15,%r15 14: 0f 84 bd 00 00 00 je 0xd7 1a: e8 78 dc 58 ff call 0xff58dc97 1f: 49 8d 7f 08 lea 0x8(%r15),%rdi 23: 48 89 f8 mov %rdi,%rax 26: 48 c1 e8 03 shr $0x3,%rax * 2a: 42 0f b6 04 30 movzbl (%rax,%r14,1),%eax <-- trapping instruction 2f: 84 c0 test %al,%al 31: 0f 85 3d 1e 00 00 jne 0x1e74 37: 41 0f b7 47 08 movzwl 0x8(%r15),%eax 3c: c1 e0 04 shl $0x4,%eax 3f: 48 rex.W