Bluetooth: hci7: Controller not accepting commands anymore: ncmd = 0 Bluetooth: hci7: Injecting HCI hardware error event Bluetooth: hci7: hardware error 0x00 ================================================================== BUG: KASAN: slab-use-after-free in hci_conn_hash_flush+0x1f9/0x230 Read of size 8 at addr ffff88800b9a2000 by task kworker/u5:2/286 CPU: 1 PID: 286 Comm: kworker/u5:2 Not tainted 6.2.0-next-20230303 #1 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.12.0-1 04/01/2014 Workqueue: hci7 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 5295: 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 286: 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 ffff88800b9a2000 which belongs to the cache kmalloc-4k of size 4096 The buggy address is located 0 bytes inside of freed 4096-byte region [ffff88800b9a2000, ffff88800b9a3000) The buggy address belongs to the physical page: page:000000009adfc4e5 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0xb9a0 head:000000009adfc4e5 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 dead000000000100 dead000000000122 raw: 0000000000000000 0000000000040004 00000001ffffffff 0000000000000000 page dumped because: kasan: bad access detected Memory state around the buggy address: ffff88800b9a1f00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ffff88800b9a1f80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc >ffff88800b9a2000: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ^ ffff88800b9a2080: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ffff88800b9a2100: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ================================================================== general protection fault, probably for non-canonical address 0xe0c61c48c0000023: 0000 [#1] PREEMPT SMP KASAN NOPTI KASAN: maybe wild-memory-access in range [0x0631024600000118-0x063102460000011f] CPU: 0 PID: 286 Comm: kworker/u5:2 Tainted: G B 6.2.0-next-20230303 #1 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.12.0-1 04/01/2014 Workqueue: hci7 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:ffff88803e657b60 EFLAGS: 00010213 RAX: dffffc0000000000 RBX: 063102460000011e RCX: ffffffff83da5923 RDX: 00c62048c0000023 RSI: 0000000000000008 RDI: ffff88801f484d88 RBP: ffff88800b9a2000 R08: 0000000000000001 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000001 R12: ffff88801f484d80 R13: ffff88800b9a2240 R14: dffffc0000000000 R15: ffff88800fbd8000 FS: 0000000000000000(0000) GS:ffff88806ce00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 000055a42c8564b8 CR3: 0000000006a42000 CR4: 0000000000350ef0 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:ffff88803e657b60 EFLAGS: 00010213 RAX: dffffc0000000000 RBX: 063102460000011e RCX: ffffffff83da5923 RDX: 00c62048c0000023 RSI: 0000000000000008 RDI: ffff88801f484d88 RBP: ffff88800b9a2000 R08: 0000000000000001 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000001 R12: ffff88801f484d80 R13: ffff88800b9a2240 R14: dffffc0000000000 R15: ffff88800fbd8000 FS: 0000000000000000(0000) GS:ffff88806ce00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 000055a42c8564b8 CR3: 0000000006a42000 CR4: 0000000000350ef0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000600 nfs4: Unknown parameter 'ķe_' Bluetooth: hci4: Opcode 0x c03 failed: -110 Bluetooth: hci6: Opcode 0x c03 failed: -110 Bluetooth: hci2: Opcode 0x c03 failed: -110 Bluetooth: hci3: Opcode 0x c03 failed: -110 nfs4: Unknown parameter 'ķe_' journal_path: Lookup failure for './file1' EXT4-fs: error: could not find journal device path journal_path: Lookup failure for './file1' EXT4-fs: error: could not find journal device path journal_path: Lookup failure for './file1' EXT4-fs: error: could not find journal device path journal_path: Lookup failure for './file1' EXT4-fs: error: could not find journal device path journal_path: Lookup failure for './file1' EXT4-fs: error: could not find journal device path netlink: 96 bytes leftover after parsing attributes in process `syz-executor.1'. netlink: 96 bytes leftover after parsing attributes in process `syz-executor.1'. netlink: 96 bytes leftover after parsing attributes in process `syz-executor.1'. netlink: 224 bytes leftover after parsing attributes in process `syz-executor.5'. IPv6: Can't replace route, no match found netlink: 96 bytes leftover after parsing attributes in process `syz-executor.1'. IPv6: Can't replace route, no match found netlink: 224 bytes leftover after parsing attributes in process `syz-executor.5'. IPv6: Can't replace route, no match found netlink: 96 bytes leftover after parsing attributes in process `syz-executor.1'. IPv6: Can't replace route, no match found netlink: 224 bytes leftover after parsing attributes in process `syz-executor.3'. netlink: 224 bytes leftover after parsing attributes in process `syz-executor.1'. syz-executor.7 (8936) used greatest stack depth: 23640 bytes left netlink: 224 bytes leftover after parsing attributes in process `syz-executor.5'. syz-executor.7 (8979) used greatest stack depth: 22464 bytes left __nla_validate_parse: 6 callbacks suppressed netlink: 224 bytes leftover after parsing attributes in process `syz-executor.2'. ---------------- 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