Bluetooth: hci0: failed to register connection device ================================================================== BUG: KASAN: slab-use-after-free in l2cap_sock_new_connection_cb+0x1d4/0x284 net/bluetooth/l2cap_sock.c:1484 Read of size 8 at addr ffff0000db69e580 by task kworker/u9:4/6448 CPU: 0 UID: 0 PID: 6448 Comm: kworker/u9:4 Not tainted 6.14.0-rc7-syzkaller-g8571575d6b29 #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2025 Workqueue: hci0 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:408 [inline] print_report+0x198/0x550 mm/kasan/report.c:521 kasan_report+0xd8/0x138 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:1484 l2cap_connect_cfm+0x300/0xe30 net/bluetooth/l2cap_core.c:7226 hci_connect_cfm+0xa0/0x13c include/net/bluetooth/hci_core.h:2029 le_conn_complete_evt+0xa70/0xf80 net/bluetooth/hci_event.c:5770 hci_le_conn_complete_evt+0x114/0x404 net/bluetooth/hci_event.c:5796 hci_le_meta_evt+0x2a4/0x478 net/bluetooth/hci_event.c:7169 hci_event_func net/bluetooth/hci_event.c:7477 [inline] hci_event_packet+0x884/0x1060 net/bluetooth/hci_event.c:7532 hci_rx_work+0x31c/0xb04 net/bluetooth/hci_core.c:4019 process_one_work+0x810/0x1638 kernel/workqueue.c:3238 process_scheduled_works kernel/workqueue.c:3319 [inline] worker_thread+0x97c/0xeec kernel/workqueue.c:3400 kthread+0x65c/0x7b0 kernel/kthread.c:464 ret_from_fork+0x10/0x20 arch/arm64/kernel/entry.S:862 Allocated by task 6448: 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/0x3fc net/core/sock.c:2234 bt_sock_alloc+0x4c/0x304 net/bluetooth/af_bluetooth.c:148 l2cap_sock_alloc net/bluetooth/l2cap_sock.c:1878 [inline] l2cap_sock_new_connection_cb+0xe4/0x284 net/bluetooth/l2cap_sock.c:1469 l2cap_connect_cfm+0x300/0xe30 net/bluetooth/l2cap_core.c:7226 hci_connect_cfm+0xa0/0x13c include/net/bluetooth/hci_core.h:2029 le_conn_complete_evt+0xa70/0xf80 net/bluetooth/hci_event.c:5770 hci_le_conn_complete_evt+0x114/0x404 net/bluetooth/hci_event.c:5796 hci_le_meta_evt+0x2a4/0x478 net/bluetooth/hci_event.c:7169 hci_event_func net/bluetooth/hci_event.c:7477 [inline] hci_event_packet+0x884/0x1060 net/bluetooth/hci_event.c:7532 hci_rx_work+0x31c/0xb04 net/bluetooth/hci_core.c:4019 process_one_work+0x810/0x1638 kernel/workqueue.c:3238 process_scheduled_works kernel/workqueue.c:3319 [inline] worker_thread+0x97c/0xeec kernel/workqueue.c:3400 kthread+0x65c/0x7b0 kernel/kthread.c:464 ret_from_fork+0x10/0x20 arch/arm64/kernel/entry.S:862 Freed by task 7189: 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/0x758 net/core/sock.c:2312 sk_destruct net/core/sock.c:2340 [inline] __sk_free+0x388/0x4f4 net/core/sock.c:2351 sk_free+0x60/0xc8 net/core/sock.c:2362 sock_put include/net/sock.h:1914 [inline] l2cap_sock_kill+0x12c/0x234 net/bluetooth/l2cap_sock.c:1252 l2cap_sock_cleanup_listen+0xf8/0x290 net/bluetooth/l2cap_sock.c:1449 l2cap_sock_release+0x5c/0x1b4 net/bluetooth/l2cap_sock.c:1412 __sock_release net/socket.c:647 [inline] sock_close+0xa4/0x1e8 net/socket.c:1398 __fput+0x340/0x760 fs/file_table.c:464 ____fput+0x20/0x30 fs/file_table.c:492 task_work_run+0x230/0x2e0 kernel/task_work.c:227 get_signal+0x1324/0x1500 kernel/signal.c:2809 do_signal+0x22c/0x3a04 arch/arm64/kernel/signal.c:1658 do_notify_resume+0x74/0x1f4 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+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 ffff0000db69e000 which belongs to the cache kmalloc-2k of size 2048 The buggy address is located 1408 bytes inside of freed 2048-byte region [ffff0000db69e000, ffff0000db69e800) The buggy address belongs to the physical page: page: refcount:0 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x11b698 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 fffffdffc3386e00 dead000000000002 raw: 0000000000000000 0000000080080008 00000000f5000000 0000000000000000 head: 05ffc00000000040 ffff0000c0002000 fffffdffc3386e00 dead000000000002 head: 0000000000000000 0000000080080008 00000000f5000000 0000000000000000 head: 05ffc00000000003 fffffdffc36da601 ffffffffffffffff 0000000000000000 head: 0000000000000008 0000000000000000 00000000ffffffff 0000000000000000 page dumped because: kasan: bad access detected Memory state around the buggy address: ffff0000db69e480: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ffff0000db69e500: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb >ffff0000db69e580: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ^ ffff0000db69e600: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ffff0000db69e680: 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: 00000000b51e5c0f object type: timer_list hint: l2cap_chan_timeout+0x0/0x288 WARNING: CPU: 0 PID: 6448 at lib/debugobjects.c:615 debug_print_object+0x168/0x1e0 lib/debugobjects.c:612 Modules linked in: CPU: 0 UID: 0 PID: 6448 Comm: kworker/u9:4 Tainted: G B 6.14.0-rc7-syzkaller-g8571575d6b29 #0 Tainted: [B]=BAD_PAGE Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2025 Workqueue: hci0 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 : ffff8000a3776fd0 x29: ffff8000a3776fd0 x28: dfff800000000000 x27: ffff7000146eee08 x26: 0000000000000001 x25: dfff800000000000 x24: ffff0000db69f150 x23: ffff80008bdf8660 x22: ffff80008a95277c x21: ffff80008b89e520 x20: 0000000000000000 x19: ffff80008bdf8140 x18: 0000000000000008 x17: 0000000000000000 x16: ffff8000803b975c x15: 0000000000000001 x14: 1ffff00011f8fe70 x13: 0000000000000000 x12: 0000000000000000 x11: 0000000000100000 x10: 000000000003e282 x9 : 39bf3e80488ab300 x8 : 39bf3e80488ab300 x7 : 0000000000000001 x6 : ffff8000804ad2fc x5 : 0000000000000000 x4 : 0000000000000001 x3 : ffff800080482fd8 x2 : 0000000000000001 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: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+0x908/0x13b4 net/bluetooth/l2cap_core.c:1375 l2cap_conn_ready net/bluetooth/l2cap_core.c:1627 [inline] l2cap_connect_cfm+0x580/0xe30 net/bluetooth/l2cap_core.c:7243 hci_connect_cfm+0xa0/0x13c include/net/bluetooth/hci_core.h:2029 le_conn_complete_evt+0xa70/0xf80 net/bluetooth/hci_event.c:5770 hci_le_conn_complete_evt+0x114/0x404 net/bluetooth/hci_event.c:5796 hci_le_meta_evt+0x2a4/0x478 net/bluetooth/hci_event.c:7169 hci_event_func net/bluetooth/hci_event.c:7477 [inline] hci_event_packet+0x884/0x1060 net/bluetooth/hci_event.c:7532 hci_rx_work+0x31c/0xb04 net/bluetooth/hci_core.c:4019 process_one_work+0x810/0x1638 kernel/workqueue.c:3238 process_scheduled_works kernel/workqueue.c:3319 [inline] worker_thread+0x97c/0xeec kernel/workqueue.c:3400 kthread+0x65c/0x7b0 kernel/kthread.c:464 ret_from_fork+0x10/0x20 arch/arm64/kernel/entry.S:862 irq event stamp: 6351 hardirqs last enabled at (6351): [] raw_spin_rq_unlock_irq kernel/sched/sched.h:1533 [inline] hardirqs last enabled at (6351): [] finish_lock_switch+0xbc/0x1e4 kernel/sched/core.c:5132 hardirqs last disabled at (6350): [] __schedule+0x2bc/0x257c kernel/sched/core.c:6668 softirqs last enabled at (6296): [] spin_unlock_bh include/linux/spinlock.h:396 [inline] softirqs last enabled at (6296): [] release_sock+0x154/0x1b8 net/core/sock.c:3686 softirqs last disabled at (6292): [] spin_lock_bh include/linux/spinlock.h:356 [inline] softirqs last disabled at (6292): [] release_sock+0x3c/0x1b8 net/core/sock.c:3675 ---[ 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: 0 UID: 0 PID: 6448 Comm: kworker/u9:4 Tainted: G B W 6.14.0-rc7-syzkaller-g8571575d6b29 #0 Tainted: [B]=BAD_PAGE, [W]=WARN Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2025 Workqueue: hci0 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 : ffff8000a37771c0 x29: ffff8000a3777250 x28: 1fffe0001b6d3e04 x27: 1fffe0001b6d3e02 x26: 1fffe0001b6d3e00 x25: ffff7000146eee74 x24: dfff800000000000 x23: ffff8000a37771e0 x22: dfff800000000000 x21: 0000000000000000 x20: 00000000000001c0 x19: 00000000000001c4 x18: 0000000000000008 x17: 0000000000000000 x16: ffff800080482954 x15: ffff60001b6d3e21 x14: 1fffe0001b6d3e21 x13: ffff8000a3778000 x12: ffff8000a37771a0 x11: ffff800080482954 x10: 1ffff000146eee3c x9 : 0000000000000038 x8 : f3f3f304f1f1f1f1 x7 : 0000000000000000 x6 : ffff80008986f3c4 x5 : 0000000000000000 x4 : 0000000000000001 x3 : 0000000000000000 x2 : 0000000000000000 x1 : ffff80008bdf7b20 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:3665 lock_sock include/net/sock.h:1624 [inline] l2cap_sock_ready_cb+0x4c/0x130 net/bluetooth/l2cap_sock.c:1661 l2cap_chan_ready net/bluetooth/l2cap_core.c:1263 [inline] l2cap_le_start+0xab4/0x13b4 net/bluetooth/l2cap_core.c:1375 l2cap_conn_ready net/bluetooth/l2cap_core.c:1627 [inline] l2cap_connect_cfm+0x580/0xe30 net/bluetooth/l2cap_core.c:7243 hci_connect_cfm+0xa0/0x13c include/net/bluetooth/hci_core.h:2029 le_conn_complete_evt+0xa70/0xf80 net/bluetooth/hci_event.c:5770 hci_le_conn_complete_evt+0x114/0x404 net/bluetooth/hci_event.c:5796 hci_le_meta_evt+0x2a4/0x478 net/bluetooth/hci_event.c:7169 hci_event_func net/bluetooth/hci_event.c:7477 [inline] hci_event_packet+0x884/0x1060 net/bluetooth/hci_event.c:7532 hci_rx_work+0x31c/0xb04 net/bluetooth/hci_core.c:4019 process_one_work+0x810/0x1638 kernel/workqueue.c:3238 process_scheduled_works kernel/workqueue.c:3319 [inline] worker_thread+0x97c/0xeec kernel/workqueue.c:3400 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