===================================== WARNING: bad unlock balance detected! 5.15.184-syzkaller #0 Not tainted ------------------------------------- kworker/u5:0/144 is trying to release lock (&chan->lock) at: [] l2cap_chan_unlock include/net/bluetooth/l2cap.h:860 [inline] [] l2cap_conless_channel net/bluetooth/l2cap_core.c:7767 [inline] [] l2cap_recv_frame+0x934/0x61a4 net/bluetooth/l2cap_core.c:7820 but there are no more locks to release! other info that might help us debug this: 2 locks held by kworker/u5:0/144: #0: ffff0000dbe4b938 ((wq_completion)hci0#2){+.+.}-{0:0}, at: process_one_work+0x678/0x1140 kernel/workqueue.c:2283 #1: ffff80001be17c00 ((work_completion)(&hdev->rx_work)){+.+.}-{0:0}, at: process_one_work+0x6b8/0x1140 kernel/workqueue.c:2285 stack backtrace: CPU: 1 PID: 144 Comm: kworker/u5:0 Not tainted 5.15.184-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/07/2025 Workqueue: hci0 hci_rx_work Call trace: dump_backtrace+0x0/0x43c arch/arm64/kernel/stacktrace.c:152 show_stack+0x2c/0x3c arch/arm64/kernel/stacktrace.c:216 __dump_stack+0x30/0x40 lib/dump_stack.c:88 dump_stack_lvl+0xf8/0x160 lib/dump_stack.c:106 dump_stack+0x1c/0x5c lib/dump_stack.c:113 print_unlock_imbalance_bug+0x11c/0x160 kernel/locking/lockdep.c:5065 __lock_release kernel/locking/lockdep.c:5302 [inline] lock_release+0x454/0x8e8 kernel/locking/lockdep.c:5643 __mutex_unlock_slowpath+0xc0/0x5d8 kernel/locking/mutex.c:851 mutex_unlock+0x90/0xec kernel/locking/mutex.c:536 l2cap_chan_unlock include/net/bluetooth/l2cap.h:860 [inline] l2cap_conless_channel net/bluetooth/l2cap_core.c:7767 [inline] l2cap_recv_frame+0x934/0x61a4 net/bluetooth/l2cap_core.c:7820 l2cap_recv_acldata+0x4dc/0x137c net/bluetooth/l2cap_core.c:8532 hci_acldata_packet net/bluetooth/hci_core.c:4973 [inline] hci_rx_work+0x3a0/0x880 net/bluetooth/hci_core.c:5165 process_one_work+0x79c/0x1140 kernel/workqueue.c:2310 worker_thread+0x8f4/0x101c kernel/workqueue.c:2457 kthread+0x374/0x454 kernel/kthread.c:334 ret_from_fork+0x10/0x20 arch/arm64/kernel/entry.S:870 ================================================================== BUG: KASAN: use-after-free in debug_spin_lock_before kernel/locking/spinlock_debug.c:85 [inline] BUG: KASAN: use-after-free in do_raw_spin_lock+0x234/0x2f0 kernel/locking/spinlock_debug.c:114 Read of size 4 at addr ffff0000c27d908c by task kworker/u5:0/144 CPU: 0 PID: 144 Comm: kworker/u5:0 Not tainted 5.15.184-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/07/2025 Workqueue: hci0 hci_rx_work Call trace: dump_backtrace+0x0/0x43c arch/arm64/kernel/stacktrace.c:152 show_stack+0x2c/0x3c arch/arm64/kernel/stacktrace.c:216 __dump_stack+0x30/0x40 lib/dump_stack.c:88 dump_stack_lvl+0xf8/0x160 lib/dump_stack.c:106 print_address_description+0x78/0x30c mm/kasan/report.c:248 __kasan_report mm/kasan/report.c:434 [inline] kasan_report+0xec/0x15c mm/kasan/report.c:451 __asan_report_load4_noabort+0x44/0x50 mm/kasan/report_generic.c:308 debug_spin_lock_before kernel/locking/spinlock_debug.c:85 [inline] do_raw_spin_lock+0x234/0x2f0 kernel/locking/spinlock_debug.c:114 __raw_spin_lock_bh include/linux/spinlock_api_smp.h:136 [inline] _raw_spin_lock_bh+0x11c/0x1b4 kernel/locking/spinlock.c:178 spin_lock_bh include/linux/spinlock.h:368 [inline] __lock_sock+0x114/0x25c net/core/sock.c:2702 lock_sock_nested+0x124/0x1d4 net/core/sock.c:3256 lock_sock include/net/sock.h:1694 [inline] l2cap_sock_recv_cb+0x5c/0x1c4 net/bluetooth/l2cap_sock.c:1499 l2cap_conless_channel net/bluetooth/l2cap_core.c:7766 [inline] l2cap_recv_frame+0x880/0x61a4 net/bluetooth/l2cap_core.c:7820 l2cap_recv_acldata+0x4dc/0x137c net/bluetooth/l2cap_core.c:8532 hci_acldata_packet net/bluetooth/hci_core.c:4973 [inline] hci_rx_work+0x3a0/0x880 net/bluetooth/hci_core.c:5165 process_one_work+0x79c/0x1140 kernel/workqueue.c:2310 worker_thread+0x8f4/0x101c kernel/workqueue.c:2457 kthread+0x374/0x454 kernel/kthread.c:334 ret_from_fork+0x10/0x20 arch/arm64/kernel/entry.S:870 Allocated by task 4967: kasan_save_stack mm/kasan/common.c:38 [inline] kasan_set_track mm/kasan/common.c:46 [inline] set_alloc_info mm/kasan/common.c:434 [inline] ____kasan_kmalloc mm/kasan/common.c:513 [inline] __kasan_kmalloc+0xb0/0xf0 mm/kasan/common.c:522 kasan_kmalloc include/linux/kasan.h:264 [inline] __kmalloc+0x298/0x44c mm/slub.c:4407 kmalloc include/linux/slab.h:609 [inline] sk_prot_alloc+0xc4/0x1f0 net/core/sock.c:1864 sk_alloc+0x40/0x388 net/core/sock.c:1917 l2cap_sock_alloc net/bluetooth/l2cap_sock.c:1861 [inline] l2cap_sock_create+0x140/0x354 net/bluetooth/l2cap_sock.c:1909 bt_sock_create+0x14c/0x24c net/bluetooth/af_bluetooth.c:130 __sock_create+0x4b0/0x8b4 net/socket.c:1486 sock_create net/socket.c:1542 [inline] __sys_socket+0xf0/0x18c net/socket.c:1584 __do_sys_socket net/socket.c:1593 [inline] __se_sys_socket net/socket.c:1591 [inline] __arm64_sys_socket+0x7c/0x94 net/socket.c:1591 __invoke_syscall arch/arm64/kernel/syscall.c:38 [inline] invoke_syscall+0x98/0x2b8 arch/arm64/kernel/syscall.c:52 el0_svc_common+0x138/0x258 arch/arm64/kernel/syscall.c:142 do_el0_svc+0x58/0x14c arch/arm64/kernel/syscall.c:181 el0_svc+0x78/0x1e0 arch/arm64/kernel/entry-common.c:608 el0t_64_sync_handler+0xcc/0xe4 arch/arm64/kernel/entry-common.c:626 el0t_64_sync+0x1a0/0x1a4 arch/arm64/kernel/entry.S:584 Freed by task 4966: kasan_save_stack mm/kasan/common.c:38 [inline] kasan_set_track+0x4c/0x84 mm/kasan/common.c:46 kasan_set_free_info+0x28/0x4c mm/kasan/generic.c:360 ____kasan_slab_free+0x118/0x164 mm/kasan/common.c:366 __kasan_slab_free+0x18/0x28 mm/kasan/common.c:374 kasan_slab_free include/linux/kasan.h:230 [inline] slab_free_hook mm/slub.c:1705 [inline] slab_free_freelist_hook+0x128/0x1e8 mm/slub.c:1731 slab_free mm/slub.c:3499 [inline] kfree+0x170/0x40c mm/slub.c:4559 sk_prot_free net/core/sock.c:1900 [inline] __sk_destruct+0x41c/0x604 net/core/sock.c:1986 sk_destruct net/core/sock.c:2001 [inline] __sk_free+0x320/0x430 net/core/sock.c:2012 sk_free+0x68/0xdc net/core/sock.c:2023 sock_put include/net/sock.h:1939 [inline] l2cap_sock_kill+0x114/0x228 net/bluetooth/l2cap_sock.c:1258 l2cap_sock_release+0x130/0x1ac net/bluetooth/l2cap_sock.c:1429 __sock_release net/socket.c:649 [inline] sock_close+0xb4/0x1f8 net/socket.c:1336 __fput+0x1c0/0x7f8 fs/file_table.c:311 ____fput+0x20/0x30 fs/file_table.c:339 task_work_run+0x12c/0x1e0 kernel/task_work.c:188 tracehook_notify_resume include/linux/tracehook.h:189 [inline] do_notify_resume+0x24b4/0x3128 arch/arm64/kernel/signal.c:949 prepare_exit_to_user_mode arch/arm64/kernel/entry-common.c:133 [inline] exit_to_user_mode arch/arm64/kernel/entry-common.c:138 [inline] el0_svc+0xf0/0x1e0 arch/arm64/kernel/entry-common.c:609 el0t_64_sync_handler+0xcc/0xe4 arch/arm64/kernel/entry-common.c:626 el0t_64_sync+0x1a0/0x1a4 arch/arm64/kernel/entry.S:584 The buggy address belongs to the object at ffff0000c27d9000 which belongs to the cache kmalloc-2k of size 2048 The buggy address is located 140 bytes inside of 2048-byte region [ffff0000c27d9000, ffff0000c27d9800) The buggy address belongs to the page: page:00000000193ce342 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1027d8 head:00000000193ce342 order:3 compound_mapcount:0 compound_pincount:0 flags: 0x5ffc00000010200(slab|head|node=0|zone=2|lastcpupid=0x7ff) raw: 05ffc00000010200 dead000000000100 dead000000000122 ffff0000c0002900 raw: 0000000000000000 0000000000080008 00000001ffffffff 0000000000000000 page dumped because: kasan: bad access detected Memory state around the buggy address: ffff0000c27d8f80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ffff0000c27d9000: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb >ffff0000c27d9080: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ^ ffff0000c27d9100: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ffff0000c27d9180: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ==================================================================