================================================================== BUG: KASAN: slab-use-after-free in cfusbl_device_notify+0x150/0x6a0 net/caif/caif_usb.c:142 Read of size 8 at addr ffff88804e314c50 by task syz.2.2058/13644 CPU: 1 UID: 0 PID: 13644 Comm: syz.2.2058 Not tainted 6.15.0-rc3-syzkaller-00644-gdeeed351e982 #0 PREEMPT(full) Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/19/2025 Call Trace: dump_stack_lvl+0x189/0x250 lib/dump_stack.c:120 print_address_description mm/kasan/report.c:408 [inline] print_report+0xb4/0x290 mm/kasan/report.c:521 kasan_report+0x118/0x150 mm/kasan/report.c:634 cfusbl_device_notify+0x150/0x6a0 net/caif/caif_usb.c:142 notifier_call_chain+0x1b3/0x3e0 kernel/notifier.c:85 call_netdevice_notifiers_extack net/core/dev.c:2266 [inline] call_netdevice_notifiers net/core/dev.c:2280 [inline] register_netdevice+0x12ee/0x1ae0 net/core/dev.c:11122 register_netdev+0x40/0x60 net/core/dev.c:11180 bnep_add_connection+0x6bf/0xbf0 net/bluetooth/bnep/core.c:624 do_bnep_sock_ioctl+0x40e/0x640 net/bluetooth/bnep/sock.c:83 sock_do_ioctl+0xd9/0x300 net/socket.c:1190 sock_ioctl+0x576/0x790 net/socket.c:1311 vfs_ioctl fs/ioctl.c:51 [inline] __do_sys_ioctl fs/ioctl.c:906 [inline] __se_sys_ioctl+0xf9/0x170 fs/ioctl.c:892 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline] do_syscall_64+0xf6/0x210 arch/x86/entry/syscall_64.c:94 entry_SYSCALL_64_after_hwframe+0x77/0x7f RIP: 0033:0x7fbfccd8e969 Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 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 a8 ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007fbfcdc2b038 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 RAX: ffffffffffffffda RBX: 00007fbfccfb6080 RCX: 00007fbfccd8e969 RDX: 00002000000000c0 RSI: 00000000400442c8 RDI: 000000000000000a RBP: 00007fbfcce10ab1 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 0000000000000000 R14: 00007fbfccfb6080 R15: 00007fffffce19f8 Allocated by task 5831: kasan_save_stack mm/kasan/common.c:47 [inline] kasan_save_track+0x3e/0x80 mm/kasan/common.c:68 poison_kmalloc_redzone mm/kasan/common.c:377 [inline] __kasan_kmalloc+0x93/0xb0 mm/kasan/common.c:394 kasan_kmalloc include/linux/kasan.h:260 [inline] __kmalloc_cache_noprof+0x230/0x3d0 mm/slub.c:4372 kmalloc_noprof include/linux/slab.h:905 [inline] kzalloc_noprof include/linux/slab.h:1039 [inline] __hci_conn_add+0x1ed/0x1aa0 net/bluetooth/hci_conn.c:936 hci_conn_request_evt+0x528/0xb50 net/bluetooth/hci_event.c:3289 hci_event_func net/bluetooth/hci_event.c:7493 [inline] hci_event_packet+0x7fb/0x1270 net/bluetooth/hci_event.c:7545 hci_rx_work+0x46a/0xe80 net/bluetooth/hci_core.c:4020 process_one_work kernel/workqueue.c:3238 [inline] process_scheduled_works+0xadb/0x17a0 kernel/workqueue.c:3319 worker_thread+0x8a0/0xda0 kernel/workqueue.c:3400 kthread+0x70e/0x8a0 kernel/kthread.c:464 ret_from_fork+0x4b/0x80 arch/x86/kernel/process.c:153 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245 Freed by task 13644: kasan_save_stack mm/kasan/common.c:47 [inline] kasan_save_track+0x3e/0x80 mm/kasan/common.c:68 kasan_save_free_info+0x46/0x50 mm/kasan/generic.c:576 poison_slab_object mm/kasan/common.c:247 [inline] __kasan_slab_free+0x62/0x70 mm/kasan/common.c:264 kasan_slab_free include/linux/kasan.h:233 [inline] slab_free_hook mm/slub.c:2398 [inline] slab_free mm/slub.c:4656 [inline] kfree+0x193/0x440 mm/slub.c:4855 device_release+0x99/0x1c0 drivers/base/core.c:-1 kobject_cleanup lib/kobject.c:689 [inline] kobject_release lib/kobject.c:720 [inline] kref_put include/linux/kref.h:65 [inline] kobject_put+0x228/0x480 lib/kobject.c:737 put_device drivers/base/core.c:3774 [inline] device_add+0x6bb/0xb50 drivers/base/core.c:3719 netdev_register_kobject+0x156/0x2f0 net/core/net-sysfs.c:2336 register_netdevice+0x126c/0x1ae0 net/core/dev.c:11064 register_netdev+0x40/0x60 net/core/dev.c:11180 bnep_add_connection+0x6bf/0xbf0 net/bluetooth/bnep/core.c:624 do_bnep_sock_ioctl+0x40e/0x640 net/bluetooth/bnep/sock.c:83 sock_do_ioctl+0xd9/0x300 net/socket.c:1190 sock_ioctl+0x576/0x790 net/socket.c:1311 vfs_ioctl fs/ioctl.c:51 [inline] __do_sys_ioctl fs/ioctl.c:906 [inline] __se_sys_ioctl+0xf9/0x170 fs/ioctl.c:892 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline] do_syscall_64+0xf6/0x210 arch/x86/entry/syscall_64.c:94 entry_SYSCALL_64_after_hwframe+0x77/0x7f Last potentially related work creation: kasan_save_stack+0x3e/0x60 mm/kasan/common.c:47 kasan_record_aux_stack+0xbc/0xd0 mm/kasan/generic.c:548 insert_work+0x3d/0x330 kernel/workqueue.c:2183 __queue_work+0xcfc/0xfe0 kernel/workqueue.c:2341 queue_delayed_work_on+0x18b/0x280 kernel/workqueue.c:2561 l2cap_chan_del+0x285/0x5e0 net/bluetooth/l2cap_core.c:671 l2cap_conn_del+0x388/0x680 net/bluetooth/l2cap_core.c:1786 hci_disconn_cfm include/net/bluetooth/hci_core.h:2069 [inline] hci_conn_hash_flush+0x10a/0x230 net/bluetooth/hci_conn.c:2701 hci_dev_close_sync+0xaef/0x1330 net/bluetooth/hci_sync.c:5225 hci_dev_do_close net/bluetooth/hci_core.c:483 [inline] hci_unregister_dev+0x206/0x500 net/bluetooth/hci_core.c:2678 vhci_release+0x80/0xd0 drivers/bluetooth/hci_vhci.c:665 __fput+0x449/0xa70 fs/file_table.c:465 task_work_run+0x1d1/0x260 kernel/task_work.c:227 exit_task_work include/linux/task_work.h:40 [inline] do_exit+0x8d6/0x2550 kernel/exit.c:953 do_group_exit+0x21c/0x2d0 kernel/exit.c:1102 __do_sys_exit_group kernel/exit.c:1113 [inline] __se_sys_exit_group kernel/exit.c:1111 [inline] __x64_sys_exit_group+0x3f/0x40 kernel/exit.c:1111 x64_sys_call+0x21ba/0x21c0 arch/x86/include/generated/asm/syscalls_64.h:232 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline] do_syscall_64+0xf6/0x210 arch/x86/entry/syscall_64.c:94 entry_SYSCALL_64_after_hwframe+0x77/0x7f The buggy address belongs to the object at ffff88804e314000 which belongs to the cache kmalloc-8k of size 8192 The buggy address is located 3152 bytes inside of freed 8192-byte region [ffff88804e314000, ffff88804e316000) The buggy address belongs to the physical page: page: refcount:0 mapcount:0 mapping:0000000000000000 index:0xffff88804e310000 pfn:0x4e310 head: order:3 mapcount:0 entire_mapcount:0 nr_pages_mapped:0 pincount:0 flags: 0xfff00000000240(workingset|head|node=0|zone=1|lastcpupid=0x7ff) page_type: f5(slab) raw: 00fff00000000240 ffff88801a042280 ffffea0001604610 ffffea000135d610 raw: ffff88804e310000 0000000000020001 00000000f5000000 0000000000000000 head: 00fff00000000240 ffff88801a042280 ffffea0001604610 ffffea000135d610 head: ffff88804e310000 0000000000020001 00000000f5000000 0000000000000000 head: 00fff00000000003 ffffea000138c401 00000000ffffffff 00000000ffffffff head: ffffffffffffffff 0000000000000000 00000000ffffffff 0000000000000008 page dumped because: kasan: bad access detected page_owner tracks the page as allocated page last allocated via order 3, migratetype Unmovable, gfp_mask 0xd20c0(__GFP_IO|__GFP_FS|__GFP_NOWARN|__GFP_NORETRY|__GFP_COMP|__GFP_NOMEMALLOC), pid 13161, tgid 13160 (syz.2.1923), ts 308712978883, free_ts 125636927453 set_page_owner include/linux/page_owner.h:32 [inline] post_alloc_hook+0x1d8/0x230 mm/page_alloc.c:1714 prep_new_page mm/page_alloc.c:1722 [inline] get_page_from_freelist+0x21e0/0x22c0 mm/page_alloc.c:3684 __alloc_frozen_pages_noprof+0x181/0x370 mm/page_alloc.c:4966 alloc_pages_mpol+0x232/0x4a0 mm/mempolicy.c:2301 alloc_slab_page mm/slub.c:2468 [inline] allocate_slab+0x8a/0x3b0 mm/slub.c:2632 new_slab mm/slub.c:2686 [inline] ___slab_alloc+0xbfc/0x1480 mm/slub.c:3872 __slab_alloc mm/slub.c:3962 [inline] __slab_alloc_node mm/slub.c:4037 [inline] slab_alloc_node mm/slub.c:4198 [inline] __do_kmalloc_node mm/slub.c:4340 [inline] __kmalloc_node_track_caller_noprof+0x2f8/0x4e0 mm/slub.c:4360 __do_krealloc mm/slub.c:4918 [inline] krealloc_noprof+0x122/0x330 mm/slub.c:4971 copy_array+0x63/0xf0 kernel/bpf/verifier.c:1380 copy_stack_state kernel/bpf/verifier.c:1440 [inline] copy_func_state kernel/bpf/verifier.c:1726 [inline] copy_verifier_state+0x848/0xed0 kernel/bpf/verifier.c:1767 is_state_visited kernel/bpf/verifier.c:19269 [inline] do_check+0x4d4e/0xd630 kernel/bpf/verifier.c:19431 do_check_common+0x168d/0x20b0 kernel/bpf/verifier.c:22776 do_check_main kernel/bpf/verifier.c:22867 [inline] bpf_check+0x13679/0x19a70 kernel/bpf/verifier.c:24033 bpf_prog_load+0x1318/0x1930 kernel/bpf/syscall.c:2971 __sys_bpf+0x5f1/0x860 kernel/bpf/syscall.c:5834 __do_sys_bpf kernel/bpf/syscall.c:5941 [inline] __se_sys_bpf kernel/bpf/syscall.c:5939 [inline] __x64_sys_bpf+0x7c/0x90 kernel/bpf/syscall.c:5939 page last free pid 7204 tgid 7202 stack trace: reset_page_owner include/linux/page_owner.h:25 [inline] free_pages_prepare mm/page_alloc.c:1258 [inline] __free_frozen_pages+0xb14/0xce0 mm/page_alloc.c:2721 vfree+0x1a6/0x330 mm/vmalloc.c:3383 __vmalloc_area_node mm/vmalloc.c:3734 [inline] __vmalloc_node_range_noprof+0xff9/0x12c0 mm/vmalloc.c:3844 vmalloc_user_noprof+0x74/0x80 mm/vmalloc.c:3996 xskq_create+0xbf/0x170 net/xdp/xsk_queue.c:49 xsk_init_queue+0xb0/0x110 net/xdp/xsk.c:1021 xsk_setsockopt+0x4de/0x710 net/xdp/xsk.c:1366 do_sock_setsockopt+0x257/0x3e0 net/socket.c:2296 __sys_setsockopt net/socket.c:2321 [inline] __do_sys_setsockopt net/socket.c:2327 [inline] __se_sys_setsockopt net/socket.c:2324 [inline] __x64_sys_setsockopt+0x18b/0x220 net/socket.c:2324 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline] do_syscall_64+0xf6/0x210 arch/x86/entry/syscall_64.c:94 entry_SYSCALL_64_after_hwframe+0x77/0x7f Memory state around the buggy address: ffff88804e314b00: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ffff88804e314b80: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb >ffff88804e314c00: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ^ ffff88804e314c80: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ffff88804e314d00: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ==================================================================