syzbot


BUG: unable to handle kernel paging request in ext4_ext_map_blocks

Status: upstream: reported C repro on 2026/04/25 17:59
Bug presence: origin:lts
[Documentation on labels]
Reported-by: syzbot+b70e5c99b3611c1f7eee@syzkaller.appspotmail.com
First crash: 47d, last: 20d
Bug presence (2)
Date Name Commit Repro Result
2026/04/26 lts (merge base) 1989cd3d56e2 C [report] BUG: unable to handle kernel paging request in ext4_ext_map_blocks
2026/04/26 upstream (ToT) 897d54018cc9 C Didn't crash
Similar bugs (2)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
linux-6.1 BUG: unable to handle kernel paging request in ext4_ext_map_blocks 8 C error 1401 62d 79d 0/3 upstream: reported C repro on 2026/03/25 10:41
linux-6.6 BUG: unable to handle kernel paging request in ext4_ext_map_blocks origin:lts-only 8 C error 3702 30m 78d 0/2 upstream: reported C repro on 2026/03/25 11:12
Last patch testing requests (8)
Created Duration User Patch Repo Result
2026/06/08 10:26 16m retest repro android14-6.1 log
2026/06/08 10:26 17m retest repro android14-6.1 log
2026/06/08 10:26 15m retest repro android14-6.1 log
2026/06/06 14:11 16m retest repro android14-6.1 log
2026/06/06 14:11 14m retest repro android14-6.1 log
2026/06/06 14:11 16m retest repro android14-6.1 log
2026/06/06 14:11 13m retest repro android14-6.1 log
2026/06/06 14:11 20m retest repro android14-6.1 log

Sample crash report:
BUG: unable to handle page fault for address: fffffffffffffffc
#PF: supervisor read access in kernel mode
#PF: error_code(0x0000) - not-present page
PGD 7012067 P4D 7012067 PUD 7014067 PMD 0 
Oops: 0000 [#1] PREEMPT SMP KASAN
CPU: 1 PID: 377 Comm: syz.2.17 Not tainted syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/18/2026
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+0x2e59/0x6200 fs/ext4/extents.c:4497
Code: 40 01 00 00 4d 85 f6 0f 84 bc 00 00 00 48 89 5c 24 20 49 8d 7e 08 48 89 f8 48 c1 e8 03 42 0f b6 04 20 84 c0 0f 85 38 16 00 00 <41> 0f b7 46 08 c1 e0 04 48 8d 04 40 48 89 44 24 08 49 8d 46 28 48
RSP: 0018:ffffc90000a56600 EFLAGS: 00010246

RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffff888115701440
RDX: 0000000000000000 RSI: 0000000000000000 RDI: fffffffffffffffc
RBP: ffffc90000a568b0 R08: ffff88810b5f6ae3 R09: 1ffff110216bed5c
R10: dffffc0000000000 R11: ffffed10216bed5d R12: dffffc0000000000
R13: 1ffff9200014acec R14: fffffffffffffff4 R15: 0000000000000010
FS:  0000555592bf4500(0000) GS:ffff8881f6f00000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: fffffffffffffffc CR3: 000000012d4cd000 CR4: 00000000003506a0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
 <TASK>
 ext4_map_blocks+0x9d8/0x1b70 fs/ext4/inode.c:679
 _ext4_get_block+0x1ea/0x540 fs/ext4/inode.c:822
 ext4_get_block_unwritten+0x2e/0x100 fs/ext4/inode.c:855
 ext4_block_write_begin+0x594/0x1280 fs/ext4/inode.c:1124
 ext4_write_begin+0x600/0xf90 fs/ext4/ext4_jbd2.h:-1
 ext4_da_write_begin+0x3e7/0x8c0 fs/ext4/inode.c:3001
 generic_perform_write+0x32d/0x740 mm/filemap.c:3914
 ext4_buffered_write_iter+0x367/0x630 fs/ext4/file.c:285
 ext4_file_write_iter+0x191/0x1500 fs/ext4/file.c:-1
 __kernel_write_iter+0x296/0x660 fs/read_write.c:517
 dump_emit_page fs/coredump.c:886 [inline]
 dump_user_range+0x40b/0x660 fs/coredump.c:913
 elf_core_dump+0x2b52/0x3060 fs/binfmt_elf.c:2354
 do_coredump+0x15d3/0x2240 fs/coredump.c:760
 get_signal+0x11db/0x1520 kernel/signal.c:2877
 arch_do_signal_or_restart+0xd1/0x1140 arch/x86/kernel/signal.c:871
 exit_to_user_mode_loop+0x7a/0xb0 kernel/entry/common.c:174
 exit_to_user_mode_prepare+0x87/0xd0 kernel/entry/common.c:210
 irqentry_exit_to_user_mode+0x9/0x10 kernel/entry/common.c:316
 irqentry_exit+0x12/0x40 kernel/entry/common.c:419
 exc_page_fault+0x5e/0xb0 arch/x86/mm/fault.c:1520
 asm_exc_page_fault+0x27/0x30 arch/x86/include/asm/idtentry.h:608
RIP: 0033:0x7fd65c59ce61
Code: 00 00 00 00 0f 1f 44 00 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 48 3d 01 f0 ff ff 73 01 <c3> 48 c7 c1 e8 ff ff ff f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f
RSP: 002b:fffffffffffffe70 EFLAGS: 00010217
RAX: 0000000000000000 RBX: 00007fd65c815fa0 RCX: 00007fd65c59ce59
RDX: 0000000000000000 RSI: fffffffffffffe70 RDI: 0000000000008000
RBP: 00007fd65c632d6f R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000206 R12: 0000000000000000
R13: 00007fd65c815fac R14: 00007fd65c815fa0 R15: 00007fd65c815fa0
 </TASK>
Modules linked in:
CR2: fffffffffffffffc
---[ 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+0x2e59/0x6200 fs/ext4/extents.c:4497
Code: 40 01 00 00 4d 85 f6 0f 84 bc 00 00 00 48 89 5c 24 20 49 8d 7e 08 48 89 f8 48 c1 e8 03 42 0f b6 04 20 84 c0 0f 85 38 16 00 00 <41> 0f b7 46 08 c1 e0 04 48 8d 04 40 48 89 44 24 08 49 8d 46 28 48
RSP: 0018:ffffc90000a56600 EFLAGS: 00010246
RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffff888115701440
RDX: 0000000000000000 RSI: 0000000000000000 RDI: fffffffffffffffc
RBP: ffffc90000a568b0 R08: ffff88810b5f6ae3 R09: 1ffff110216bed5c
R10: dffffc0000000000 R11: ffffed10216bed5d R12: dffffc0000000000
R13: 1ffff9200014acec R14: fffffffffffffff4 R15: 0000000000000010
FS:  0000555592bf4500(0000) GS:ffff8881f6f00000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: fffffffffffffffc CR3: 000000012d4cd000 CR4: 00000000003506a0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
----------------
Code disassembly (best guess):
   0:	40 01 00             	rex add %eax,(%rax)
   3:	00 4d 85             	add    %cl,-0x7b(%rbp)
   6:	f6 0f 84             	testb  $0x84,(%rdi)
   9:	bc 00 00 00 48       	mov    $0x48000000,%esp
   e:	89 5c 24 20          	mov    %ebx,0x20(%rsp)
  12:	49 8d 7e 08          	lea    0x8(%r14),%rdi
  16:	48 89 f8             	mov    %rdi,%rax
  19:	48 c1 e8 03          	shr    $0x3,%rax
  1d:	42 0f b6 04 20       	movzbl (%rax,%r12,1),%eax
  22:	84 c0                	test   %al,%al
  24:	0f 85 38 16 00 00    	jne    0x1662
* 2a:	41 0f b7 46 08       	movzwl 0x8(%r14),%eax <-- trapping instruction
  2f:	c1 e0 04             	shl    $0x4,%eax
  32:	48 8d 04 40          	lea    (%rax,%rax,2),%rax
  36:	48 89 44 24 08       	mov    %rax,0x8(%rsp)
  3b:	49 8d 46 28          	lea    0x28(%r14),%rax
  3f:	48                   	rex.W

Crashes (2291):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2026/05/23 03:52 android14-6.1 b07bd8273426 c69befb3 .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] ci2-android-6-1 BUG: unable to handle kernel paging request in ext4_ext_map_blocks
2026/05/06 10:31 android14-6.1 bc1567eb8cde 26da2c66 .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] ci2-android-6-1 BUG: unable to handle kernel paging request in ext4_ext_map_blocks
2026/05/06 02:56 android14-6.1 bc1567eb8cde 26da2c66 .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] ci2-android-6-1 BUG: unable to handle kernel paging request in ext4_ext_map_blocks
2026/05/05 21:05 android14-6.1 bc1567eb8cde 06e69a27 .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] ci2-android-6-1 BUG: unable to handle kernel paging request in ext4_ext_map_blocks
2026/05/01 15:56 android14-6.1 1e4e23ff0f90 753c55b9 .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (clean fs)] ci2-android-6-1 BUG: unable to handle kernel paging request in ext4_ext_map_blocks
2026/04/25 17:53 android14-6.1 5d4307594b33 9c2d0995 .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (clean fs)] ci2-android-6-1 BUG: unable to handle kernel paging request in ext4_ext_map_blocks
2026/05/21 14:16 android14-6.1 ada4d4e34b98 e195359d .config console log report syz / log [disk image] [vmlinux] [kernel image] [mounted in repro (clean fs)] ci2-android-6-1 BUG: unable to handle kernel paging request in ext4_ext_map_blocks
2026/05/08 10:43 android14-6.1 2f67b6088692 5633175a .config console log report syz / log [disk image] [vmlinux] [kernel image] [mounted in repro (clean fs)] ci2-android-6-1 BUG: unable to handle kernel paging request in ext4_ext_map_blocks
2026/05/23 02:19 android14-6.1 b07bd8273426 c69befb3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: unable to handle kernel paging request in ext4_ext_map_blocks
2026/05/23 00:04 android14-6.1 b07bd8273426 5f091fcc .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: unable to handle kernel paging request in ext4_ext_map_blocks
2026/05/22 20:43 android14-6.1 b07bd8273426 5f091fcc .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: unable to handle kernel paging request in ext4_ext_map_blocks
2026/05/22 18:35 android14-6.1 b07bd8273426 5f091fcc .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: unable to handle kernel paging request in ext4_ext_map_blocks
2026/05/22 14:36 android14-6.1 ada4d4e34b98 5f091fcc .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: unable to handle kernel paging request in ext4_ext_map_blocks
2026/05/22 14:35 android14-6.1 ada4d4e34b98 5f091fcc .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: unable to handle kernel paging request in ext4_ext_map_blocks
2026/05/22 11:41 android14-6.1 ada4d4e34b98 70ae9b03 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: unable to handle kernel paging request in ext4_ext_map_blocks
2026/05/22 10:30 android14-6.1 ada4d4e34b98 70ae9b03 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: unable to handle kernel paging request in ext4_ext_map_blocks
2026/05/22 09:21 android14-6.1 ada4d4e34b98 70ae9b03 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: unable to handle kernel paging request in ext4_ext_map_blocks
2026/05/22 07:53 android14-6.1 ada4d4e34b98 70ae9b03 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: unable to handle kernel paging request in ext4_ext_map_blocks
2026/05/22 06:38 android14-6.1 ada4d4e34b98 70ae9b03 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: unable to handle kernel paging request in ext4_ext_map_blocks
2026/05/22 04:14 android14-6.1 ada4d4e34b98 70ae9b03 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: unable to handle kernel paging request in ext4_ext_map_blocks
2026/05/22 03:44 android14-6.1 ada4d4e34b98 70ae9b03 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: unable to handle kernel paging request in ext4_ext_map_blocks
2026/05/22 01:31 android14-6.1 ada4d4e34b98 70ae9b03 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: unable to handle kernel paging request in ext4_ext_map_blocks
2026/05/21 22:51 android14-6.1 ada4d4e34b98 e195359d .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: unable to handle kernel paging request in ext4_ext_map_blocks
2026/05/21 21:50 android14-6.1 ada4d4e34b98 e195359d .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: unable to handle kernel paging request in ext4_ext_map_blocks
2026/05/21 20:42 android14-6.1 ada4d4e34b98 e195359d .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: unable to handle kernel paging request in ext4_ext_map_blocks
2026/05/21 20:22 android14-6.1 ada4d4e34b98 e195359d .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: unable to handle kernel paging request in ext4_ext_map_blocks
2026/05/21 11:05 android14-6.1 ada4d4e34b98 41b8c833 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: unable to handle kernel paging request in ext4_ext_map_blocks
2026/05/21 10:03 android14-6.1 ada4d4e34b98 41b8c833 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: unable to handle kernel paging request in ext4_ext_map_blocks
2026/05/21 07:15 android14-6.1 ada4d4e34b98 41b8c833 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: unable to handle kernel paging request in ext4_ext_map_blocks
2026/05/20 16:19 android14-6.1 85ab2abcaf5d 62fb93a2 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: unable to handle kernel paging request in ext4_ext_map_blocks
2026/05/20 14:04 android14-6.1 85ab2abcaf5d 62fb93a2 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: unable to handle kernel paging request in ext4_ext_map_blocks
2026/05/20 12:35 android14-6.1 85ab2abcaf5d 62fb93a2 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: unable to handle kernel paging request in ext4_ext_map_blocks
2026/05/20 10:31 android14-6.1 85ab2abcaf5d 0909d65f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: unable to handle kernel paging request in ext4_ext_map_blocks
2026/05/20 09:31 android14-6.1 85ab2abcaf5d 0909d65f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: unable to handle kernel paging request in ext4_ext_map_blocks
2026/05/20 06:08 android14-6.1 85ab2abcaf5d 0909d65f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: unable to handle kernel paging request in ext4_ext_map_blocks
2026/05/20 05:56 android14-6.1 85ab2abcaf5d 0909d65f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: unable to handle kernel paging request in ext4_ext_map_blocks
2026/05/20 04:14 android14-6.1 85ab2abcaf5d 0909d65f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: unable to handle kernel paging request in ext4_ext_map_blocks
2026/05/20 02:09 android14-6.1 85ab2abcaf5d 0909d65f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: unable to handle kernel paging request in ext4_ext_map_blocks
2026/05/19 21:28 android14-6.1 047b9b395380 223544dc .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: unable to handle kernel paging request in ext4_ext_map_blocks
2026/05/19 19:26 android14-6.1 047b9b395380 223544dc .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: unable to handle kernel paging request in ext4_ext_map_blocks
2026/05/19 17:41 android14-6.1 047b9b395380 223544dc .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: unable to handle kernel paging request in ext4_ext_map_blocks
2026/05/19 04:00 android14-6.1 6b66c1fa1434 9f74d399 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: unable to handle kernel paging request in ext4_ext_map_blocks
2026/05/19 01:59 android14-6.1 6b66c1fa1434 9f74d399 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: unable to handle kernel paging request in ext4_ext_map_blocks
2026/05/19 00:48 android14-6.1 6b66c1fa1434 9f74d399 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: unable to handle kernel paging request in ext4_ext_map_blocks
2026/05/18 20:15 android14-6.1 27bfc983d0a4 55156e84 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: unable to handle kernel paging request in ext4_ext_map_blocks
2026/05/18 18:40 android14-6.1 27bfc983d0a4 55156e84 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: unable to handle kernel paging request in ext4_ext_map_blocks
2026/05/18 12:54 android14-6.1 75487b40c943 55156e84 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: unable to handle kernel paging request in ext4_ext_map_blocks
2026/05/18 10:31 android14-6.1 75487b40c943 55156e84 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: unable to handle kernel paging request in ext4_ext_map_blocks
2026/05/18 08:04 android14-6.1 75487b40c943 de5aae85 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: unable to handle kernel paging request in ext4_ext_map_blocks
2026/04/25 16:02 android14-6.1 5d4307594b33 9c2d0995 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: unable to handle kernel paging request in ext4_ext_map_blocks
2026/05/20 07:59 android14-6.1 85ab2abcaf5d 0909d65f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 general protection fault in ext4_ext_map_blocks
2026/05/19 15:23 android14-6.1 047b9b395380 223544dc .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 general protection fault in ext4_ext_map_blocks
2026/05/19 07:59 android14-6.1 6b66c1fa1434 9f74d399 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 general protection fault in ext4_ext_map_blocks
2026/05/19 05:43 android14-6.1 6b66c1fa1434 9f74d399 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 general protection fault in ext4_ext_map_blocks
2026/05/19 05:41 android14-6.1 6b66c1fa1434 9f74d399 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 general protection fault in ext4_ext_map_blocks
2026/05/18 11:42 android14-6.1 75487b40c943 55156e84 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 general protection fault in ext4_ext_map_blocks
* Struck through repros no longer work on HEAD.