Bluetooth: hci5: Controller not accepting commands anymore: ncmd = 0 Bluetooth: hci5: Injecting HCI hardware error event Bluetooth: hci5: hardware error 0x00 ================================================================== BUG: KASAN: slab-use-after-free in hci_conn_hash_flush+0x1f9/0x230 Read of size 8 at addr ffff888045c3c000 by task kworker/u5:6/289 CPU: 1 PID: 289 Comm: kworker/u5:6 Not tainted 6.3.0-rc1-next-20230308 #1 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.12.0-1 04/01/2014 Workqueue: hci5 hci_error_reset Call Trace: dump_stack_lvl+0x91/0xf0 print_report+0xcc/0x620 kasan_report+0xc0/0xf0 hci_conn_hash_flush+0x1f9/0x230 hci_dev_close_sync+0x57f/0xff0 hci_error_reset+0xab/0x140 process_one_work+0xa0f/0x1790 worker_thread+0x63b/0x1260 kthread+0x2e9/0x3a0 ret_from_fork+0x2c/0x50 Allocated by task 4861: kasan_save_stack+0x22/0x50 kasan_set_track+0x25/0x30 __kasan_kmalloc+0x7f/0x90 hci_conn_add+0xa3/0x1470 hci_connect_sco+0x422/0x9d0 sco_sock_connect+0x358/0xa60 __sys_connect_file+0x159/0x1a0 __sys_connect+0x169/0x1a0 __x64_sys_connect+0x73/0xb0 do_syscall_64+0x3f/0x90 entry_SYSCALL_64_after_hwframe+0x72/0xdc Freed by task 289: kasan_save_stack+0x22/0x50 kasan_set_track+0x25/0x30 kasan_save_free_info+0x2e/0x50 __kasan_slab_free+0x10a/0x190 __kmem_cache_free+0xd1/0x2f0 device_release+0xa6/0x240 kobject_put+0x177/0x270 put_device+0x1f/0x30 hci_conn_del+0x28f/0x940 hci_conn_del+0x6cf/0x940 hci_conn_hash_flush+0x195/0x230 hci_dev_close_sync+0x57f/0xff0 hci_error_reset+0xab/0x140 process_one_work+0xa0f/0x1790 worker_thread+0x63b/0x1260 kthread+0x2e9/0x3a0 ret_from_fork+0x2c/0x50 The buggy address belongs to the object at ffff888045c3c000 which belongs to the cache kmalloc-4k of size 4096 The buggy address is located 0 bytes inside of freed 4096-byte region [ffff888045c3c000, ffff888045c3d000) The buggy address belongs to the physical page: page:000000001e8f9fba refcount:1 mapcount:0 mapping:0000000000000000 index:0xffff888045c38000 pfn:0x45c38 head:000000001e8f9fba order:3 entire_mapcount:0 nr_pages_mapped:0 pincount:0 flags: 0x100000000010200(slab|head|node=0|zone=1) page_type: 0xffffffff() raw: 0100000000010200 ffff888008442140 ffffea00011e2810 ffffea000056cc10 raw: ffff888045c38000 0000000000040003 00000001ffffffff 0000000000000000 page dumped because: kasan: bad access detected Memory state around the buggy address: ffff888045c3bf00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ffff888045c3bf80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc >ffff888045c3c000: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ^ ffff888045c3c080: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ffff888045c3c100: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ================================================================== general protection fault, probably for non-canonical address 0xe0af5c5620000024: 0000 [#1] PREEMPT SMP KASAN NOPTI KASAN: maybe wild-memory-access in range [0x057b02b100000120-0x057b02b100000127] CPU: 1 PID: 289 Comm: kworker/u5:6 Tainted: G B 6.3.0-rc1-next-20230308 #1 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.12.0-1 04/01/2014 Workqueue: hci5 hci_error_reset RIP: 0010:hci_conn_cleanup+0x1c5/0x780 Code: fc ff df 48 89 fa 48 c1 ea 03 80 3c 02 00 0f 85 ef 04 00 00 48 89 da 49 89 5c 24 08 48 b8 00 00 00 00 00 fc ff df 48 c1 ea 03 <80> 3c 02 00 0f 85 ab 04 00 00 48 b8 22 01 00 00 00 00 ad de 4c 89 RSP: 0018:ffff8880439ffb60 EFLAGS: 00010216 RAX: dffffc0000000000 RBX: 057b02b100000121 RCX: ffffffff83da5793 RDX: 00af605620000024 RSI: 0000000000000008 RDI: ffff88804872d138 RBP: ffff888045c3c000 R08: 0000000000000001 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000001 R12: ffff88804872d130 R13: ffff888045c3c240 R14: dffffc0000000000 R15: ffff8880448fc000 FS: 0000000000000000(0000) GS:ffff88806cf00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007ffe7ddc9910 CR3: 000000000dcca000 CR4: 0000000000350ee0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000600 Call Trace: hci_conn_del+0x28f/0x940 hci_conn_hash_flush+0x195/0x230 hci_dev_close_sync+0x57f/0xff0 hci_error_reset+0xab/0x140 process_one_work+0xa0f/0x1790 worker_thread+0x63b/0x1260 kthread+0x2e9/0x3a0 ret_from_fork+0x2c/0x50 Modules linked in: ---[ end trace 0000000000000000 ]--- RIP: 0010:hci_conn_cleanup+0x1c5/0x780 Code: fc ff df 48 89 fa 48 c1 ea 03 80 3c 02 00 0f 85 ef 04 00 00 48 89 da 49 89 5c 24 08 48 b8 00 00 00 00 00 fc ff df 48 c1 ea 03 <80> 3c 02 00 0f 85 ab 04 00 00 48 b8 22 01 00 00 00 00 ad de 4c 89 RSP: 0018:ffff8880439ffb60 EFLAGS: 00010216 RAX: dffffc0000000000 RBX: 057b02b100000121 RCX: ffffffff83da5793 RDX: 00af605620000024 RSI: 0000000000000008 RDI: ffff88804872d138 RBP: ffff888045c3c000 R08: 0000000000000001 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000001 R12: ffff88804872d130 R13: ffff888045c3c240 R14: dffffc0000000000 R15: ffff8880448fc000 FS: 0000000000000000(0000) GS:ffff88806cf00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007ffe7ddc9910 CR3: 0000000005482000 CR4: 0000000000350ee0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000600 loop6: detected capacity change from 0 to 40 ---------------- Code disassembly (best guess), 2 bytes skipped: 0: df 48 89 fisttps -0x77(%rax) 3: fa cli 4: 48 c1 ea 03 shr $0x3,%rdx 8: 80 3c 02 00 cmpb $0x0,(%rdx,%rax,1) c: 0f 85 ef 04 00 00 jne 0x501 12: 48 89 da mov %rbx,%rdx 15: 49 89 5c 24 08 mov %rbx,0x8(%r12) 1a: 48 b8 00 00 00 00 00 movabs $0xdffffc0000000000,%rax 21: fc ff df 24: 48 c1 ea 03 shr $0x3,%rdx * 28: 80 3c 02 00 cmpb $0x0,(%rdx,%rax,1) <-- trapping instruction 2c: 0f 85 ab 04 00 00 jne 0x4dd 32: 48 b8 22 01 00 00 00 movabs $0xdead000000000122,%rax 39: 00 ad de 3c: 4c rex.WR 3d: 89 .byte 0x89