------------[ cut here ]------------ refcount_t: saturated; leaking memory. WARNING: lib/refcount.c:22 at refcount_warn_saturate+0x8c/0x110 lib/refcount.c:22, CPU#1: syz.1.797/9503 Modules linked in: CPU: 1 UID: 0 PID: 9503 Comm: syz.1.797 Not tainted syzkaller #0 PREEMPT(full) Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2026 RIP: 0010:refcount_warn_saturate+0x8c/0x110 lib/refcount.c:22 Code: 75 68 e8 a7 1a 17 fd 48 8d 3d b0 5c 6e 0b 67 48 0f b9 3a eb 66 85 db 74 3e 83 fb 01 75 4c e8 8b 1a 17 fd 48 8d 3d a4 5c 6e 0b <67> 48 0f b9 3a eb 4a e8 78 1a 17 fd 48 8d 3d a1 5c 6e 0b 67 48 0f RSP: 0018:ffffc9000359f758 EFLAGS: 00010283 RAX: ffffffff84af07f5 RBX: 0000000000000001 RCX: 0000000000080000 RDX: ffffc9000e289000 RSI: 000000000000098b RDI: ffffffff901d64a0 RBP: 00000000ffffffff R08: ffff88807ecd9e80 R09: 0000000000000005 R10: 0000000000000004 R11: 0000000000000002 R12: ffff88802ce2e018 R13: ffffffff9a7cab80 R14: ffff88802ce2e010 R15: ffff88802ce2e000 FS: 00007f94151f76c0(0000) GS:ffff88812553f000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 0000001b31b12ff8 CR3: 0000000053a66000 CR4: 00000000003526f0 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] kref_get include/linux/kref.h:45 [inline] dvb_device_get drivers/media/dvb-core/dvbdev.c:621 [inline] dvb_device_open+0x316/0x350 drivers/media/dvb-core/dvbdev.c:106 chrdev_open+0x4cd/0x5e0 fs/char_dev.c:411 do_dentry_open+0x785/0x14e0 fs/open.c:949 vfs_open+0x3b/0x340 fs/open.c:1081 do_open fs/namei.c:4699 [inline] path_openat+0x2e08/0x3860 fs/namei.c:4858 do_file_open+0x23e/0x4a0 fs/namei.c:4887 do_sys_openat2+0x113/0x200 fs/open.c:1366 do_sys_open fs/open.c:1372 [inline] __do_sys_openat fs/open.c:1388 [inline] __se_sys_openat fs/open.c:1383 [inline] __x64_sys_openat+0x138/0x170 fs/open.c:1383 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline] do_syscall_64+0x15f/0xf80 arch/x86/entry/syscall_64.c:94 entry_SYSCALL_64_after_hwframe+0x77/0x7f RIP: 0033:0x7f941435cfce Code: 08 0f 85 a5 a8 ff ff 49 89 fb 48 89 f0 48 89 d7 48 89 ce 4c 89 c2 4d 89 ca 4c 8b 44 24 08 4c 8b 4c 24 10 4c 89 5c 24 08 0f 05 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 80 00 00 00 00 48 83 ec 08 RSP: 002b:00007f94151f6b28 EFLAGS: 00000246 ORIG_RAX: 0000000000000101 RAX: ffffffffffffffda RBX: 00007f94151f76c0 RCX: 00007f941435cfce RDX: 0000000000040002 RSI: 00007f94151f6c00 RDI: ffffffffffffff9c RBP: 00007f94151f6c00 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: cccccccccccccccd R13: 00007f9414616128 R14: 00007f9414616090 R15: 00007ffc88518a78 ---------------- Code disassembly (best guess): 0: 75 68 jne 0x6a 2: e8 a7 1a 17 fd call 0xfd171aae 7: 48 8d 3d b0 5c 6e 0b lea 0xb6e5cb0(%rip),%rdi # 0xb6e5cbe e: 67 48 0f b9 3a ud1 (%edx),%rdi 13: eb 66 jmp 0x7b 15: 85 db test %ebx,%ebx 17: 74 3e je 0x57 19: 83 fb 01 cmp $0x1,%ebx 1c: 75 4c jne 0x6a 1e: e8 8b 1a 17 fd call 0xfd171aae 23: 48 8d 3d a4 5c 6e 0b lea 0xb6e5ca4(%rip),%rdi # 0xb6e5cce * 2a: 67 48 0f b9 3a ud1 (%edx),%rdi <-- trapping instruction 2f: eb 4a jmp 0x7b 31: e8 78 1a 17 fd call 0xfd171aae 36: 48 8d 3d a1 5c 6e 0b lea 0xb6e5ca1(%rip),%rdi # 0xb6e5cde 3d: 67 addr32 3e: 48 rex.W 3f: 0f .byte 0xf