syzbot


INFO: trying to register non-static key in ntfs_setattr

Status: upstream: reported C repro on 2025/10/13 21:58
Subsystems: ntfs3
[Documentation on labels]
Reported-by: syzbot+3e58a7dc1a8c00243999@syzkaller.appspotmail.com
First crash: 33d, last: 1d00h
Cause bisection: introduced by (bisect log) :
commit 4e8011ffec79717e5fdac43a7e79faf811a384b7
Author: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Date: Tue Sep 2 10:43:24 2025 +0000

  ntfs3: pretend $Extend records as regular files

Crash: INFO: trying to register non-static key in ntfs_setattr (log)
Repro: C syz .config
  
Discussions (2)
Title Replies (including bot) Last reply
[syzbot] [ntfs3?] INFO: trying to register non-static key in ntfs_setattr 1 (11) 2025/10/16 17:58
[PATCH] ntfs3: prevent operations on NTFS system files 4 (4) 2025/10/14 16:01
Last patch testing requests (11)
Created Duration User Patch Repo Result
2025/11/04 10:08 14m retest repro upstream report log
2025/11/04 10:08 14m retest repro upstream report log
2025/10/14 13:25 22m kartikey406@gmail.com patch upstream OK log
2025/10/14 12:53 23m kartikey406@gmail.com patch upstream OK log
2025/10/14 11:49 14m kartikey406@gmail.com patch upstream report log
2025/10/14 11:02 16m kartikey406@gmail.com patch upstream report log
2025/10/14 10:09 17m kartikey406@gmail.com patch upstream report log
2025/10/14 09:43 18m kartikey406@gmail.com patch upstream report log
2025/10/14 09:06 15m kartikey406@gmail.com patch upstream report log
2025/10/14 07:38 14m kartikey406@gmail.com patch upstream report log
2025/10/14 06:41 14m kartikey406@gmail.com patch upstream report log

Sample crash report:
loop0: detected capacity change from 0 to 4096
ntfs3(loop0): Different NTFS sector size (4096) and media sector size (512).
INFO: trying to register non-static key.
The code is fine but needs lockdep annotation, or maybe
you didn't initialize this object before use?
turning off the locking correctness validator.
CPU: 0 UID: 0 PID: 6070 Comm: syz.0.17 Not tainted syzkaller #0 PREEMPT_{RT,(full)} 
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/02/2025
Call Trace:
 <TASK>
 dump_stack_lvl+0x189/0x250 lib/dump_stack.c:120
 assign_lock_key+0x133/0x150 kernel/locking/lockdep.c:984
 register_lock_class+0x105/0x320 kernel/locking/lockdep.c:1299
 __lock_acquire+0x99/0xd20 kernel/locking/lockdep.c:5112
 lock_acquire+0x120/0x360 kernel/locking/lockdep.c:5868
 down_write+0x3a/0x50 kernel/locking/rwsem.c:1590
 ntfs_truncate fs/ntfs3/file.c:483 [inline]
 ntfs_setattr+0x70e/0xbe0 fs/ntfs3/file.c:806
 notify_change+0xc18/0xf60 fs/attr.c:546
 do_truncate+0x1a4/0x220 fs/open.c:68
 vfs_truncate+0x493/0x520 fs/open.c:118
 do_sys_truncate+0xdb/0x190 fs/open.c:141
 __do_sys_truncate fs/open.c:153 [inline]
 __se_sys_truncate fs/open.c:151 [inline]
 __x64_sys_truncate+0x5b/0x70 fs/open.c:151
 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
 do_syscall_64+0xfa/0xfa0 arch/x86/entry/syscall_64.c:94
 entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7fcea7abeec9
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 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 a8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007ffd3bd27e48 EFLAGS: 00000246 ORIG_RAX: 000000000000004c
RAX: ffffffffffffffda RBX: 00007fcea7d15fa0 RCX: 00007fcea7abeec9
RDX: 0000000000000000 RSI: 0000000000000000 RDI: 00002000000013c0
RBP: 00007fcea7b41f91 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 00007fcea7d15fa0 R14: 00007fcea7d15fa0 R15: 0000000000000002
 </TASK>

Crashes (8):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2025/10/12 10:32 upstream 98906f9d850e ff1712fe .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-upstream-fs INFO: trying to register non-static key in ntfs_setattr
2025/10/12 10:12 upstream 98906f9d850e ff1712fe .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] [mounted in repro] ci-snapshot-upstream-root INFO: trying to register non-static key in ntfs_setattr
2025/10/12 09:34 upstream 98906f9d850e ff1712fe .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] [mounted in repro] ci-snapshot-upstream-root INFO: trying to register non-static key in ntfs_setattr
2025/11/12 18:25 upstream 24172e0d7990 07e030de .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs INFO: trying to register non-static key in ntfs_setattr
2025/10/21 10:05 upstream 6548d364a3e8 9832ed61 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs INFO: trying to register non-static key in ntfs_setattr
2025/11/14 05:52 upstream 2ccec5944606 07e030de .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root INFO: trying to register non-static key in ntfs_setattr
2025/11/05 02:51 upstream c9cfc122f037 a6c9c731 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root INFO: trying to register non-static key in ntfs_setattr
2025/10/12 08:57 upstream 98906f9d850e ff1712fe .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root INFO: trying to register non-static key in ntfs_setattr
* Struck through repros no longer work on HEAD.