------------[ cut here ]------------ refcount_t: saturated; leaking memory. WARNING: lib/refcount.c:19 at 0x0, CPU#1: syz.8.3060/17585 Modules linked in: CPU: 1 UID: 0 PID: 17585 Comm: syz.8.3060 Not tainted syzkaller #0 PREEMPT(full) Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/25/2025 RIP: 0010:refcount_warn_saturate+0xc5/0x110 lib/refcount.c:19 Code: 11 ef 32 0b 67 48 0f b9 3a eb 37 e8 85 ed 2a fd 48 8d 3d 0e ef 32 0b 67 48 0f b9 3a eb 24 e8 72 ed 2a fd 48 8d 3d 0b ef 32 0b <67> 48 0f b9 3a eb 11 e8 5f ed 2a fd 48 8d 3d 08 ef 32 0b 67 48 0f RSP: 0018:ffffc9000d24f528 EFLAGS: 00010293 RAX: ffffffff8496f38e RBX: 0000000000000000 RCX: ffff888031a35b80 RDX: 0000000000000000 RSI: ffffffff8ea88080 RDI: ffffffff8fc9e2a0 RBP: ffffc9000d24f648 R08: ffff888031a35b80 R09: 0000000000000005 R10: 0000000000000004 R11: 0000000000000000 R12: ffff88804daa76c0 R13: ffff88804daa7640 R14: ffff88804daa76c0 R15: 0000000000000000 FS: 0000000000000000(0000) GS:ffff888125b3b000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007fbba8f6df40 CR3: 000000005e148000 CR4: 00000000003526f0 Call Trace: __refcount_add_not_zero include/linux/refcount.h:187 [inline] refcount_add_not_zero include/linux/refcount.h:212 [inline] __vma_enter_locked+0x62e/0x6a0 mm/mmap_lock.c:69 __vma_start_write+0x23/0x140 mm/mmap_lock.c:96 vma_start_write include/linux/mmap_lock.h:213 [inline] free_pgtables+0x72d/0x9d0 mm/memory.c:413 exit_mmap+0x431/0xb10 mm/mmap.c:1288 __mmput+0x118/0x430 kernel/fork.c:1173 exit_mm+0x1da/0x2c0 kernel/exit.c:581 do_exit+0x658/0x2310 kernel/exit.c:959 do_group_exit+0x21c/0x2d0 kernel/exit.c:1112 get_signal+0x1285/0x1340 kernel/signal.c:3034 arch_do_signal_or_restart+0x9a/0x7a0 arch/x86/kernel/signal.c:337 __exit_to_user_mode_loop kernel/entry/common.c:41 [inline] exit_to_user_mode_loop+0x87/0x4f0 kernel/entry/common.c:75 __exit_to_user_mode_prepare include/linux/irq-entry-common.h:226 [inline] syscall_exit_to_user_mode_prepare include/linux/irq-entry-common.h:256 [inline] syscall_exit_to_user_mode_work include/linux/entry-common.h:159 [inline] syscall_exit_to_user_mode include/linux/entry-common.h:194 [inline] do_syscall_64+0x2e3/0xf80 arch/x86/entry/syscall_64.c:100 entry_SYSCALL_64_after_hwframe+0x77/0x7f RIP: 0033:0x7fca92f8f783 Code: Unable to access opcode bytes at 0x7fca92f8f759. RSP: 002b:00007ffce13e3b88 EFLAGS: 00000246 ORIG_RAX: 0000000000000009 RAX: 00007fca93d69000 RBX: 00007fca919f76c0 RCX: 00007fca92f8f783 RDX: 0000000000000000 RSI: 0000000000021000 RDI: 0000000000000000 RBP: 0000000000000000 R08: 00000000ffffffff R09: 0000000000000000 R10: 0000000000020022 R11: 0000000000000246 R12: 00007ffce13e3ce0 R13: ffffffffffffffc0 R14: 0000000000001000 R15: 0000000000000000 ---------------- Code disassembly (best guess): 0: 11 ef adc %ebp,%edi 2: 32 0b xor (%rbx),%cl 4: 67 48 0f b9 3a ud1 (%edx),%rdi 9: eb 37 jmp 0x42 b: e8 85 ed 2a fd call 0xfd2aed95 10: 48 8d 3d 0e ef 32 0b lea 0xb32ef0e(%rip),%rdi # 0xb32ef25 17: 67 48 0f b9 3a ud1 (%edx),%rdi 1c: eb 24 jmp 0x42 1e: e8 72 ed 2a fd call 0xfd2aed95 23: 48 8d 3d 0b ef 32 0b lea 0xb32ef0b(%rip),%rdi # 0xb32ef35 * 2a: 67 48 0f b9 3a ud1 (%edx),%rdi <-- trapping instruction 2f: eb 11 jmp 0x42 31: e8 5f ed 2a fd call 0xfd2aed95 36: 48 8d 3d 08 ef 32 0b lea 0xb32ef08(%rip),%rdi # 0xb32ef45 3d: 67 addr32 3e: 48 rex.W 3f: 0f .byte 0xf