syzbot


general protection fault in __umount_mnt

Status: upstream: reported syz repro on 2026/03/20 22:45
Subsystems: fs
[Documentation on labels]
Reported-by: syzbot+e4470cc28308f2081ec8@syzkaller.appspotmail.com
First crash: 5d05h, last: 2d06h
Cause bisection: failed (error log, bisect log)
  
Discussions (2)
Title Replies (including bot) Last reply
[syzbot] [fs?] general protection fault in __umount_mnt 2 (6) 2026/03/24 09:08
[PATCH] fs/namespace: fix double hlist_del_init of mnt_mp_list in get_detached_copy() 2 (2) 2026/03/21 08:22
Last patch testing requests (3)
Created Duration User Patch Repo Result
2026/03/24 08:44 22m brauner@kernel.org https://github.com/brauner/linux.git 14594a141c760dd4c462b38d73406e1b48e44b84 OK log
2026/03/23 15:17 0m brauner@kernel.org patch https://github.com/brauner/linux/tree/vfs-7.1.mount 14594a141c760dd4c462b38d73406e1b48e44b84 error
2026/03/21 05:53 23m kartikey406@gmail.com patch upstream OK log

Sample crash report:
Oops: general protection fault, probably for non-canonical address 0xfbd59c0000000024: 0000 [#1] SMP KASAN PTI
KASAN: maybe wild-memory-access in range [0xdead000000000120-0xdead000000000127]
CPU: 1 UID: 0 PID: 13117 Comm: syz.0.3496 Not tainted syzkaller #0 PREEMPT(full) 
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2026
RIP: 0010:__hlist_del include/linux/list.h:992 [inline]
RIP: 0010:hlist_del_init include/linux/list.h:1020 [inline]
RIP: 0010:__umount_mnt+0x24e/0x490 fs/namespace.c:997
Code: 85 e4 74 61 4d 8d be f8 00 00 00 4c 89 f8 48 c1 e8 03 80 3c 28 00 74 08 4c 89 ff e8 0c 35 e3 ff 4d 8b 2f 4c 89 e0 48 c1 e8 03 <80> 3c 28 00 74 08 4c 89 e7 e8 e4 35 e3 ff 4d 89 2c 24 4d 85 ed 74
RSP: 0018:ffffc90006abfa40 EFLAGS: 00010a06
RAX: 1bd5a00000000024 RBX: ffff88807d649188 RCX: ffff88802fc85b80
RDX: 0000000000000000 RSI: ffffffff8e8d9760 RDI: ffff88807d6491f8
RBP: dffffc0000000000 R08: ffffffff90123cf7 R09: 1ffffffff202479e
R10: dffffc0000000000 R11: fffffbfff202479f R12: dead000000000122
R13: dead000000000100 R14: ffff88807d649180 R15: ffff88807d649278
FS:  000055558491c500(0000) GS:ffff888125548000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007fb0d13e9e80 CR3: 0000000033ba8000 CR4: 00000000003526f0
Call Trace:
 <TASK>
 umount_mnt fs/namespace.c:1008 [inline]
 umount_tree+0x925/0xd90 fs/namespace.c:1819
 put_mnt_ns+0x1d6/0x2f0 fs/namespace.c:6264
 evict+0x61e/0xb10 fs/inode.c:846
 __dentry_kill+0x1a2/0x5e0 fs/dcache.c:670
 finish_dput+0xc9/0x480 fs/dcache.c:879
 __fput+0x697/0x8c0 fs/file_table.c:508
 task_work_run+0x1d9/0x270 kernel/task_work.c:233
 resume_user_mode_work include/linux/resume_user_mode.h:50 [inline]
 __exit_to_user_mode_loop kernel/entry/common.c:67 [inline]
 exit_to_user_mode_loop+0xed/0x480 kernel/entry/common.c:98
 __exit_to_user_mode_prepare include/linux/irq-entry-common.h:238 [inline]
 syscall_exit_to_user_mode_prepare include/linux/irq-entry-common.h:269 [inline]
 syscall_exit_to_user_mode include/linux/entry-common.h:325 [inline]
 do_syscall_64+0x32d/0xf80 arch/x86/entry/syscall_64.c:100
 entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7fb0d139c799
Code: ff c3 66 2e 0f 1f 84 00 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
RSP: 002b:00007ffd3f580468 EFLAGS: 00000246 ORIG_RAX: 00000000000001b4
RAX: 0000000000000000 RBX: 00007fb0d1617da0 RCX: 00007fb0d139c799
RDX: 0000000000000000 RSI: 000000000000001e RDI: 0000000000000003
RBP: 00007fb0d1617da0 R08: 00007fb0d1616038 R09: 0000000000000000
R10: 000000000003fdc0 R11: 0000000000000246 R12: 0000000000026a5d
R13: 00007fb0d161609c R14: 0000000000026783 R15: 00007fb0d1616090
 </TASK>
Modules linked in:
---[ end trace 0000000000000000 ]---
RIP: 0010:__hlist_del include/linux/list.h:992 [inline]
RIP: 0010:hlist_del_init include/linux/list.h:1020 [inline]
RIP: 0010:__umount_mnt+0x24e/0x490 fs/namespace.c:997
Code: 85 e4 74 61 4d 8d be f8 00 00 00 4c 89 f8 48 c1 e8 03 80 3c 28 00 74 08 4c 89 ff e8 0c 35 e3 ff 4d 8b 2f 4c 89 e0 48 c1 e8 03 <80> 3c 28 00 74 08 4c 89 e7 e8 e4 35 e3 ff 4d 89 2c 24 4d 85 ed 74
RSP: 0018:ffffc90006abfa40 EFLAGS: 00010a06
RAX: 1bd5a00000000024 RBX: ffff88807d649188 RCX: ffff88802fc85b80
RDX: 0000000000000000 RSI: ffffffff8e8d9760 RDI: ffff88807d6491f8
RBP: dffffc0000000000 R08: ffffffff90123cf7 R09: 1ffffffff202479e
R10: dffffc0000000000 R11: fffffbfff202479f R12: dead000000000122
R13: dead000000000100 R14: ffff88807d649180 R15: ffff88807d649278
FS:  000055558491c500(0000) GS:ffff888125548000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007fb0d13e9e80 CR3: 0000000033ba8000 CR4: 00000000003526f0
----------------
Code disassembly (best guess):
   0:	85 e4                	test   %esp,%esp
   2:	74 61                	je     0x65
   4:	4d 8d be f8 00 00 00 	lea    0xf8(%r14),%r15
   b:	4c 89 f8             	mov    %r15,%rax
   e:	48 c1 e8 03          	shr    $0x3,%rax
  12:	80 3c 28 00          	cmpb   $0x0,(%rax,%rbp,1)
  16:	74 08                	je     0x20
  18:	4c 89 ff             	mov    %r15,%rdi
  1b:	e8 0c 35 e3 ff       	call   0xffe3352c
  20:	4d 8b 2f             	mov    (%r15),%r13
  23:	4c 89 e0             	mov    %r12,%rax
  26:	48 c1 e8 03          	shr    $0x3,%rax
* 2a:	80 3c 28 00          	cmpb   $0x0,(%rax,%rbp,1) <-- trapping instruction
  2e:	74 08                	je     0x38
  30:	4c 89 e7             	mov    %r12,%rdi
  33:	e8 e4 35 e3 ff       	call   0xffe3361c
  38:	4d 89 2c 24          	mov    %r13,(%r12)
  3c:	4d 85 ed             	test   %r13,%r13
  3f:	74                   	.byte 0x74

Crashes (12):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2026/03/21 11:56 linux-next 785f0eb2f85d 5b92003d .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root general protection fault in __umount_mnt
2026/03/21 08:50 linux-next 785f0eb2f85d 5b92003d .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root general protection fault in __umount_mnt
2026/03/21 07:31 linux-next 785f0eb2f85d 5b92003d .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root general protection fault in __umount_mnt
2026/03/21 06:13 linux-next 785f0eb2f85d 5b92003d .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root general protection fault in __umount_mnt
2026/03/21 04:51 linux-next 785f0eb2f85d 5b92003d .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root general protection fault in __umount_mnt
2026/03/19 23:51 linux-next 8e42d2514a7e bd6dcb30 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root general protection fault in __umount_mnt
2026/03/19 22:38 linux-next 8e42d2514a7e bd6dcb30 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root general protection fault in __umount_mnt
2026/03/19 21:49 linux-next 8e42d2514a7e bd6dcb30 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root general protection fault in __umount_mnt
2026/03/19 20:31 linux-next 8e42d2514a7e bd6dcb30 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root general protection fault in __umount_mnt
2026/03/19 19:44 linux-next 8e42d2514a7e bd6dcb30 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root general protection fault in __umount_mnt
2026/03/22 10:21 linux-next 785f0eb2f85d 5b92003d .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root general protection fault in __umount_mnt
2026/03/19 11:29 linux-next 8e42d2514a7e bd6dcb30 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root general protection fault in __umount_mnt
* Struck through repros no longer work on HEAD.