------------[ cut here ]------------ refcount_t: addition on 0; use-after-free. WARNING: CPU: 0 PID: 16 at lib/refcount.c:25 refcount_warn_saturate+0xfa/0x1d0 lib/refcount.c:25 Modules linked in: CPU: 0 UID: 0 PID: 16 Comm: ktimers/0 Not tainted syzkaller #0 PREEMPT_{RT,(full)} Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/02/2025 RIP: 0010:refcount_warn_saturate+0xfa/0x1d0 lib/refcount.c:25 Code: 00 00 e8 59 f5 3d fd 5b 41 5e e9 81 67 49 06 cc e8 4b f5 3d fd c6 05 72 a8 60 0a 01 90 48 c7 c7 20 a5 3e 8b e8 b7 3d 02 fd 90 <0f> 0b 90 90 eb d7 e8 2b f5 3d fd c6 05 53 a8 60 0a 01 90 48 c7 c7 RSP: 0018:ffffc90000157830 EFLAGS: 00010246 RAX: 229a612d458bfc00 RBX: 0000000000000002 RCX: ffff88801bae5a00 RDX: 0000000000000100 RSI: 0000000000000000 RDI: 0000000000000100 RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000100 R10: dffffc0000000000 R11: ffffed101710487b R12: 1ffff9200002af18 R13: ffff888037094258 R14: ffff888037093e80 R15: dffffc0000000000 FS: 0000000000000000(0000) GS:ffff888126bc6000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 0000001b2f721ff8 CR3: 000000003d322000 CR4: 00000000003526f0 DR0: ffffffffffffffff DR1: 00000000000001f8 DR2: 0000000000000083 DR3: ffffffffefffff15 DR6: 00000000ffff0ff0 DR7: 0000000000000400 Call Trace: __refcount_add include/linux/refcount.h:-1 [inline] __refcount_inc include/linux/refcount.h:366 [inline] refcount_inc include/linux/refcount.h:383 [inline] sock_hold include/net/sock.h:816 [inline] mptcp_schedule_work+0x164/0x1a0 net/mptcp/protocol.c:934 mptcp_tout_timer+0x21/0xa0 net/mptcp/protocol.c:2290 call_timer_fn+0x17e/0x5f0 kernel/time/timer.c:1747 expire_timers kernel/time/timer.c:1798 [inline] __run_timers kernel/time/timer.c:2372 [inline] __run_timer_base+0x648/0x970 kernel/time/timer.c:2384 run_timer_base kernel/time/timer.c:2393 [inline] run_timer_softirq+0xb7/0x180 kernel/time/timer.c:2403 handle_softirqs+0x22f/0x710 kernel/softirq.c:622 __do_softirq kernel/softirq.c:656 [inline] run_ktimerd+0xcf/0x190 kernel/softirq.c:1138 smpboot_thread_fn+0x542/0xa60 kernel/smpboot.c:160 kthread+0x711/0x8a0 kernel/kthread.c:463 ret_from_fork+0x4bc/0x870 arch/x86/kernel/process.c:158 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245