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 ffff0000d63d9588 by task kworker/u9:6/6542 CPU: 1 UID: 0 PID: 6542 Comm: kworker/u9:6 Not tainted 6.16.0-rc4-syzkaller-g7482bb149b9f #0 PREEMPT Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/07/2025 Workqueue: hci1 hci_rx_work Call trace: show_stack+0x2c/0x3c arch/arm64/kernel/stacktrace.c:501 (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:7271 hci_connect_cfm+0x98/0x134 include/net/bluetooth/hci_core.h:2056 le_conn_complete_evt+0x9f4/0xe84 net/bluetooth/hci_event.c:5791 hci_le_conn_complete_evt+0x114/0x3f8 net/bluetooth/hci_event.c:5817 hci_le_meta_evt+0x2cc/0x4b0 net/bluetooth/hci_event.c:7200 hci_event_func net/bluetooth/hci_event.c:7508 [inline] hci_event_packet+0x60c/0xe9c net/bluetooth/hci_event.c:7565 hci_rx_work+0x320/0xb18 net/bluetooth/hci_core.c:4070 process_one_work+0x7e8/0x155c kernel/workqueue.c:3238 process_scheduled_works kernel/workqueue.c:3321 [inline] worker_thread+0x958/0xed8 kernel/workqueue.c:3402 kthread+0x5fc/0x75c kernel/kthread.c:464 ret_from_fork+0x10/0x20 arch/arm64/kernel/entry.S:847 Allocated by task 6542: 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:4328 [inline] __kmalloc_noprof+0x2fc/0x4c8 mm/slub.c:4340 kmalloc_noprof include/linux/slab.h:909 [inline] sk_prot_alloc+0xc4/0x1f0 net/core/sock.c:2247 sk_alloc+0x44/0x3ac net/core/sock.c:2303 bt_sock_alloc+0x4c/0x300 net/bluetooth/af_bluetooth.c:151 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:7271 hci_connect_cfm+0x98/0x134 include/net/bluetooth/hci_core.h:2056 le_conn_complete_evt+0x9f4/0xe84 net/bluetooth/hci_event.c:5791 hci_le_conn_complete_evt+0x114/0x3f8 net/bluetooth/hci_event.c:5817 hci_le_meta_evt+0x2cc/0x4b0 net/bluetooth/hci_event.c:7200 hci_event_func net/bluetooth/hci_event.c:7508 [inline] hci_event_packet+0x60c/0xe9c net/bluetooth/hci_event.c:7565 hci_rx_work+0x320/0xb18 net/bluetooth/hci_core.c:4070 process_one_work+0x7e8/0x155c kernel/workqueue.c:3238 process_scheduled_works kernel/workqueue.c:3321 [inline] worker_thread+0x958/0xed8 kernel/workqueue.c:3402 kthread+0x5fc/0x75c kernel/kthread.c:464 ret_from_fork+0x10/0x20 arch/arm64/kernel/entry.S:847 Freed by task 7168: 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:2381 [inline] slab_free mm/slub.c:4643 [inline] kfree+0x17c/0x474 mm/slub.c:4842 sk_prot_free net/core/sock.c:2286 [inline] __sk_destruct+0x4f4/0x760 net/core/sock.c:2381 sk_destruct net/core/sock.c:2409 [inline] __sk_free+0x320/0x430 net/core/sock.c:2420 sk_free+0x60/0xc8 net/core/sock.c:2431 sock_put include/net/sock.h:1960 [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+0xb0/0x1f4 arch/arm64/kernel/entry-common.c:152 exit_to_user_mode_prepare arch/arm64/kernel/entry-common.c:173 [inline] exit_to_user_mode arch/arm64/kernel/entry-common.c:182 [inline] el0_svc+0xb8/0x180 arch/arm64/kernel/entry-common.c:880 el0t_64_sync_handler+0x84/0x12c arch/arm64/kernel/entry-common.c:898 el0t_64_sync+0x198/0x19c arch/arm64/kernel/entry.S:600 The buggy address belongs to the object at ffff0000d63d9000 which belongs to the cache kmalloc-2k of size 2048 The buggy address is located 1416 bytes inside of freed 2048-byte region [ffff0000d63d9000, ffff0000d63d9800) The buggy address belongs to the physical page: page: refcount:0 mapcount:0 mapping:0000000000000000 index:0xffff0000d63de000 pfn:0x1163d8 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 fffffdffc3da0400 0000000000000002 raw: ffff0000d63de000 0000000000080007 00000000f5000000 0000000000000000 head: 05ffc00000000040 ffff0000c0002000 fffffdffc3da0400 0000000000000002 head: ffff0000d63de000 0000000000080007 00000000f5000000 0000000000000000 head: 05ffc00000000003 fffffdffc358f601 00000000ffffffff 00000000ffffffff head: ffffffffffffffff 0000000000000000 00000000ffffffff 0000000000000008 page dumped because: kasan: bad access detected Memory state around the buggy address: ffff0000d63d9480: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ffff0000d63d9500: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb >ffff0000d63d9580: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ^ ffff0000d63d9600: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ffff0000d63d9680: 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: 000000005f2920c2 object type: timer_list hint: l2cap_chan_timeout+0x0/0x280 net/bluetooth/l2cap_core.c:-1 WARNING: CPU: 1 PID: 6542 at lib/debugobjects.c:615 debug_print_object+0x168/0x1e0 lib/debugobjects.c:612 Modules linked in: CPU: 1 UID: 0 PID: 6542 Comm: kworker/u9:6 Tainted: G B 6.16.0-rc4-syzkaller-g7482bb149b9f #0 PREEMPT Tainted: [B]=BAD_PAGE Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/07/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 : ffff8000b1fd7130 x29: ffff8000b1fd7130 x28: dfff800000000000 x27: 0000000000000000 x26: ffff80008f671000 x25: dfff800000000000 x24: ffff0000dd175150 x23: ffff80008b539460 x22: ffff80008a19b63c x21: ffff80008afd3540 x20: 0000000000000000 x19: ffff80008b538f40 x18: 1fffe000337d8876 x17: 0000000000000000 x16: ffff80008ae642c8 x15: ffff700011ede14c x14: 1ffff00011ede14c x13: 0000000000000004 x12: ffffffffffffffff x11: 0000000000100000 x10: 000000000002f476 x9 : c528f7d3cd037b00 x8 : c528f7d3cd037b00 x7 : 0000000000000001 x6 : 0000000000000001 x5 : ffff8000b1fd6a78 x4 : ffff80008f766c20 x3 : ffff80008054d360 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:803 [inline] debug_assert_init kernel/time/timer.c:848 [inline] __timer_delete+0x48/0x354 kernel/time/timer.c:1366 timer_delete+0x24/0x34 kernel/time/timer.c:1406 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:4337 cancel_delayed_work+0x24/0x38 kernel/workqueue.c:4425 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:1628 [inline] l2cap_connect_cfm+0x558/0xd40 net/bluetooth/l2cap_core.c:7288 hci_connect_cfm+0x98/0x134 include/net/bluetooth/hci_core.h:2056 le_conn_complete_evt+0x9f4/0xe84 net/bluetooth/hci_event.c:5791 hci_le_conn_complete_evt+0x114/0x3f8 net/bluetooth/hci_event.c:5817 hci_le_meta_evt+0x2cc/0x4b0 net/bluetooth/hci_event.c:7200 hci_event_func net/bluetooth/hci_event.c:7508 [inline] hci_event_packet+0x60c/0xe9c net/bluetooth/hci_event.c:7565 hci_rx_work+0x320/0xb18 net/bluetooth/hci_core.c:4070 process_one_work+0x7e8/0x155c kernel/workqueue.c:3238 process_scheduled_works kernel/workqueue.c:3321 [inline] worker_thread+0x958/0xed8 kernel/workqueue.c:3402 kthread+0x5fc/0x75c kernel/kthread.c:464 ret_from_fork+0x10/0x20 arch/arm64/kernel/entry.S:847 irq event stamp: 4155 hardirqs last enabled at (4155): [] raw_spin_rq_unlock_irq+0x14/0x24 kernel/sched/sched.h:1544 hardirqs last disabled at (4154): [] __schedule+0x320/0x2a28 kernel/sched/core.c:6689 softirqs last enabled at (4146): [] spin_unlock_bh include/linux/spinlock.h:396 [inline] softirqs last enabled at (4146): [] release_sock+0x14c/0x1ac net/core/sock.c:3776 softirqs last disabled at (4142): [] spin_lock_bh include/linux/spinlock.h:356 [inline] softirqs last disabled at (4142): [] release_sock+0x34/0x1ac net/core/sock.c:3765 ---[ 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: 6542 Comm: kworker/u9:6 Tainted: G B W 6.16.0-rc4-syzkaller-g7482bb149b9f #0 PREEMPT Tainted: [B]=BAD_PAGE, [W]=WARN Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/07/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 : ffff8000b1fd7240 x29: ffff8000b1fd72d0 x28: ffff8000b1fd7400 x27: 1fffe0001ba2ea04 x26: 1fffe0001ba2ea02 x25: 1fffe0001ba2ea00 x24: dfff800000000000 x23: 0000000000000002 x22: dfff800000000000 x21: 0000000000000000 x20: 00000000000001c4 x19: 00000000000001c0 x18: 1fffe000337d8876 x17: 0000000000000000 x16: ffff80008052c6e4 x15: ffff60001ba2ea21 x14: 1fffe0001ba2ea21 x13: 00000000000000fb x12: ffffffffffffffff x11: 1ffff000163fae4c x10: ffff80008ee2de27 x9 : f3f3f304f1f1f1f1 x8 : 0000000000000038 x7 : 0000000000000001 x6 : ffff8000891ae274 x5 : 0000000000000000 x4 : 0000000000000001 x3 : 0000000000000000 x2 : 0000000000000000 x1 : ffff80008b538920 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:3755 lock_sock include/net/sock.h:1667 [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:1628 [inline] l2cap_connect_cfm+0x558/0xd40 net/bluetooth/l2cap_core.c:7288 hci_connect_cfm+0x98/0x134 include/net/bluetooth/hci_core.h:2056 le_conn_complete_evt+0x9f4/0xe84 net/bluetooth/hci_event.c:5791 hci_le_conn_complete_evt+0x114/0x3f8 net/bluetooth/hci_event.c:5817 hci_le_meta_evt+0x2cc/0x4b0 net/bluetooth/hci_event.c:7200 hci_event_func net/bluetooth/hci_event.c:7508 [inline] hci_event_packet+0x60c/0xe9c net/bluetooth/hci_event.c:7565 hci_rx_work+0x320/0xb18 net/bluetooth/hci_core.c:4070 process_one_work+0x7e8/0x155c kernel/workqueue.c:3238 process_scheduled_works kernel/workqueue.c:3321 [inline] worker_thread+0x958/0xed8 kernel/workqueue.c:3402 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