------------[ cut here ]------------ refcount_t: addition on 0; use-after-free. WARNING: lib/refcount.c:25 at refcount_warn_saturate+0x111/0x130 lib/refcount.c:25, CPU#0: syz.8.2375/13118 Modules linked in: CPU: 0 UID: 0 PID: 13118 Comm: syz.8.2375 Not tainted syzkaller #0 PREEMPT(full) Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/16/2026 RIP: 0010:refcount_warn_saturate+0x111/0x130 lib/refcount.c:25 Code: fb e8 23 7a ed fc 48 8d 3d ac 00 11 0c 67 48 0f b9 3a e8 12 7a ed fc 5b 5d e9 f6 7b f3 fb e8 06 7a ed fc 48 8d 3d 9f 00 11 0c <67> 48 0f b9 3a e8 f5 79 ed fc 5b 5d e9 d9 7b f3 fb 48 89 df e8 06 RSP: 0018:ffffc90005bc7c90 EFLAGS: 00010283 RAX: 0000000000001413 RBX: ffff888053e5f01c RCX: ffffc900141d4000 RDX: 0000000000080000 RSI: ffffffff851cc51a RDI: ffffffff912dc5c0 RBP: 0000000000000002 R08: 0000000000000005 R09: 0000000000000004 R10: 0000000000000002 R11: 0000000000000000 R12: ffff888053e5f01c R13: ffff8880549f7518 R14: ffffc90005bc7d40 R15: ffff8880368da000 FS: 00007ff732cc16c0(0000) GS:ffff888123dde000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 0000200000404030 CR3: 000000007868d000 CR4: 0000000000350ef0 Call Trace: __refcount_add include/linux/refcount.h:289 [inline] __refcount_inc include/linux/refcount.h:366 [inline] refcount_inc include/linux/refcount.h:383 [inline] kref_get include/linux/kref.h:45 [inline] config_item_get fs/configfs/item.c:104 [inline] config_item_get+0x8c/0xb0 fs/configfs/item.c:101 configfs_get_config_item fs/configfs/configfs_internal.h:127 [inline] get_target fs/configfs/symlink.c:128 [inline] configfs_symlink+0x390/0x11f0 fs/configfs/symlink.c:185 vfs_symlink fs/namei.c:5660 [inline] vfs_symlink+0x178/0x4d0 fs/namei.c:5639 filename_symlinkat+0x2a6/0x560 fs/namei.c:5685 __do_sys_symlinkat fs/namei.c:5705 [inline] __se_sys_symlinkat fs/namei.c:5700 [inline] __x64_sys_symlinkat+0x9c/0xe0 fs/namei.c:5700 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline] do_syscall_64+0x115/0x870 arch/x86/entry/syscall_64.c:94 entry_SYSCALL_64_after_hwframe+0x77/0x7f RIP: 0033:0x7ff731d9de99 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:00007ff732cc1028 EFLAGS: 00000246 ORIG_RAX: 000000000000010a RAX: ffffffffffffffda RBX: 00007ff732025fa0 RCX: 00007ff731d9de99 RDX: 00002000000002c0 RSI: ffffffffffffff9c RDI: 0000200000000280 RBP: 00007ff731e33eaf R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 00007ff732026038 R14: 00007ff732025fa0 R15: 00007ffe73c6a928 ---------------- Code disassembly (best guess): 0: fb sti 1: e8 23 7a ed fc call 0xfced7a29 6: 48 8d 3d ac 00 11 0c lea 0xc1100ac(%rip),%rdi # 0xc1100b9 d: 67 48 0f b9 3a ud1 (%edx),%rdi 12: e8 12 7a ed fc call 0xfced7a29 17: 5b pop %rbx 18: 5d pop %rbp 19: e9 f6 7b f3 fb jmp 0xfbf37c14 1e: e8 06 7a ed fc call 0xfced7a29 23: 48 8d 3d 9f 00 11 0c lea 0xc11009f(%rip),%rdi # 0xc1100c9 * 2a: 67 48 0f b9 3a ud1 (%edx),%rdi <-- trapping instruction 2f: e8 f5 79 ed fc call 0xfced7a29 34: 5b pop %rbx 35: 5d pop %rbp 36: e9 d9 7b f3 fb jmp 0xfbf37c14 3b: 48 89 df mov %rbx,%rdi 3e: e8 .byte 0xe8 3f: 06 (bad)