kobject: kobject_add_internal failed for hci1:201 with -EEXIST, don't try to register things with the same name in the same directory. Bluetooth: hci1: failed to register connection device ================================================================== BUG: KASAN: slab-use-after-free in l2cap_sock_new_connection_cb+0x1d4/0x284 net/bluetooth/l2cap_sock.c:1497 Read of size 8 at addr ffff0000d0c5c588 by task kworker/u9:1/6059 CPU: 1 UID: 0 PID: 6059 Comm: kworker/u9:1 Not tainted 6.15.0-rc7-syzkaller-g187899f4124a #0 PREEMPT Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2025 Workqueue: hci1 hci_rx_work Call trace: show_stack+0x2c/0x3c arch/arm64/kernel/stacktrace.c:466 (C) __dump_stack+0x30/0x40 lib/dump_stack.c:94 dump_stack_lvl+0xd8/0x12c lib/dump_stack.c:120 print_address_description+0xa8/0x254 mm/kasan/report.c:408 print_report+0x68/0x84 mm/kasan/report.c:521 kasan_report+0xb0/0x110 mm/kasan/report.c:634 __asan_report_load8_noabort+0x20/0x2c mm/kasan/report_generic.c:381 l2cap_sock_new_connection_cb+0x1d4/0x284 net/bluetooth/l2cap_sock.c:1497 l2cap_connect_cfm+0x2d8/0xd40 net/bluetooth/l2cap_core.c:7262 hci_connect_cfm+0x98/0x134 include/net/bluetooth/hci_core.h:2053 le_conn_complete_evt+0x9f4/0xe84 net/bluetooth/hci_event.c:5790 hci_le_conn_complete_evt+0x114/0x3f8 net/bluetooth/hci_event.c:5816 hci_le_meta_evt+0x2bc/0x4a0 net/bluetooth/hci_event.c:7186 hci_event_func net/bluetooth/hci_event.c:7494 [inline] hci_event_packet+0x5f8/0xe90 net/bluetooth/hci_event.c:7549 hci_rx_work+0x320/0xb18 net/bluetooth/hci_core.c:4020 process_one_work+0x7e8/0x156c kernel/workqueue.c:3238 process_scheduled_works kernel/workqueue.c:3319 [inline] worker_thread+0x958/0xed8 kernel/workqueue.c:3400 kthread+0x5fc/0x75c kernel/kthread.c:464 ret_from_fork+0x10/0x20 arch/arm64/kernel/entry.S:847 Allocated by task 6059: kasan_save_stack mm/kasan/common.c:47 [inline] kasan_save_track+0x40/0x78 mm/kasan/common.c:68 kasan_save_alloc_info+0x44/0x54 mm/kasan/generic.c:562 poison_kmalloc_redzone mm/kasan/common.c:377 [inline] __kasan_kmalloc+0x9c/0xb4 mm/kasan/common.c:394 kasan_kmalloc include/linux/kasan.h:260 [inline] __do_kmalloc_node mm/slub.c:4327 [inline] __kmalloc_noprof+0x2fc/0x4c8 mm/slub.c:4339 kmalloc_noprof include/linux/slab.h:909 [inline] sk_prot_alloc+0xc4/0x1f0 net/core/sock.c:2198 sk_alloc+0x44/0x3ac net/core/sock.c:2254 bt_sock_alloc+0x4c/0x300 net/bluetooth/af_bluetooth.c:148 l2cap_sock_alloc net/bluetooth/l2cap_sock.c:1891 [inline] l2cap_sock_new_connection_cb+0xe4/0x284 net/bluetooth/l2cap_sock.c:1482 l2cap_connect_cfm+0x2d8/0xd40 net/bluetooth/l2cap_core.c:7262 hci_connect_cfm+0x98/0x134 include/net/bluetooth/hci_core.h:2053 le_conn_complete_evt+0x9f4/0xe84 net/bluetooth/hci_event.c:5790 hci_le_conn_complete_evt+0x114/0x3f8 net/bluetooth/hci_event.c:5816 hci_le_meta_evt+0x2bc/0x4a0 net/bluetooth/hci_event.c:7186 hci_event_func net/bluetooth/hci_event.c:7494 [inline] hci_event_packet+0x5f8/0xe90 net/bluetooth/hci_event.c:7549 hci_rx_work+0x320/0xb18 net/bluetooth/hci_core.c:4020 process_one_work+0x7e8/0x156c kernel/workqueue.c:3238 process_scheduled_works kernel/workqueue.c:3319 [inline] worker_thread+0x958/0xed8 kernel/workqueue.c:3400 kthread+0x5fc/0x75c kernel/kthread.c:464 ret_from_fork+0x10/0x20 arch/arm64/kernel/entry.S:847 Freed by task 8360: kasan_save_stack mm/kasan/common.c:47 [inline] kasan_save_track+0x40/0x78 mm/kasan/common.c:68 kasan_save_free_info+0x58/0x70 mm/kasan/generic.c:576 poison_slab_object mm/kasan/common.c:247 [inline] __kasan_slab_free+0x68/0x88 mm/kasan/common.c:264 kasan_slab_free include/linux/kasan.h:233 [inline] slab_free_hook mm/slub.c:2380 [inline] slab_free mm/slub.c:4642 [inline] kfree+0x17c/0x474 mm/slub.c:4841 sk_prot_free net/core/sock.c:2237 [inline] __sk_destruct+0x4f4/0x760 net/core/sock.c:2332 sk_destruct net/core/sock.c:2360 [inline] __sk_free+0x320/0x430 net/core/sock.c:2371 sk_free+0x60/0xc8 net/core/sock.c:2382 sock_put include/net/sock.h:1944 [inline] l2cap_sock_kill+0x12c/0x234 net/bluetooth/l2cap_sock.c:1265 l2cap_sock_cleanup_listen+0xf4/0x28c net/bluetooth/l2cap_sock.c:1462 l2cap_sock_release+0x5c/0x1ac net/bluetooth/l2cap_sock.c:1425 __sock_release net/socket.c:647 [inline] sock_close+0xa0/0x1e4 net/socket.c:1391 __fput+0x340/0x75c fs/file_table.c:465 ____fput+0x20/0x58 fs/file_table.c:493 task_work_run+0x1dc/0x260 kernel/task_work.c:227 get_signal+0x112c/0x12f8 kernel/signal.c:2807 do_signal+0x274/0x4438 arch/arm64/kernel/signal.c:1615 do_notify_resume+0xac/0x1ec arch/arm64/kernel/entry-common.c:148 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+0xb4/0x17c arch/arm64/kernel/entry-common.c:768 el0t_64_sync_handler+0x78/0x108 arch/arm64/kernel/entry-common.c:786 el0t_64_sync+0x198/0x19c arch/arm64/kernel/entry.S:600 The buggy address belongs to the object at ffff0000d0c5c000 which belongs to the cache kmalloc-2k of size 2048 The buggy address is located 1416 bytes inside of freed 2048-byte region [ffff0000d0c5c000, ffff0000d0c5c800) The buggy address belongs to the physical page: page: refcount:0 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x110c58 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 dead000000000100 dead000000000122 raw: 0000000000000000 0000000080080008 00000000f5000000 0000000000000000 head: 05ffc00000000040 ffff0000c0002000 dead000000000100 dead000000000122 head: 0000000000000000 0000000080080008 00000000f5000000 0000000000000000 head: 05ffc00000000003 fffffdffc3431601 00000000ffffffff 00000000ffffffff head: ffffffffffffffff 0000000000000000 00000000ffffffff 0000000000000008 page dumped because: kasan: bad access detected Memory state around the buggy address: ffff0000d0c5c480: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ffff0000d0c5c500: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb >ffff0000d0c5c580: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ^ ffff0000d0c5c600: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ffff0000d0c5c680: 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: 00000000409c7fa7 object type: timer_list hint: l2cap_chan_timeout+0x0/0x280 net/bluetooth/l2cap_core.c:-1 WARNING: CPU: 1 PID: 6059 at lib/debugobjects.c:615 debug_print_object+0x168/0x1e0 lib/debugobjects.c:612 Modules linked in: CPU: 1 UID: 0 PID: 6059 Comm: kworker/u9:1 Tainted: G B 6.15.0-rc7-syzkaller-g187899f4124a #0 PREEMPT Tainted: [B]=BAD_PAGE Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2025 Workqueue: hci1 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 : ffff80009d7b7130 x29: ffff80009d7b7130 x28: dfff800000000000 x27: 000000000000000a x26: ffff80008f321000 x25: dfff800000000000 x24: ffff0000d0c5a150 x23: ffff80008b3ec740 x22: ffff80008a02c344 x21: ffff80008ae91da0 x20: 0000000000000000 x19: ffff80008b3ec220 x18: 1fffe0003386f276 x17: 0000000000000000 x16: ffff80008ad27e48 x15: ffff700011e740c0 x14: 1ffff00011e740c0 x13: 0000000000000004 x12: ffffffffffffffff x11: 0000000000100000 x10: 000000000002cdd2 x9 : 15919c6d16d2ff00 x8 : 15919c6d16d2ff00 x7 : 0000000000000001 x6 : 0000000000000001 x5 : ffff80009d7b6a78 x4 : ffff80008f415ba0 x3 : ffff800080548ef0 x2 : 0000000000000000 x1 : 0000000100000000 x0 : 0000000000000000 Call trace: debug_print_object+0x168/0x1e0 lib/debugobjects.c:612 (P) debug_object_assert_init+0x250/0x2c8 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/0x354 kernel/time/timer.c:1408 timer_delete+0x24/0x34 kernel/time/timer.c:1448 try_to_grab_pending kernel/workqueue.c:2064 [inline] work_grab_pending+0xc0/0x830 kernel/workqueue.c:2157 __cancel_work+0x50/0x218 kernel/workqueue.c:4335 cancel_delayed_work+0x24/0x38 kernel/workqueue.c:4423 l2cap_clear_timer include/net/bluetooth/l2cap.h:856 [inline] l2cap_chan_ready net/bluetooth/l2cap_core.c:1251 [inline] l2cap_le_start+0x7ac/0x10c0 net/bluetooth/l2cap_core.c:1375 l2cap_conn_ready net/bluetooth/l2cap_core.c:1627 [inline] l2cap_connect_cfm+0x558/0xd40 net/bluetooth/l2cap_core.c:7279 hci_connect_cfm+0x98/0x134 include/net/bluetooth/hci_core.h:2053 le_conn_complete_evt+0x9f4/0xe84 net/bluetooth/hci_event.c:5790 hci_le_conn_complete_evt+0x114/0x3f8 net/bluetooth/hci_event.c:5816 hci_le_meta_evt+0x2bc/0x4a0 net/bluetooth/hci_event.c:7186 hci_event_func net/bluetooth/hci_event.c:7494 [inline] hci_event_packet+0x5f8/0xe90 net/bluetooth/hci_event.c:7549 hci_rx_work+0x320/0xb18 net/bluetooth/hci_core.c:4020 process_one_work+0x7e8/0x156c kernel/workqueue.c:3238 process_scheduled_works kernel/workqueue.c:3319 [inline] worker_thread+0x958/0xed8 kernel/workqueue.c:3400 kthread+0x5fc/0x75c kernel/kthread.c:464 ret_from_fork+0x10/0x20 arch/arm64/kernel/entry.S:847 irq event stamp: 8145 hardirqs last enabled at (8145): [] __raw_spin_unlock_irqrestore include/linux/spinlock_api_smp.h:151 [inline] hardirqs last enabled at (8145): [] _raw_spin_unlock_irqrestore+0x38/0x98 kernel/locking/spinlock.c:194 hardirqs last disabled at (8144): [] __raw_spin_lock_irqsave include/linux/spinlock_api_smp.h:108 [inline] hardirqs last disabled at (8144): [] _raw_spin_lock_irqsave+0x2c/0x7c kernel/locking/spinlock.c:162 softirqs last enabled at (8138): [] spin_unlock_bh include/linux/spinlock.h:396 [inline] softirqs last enabled at (8138): [] release_sock+0x14c/0x1ac net/core/sock.c:3726 softirqs last disabled at (8134): [] spin_lock_bh include/linux/spinlock.h:356 [inline] softirqs last disabled at (8134): [] release_sock+0x34/0x1ac net/core/sock.c:3715 ---[ 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] SMP Modules linked in: CPU: 1 UID: 0 PID: 6059 Comm: kworker/u9:1 Tainted: G B W 6.15.0-rc7-syzkaller-g187899f4124a #0 PREEMPT Tainted: [B]=BAD_PAGE, [W]=WARN Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2025 Workqueue: hci1 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+0x84/0x2cc 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 : ffff80009d7b7240 x29: ffff80009d7b72d0 x28: ffff80009d7b7400 x27: 1fffe0001a18b404 x26: 1fffe0001a18b402 x25: 1fffe0001a18b400 x24: dfff800000000000 x23: 0000000000000002 x22: dfff800000000000 x21: 0000000000000000 x20: 00000000000001c4 x19: 00000000000001c0 x18: 1fffe0003386f276 x17: 0000000000000000 x16: ffff800080528c04 x15: ffff60001a18b421 x14: 1fffe0001a18b421 x13: 00000000000000fb x12: ffffffffffffffff x11: 1ffff00013af6e4c x10: ffff80008eae97d3 x9 : f3f3f304f1f1f1f1 x8 : 0000000000000038 x7 : 0000000000000001 x6 : ffff800089053800 x5 : 0000000000000000 x4 : 0000000000000001 x3 : 0000000000000000 x2 : 0000000000000000 x1 : ffff80008b3ebc00 x0 : 00000000000001c0 Call trace: debug_spin_lock_before kernel/locking/spinlock_debug.c:-1 [inline] (P) do_raw_spin_lock+0x84/0x2cc 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+0x70/0x118 net/core/sock.c:3705 lock_sock include/net/sock.h:1651 [inline] l2cap_sock_ready_cb+0x4c/0x130 net/bluetooth/l2cap_sock.c:1674 l2cap_chan_ready net/bluetooth/l2cap_core.c:1263 [inline] l2cap_le_start+0x950/0x10c0 net/bluetooth/l2cap_core.c:1375 l2cap_conn_ready net/bluetooth/l2cap_core.c:1627 [inline] l2cap_connect_cfm+0x558/0xd40 net/bluetooth/l2cap_core.c:7279 hci_connect_cfm+0x98/0x134 include/net/bluetooth/hci_core.h:2053 le_conn_complete_evt+0x9f4/0xe84 net/bluetooth/hci_event.c:5790 hci_le_conn_complete_evt+0x114/0x3f8 net/bluetooth/hci_event.c:5816 hci_le_meta_evt+0x2bc/0x4a0 net/bluetooth/hci_event.c:7186 hci_event_func net/bluetooth/hci_event.c:7494 [inline] hci_event_packet+0x5f8/0xe90 net/bluetooth/hci_event.c:7549 hci_rx_work+0x320/0xb18 net/bluetooth/hci_core.c:4020 process_one_work+0x7e8/0x156c kernel/workqueue.c:3238 process_scheduled_works kernel/workqueue.c:3319 [inline] worker_thread+0x958/0xed8 kernel/workqueue.c:3400 kthread+0x5fc/0x75c kernel/kthread.c:464 ret_from_fork+0x10/0x20 arch/arm64/kernel/entry.S:847 Code: aa0003f3 f9000feb f2fe7e69 f8386969 (38f86908) ---[ end trace 0000000000000000 ]--- ---------------- Code disassembly (best guess): 0: aa0003f3 mov x19, x0 4: f9000feb str x11, [sp, #24] 8: f2fe7e69 movk x9, #0xf3f3, lsl #48 c: f8386969 str x9, [x11, x24] * 10: 38f86908 ldrsb w8, [x8, x24] <-- trapping instruction