syzbot


kernel BUG in page_table_check_set (2)

Status: upstream: reported on 2026/02/05 22:40
Subsystems: mm
[Documentation on labels]
Reported-by: syzbot+227179d5a8a87e9df90d@syzkaller.appspotmail.com
First crash: 19d, last: 4d21h
Discussions (1)
Title Replies (including bot) Last reply
[syzbot] [mm?] kernel BUG in page_table_check_set (2) 1 (2) 2026/02/07 17:43
Similar bugs (1)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream kernel BUG in page_table_check_set mm -1 C 6 170d 183d 0/29 auto-obsoleted due to no activity on 2025/12/13 01:49

Sample crash report:
------------[ cut here ]------------
kernel BUG at [] mm/page_table_check.c:118!
Kernel BUG [#1]
Modules linked in:
CPU: 1 UID: 0 PID: 5601 Comm: syz.3.344 Tainted: G             L      syzkaller #0 PREEMPT 
Tainted: [L]=SOFTLOCKUP
Hardware name: riscv-virtio,qemu (DT)
epc : page_table_check_set+0xa74/0xd30 mm/page_table_check.c:118
 ra : page_table_check_set+0xa74/0xd30 mm/page_table_check.c:118
epc : ffffffff80bfcb7c ra : ffffffff80bfcb7c sp : ffff8f8002026df0
 gp : ffffffff89f9df20 tp : ffffaf801bb7cf80 t0 : ffff8f8002027378
 t1 : fffff5ef02920809 t2 : ffffffff80a59504 s0 : ffff8f8002026e70
 s1 : 0000000000000001 a0 : 0000000000000001 a1 : 0000000000000000
 a2 : 0000000000080000 a3 : ffffffff80bfcb7c a4 : ffff8f800ba08420
 a5 : 000000000002d420 a6 : 0000000000000003 a7 : ffffaf801490404b
 s2 : 00000000000db400 s3 : 0000000000000000 s4 : ffffaf8014904000
 s5 : 0000000000000200 s6 : 0000000000000001 s7 : dfffffff00000000
 s8 : 0000000000007fff s9 : ffffffff88825fa0 s10: 0000000000000000
 s11: ffffffff8a0b5d80 t3 : 0000000000000001 t4 : fffff5ef02920809
 t5 : fffff5ef0292080a t6 : 0000000000000002 ssp : 0000000000000000
status: 0000000200000120 badaddr: ffffffff80bfcb7c cause: 0000000000000003
[<ffffffff80bfcb7c>] page_table_check_set+0xa74/0xd30 mm/page_table_check.c:118
[<ffffffff80bfd300>] __page_table_check_ptes_set+0x264/0x47c mm/page_table_check.c:212
[<ffffffff80b8b0de>] page_table_check_ptes_set include/linux/page_table_check.h:76 [inline]
[<ffffffff80b8b0de>] set_ptes arch/riscv/include/asm/pgtable.h:640 [inline]
[<ffffffff80b8b0de>] __split_huge_pmd_locked mm/huge_memory.c:3252 [inline]
[<ffffffff80b8b0de>] split_huge_pmd_locked+0x2b0a/0x326c mm/huge_memory.c:3270
[<ffffffff80b8bafa>] __split_huge_pmd+0x2ba/0x3e4 mm/huge_memory.c:3284
[<ffffffff80b8eca6>] split_huge_pmd_address mm/huge_memory.c:3297 [inline]
[<ffffffff80b8eca6>] split_huge_pmd_if_needed mm/huge_memory.c:3309 [inline]
[<ffffffff80b8eca6>] split_huge_pmd_if_needed mm/huge_memory.c:3300 [inline]
[<ffffffff80b8eca6>] vma_adjust_trans_huge+0x15a/0x49c mm/huge_memory.c:3321
[<ffffffff80a51236>] __split_vma+0x97e/0xf6c mm/vma.c:554
[<ffffffff80a519d8>] vms_gather_munmap_vmas+0x1b4/0x1100 mm/vma.c:1402
[<ffffffff80a59744>] do_vmi_align_munmap+0x240/0x6d8 mm/vma.c:1570
[<ffffffff80a59daa>] do_vmi_munmap+0x1ce/0x3bc mm/vma.c:1627
[<ffffffff809e5358>] do_munmap+0xd4/0x10c mm/mmap.c:1065
[<ffffffff809fafd8>] mremap_to+0x1fc/0x3d8 mm/mremap.c:1378
[<ffffffff809fbb5a>] do_mremap+0x9a6/0x1cf0 mm/mremap.c:1941
[<ffffffff809fcfba>] __do_sys_mremap+0x116/0x240 mm/mremap.c:1997
[<ffffffff809fd184>] __se_sys_mremap mm/mremap.c:1965 [inline]
[<ffffffff809fd184>] __riscv_sys_mremap+0xa0/0x124 mm/mremap.c:1965
[<ffffffff80078192>] syscall_handler+0x92/0x114 arch/riscv/include/asm/syscall.h:112
[<ffffffff86391c0a>] do_trap_ecall_u+0x3d2/0x58c arch/riscv/kernel/traps.c:344
[<ffffffff863bb61e>] handle_exception+0x15e/0x16a arch/riscv/kernel/entry.S:232
Code: 7097 ff90 80e7 4580 81e3 e004 8097 ff90 80e7 9380 (9002) 8097 
---[ end trace 0000000000000000 ]---
----------------
Code disassembly (best guess):
   0:	ff907097          	auipc	ra,0xff907
   4:	458080e7          	jalr	1112(ra) # 0xff907458
   8:	e00481e3          	beqz	s1,0xfffffffffffffe0a
   c:	ff908097          	auipc	ra,0xff908
  10:	938080e7          	jalr	-1736(ra) # 0xff907944
* 14:	9002                	ebreak <-- trapping instruction
  16:	9780                	.short	0x8097

Crashes (34):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2026/02/16 11:16 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 18be4ca5cb4e 1e62d198 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/02/16 11:14 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 18be4ca5cb4e 1e62d198 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/02/16 06:54 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 18be4ca5cb4e 1e62d198 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/02/16 06:54 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 18be4ca5cb4e 1e62d198 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/02/16 06:44 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 18be4ca5cb4e 1e62d198 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/02/16 06:43 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 18be4ca5cb4e 1e62d198 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/02/16 05:38 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 18be4ca5cb4e 1e62d198 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/02/16 05:37 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 18be4ca5cb4e 1e62d198 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/02/16 05:19 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 18be4ca5cb4e 1e62d198 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/02/16 05:12 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 18be4ca5cb4e 1e62d198 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/02/16 04:18 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 18be4ca5cb4e 1e62d198 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/02/16 04:16 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 18be4ca5cb4e 1e62d198 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/02/16 04:14 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 18be4ca5cb4e 1e62d198 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/02/15 20:10 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 18be4ca5cb4e 1e62d198 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/02/15 20:07 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 18be4ca5cb4e 1e62d198 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/02/15 20:06 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 18be4ca5cb4e 1e62d198 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/02/15 17:26 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 18be4ca5cb4e 1e62d198 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/02/15 17:25 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 18be4ca5cb4e 1e62d198 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/02/15 16:57 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 18be4ca5cb4e 1e62d198 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/02/15 16:55 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 18be4ca5cb4e 1e62d198 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/02/15 15:00 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 18be4ca5cb4e 1e62d198 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/02/15 14:58 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 18be4ca5cb4e 1e62d198 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/02/15 14:37 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 18be4ca5cb4e 1e62d198 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/02/15 14:36 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 18be4ca5cb4e 1e62d198 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/02/15 11:37 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 18be4ca5cb4e 1e62d198 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/02/15 11:35 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 18be4ca5cb4e 1e62d198 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/02/15 10:09 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 18be4ca5cb4e 1e62d198 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/02/15 10:07 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 18be4ca5cb4e 1e62d198 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/02/15 07:13 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 18be4ca5cb4e 1e62d198 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/02/15 07:12 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 18be4ca5cb4e 1e62d198 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/02/15 00:24 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 18be4ca5cb4e 1e62d198 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/02/15 00:23 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 18be4ca5cb4e 1e62d198 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/02/04 13:16 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 099ba40b1bd9 42b01fab .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/02/01 22:36 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 099ba40b1bd9 6b8752f2 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
* Struck through repros no longer work on HEAD.