====================================================== WARNING: possible circular locking dependency detected syzkaller #0 Not tainted ------------------------------------------------------ kworker/u5:8/4201 is trying to acquire lock: ffff8880612f3120 (sk_lock-AF_BLUETOOTH-BTPROTO_SCO){+.+.}-{0:0}, at: lock_sock include/net/sock.h:1731 [inline] ffff8880612f3120 (sk_lock-AF_BLUETOOTH-BTPROTO_SCO){+.+.}-{0:0}, at: sco_conn_ready net/bluetooth/sco.c:1120 [inline] ffff8880612f3120 (sk_lock-AF_BLUETOOTH-BTPROTO_SCO){+.+.}-{0:0}, at: sco_connect_cfm+0x148/0xa60 net/bluetooth/sco.c:1211 but task is already holding lock: ffffffff8d57a7e8 (hci_cb_list_lock){+.+.}-{3:3}, at: hci_connect_cfm include/net/bluetooth/hci_core.h:1502 [inline] ffffffff8d57a7e8 (hci_cb_list_lock){+.+.}-{3:3}, at: hci_conn_complete_evt+0xd19/0x1470 net/bluetooth/hci_event.c:2796 which lock already depends on the new lock. the existing dependency chain (in reverse order) is: -> #2 (hci_cb_list_lock){+.+.}-{3:3}: __mutex_lock_common+0x1e3/0x2400 kernel/locking/mutex.c:596 __mutex_lock kernel/locking/mutex.c:729 [inline] mutex_lock_nested+0x17/0x20 kernel/locking/mutex.c:743 hci_connect_cfm include/net/bluetooth/hci_core.h:1502 [inline] hci_remote_features_evt+0x5f5/0xa40 net/bluetooth/hci_event.c:3369 hci_event_packet+0x63a/0x1370 net/bluetooth/hci_event.c:6446 hci_rx_work+0x255/0xa10 net/bluetooth/hci_core.c:5160 process_one_work+0x85f/0x1010 kernel/workqueue.c:2310 worker_thread+0xaa6/0x1290 kernel/workqueue.c:2457 kthread+0x436/0x520 kernel/kthread.c:334 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:287 -> #1 (&hdev->lock){+.+.}-{3:3}: __mutex_lock_common+0x1e3/0x2400 kernel/locking/mutex.c:596 __mutex_lock kernel/locking/mutex.c:729 [inline] mutex_lock_nested+0x17/0x20 kernel/locking/mutex.c:743 sco_sock_connect+0x18f/0x910 net/bluetooth/sco.c:604 __sys_connect_file net/socket.c:1933 [inline] __sys_connect+0x3cb/0x450 net/socket.c:1950 __do_sys_connect net/socket.c:1960 [inline] __se_sys_connect net/socket.c:1957 [inline] __x64_sys_connect+0x76/0x80 net/socket.c:1957 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x66/0xd0 -> #0 (sk_lock-AF_BLUETOOTH-BTPROTO_SCO){+.+.}-{0:0}: check_prev_add kernel/locking/lockdep.c:3053 [inline] check_prevs_add kernel/locking/lockdep.c:3172 [inline] validate_chain kernel/locking/lockdep.c:3788 [inline] __lock_acquire+0x2c42/0x7d10 kernel/locking/lockdep.c:5012 lock_acquire+0x19e/0x400 kernel/locking/lockdep.c:5623 lock_sock_nested+0x44/0x100 net/core/sock.c:3259 lock_sock include/net/sock.h:1731 [inline] sco_conn_ready net/bluetooth/sco.c:1120 [inline] sco_connect_cfm+0x148/0xa60 net/bluetooth/sco.c:1211 hci_connect_cfm include/net/bluetooth/hci_core.h:1505 [inline] hci_conn_complete_evt+0xd83/0x1470 net/bluetooth/hci_event.c:2796 hci_event_packet+0x900/0x1370 net/bluetooth/hci_event.c:6418 hci_rx_work+0x255/0xa10 net/bluetooth/hci_core.c:5160 process_one_work+0x85f/0x1010 kernel/workqueue.c:2310 worker_thread+0xaa6/0x1290 kernel/workqueue.c:2457 kthread+0x436/0x520 kernel/kthread.c:334 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:287 other info that might help us debug this: Chain exists of: sk_lock-AF_BLUETOOTH-BTPROTO_SCO --> &hdev->lock --> hci_cb_list_lock Possible unsafe locking scenario: CPU0 CPU1 ---- ---- lock(hci_cb_list_lock); lock(&hdev->lock); lock(hci_cb_list_lock); lock(sk_lock-AF_BLUETOOTH-BTPROTO_SCO); *** DEADLOCK *** 4 locks held by kworker/u5:8/4201: #0: ffff888060b3a938 ((wq_completion)hci1#2){+.+.}-{0:0}, at: process_one_work+0x761/0x1010 kernel/workqueue.c:-1 #1: ffffc9000344fd00 ((work_completion)(&hdev->rx_work)){+.+.}-{0:0}, at: process_one_work+0x79f/0x1010 kernel/workqueue.c:2285 #2: ffff888075e28078 (&hdev->lock){+.+.}-{3:3}, at: hci_conn_complete_evt+0xc4/0x1470 net/bluetooth/hci_event.c:2672 #3: ffffffff8d57a7e8 (hci_cb_list_lock){+.+.}-{3:3}, at: hci_connect_cfm include/net/bluetooth/hci_core.h:1502 [inline] #3: ffffffff8d57a7e8 (hci_cb_list_lock){+.+.}-{3:3}, at: hci_conn_complete_evt+0xd19/0x1470 net/bluetooth/hci_event.c:2796 stack backtrace: CPU: 0 PID: 4201 Comm: kworker/u5:8 Not tainted syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/25/2025 Workqueue: hci1 hci_rx_work Call Trace: dump_stack_lvl+0x188/0x250 lib/dump_stack.c:106 check_noncircular+0x296/0x330 kernel/locking/lockdep.c:2133 check_prev_add kernel/locking/lockdep.c:3053 [inline] check_prevs_add kernel/locking/lockdep.c:3172 [inline] validate_chain kernel/locking/lockdep.c:3788 [inline] __lock_acquire+0x2c42/0x7d10 kernel/locking/lockdep.c:5012 lock_acquire+0x19e/0x400 kernel/locking/lockdep.c:5623 lock_sock_nested+0x44/0x100 net/core/sock.c:3259 lock_sock include/net/sock.h:1731 [inline] sco_conn_ready net/bluetooth/sco.c:1120 [inline] sco_connect_cfm+0x148/0xa60 net/bluetooth/sco.c:1211 hci_connect_cfm include/net/bluetooth/hci_core.h:1505 [inline] hci_conn_complete_evt+0xd83/0x1470 net/bluetooth/hci_event.c:2796 hci_event_packet+0x900/0x1370 net/bluetooth/hci_event.c:6418 hci_rx_work+0x255/0xa10 net/bluetooth/hci_core.c:5160 process_one_work+0x85f/0x1010 kernel/workqueue.c:2310 worker_thread+0xaa6/0x1290 kernel/workqueue.c:2457 kthread+0x436/0x520 kernel/kthread.c:334 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:287