Oops: general protection fault, probably for non-canonical address 0xdffffc001fffe000: 0000 [#1] SMP KASAN PTI KASAN: probably user-memory-access in range [0x00000000ffff0000-0x00000000ffff0007] CPU: 0 UID: 0 PID: 13 Comm: kworker/u8:1 Not tainted 6.16.0-rc6-next-20250718-syzkaller #0 PREEMPT(full) Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/07/2025 Workqueue: kvfree_rcu_reclaim kfree_rcu_work RIP: 0010:__ref_is_percpu include/linux/percpu-refcount.h:174 [inline] RIP: 0010:percpu_ref_get_many+0x8d/0x140 include/linux/percpu-refcount.h:204 Code: 01 48 c7 c7 20 4b 98 8b be 4b 03 00 00 48 c7 c2 60 4b 98 8b e8 f4 c8 71 ff 49 bc 00 00 00 00 00 fc ff df 4c 89 f8 48 c1 e8 03 <42> 80 3c 20 00 74 08 4c 89 ff e8 d4 3b f7 ff 49 8b 07 a8 03 75 62 RSP: 0018:ffffc900001277c8 EFLAGS: 00010206 RAX: 000000001fffe000 RBX: ffffffff822bc4c9 RCX: 6065993dbb222e00 RDX: 0000000000000000 RSI: ffffffff8be34660 RDI: ffffffff8be34620 RBP: 0000000000000060 R08: 0000000000000000 R09: ffffffff822bc4c9 R10: dffffc0000000000 R11: fffffbfff1f454e7 R12: dffffc0000000000 R13: ffff8880b863b540 R14: 0000000000000001 R15: 00000000ffff0000 FS: 0000000000000000(0000) GS:ffff888125be3000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007ffd102167f8 CR3: 000000000df38000 CR4: 00000000003526f0 Call Trace: percpu_ref_get include/linux/percpu-refcount.h:222 [inline] obj_cgroup_get include/linux/memcontrol.h:770 [inline] refill_obj_stock+0x254/0x850 mm/memcontrol.c:3042 __memcg_slab_free_hook+0x127/0x3d0 mm/memcontrol.c:3216 memcg_slab_free_hook mm/slub.c:2242 [inline] slab_free_bulk mm/slub.c:4698 [inline] kmem_cache_free_bulk+0x46e/0x520 mm/slub.c:5283 kfree_bulk include/linux/slab.h:794 [inline] kvfree_rcu_bulk+0xe5/0x1f0 mm/slab_common.c:1516 kfree_rcu_work+0xed/0x170 mm/slab_common.c:1594 process_one_work kernel/workqueue.c:3236 [inline] process_scheduled_works+0xade/0x17b0 kernel/workqueue.c:3319 worker_thread+0x8a0/0xda0 kernel/workqueue.c:3400 kthread+0x70e/0x8a0 kernel/kthread.c:463 ret_from_fork+0x3f9/0x770 arch/x86/kernel/process.c:148 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245 Modules linked in: ---[ end trace 0000000000000000 ]--- RIP: 0010:__ref_is_percpu include/linux/percpu-refcount.h:174 [inline] RIP: 0010:percpu_ref_get_many+0x8d/0x140 include/linux/percpu-refcount.h:204 Code: 01 48 c7 c7 20 4b 98 8b be 4b 03 00 00 48 c7 c2 60 4b 98 8b e8 f4 c8 71 ff 49 bc 00 00 00 00 00 fc ff df 4c 89 f8 48 c1 e8 03 <42> 80 3c 20 00 74 08 4c 89 ff e8 d4 3b f7 ff 49 8b 07 a8 03 75 62 RSP: 0018:ffffc900001277c8 EFLAGS: 00010206 RAX: 000000001fffe000 RBX: ffffffff822bc4c9 RCX: 6065993dbb222e00 RDX: 0000000000000000 RSI: ffffffff8be34660 RDI: ffffffff8be34620 RBP: 0000000000000060 R08: 0000000000000000 R09: ffffffff822bc4c9 R10: dffffc0000000000 R11: fffffbfff1f454e7 R12: dffffc0000000000 R13: ffff8880b863b540 R14: 0000000000000001 R15: 00000000ffff0000 FS: 0000000000000000(0000) GS:ffff888125be3000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007ffd102167f8 CR3: 000000000df38000 CR4: 00000000003526f0 ---------------- Code disassembly (best guess), 1 bytes skipped: 0: 48 c7 c7 20 4b 98 8b mov $0xffffffff8b984b20,%rdi 7: be 4b 03 00 00 mov $0x34b,%esi c: 48 c7 c2 60 4b 98 8b mov $0xffffffff8b984b60,%rdx 13: e8 f4 c8 71 ff call 0xff71c90c 18: 49 bc 00 00 00 00 00 movabs $0xdffffc0000000000,%r12 1f: fc ff df 22: 4c 89 f8 mov %r15,%rax 25: 48 c1 e8 03 shr $0x3,%rax * 29: 42 80 3c 20 00 cmpb $0x0,(%rax,%r12,1) <-- trapping instruction 2e: 74 08 je 0x38 30: 4c 89 ff mov %r15,%rdi 33: e8 d4 3b f7 ff call 0xfff73c0c 38: 49 8b 07 mov (%r15),%rax 3b: a8 03 test $0x3,%al 3d: 75 62 jne 0xa1