kernel BUG in page_table_check_set (2)

Status: upstream: reported on 2026/02/05 22:40
Subsystems: mm
Labels: prio:low
[Documentation on labels]
Reported-by: syzbot+227179d5a8a87e9df90d@syzkaller.appspotmail.com
First crash: 195d, last: 41m
✨ AI Jobs (2)
ID Workflow Result Correct Bug Created Started Finished Revision
dbe26b28 assessment-security DenialOfService: ❌ Exploitable: ❌ FilesystemTrigger: ❌ NetworkTrigger: ❌ PeripheralTrigger: ❌ RemoteTrigger: ❌ Unprivileged: ❌ UserNamespace: ❌ VMGuestTrigger: ❌ VMHostTrigger: ❌ kernel BUG in page_table_check_set (2) 2026/05/12 01:00 2026/05/12 01:00 2026/05/12 01:30 d168f260
cb8b9a41 repro kernel BUG in page_table_check_set (2) 2026/03/06 00:11 2026/03/06 00:11 2026/03/06 00:18 31e9c887
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 syz, C 6 346d 359d 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: 0 UID: 0 PID: 4858 Comm: syz.0.377 Not tainted syzkaller #0 PREEMPT 
Hardware name: riscv-virtio,qemu (DT)
epc : page_table_check_set+0x9ca/0xc72 mm/page_table_check.c:118
 ra : page_table_check_set+0x9ca/0xc72 mm/page_table_check.c:118
epc : ffffffff80c81874 ra : ffffffff80c81874 sp : ffff8f800a006fe0
 gp : ffffffff8a4a7c60 tp : ffffaf801abe5040 t0 : ffff8f800a007598
 t1 : fffff5ef0288dc09 t2 : ffffffff80a99cc0 s0 : ffff8f800a007060
 s1 : 0000000000000001 a0 : 0000000000000001 a1 : 0000000000000000
 a2 : 0000000000080000 a3 : ffffffff80c81874 a4 : ffff8f8005f47f30
 a5 : 0000000000028f30 a6 : 0000000000000003 a7 : ffffaf801446e04b
 s2 : 00000000000c1600 s3 : 0000000000000000 s4 : ffffaf801446e000
 s5 : 0000000000000200 s6 : 0000000000000001 s7 : dfffffff00000000
 s8 : ffffffff88c5a580 s9 : 0000000000007fff s10: 0000000000000000
 s11: ffffffff8a5c6ce0 t3 : 0000000000000001 t4 : fffff5ef0288dc09
 t5 : fffff5ef0288dc0a t6 : 0000000000000002 ssp : 0000000000000000
status: 0000000200000120 badaddr: ffffffff80c81874 cause: 0000000000000003
[<ffffffff80c81874>] page_table_check_set+0x9ca/0xc72 mm/page_table_check.c:118
[<ffffffff80c81fe4>] __page_table_check_ptes_set+0x264/0x47c mm/page_table_check.c:212
[<ffffffff80c0a63e>] page_table_check_ptes_set include/linux/page_table_check.h:83 [inline]
[<ffffffff80c0a63e>] set_ptes arch/riscv/include/asm/pgtable.h:645 [inline]
[<ffffffff80c0a63e>] __split_huge_pmd_locked mm/huge_memory.c:3300 [inline]
[<ffffffff80c0a63e>] split_huge_pmd_locked+0x1eb2/0x23f0 mm/huge_memory.c:3318
[<ffffffff80c0ae26>] __split_huge_pmd+0x2aa/0x3d4 mm/huge_memory.c:3332
[<ffffffff80c0d4a4>] split_huge_pmd_address mm/huge_memory.c:3345 [inline]
[<ffffffff80c0d4a4>] split_huge_pmd_if_needed mm/huge_memory.c:3357 [inline]
[<ffffffff80c0d4a4>] split_huge_pmd_if_needed mm/huge_memory.c:3348 [inline]
[<ffffffff80c0d4a4>] vma_adjust_trans_huge+0x272/0x4b2 mm/huge_memory.c:3369
[<ffffffff80ad89a2>] __split_vma+0x978/0xf0e mm/vma.c:557
[<ffffffff80adaf82>] split_vma mm/vma.c:599 [inline]
[<ffffffff80adaf82>] vma_modify+0xa40/0x1df0 mm/vma.c:1691
[<ffffffff80ae2ac6>] vma_modify_flags+0x220/0x328 mm/vma.c:1719
[<ffffffff80a5be5a>] mlock_fixup+0x36a/0x8de mm/mlock.c:486
[<ffffffff80a5c610>] apply_vma_lock_flags+0x242/0x378 mm/mlock.c:557
[<ffffffff80a5cd06>] do_mlock+0x23a/0x81c mm/mlock.c:653
[<ffffffff80a656c6>] __do_sys_mlock mm/mlock.c:667 [inline]
[<ffffffff80a656c6>] __se_sys_mlock mm/mlock.c:665 [inline]
[<ffffffff80a656c6>] __riscv_sys_mlock+0x54/0x74 mm/mlock.c:665
[<ffffffff80078f30>] syscall_handler+0x92/0x114 arch/riscv/include/asm/syscall.h:112
[<ffffffff8651fb84>] do_trap_ecall_u+0x3e4/0x636 arch/riscv/kernel/traps.c:345
[<ffffffff8654beb0>] handle_exception+0x168/0x174 arch/riscv/kernel/entry.S:237
Code: c097 ff8a 80e7 f460 82e3 e404 c097 ff8a 80e7 4440 (9002) c097 
---[ end trace 0000000000000000 ]---
----------------
Code disassembly (best guess):
   0:	ff8ac097          	auipc	ra,0xff8ac
   4:	f46080e7          	jalr	-186(ra) # 0xff8abf46
   8:	e40482e3          	beqz	s1,0xfffffffffffffe4c
   c:	ff8ac097          	auipc	ra,0xff8ac
  10:	444080e7          	jalr	1092(ra) # 0xff8ac450
* 14:	9002                	ebreak <-- trapping instruction
  16:	97c0                	.short	0xc097

Crashes (740):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2026/08/16 19:46 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 8da45c93dfa9 746171ee .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/08/16 17:02 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 8da45c93dfa9 746171ee .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/08/03 08:58 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next ea6dd1523941 e611ffe1 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/07/27 06:45 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 76e885f2b89d 492bab15 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/07/27 05:36 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 76e885f2b89d 492bab15 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/07/27 02:29 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 76e885f2b89d 492bab15 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/07/27 00:36 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 76e885f2b89d 492bab15 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/07/20 06:48 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 93a278000821 72524a66 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/07/20 04:50 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 93a278000821 72524a66 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/07/20 02:04 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 93a278000821 72524a66 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/07/20 00:54 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 93a278000821 72524a66 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/07/19 20:35 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 93a278000821 72524a66 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/07/05 13:45 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 798246e5edfb fcece630 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/06/29 09:18 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 798246e5edfb fb92f11c .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/06/29 04:20 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 798246e5edfb fb92f11c .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/06/29 03:14 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 798246e5edfb fb92f11c .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/06/29 01:06 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 798246e5edfb fb92f11c .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/06/28 22:40 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 798246e5edfb fb92f11c .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/06/28 22:08 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 798246e5edfb fb92f11c .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/06/28 17:00 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 798246e5edfb fb92f11c .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/06/28 15:07 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 798246e5edfb fb92f11c .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/06/28 08:27 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 798246e5edfb fb92f11c .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/06/27 09:30 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 798246e5edfb fb92f11c .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/06/20 22:23 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 319fafd9a374 43bfcdb0 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/06/01 07:29 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 0ca1724b56af 6b4a8443 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/06/01 06:20 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 0ca1724b56af 6b4a8443 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/06/01 05:18 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 0ca1724b56af 6b4a8443 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/06/01 04:02 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 0ca1724b56af 6b4a8443 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/06/01 02:57 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 0ca1724b56af 6b4a8443 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/06/01 01:12 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 0ca1724b56af 6b4a8443 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/05/31 18:58 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 0ca1724b56af 6b4a8443 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/05/26 07:41 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 0ca1724b56af c69befb3 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/05/26 06:34 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 0ca1724b56af c69befb3 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/05/26 06:07 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 0ca1724b56af c69befb3 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/05/26 03:41 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 0ca1724b56af c69befb3 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/05/26 02:24 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 0ca1724b56af c69befb3 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/05/26 00:51 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 0ca1724b56af c69befb3 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/05/25 23:07 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 0ca1724b56af c69befb3 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/05/25 21:43 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 0ca1724b56af c69befb3 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/05/25 17:56 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 0ca1724b56af c69befb3 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/05/24 13:08 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 0ca1724b56af c69befb3 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/05/17 16:18 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next f2abc305aa93 de5aae85 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/05/03 11:21 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next f2abc305aa93 a0d91488 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/04/27 06:45 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 9b3a2be84803 9c2d0995 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/04/27 05:08 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 9b3a2be84803 9c2d0995 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/04/27 03:43 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 9b3a2be84803 9c2d0995 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/04/27 02:12 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 9b3a2be84803 9c2d0995 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/04/27 01:00 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 9b3a2be84803 9c2d0995 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/04/27 00:15 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 9b3a2be84803 9c2d0995 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/04/26 22:31 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 9b3a2be84803 9c2d0995 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/04/26 19:13 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 9b3a2be84803 9c2d0995 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-riscv64 kernel BUG in page_table_check_set
2026/03/02 09:16 git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git for-next 18be4ca5cb4e 2cf092b8 .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.