syzbot


BUG: sleeping function called from invalid context in hci_cmd_sync_submit

Status: upstream: reported C repro on 2023/07/04 08:10
Subsystems: bluetooth
[Documentation on labels]
Reported-by: syzbot+e7be5be00de0c3c2d782@syzkaller.appspotmail.com
First crash: 301d, last: 54d
Cause bisection: introduced by (bisect log) :
commit a13f316e90fdb1fb6df6582e845aa9b3270f3581
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: Tue Jun 27 00:25:06 2023 +0000

  Bluetooth: hci_conn: Consolidate code for aborting connections

Crash: BUG: sleeping function called from invalid context in hci_cmd_sync_submit (log)
Repro: C syz .config
  
Fix bisection: fixed by (bisect log) :
commit c7eaf80bfb0c8cef852cce9501b95dd5a6bddcb9
Author: Ying Hsu <yinghsu@chromium.org>
Date: Mon Sep 4 14:11:51 2023 +0000

  Bluetooth: Fix hci_link_tx_to RCU lock usage

  
Discussions (5)
Title Replies (including bot) Last reply
[syzbot] Monthly bluetooth report (Mar 2024) 0 (1) 2024/03/06 22:08
[syzbot] [bluetooth?] BUG: sleeping function called from invalid context in hci_cmd_sync_submit 0 (3) 2023/12/15 22:47
[syzbot] Monthly bluetooth report (Oct 2023) 0 (1) 2023/10/02 12:39
[syzbot] Monthly bluetooth report (Sep 2023) 0 (1) 2023/09/01 08:50
[syzbot] Monthly bluetooth report (Aug 2023) 0 (1) 2023/08/01 12:53
Similar bugs (1)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
linux-6.1 BUG: sleeping function called from invalid context in hci_cmd_sync_submit origin:lts-only C 2612 21m 31d 0/3 upstream: reported C repro on 2024/03/27 00:47
Last patch testing requests (10)
Created Duration User Patch Repo Result
2023/10/28 20:49 30m retest repro git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci OK log
2023/10/28 19:20 26m retest repro git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci OK log
2023/10/28 19:20 26m retest repro git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci OK log
2023/10/28 19:20 26m retest repro git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci OK log
2023/10/28 19:20 27m retest repro git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci OK log
2023/10/28 17:48 23m retest repro linux-next OK log
2023/10/28 13:04 23m retest repro linux-next OK log
2023/10/28 13:04 23m retest repro linux-next OK log
2023/10/28 13:04 23m retest repro linux-next OK log
2023/10/28 13:04 2h03m retest repro linux-next OK log
Fix bisection attempts (2)
Created Duration User Patch Repo Result
2023/12/15 17:15 5h30m bisect fix upstream job log (1)
2023/11/15 04:00 6h04m bisect fix upstream job log (0) log
Cause bisection attempts (2)
Created Duration User Patch Repo Result
2023/09/16 22:51 6h06m bisect net-next job log (1) log
2023/07/05 03:15 3h29m bisect linux-next error job log (0)
marked invalid by nogikh@google.com

Sample crash report:
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
BUG: sleeping function called from invalid context at kernel/locking/mutex.c:580
in_atomic(): 0, irqs_disabled(): 0, non_block: 0, pid: 4451, name: kworker/u5:1
preempt_count: 0, expected: 0
RCU nest depth: 1, expected: 0
3 locks held by kworker/u5:1/4451:
 #0: ffff8880183dd938 ((wq_completion)hci0#2){+.+.}-{0:0}, at: process_one_work+0x787/0x15c0 kernel/workqueue.c:2605
 #1: ffffc9000dca7d80 ((work_completion)(&hdev->tx_work)){+.+.}-{0:0}, at: process_one_work+0x7e9/0x15c0 kernel/workqueue.c:2606
 #2: ffffffff8cbab2e0 (rcu_read_lock){....}-{1:2}, at: rcu_lock_acquire include/linux/rcupdate.h:303 [inline]
 #2: ffffffff8cbab2e0 (rcu_read_lock){....}-{1:2}, at: rcu_read_lock include/linux/rcupdate.h:749 [inline]
 #2: ffffffff8cbab2e0 (rcu_read_lock){....}-{1:2}, at: hci_link_tx_to net/bluetooth/hci_core.c:3414 [inline]
 #2: ffffffff8cbab2e0 (rcu_read_lock){....}-{1:2}, at: __check_timeout net/bluetooth/hci_core.c:3567 [inline]
 #2: ffffffff8cbab2e0 (rcu_read_lock){....}-{1:2}, at: __check_timeout+0x20b/0x4e0 net/bluetooth/hci_core.c:3547
CPU: 1 PID: 4451 Comm: kworker/u5:1 Not tainted 6.6.0-rc2-syzkaller-00244-g27bbf45eae9c #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 08/04/2023
Workqueue: hci0 hci_tx_work
Call Trace:
 <TASK>
 __dump_stack lib/dump_stack.c:88 [inline]
 dump_stack_lvl+0x125/0x1b0 lib/dump_stack.c:106
 __might_resched+0x3c3/0x5e0 kernel/sched/core.c:10187
 __mutex_lock_common kernel/locking/mutex.c:580 [inline]
 __mutex_lock+0xee/0x1340 kernel/locking/mutex.c:747
 hci_cmd_sync_submit+0x3f/0x340 net/bluetooth/hci_sync.c:699
 hci_cmd_sync_queue+0x79/0xa0 net/bluetooth/hci_sync.c:739
 hci_abort_conn+0x15b/0x330 net/bluetooth/hci_conn.c:2928
 hci_disconnect+0xc4/0x220 net/bluetooth/hci_conn.c:258
 hci_link_tx_to net/bluetooth/hci_core.c:3421 [inline]
 __check_timeout net/bluetooth/hci_core.c:3567 [inline]
 __check_timeout+0x32f/0x4e0 net/bluetooth/hci_core.c:3547
 hci_sched_acl_pkt net/bluetooth/hci_core.c:3625 [inline]
 hci_sched_acl net/bluetooth/hci_core.c:3728 [inline]
 hci_tx_work+0x11bc/0x1d30 net/bluetooth/hci_core.c:3827
 process_one_work+0x884/0x15c0 kernel/workqueue.c:2630
 process_scheduled_works kernel/workqueue.c:2703 [inline]
 worker_thread+0x8b9/0x1290 kernel/workqueue.c:2784
 kthread+0x33c/0x440 kernel/kthread.c:388
 ret_from_fork+0x45/0x80 arch/x86/kernel/process.c:147
 ret_from_fork_asm+0x11/0x20 arch/x86/entry/entry_64.S:304
 </TASK>

=============================
[ BUG: Invalid wait context ]
6.6.0-rc2-syzkaller-00244-g27bbf45eae9c #0 Tainted: G        W         
-----------------------------
kworker/u5:1/4451 is trying to lock:
ffff888029c249b0 (&hdev->unregister_lock){+.+.}-{3:3}, at: hci_cmd_sync_submit+0x3f/0x340 net/bluetooth/hci_sync.c:699
other info that might help us debug this:
context-{4:4}
3 locks held by kworker/u5:1/4451:
 #0: ffff8880183dd938 ((wq_completion)hci0#2){+.+.}-{0:0}, at: process_one_work+0x787/0x15c0 kernel/workqueue.c:2605
 #1: ffffc9000dca7d80 ((work_completion)(&hdev->tx_work)){+.+.}-{0:0}, at: process_one_work+0x7e9/0x15c0 kernel/workqueue.c:2606
 #2: ffffffff8cbab2e0 (rcu_read_lock){....}-{1:2}, at: rcu_lock_acquire include/linux/rcupdate.h:303 [inline]
 #2: ffffffff8cbab2e0 (rcu_read_lock){....}-{1:2}, at: rcu_read_lock include/linux/rcupdate.h:749 [inline]
 #2: ffffffff8cbab2e0 (rcu_read_lock){....}-{1:2}, at: hci_link_tx_to net/bluetooth/hci_core.c:3414 [inline]
 #2: ffffffff8cbab2e0 (rcu_read_lock){....}-{1:2}, at: __check_timeout net/bluetooth/hci_core.c:3567 [inline]
 #2: ffffffff8cbab2e0 (rcu_read_lock){....}-{1:2}, at: __check_timeout+0x20b/0x4e0 net/bluetooth/hci_core.c:3547
stack backtrace:
CPU: 1 PID: 4451 Comm: kworker/u5:1 Tainted: G        W          6.6.0-rc2-syzkaller-00244-g27bbf45eae9c #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 08/04/2023
Workqueue: hci0 hci_tx_work
Call Trace:
 <TASK>
 __dump_stack lib/dump_stack.c:88 [inline]
 dump_stack_lvl+0xd9/0x1b0 lib/dump_stack.c:106
 print_lock_invalid_wait_context kernel/locking/lockdep.c:4750 [inline]
 check_wait_context kernel/locking/lockdep.c:4820 [inline]
 __lock_acquire+0x1575/0x5de0 kernel/locking/lockdep.c:5086
 lock_acquire kernel/locking/lockdep.c:5753 [inline]
 lock_acquire+0x1ae/0x510 kernel/locking/lockdep.c:5718
 __mutex_lock_common kernel/locking/mutex.c:603 [inline]
 __mutex_lock+0x181/0x1340 kernel/locking/mutex.c:747
 hci_cmd_sync_submit+0x3f/0x340 net/bluetooth/hci_sync.c:699
 hci_cmd_sync_queue+0x79/0xa0 net/bluetooth/hci_sync.c:739
 hci_abort_conn+0x15b/0x330 net/bluetooth/hci_conn.c:2928
 hci_disconnect+0xc4/0x220 net/bluetooth/hci_conn.c:258
 hci_link_tx_to net/bluetooth/hci_core.c:3421 [inline]
 __check_timeout net/bluetooth/hci_core.c:3567 [inline]
 __check_timeout+0x32f/0x4e0 net/bluetooth/hci_core.c:3547
 hci_sched_acl_pkt net/bluetooth/hci_core.c:3625 [inline]
 hci_sched_acl net/bluetooth/hci_core.c:3728 [inline]
 hci_tx_work+0x11bc/0x1d30 net/bluetooth/hci_core.c:3827
 process_one_work+0x884/0x15c0 kernel/workqueue.c:2630
 process_scheduled_works kernel/workqueue.c:2703 [inline]
 worker_thread+0x8b9/0x1290 kernel/workqueue.c:2784
 kthread+0x33c/0x440 kernel/kthread.c:388
 ret_from_fork+0x45/0x80 arch/x86/kernel/process.c:147
 ret_from_fork_asm+0x11/0x20 arch/x86/entry/entry_64.S:304
 </TASK>
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: Wrong link type (-71)
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: Wrong link type (-71)
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: Wrong link type (-71)
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: Wrong link type (-71)
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: Wrong link type (-71)
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 10:aa:aa:aa:aa:aa
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: command 0x0406 tx timeout
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: Wrong link type (-71)
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: Wrong link type (-71)
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: Wrong link type (-71)
Bluetooth: hci0: link tx timeout
Bluetooth: hci0: killing stalled connection 11:aa:aa:aa:aa:aa
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: command 0x0406 tx timeout
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201
Bluetooth: hci0: ACL packet for unknown connection handle 201

Crashes (3400):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2023/09/22 07:58 upstream 27bbf45eae9c 0b6a67ac .config strace log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/09/22 06:20 upstream 27bbf45eae9c 0b6a67ac .config strace log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/09/15 19:40 upstream 9fdfb15a3dbf 0b6a67ac .config strace log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/09/07 01:15 upstream 744a759492b5 72324844 .config strace log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/09/06 17:43 upstream 65d6e954e378 8bc9053e .config strace log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/09/05 20:30 upstream 3f86ed6ec0b3 8bc9053e .config strace log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/09/05 13:05 upstream 3f86ed6ec0b3 8bc9053e .config strace log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/09/03 08:18 upstream 92901222f83d 696ea0d2 .config strace log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/08/31 12:28 upstream ef2a0b7cdbc5 84803932 .config strace log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/08/31 00:11 upstream 6c1b980a7e79 84803932 .config strace log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/01 14:05 upstream e402b08634b3 8e26a358 .config console log report syz C [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/09/03 05:38 upstream fdde61878047 696ea0d2 .config console log report syz C [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/09/17 18:24 net 0113d9c9d1cc 0b6a67ac .config strace log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/09/07 02:07 net 1a961e74d5ab 72324844 .config strace log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/08/31 06:11 net 4e60de1e4769 84803932 .config strace log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/09/17 19:14 net-next 1e73cfe85952 0b6a67ac .config strace log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/09/07 02:59 net-next bd6c11bc43c4 72324844 .config strace log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/08/31 07:07 net-next bd6c11bc43c4 84803932 .config strace log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/08/21 11:48 net-next cb39c35783f2 d216d8a0 .config strace log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/08/21 07:13 net-next 669a55560e4b d216d8a0 .config strace log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/08/12 11:12 linux-next 21ef7b1e17d0 39990d51 .config strace log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/08/10 07:49 linux-next 21ef7b1e17d0 13ca4cd6 .config strace log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/08/10 07:14 linux-next 21ef7b1e17d0 13ca4cd6 .config strace log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/07/18 17:30 linux-next aeba456828b4 022df2bb .config strace log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/07/10 18:09 linux-next fe57d0d86f03 52ae002a .config strace log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/06/30 20:20 linux-next 6352a698ca5b 01298212 .config strace log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/11 20:50 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 19af4a4ed414 83165b57 .config console log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/11 17:15 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 19af4a4ed414 83165b57 .config console log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/11 15:44 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 19af4a4ed414 83165b57 .config console log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/09/30 01:22 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 2e530aeb342b 8e26a358 .config console log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/09/28 22:39 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bf6547d8715b c2ab1e5d .config console log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/05 17:46 upstream 3006adf3be79 b7d7ff54 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-badwrites-root BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/05 16:37 upstream 3006adf3be79 b7d7ff54 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/05 13:12 upstream 3006adf3be79 b7d7ff54 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/05 06:55 upstream ba7d997a2a29 b7d7ff54 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/02 00:48 upstream e402b08634b3 8e26a358 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/04 00:30 upstream cbf3a2cb156a 65faba36 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-386 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/06 00:18 upstream 3006adf3be79 becbb1de .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/04 08:57 upstream cbf3a2cb156a 65faba36 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/01 18:05 net 6b09edc1b317 8e26a358 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/05 10:20 net-next 93e7eca853ca b7d7ff54 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/09/05 08:06 linux-next c50216cfa084 8bc9053e .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/13 18:57 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 19af4a4ed414 6388bc36 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/13 15:19 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 19af4a4ed414 6388bc36 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/13 13:55 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 19af4a4ed414 6388bc36 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/13 08:56 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 19af4a4ed414 6388bc36 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/13 05:53 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 19af4a4ed414 6388bc36 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/13 04:47 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 19af4a4ed414 6388bc36 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/13 03:12 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 19af4a4ed414 fc170927 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/12 22:40 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 19af4a4ed414 fc170927 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/12 20:22 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 19af4a4ed414 fc170927 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/12 18:43 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 19af4a4ed414 fc170927 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/12 17:57 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 19af4a4ed414 fc170927 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/12 16:35 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 19af4a4ed414 fc170927 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/12 15:00 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 19af4a4ed414 83165b57 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/12 13:58 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 19af4a4ed414 83165b57 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/12 12:25 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 19af4a4ed414 83165b57 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/12 10:30 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 19af4a4ed414 83165b57 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/12 07:08 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 19af4a4ed414 83165b57 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/12 04:07 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 19af4a4ed414 83165b57 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/12 01:30 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 19af4a4ed414 83165b57 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/11 22:59 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 19af4a4ed414 83165b57 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/11 18:33 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 19af4a4ed414 83165b57 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/11 15:43 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 19af4a4ed414 83165b57 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/11 12:38 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 19af4a4ed414 83165b57 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/11 07:03 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 19af4a4ed414 83165b57 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/11 04:12 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 19af4a4ed414 83165b57 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/10 20:19 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 19af4a4ed414 83165b57 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/10 17:48 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 19af4a4ed414 83165b57 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/10 16:47 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 19af4a4ed414 83165b57 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/10 14:03 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 19af4a4ed414 c9be5398 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/10 11:20 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 19af4a4ed414 c9be5398 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/10 09:59 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 19af4a4ed414 c9be5398 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/10 06:38 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 19af4a4ed414 c9be5398 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/10 05:17 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 19af4a4ed414 c9be5398 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/10 04:08 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 19af4a4ed414 c9be5398 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/10 02:02 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 19af4a4ed414 3c53c7d9 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/09 22:26 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 19af4a4ed414 3c53c7d9 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/09 20:57 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 19af4a4ed414 3c53c7d9 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/09 18:02 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 19af4a4ed414 3c53c7d9 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/09 16:01 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 19af4a4ed414 3c53c7d9 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/09 15:29 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 19af4a4ed414 3c53c7d9 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/09 14:11 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 19af4a4ed414 3c53c7d9 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/09 08:47 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 19af4a4ed414 5e837c76 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/09 07:01 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 19af4a4ed414 5e837c76 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/09 03:25 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 19af4a4ed414 5e837c76 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/09 00:35 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 19af4a4ed414 5e837c76 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/08 22:55 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 19af4a4ed414 5e837c76 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/08 20:29 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 19af4a4ed414 5e837c76 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/08 20:29 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 19af4a4ed414 5e837c76 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/08 18:51 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 19af4a4ed414 5e837c76 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/08 17:44 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 19af4a4ed414 5e837c76 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023/10/08 15:37 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 19af4a4ed414 5e837c76 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2024/03/04 05:08 upstream 58c806d867bf 25905f5d .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce KASAN: slab-use-after-free Read in l2cap_recv_acldata
2024/01/18 19:42 upstream 296455ade1fd 239abf84 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce KASAN: slab-use-after-free Read in l2cap_recv_acldata
2024/01/11 20:04 upstream acc657692aed 00f3cc59 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root KASAN: slab-use-after-free Read in l2cap_recv_acldata
* Struck through repros no longer work on HEAD.