kobject: kobject_add_internal failed for hci3:201 with -EEXIST, don't try to register things with the same name in the same directory. Bluetooth: hci3: failed to register connection device ================================================================== BUG: KASAN: slab-use-after-free in l2cap_sock_new_connection_cb+0x1d4/0x284 net/bluetooth/l2cap_sock.c:1485 Read of size 8 at addr ffff0000f0269580 by task kworker/u9:2/6443 CPU: 1 UID: 0 PID: 6443 Comm: kworker/u9:2 Not tainted 6.14.0-rc1-syzkaller-g2014c95afece #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 12/27/2024 Workqueue: hci3 hci_rx_work Call trace: show_stack+0x2c/0x3c arch/arm64/kernel/stacktrace.c:466 (C) __dump_stack lib/dump_stack.c:94 [inline] dump_stack_lvl+0xe4/0x150 lib/dump_stack.c:120 print_address_description mm/kasan/report.c:378 [inline] print_report+0x198/0x538 mm/kasan/report.c:489 kasan_report+0xd8/0x138 mm/kasan/report.c:602 __asan_report_load8_noabort+0x20/0x2c mm/kasan/report_generic.c:381 l2cap_sock_new_connection_cb+0x1d4/0x284 net/bluetooth/l2cap_sock.c:1485 l2cap_connect_cfm+0x2fc/0xde4 net/bluetooth/l2cap_core.c:7263 hci_connect_cfm+0x120/0x1d4 include/net/bluetooth/hci_core.h:2051 le_conn_complete_evt+0xa24/0xf14 net/bluetooth/hci_event.c:5763 hci_le_conn_complete_evt+0x114/0x404 net/bluetooth/hci_event.c:5789 hci_le_meta_evt+0x2a4/0x478 net/bluetooth/hci_event.c:7162 hci_event_func net/bluetooth/hci_event.c:7470 [inline] hci_event_packet+0x890/0x106c net/bluetooth/hci_event.c:7525 hci_rx_work+0x31c/0xb04 net/bluetooth/hci_core.c:4015 process_one_work+0x7a8/0x15cc kernel/workqueue.c:3236 process_scheduled_works kernel/workqueue.c:3317 [inline] worker_thread+0x97c/0xeec kernel/workqueue.c:3398 kthread+0x65c/0x7b0 kernel/kthread.c:464 ret_from_fork+0x10/0x20 arch/arm64/kernel/entry.S:862 Allocated by task 6443: kasan_save_stack mm/kasan/common.c:47 [inline] kasan_save_track+0x40/0x78 mm/kasan/common.c:68 kasan_save_alloc_info+0x40/0x50 mm/kasan/generic.c:562 poison_kmalloc_redzone mm/kasan/common.c:377 [inline] __kasan_kmalloc+0xac/0xc4 mm/kasan/common.c:394 kasan_kmalloc include/linux/kasan.h:260 [inline] __do_kmalloc_node mm/slub.c:4294 [inline] __kmalloc_noprof+0x32c/0x54c mm/slub.c:4306 kmalloc_noprof include/linux/slab.h:905 [inline] sk_prot_alloc+0xc4/0x1f0 net/core/sock.c:2181 sk_alloc+0x44/0x3f0 net/core/sock.c:2234 bt_sock_alloc+0x4c/0x304 net/bluetooth/af_bluetooth.c:148 l2cap_sock_alloc net/bluetooth/l2cap_sock.c:1879 [inline] l2cap_sock_new_connection_cb+0xe4/0x284 net/bluetooth/l2cap_sock.c:1470 l2cap_connect_cfm+0x2fc/0xde4 net/bluetooth/l2cap_core.c:7263 hci_connect_cfm+0x120/0x1d4 include/net/bluetooth/hci_core.h:2051 le_conn_complete_evt+0xa24/0xf14 net/bluetooth/hci_event.c:5763 hci_le_conn_complete_evt+0x114/0x404 net/bluetooth/hci_event.c:5789 hci_le_meta_evt+0x2a4/0x478 net/bluetooth/hci_event.c:7162 hci_event_func net/bluetooth/hci_event.c:7470 [inline] hci_event_packet+0x890/0x106c net/bluetooth/hci_event.c:7525 hci_rx_work+0x31c/0xb04 net/bluetooth/hci_core.c:4015 process_one_work+0x7a8/0x15cc kernel/workqueue.c:3236 process_scheduled_works kernel/workqueue.c:3317 [inline] worker_thread+0x97c/0xeec kernel/workqueue.c:3398 kthread+0x65c/0x7b0 kernel/kthread.c:464 ret_from_fork+0x10/0x20 arch/arm64/kernel/entry.S:862 Freed by task 8378: kasan_save_stack mm/kasan/common.c:47 [inline] kasan_save_track+0x40/0x78 mm/kasan/common.c:68 kasan_save_free_info+0x54/0x6c mm/kasan/generic.c:576 poison_slab_object mm/kasan/common.c:247 [inline] __kasan_slab_free+0x64/0x8c mm/kasan/common.c:264 kasan_slab_free include/linux/kasan.h:233 [inline] slab_free_hook mm/slub.c:2353 [inline] slab_free mm/slub.c:4609 [inline] kfree+0x180/0x478 mm/slub.c:4757 sk_prot_free net/core/sock.c:2217 [inline] __sk_destruct+0x4b8/0x74c net/core/sock.c:2309 sk_destruct net/core/sock.c:2324 [inline] __sk_free+0x388/0x4f4 net/core/sock.c:2335 sk_free+0x60/0xc8 net/core/sock.c:2346 sock_put include/net/sock.h:1913 [inline] l2cap_sock_kill+0x12c/0x234 net/bluetooth/l2cap_sock.c:1252 l2cap_sock_cleanup_listen+0xf8/0x290 net/bluetooth/l2cap_sock.c:1450 l2cap_sock_release+0x5c/0x1b4 net/bluetooth/l2cap_sock.c:1413 __sock_release net/socket.c:642 [inline] sock_close+0xa4/0x1e8 net/socket.c:1393 __fput+0x340/0x760 fs/file_table.c:448 ____fput+0x20/0x30 fs/file_table.c:476 task_work_run+0x230/0x2e0 kernel/task_work.c:227 resume_user_mode_work include/linux/resume_user_mode.h:50 [inline] do_notify_resume+0x178/0x1f4 arch/arm64/kernel/entry-common.c:151 exit_to_user_mode_prepare arch/arm64/kernel/entry-common.c:169 [inline] exit_to_user_mode arch/arm64/kernel/entry-common.c:178 [inline] el0_svc+0xac/0x168 arch/arm64/kernel/entry-common.c:745 el0t_64_sync_handler+0x84/0x108 arch/arm64/kernel/entry-common.c:762 el0t_64_sync+0x198/0x19c arch/arm64/kernel/entry.S:600 The buggy address belongs to the object at ffff0000f0269000 which belongs to the cache kmalloc-2k of size 2048 The buggy address is located 1408 bytes inside of freed 2048-byte region [ffff0000f0269000, ffff0000f0269800) The buggy address belongs to the physical page: page: refcount:0 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x130268 head: order:3 mapcount:0 entire_mapcount:0 nr_pages_mapped:0 pincount:0 flags: 0x5ffc00000000040(head|node=0|zone=2|lastcpupid=0x7ff) page_type: f5(slab) raw: 05ffc00000000040 ffff0000c0002000 fffffdffc3339800 dead000000000002 raw: 0000000000000000 0000000080080008 00000000f5000000 0000000000000000 head: 05ffc00000000040 ffff0000c0002000 fffffdffc3339800 dead000000000002 head: 0000000000000000 0000000080080008 00000000f5000000 0000000000000000 head: 05ffc00000000003 fffffdffc3c09a01 ffffffffffffffff 0000000000000000 head: 0000000000000008 0000000000000000 00000000ffffffff 0000000000000000 page dumped because: kasan: bad access detected Memory state around the buggy address: ffff0000f0269480: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ffff0000f0269500: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb >ffff0000f0269580: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ^ ffff0000f0269600: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ffff0000f0269680: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ================================================================== ------------[ cut here ]------------ ODEBUG: assert_init not available (active state 0) object: 00000000ba340728 object type: timer_list hint: l2cap_chan_timeout+0x0/0x288 WARNING: CPU: 1 PID: 6443 at lib/debugobjects.c:615 debug_print_object+0x168/0x1e0 lib/debugobjects.c:612 Modules linked in: CPU: 1 UID: 0 PID: 6443 Comm: kworker/u9:2 Tainted: G B 6.14.0-rc1-syzkaller-g2014c95afece #0 Tainted: [B]=BAD_PAGE Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 12/27/2024 Workqueue: hci3 hci_rx_work pstate: 604000c5 (nZCv daIF +PAN -UAO -TCO -DIT -SSBS BTYPE=--) pc : debug_print_object+0x168/0x1e0 lib/debugobjects.c:612 lr : debug_print_object+0x168/0x1e0 lib/debugobjects.c:612 sp : ffff8000a0e16f70 x29: ffff8000a0e16f70 x28: dfff800000000000 x27: ffff7000141c2dfc x26: 0000000000000001 x25: dfff800000000000 x24: ffff0000f0268150 x23: ffff80008be31080 x22: ffff80008a997110 x21: ffff80008b8ddda0 x20: 0000000000000000 x19: ffff80008be30b60 x18: 0000000000000008 x17: 0000000000000000 x16: ffff80008b769b9c x15: ffff700011f89aa8 x14: 1ffff00011f89aa8 x13: 0000000000000004 x12: ffffffffffffffff x11: 0000000000100000 x10: 000000000003c809 x9 : eeb606cf7a09a200 x8 : eeb606cf7a09a200 x7 : 0000000000000001 x6 : 0000000000000001 x5 : ffff8000a0e16718 x4 : ffff80008fcbefc0 x3 : ffff8000804a7748 x2 : 0000000000000000 x1 : 0000000100000000 x0 : 0000000000000000 Call trace: debug_print_object+0x168/0x1e0 lib/debugobjects.c:612 (P) debug_object_assert_init+0x318/0x3c8 lib/debugobjects.c:1020 debug_timer_assert_init kernel/time/timer.c:845 [inline] debug_assert_init kernel/time/timer.c:890 [inline] __timer_delete+0x48/0x360 kernel/time/timer.c:1408 timer_delete+0x24/0x34 kernel/time/timer.c:1448 del_timer include/linux/timer.h:202 [inline] try_to_grab_pending kernel/workqueue.c:2064 [inline] work_grab_pending+0xb4/0x834 kernel/workqueue.c:2157 __cancel_work+0xac/0x29c kernel/workqueue.c:4333 cancel_delayed_work+0x24/0x38 kernel/workqueue.c:4421 l2cap_clear_timer include/net/bluetooth/l2cap.h:856 [inline] l2cap_chan_ready net/bluetooth/l2cap_core.c:1244 [inline] l2cap_le_start+0x8d4/0x1384 net/bluetooth/l2cap_core.c:1368 l2cap_conn_ready net/bluetooth/l2cap_core.c:1624 [inline] l2cap_connect_cfm+0x584/0xde4 net/bluetooth/l2cap_core.c:7280 hci_connect_cfm+0x120/0x1d4 include/net/bluetooth/hci_core.h:2051 le_conn_complete_evt+0xa24/0xf14 net/bluetooth/hci_event.c:5763 hci_le_conn_complete_evt+0x114/0x404 net/bluetooth/hci_event.c:5789 hci_le_meta_evt+0x2a4/0x478 net/bluetooth/hci_event.c:7162 hci_event_func net/bluetooth/hci_event.c:7470 [inline] hci_event_packet+0x890/0x106c net/bluetooth/hci_event.c:7525 hci_rx_work+0x31c/0xb04 net/bluetooth/hci_core.c:4015 process_one_work+0x7a8/0x15cc kernel/workqueue.c:3236 process_scheduled_works kernel/workqueue.c:3317 [inline] worker_thread+0x97c/0xeec kernel/workqueue.c:3398 kthread+0x65c/0x7b0 kernel/kthread.c:464 ret_from_fork+0x10/0x20 arch/arm64/kernel/entry.S:862 irq event stamp: 6035 hardirqs last enabled at (6035): [] raw_spin_rq_unlock_irq kernel/sched/sched.h:1533 [inline] hardirqs last enabled at (6035): [] finish_lock_switch+0xbc/0x1e4 kernel/sched/core.c:5131 hardirqs last disabled at (6034): [] __schedule+0x2bc/0x257c kernel/sched/core.c:6667 softirqs last enabled at (5920): [] spin_unlock_bh include/linux/spinlock.h:396 [inline] softirqs last enabled at (5920): [] release_sock+0x154/0x1b8 net/core/sock.c:3669 softirqs last disabled at (5914): [] spin_lock_bh include/linux/spinlock.h:356 [inline] softirqs last disabled at (5914): [] release_sock+0x3c/0x1b8 net/core/sock.c:3658 ---[ end trace 0000000000000000 ]--- Unable to handle kernel paging request at virtual address dfff800000000038 KASAN: null-ptr-deref in range [0x00000000000001c0-0x00000000000001c7] Mem abort info: ESR = 0x0000000096000005 EC = 0x25: DABT (current EL), IL = 32 bits SET = 0, FnV = 0 EA = 0, S1PTW = 0 FSC = 0x05: level 1 translation fault Data abort info: ISV = 0, ISS = 0x00000005, ISS2 = 0x00000000 CM = 0, WnR = 0, TnD = 0, TagAccess = 0 GCS = 0, Overlay = 0, DirtyBit = 0, Xs = 0 [dfff800000000038] address between user and kernel address ranges Internal error: Oops: 0000000096000005 [#1] PREEMPT SMP Modules linked in: CPU: 1 UID: 0 PID: 6443 Comm: kworker/u9:2 Tainted: G B W 6.14.0-rc1-syzkaller-g2014c95afece #0 Tainted: [B]=BAD_PAGE, [W]=WARN Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 12/27/2024 Workqueue: hci3 hci_rx_work pstate: 60400005 (nZCv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--) pc : debug_spin_lock_before kernel/locking/spinlock_debug.c:86 [inline] pc : do_raw_spin_lock+0x80/0x334 kernel/locking/spinlock_debug.c:115 lr : __raw_spin_lock_bh include/linux/spinlock_api_smp.h:127 [inline] lr : _raw_spin_lock_bh+0x50/0x60 kernel/locking/spinlock.c:178 sp : ffff8000a0e17160 x29: ffff8000a0e171f0 x28: ffff8000a0e17340 x27: 1fffe0001e04d004 x26: 1fffe0001e04d000 x25: ffff7000141c2e68 x24: dfff800000000000 x23: ffff8000a0e17180 x22: dfff800000000000 x21: 0000000000000000 x20: 00000000000001c0 x19: 00000000000001c4 x18: 0000000000000008 x17: 0000000000000000 x16: ffff8000804830e0 x15: ffff60001e04d021 x14: 1fffe0001e04d021 x13: ffff8000a0e18000 x12: ffff8000a0e17140 x11: ffff8000804830e0 x10: 1ffff000141c2e30 x9 : 0000000000000038 x8 : f3f3f304f1f1f1f1 x7 : 0000000000000000 x6 : ffff8000898ae900 x5 : 0000000000000000 x4 : 0000000000000001 x3 : 0000000000000000 x2 : 0000000000000000 x1 : ffff80008be30540 x0 : 00000000000001c0 Call trace: do_raw_spin_lock+0x80/0x334 kernel/locking/spinlock_debug.c:115 (P) __raw_spin_lock_bh include/linux/spinlock_api_smp.h:127 [inline] _raw_spin_lock_bh+0x50/0x60 kernel/locking/spinlock.c:178 spin_lock_bh include/linux/spinlock.h:356 [inline] lock_sock_nested+0x74/0x11c net/core/sock.c:3648 lock_sock include/net/sock.h:1624 [inline] l2cap_sock_ready_cb+0x4c/0x130 net/bluetooth/l2cap_sock.c:1662 l2cap_chan_ready net/bluetooth/l2cap_core.c:1256 [inline] l2cap_le_start+0xa6c/0x1384 net/bluetooth/l2cap_core.c:1368 l2cap_conn_ready net/bluetooth/l2cap_core.c:1624 [inline] l2cap_connect_cfm+0x584/0xde4 net/bluetooth/l2cap_core.c:7280 hci_connect_cfm+0x120/0x1d4 include/net/bluetooth/hci_core.h:2051 le_conn_complete_evt+0xa24/0xf14 net/bluetooth/hci_event.c:5763 hci_le_conn_complete_evt+0x114/0x404 net/bluetooth/hci_event.c:5789 hci_le_meta_evt+0x2a4/0x478 net/bluetooth/hci_event.c:7162 hci_event_func net/bluetooth/hci_event.c:7470 [inline] hci_event_packet+0x890/0x106c net/bluetooth/hci_event.c:7525 hci_rx_work+0x31c/0xb04 net/bluetooth/hci_core.c:4015 process_one_work+0x7a8/0x15cc kernel/workqueue.c:3236 process_scheduled_works kernel/workqueue.c:3317 [inline] worker_thread+0x97c/0xeec kernel/workqueue.c:3398 kthread+0x65c/0x7b0 kernel/kthread.c:464 ret_from_fork+0x10/0x20 arch/arm64/kernel/entry.S:862 Code: d343fe69 f9001beb f8386948 aa0003f4 (38f86928) ---[ end trace 0000000000000000 ]--- ---------------- Code disassembly (best guess): 0: d343fe69 lsr x9, x19, #3 4: f9001beb str x11, [sp, #48] 8: f8386948 str x8, [x10, x24] c: aa0003f4 mov x20, x0 * 10: 38f86928 ldrsb w8, [x9, x24] <-- trapping instruction