syzbot


WARNING in errseq_set (2)

Status: upstream: reported C repro on 2025/01/10 12:04
Subsystems: ntfs3
[Documentation on labels]
Reported-by: syzbot+57f9327d593d301ce2a2@syzkaller.appspotmail.com
First crash: 461d, last: 16d
Cause bisection: failed (error log, bisect log)
  
Fix bisection: failed (error log, bisect log)
  
Discussions (3)
Title Replies (including bot) Last reply
[syzbot] Monthly ntfs3 report (Apr 2026) 0 (1) 2026/04/01 07:42
[syzbot] Monthly ntfs3 report (Jan 2026) 0 (1) 2026/01/28 22:39
[syzbot] [ntfs3?] WARNING in errseq_set (2) 0 (2) 2025/05/08 03:20
Similar bugs (1)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream WARNING in errseq_set ntfs3 -1 33 611d 1099d 0/29 auto-obsoleted due to no activity on 2024/11/17 16:16
Last patch testing requests (7)
Created Duration User Patch Repo Result
2026/02/10 17:48 23m retest repro upstream OK log
2025/11/10 04:52 16m retest repro upstream report log
2025/08/31 04:59 13m retest repro upstream report log
2025/06/14 23:20 23m retest repro upstream OK log
2025/05/31 17:18 14m retest repro upstream report log
2025/03/31 18:43 56m retest repro upstream report log
2025/01/20 12:34 21m retest repro upstream report log

Sample crash report:
------------[ cut here ]------------
err = 556
WARNING: lib/errseq.c:76 at errseq_set+0xe4/0x110 lib/errseq.c:75, CPU#1: syz.1.130/6781
Modules linked in:
CPU: 1 UID: 0 PID: 6781 Comm: syz.1.130 Not tainted syzkaller #0 PREEMPT_{RT,(full)} 
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2026
RIP: 0010:errseq_set+0xe6/0x110 lib/errseq.c:75
Code: 26 fd 44 89 e5 89 e8 5b 41 5c 41 5e 41 5f 5d e9 50 00 89 06 cc e8 ea 1d 26 fd eb e9 e8 e3 1d 26 fd 48 8d 3d 5c 2e d6 0a 89 de <67> 48 0f b9 3a eb d4 44 89 f1 80 e1 07 80 c1 03 38 c1 0f 8c 35 ff
RSP: 0000:ffffc90006e576c0 EFLAGS: 00010287
RAX: ffffffff849e625d RBX: 000000000000022c RCX: 0000000000080000
RDX: ffffc9000f269000 RSI: 000000000000022c RDI: ffffffff8f7490c0
RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
R10: dffffc0000000000 R11: fffffbfff1ed4b77 R12: ffffea00010db680
R13: ffff8880609af098 R14: ffff8880609af1f0 R15: 000000000000022c
FS:  00007f8deb0756c0(0000) GS:ffff888126438000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f520641e000 CR3: 0000000037722000 CR4: 00000000003526f0
Call Trace:
 <TASK>
 __filemap_set_wb_err+0x24/0x210 mm/filemap.c:703
 mapping_set_error include/linux/pagemap.h:245 [inline]
 ntfs_resident_writepage fs/ntfs3/inode.c:1060 [inline]
 ntfs_writepages+0x3dd/0x5e0 fs/ntfs3/inode.c:1087
 do_writepages+0x32e/0x550 mm/page-writeback.c:2554
 __writeback_single_inode+0x133/0x11a0 fs/fs-writeback.c:1750
 writeback_single_inode+0x488/0xd60 fs/fs-writeback.c:1869
 write_inode_now+0x1c2/0x290 fs/fs-writeback.c:2954
 ntfs_file_fsync+0x136/0x260 fs/ntfs3/file.c:1501
 generic_write_sync+0x1b5/0x2a0 include/linux/fs.h:2640
 new_sync_write fs/read_write.c:595 [inline]
 vfs_write+0x629/0xba0 fs/read_write.c:688
 ksys_write+0x156/0x270 fs/read_write.c:740
 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
 do_syscall_64+0x14d/0xf80 arch/x86/entry/syscall_64.c:94
 entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7f8dece3c799
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:00007f8deb075028 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
RAX: ffffffffffffffda RBX: 00007f8ded0b6090 RCX: 00007f8dece3c799
RDX: 000000000000000c RSI: 0000200000000e00 RDI: 0000000000000004
RBP: 00007f8deced2c99 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 00007f8ded0b6128 R14: 00007f8ded0b6090 R15: 00007fff18a48798
 </TASK>
----------------
Code disassembly (best guess):
   0:	26 fd                	es std
   2:	44 89 e5             	mov    %r12d,%ebp
   5:	89 e8                	mov    %ebp,%eax
   7:	5b                   	pop    %rbx
   8:	41 5c                	pop    %r12
   a:	41 5e                	pop    %r14
   c:	41 5f                	pop    %r15
   e:	5d                   	pop    %rbp
   f:	e9 50 00 89 06       	jmp    0x6890064
  14:	cc                   	int3
  15:	e8 ea 1d 26 fd       	call   0xfd261e04
  1a:	eb e9                	jmp    0x5
  1c:	e8 e3 1d 26 fd       	call   0xfd261e04
  21:	48 8d 3d 5c 2e d6 0a 	lea    0xad62e5c(%rip),%rdi        # 0xad62e84
  28:	89 de                	mov    %ebx,%esi
* 2a:	67 48 0f b9 3a       	ud1    (%edx),%rdi <-- trapping instruction
  2f:	eb d4                	jmp    0x5
  31:	44 89 f1             	mov    %r14d,%ecx
  34:	80 e1 07             	and    $0x7,%cl
  37:	80 c1 03             	add    $0x3,%cl
  3a:	38 c1                	cmp    %al,%cl
  3c:	0f                   	.byte 0xf
  3d:	8c                   	.byte 0x8c
  3e:	35                   	.byte 0x35
  3f:	ff                   	.byte 0xff

Crashes (20):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2026/03/27 18:16 upstream 46b513250491 74a13a23 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs WARNING in errseq_set
2026/03/25 14:24 upstream bbeb83d3182a 8ee77f7d .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs WARNING in errseq_set
2026/03/20 13:20 upstream 0e4f8f1a3d08 2f245add .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root WARNING in errseq_set
2026/03/18 13:06 upstream a989fde763f4 0199f9a1 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root WARNING in errseq_set
2025/09/25 16:43 upstream bf40f4b87761 0abd0691 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs WARNING in errseq_set
2025/06/27 11:33 upstream f02769e7f272 803ce19b .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs WARNING in errseq_set
2025/05/17 17:16 upstream 172a9d94339c f41472b0 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs WARNING in errseq_set
2025/05/08 03:19 upstream 707df3375124 dbf35fa1 .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-upstream-fs WARNING in errseq_set
2025/05/08 01:09 upstream 707df3375124 dbf35fa1 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs WARNING in errseq_set
2025/01/06 11:58 upstream ab75170520d4 f3558dbf .config console log report syz / log [disk image] [vmlinux] [kernel image] [mounted in repro #1] [mounted in repro #2] [mounted in repro #3] [mounted in repro #4] ci-upstream-kasan-gce-root WARNING in errseq_set
2026/03/19 07:26 upstream 8a30aeb0d1b4 0199f9a1 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root WARNING in errseq_set
2026/01/27 11:05 upstream fcb70a56f4d8 43e1df1d .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root WARNING in errseq_set
2026/01/19 07:10 upstream 54e82e93ca93 d1b870e1 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root WARNING in errseq_set
2026/01/16 19:55 upstream 54e82e93ca93 d1b870e1 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root WARNING in errseq_set
2025/08/10 23:51 upstream 2b38afce25c4 32a0e5ed .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root WARNING in errseq_set
2025/03/11 14:34 upstream 4d872d51bc9d 16256247 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root WARNING in errseq_set
2026/01/12 12:48 linux-next f417b7ffcbef d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root WARNING in errseq_set
2025/12/24 21:55 linux-next cc3aa43b44bd d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root WARNING in errseq_set
2025/04/01 14:21 linux-next 7b7d0894c661 36d76a97 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root WARNING in errseq_set
2025/02/17 21:34 linux-next 253c82b3a2ce 9be4ace3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root WARNING in errseq_set
* Struck through repros no longer work on HEAD.