syzbot


WARNING in l2cap_chan_del

Status: upstream: reported on 2024/03/17 15:15
Subsystems: bluetooth
[Documentation on labels]
Reported-by: syzbot+3272785b7a1fc9b510f6@syzkaller.appspotmail.com
First crash: 601d, last: 15h17m
Discussions (12)
Title Replies (including bot) Last reply
[syzbot] Monthly bluetooth report (Oct 2025) 0 (1) 2025/10/27 05:54
[syzbot] Monthly bluetooth report (Sep 2025) 0 (1) 2025/09/24 12:39
[syzbot] Monthly bluetooth report (Aug 2025) 0 (1) 2025/08/25 08:44
[syzbot] Monthly bluetooth report (Jul 2025) 0 (1) 2025/07/24 09:32
[syzbot] Monthly bluetooth report (Jun 2025) 0 (1) 2025/06/23 07:31
[syzbot] Monthly bluetooth report (Apr 2025) 0 (1) 2025/04/22 10:11
[syzbot] Monthly bluetooth report (Mar 2025) 0 (1) 2025/03/20 23:48
[syzbot] Monthly bluetooth report (Feb 2025) 0 (1) 2025/02/17 12:44
[syzbot] Monthly bluetooth report (Jan 2025) 0 (1) 2025/01/17 10:35
[syzbot] Monthly bluetooth report (Dec 2024) 0 (1) 2024/12/17 09:47
[syzbot] Monthly bluetooth report (Nov 2024) 0 (1) 2024/11/15 14:41
[syzbot] [bluetooth?] WARNING in l2cap_chan_del 0 (1) 2024/03/17 15:15
Similar bugs (5)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
linux-6.1 WARNING in l2cap_chan_del (2) -1 1 153d 153d 0/3 auto-obsoleted due to no activity on 2025/09/12 04:03
linux-6.1 WARNING in l2cap_chan_del -1 1 392d 392d 0/3 auto-obsoleted due to no activity on 2025/01/16 12:44
linux-5.15 WARNING in l2cap_chan_del -1 1 735d 735d 0/3 auto-obsoleted due to no activity on 2024/02/07 22:44
linux-5.15 WARNING in l2cap_chan_del (2) -1 1 488d 488d 0/3 auto-obsoleted due to no activity on 2024/10/11 21:12
linux-6.1 WARNING in l2cap_chan_del (3) -1 1 23d 23d 0/3 upstream: reported on 2025/10/12 00:28

Sample crash report:
------------[ cut here ]------------
workqueue: cannot queue hci_conn_timeout on wq hci1
WARNING: CPU: 0 PID: 15091 at kernel/workqueue.c:2257 __queue_work+0xd03/0x1160 kernel/workqueue.c:2256
Modules linked in:
CPU: 0 UID: 0 PID: 15091 Comm: syz.5.1782 Not tainted syzkaller #0 PREEMPT(full) 
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/02/2025
RIP: 0010:__queue_work+0xd03/0x1160 kernel/workqueue.c:2256
Code: 00 00 fc ff df 48 89 fa 48 c1 ea 03 80 3c 02 00 0f 85 4b 04 00 00 48 8b 75 18 4c 89 fa 48 c7 c7 20 27 8c 8b e8 1e 15 f7 ff 90 <0f> 0b 90 90 e9 2f f7 ff ff e8 0f e2 38 00 90 0f 0b 90 e9 b4 f5 ff
RSP: 0018:ffffc9000c7477f8 EFLAGS: 00010086
RAX: 0000000000000000 RBX: 0000000000000000 RCX: ffffc9001be84000
RDX: 0000000000080000 RSI: ffffffff817b7ef5 RDI: 0000000000000001
RBP: ffff88801e6f4948 R08: 0000000000000001 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000001 R12: 0000000000000000
R13: ffff888076034000 R14: ffff88801e6f4990 R15: ffff888076034178
FS:  00007fe0031d56c0(0000) GS:ffff8881249d1000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000001b2fafbff8 CR3: 0000000046703000 CR4: 00000000003526f0
Call Trace:
 <TASK>
 __queue_delayed_work+0x35b/0x460 kernel/workqueue.c:2509
 queue_delayed_work_on+0x1b5/0x200 kernel/workqueue.c:2561
 queue_delayed_work include/linux/workqueue.h:684 [inline]
 hci_conn_drop include/net/bluetooth/hci_core.h:1699 [inline]
 hci_conn_drop include/net/bluetooth/hci_core.h:1673 [inline]
 l2cap_chan_del+0x5a0/0x8f0 net/bluetooth/l2cap_core.c:671
 l2cap_chan_close+0xfe/0xa30 net/bluetooth/l2cap_core.c:844
 l2cap_sock_shutdown+0x3cc/0x10e0 net/bluetooth/l2cap_sock.c:1384
 l2cap_sock_release+0x8d/0x250 net/bluetooth/l2cap_sock.c:1431
 __sock_release+0xb3/0x270 net/socket.c:662
 sock_close+0x1c/0x30 net/socket.c:1455
 __fput+0x402/0xb70 fs/file_table.c:468
 task_work_run+0x150/0x240 kernel/task_work.c:227
 get_signal+0x1d0/0x26d0 kernel/signal.c:2807
 arch_do_signal_or_restart+0x8f/0x7c0 arch/x86/kernel/signal.c:337
 exit_to_user_mode_loop+0x85/0x130 kernel/entry/common.c:40
 exit_to_user_mode_prepare include/linux/irq-entry-common.h:225 [inline]
 syscall_exit_to_user_mode_work include/linux/entry-common.h:175 [inline]
 syscall_exit_to_user_mode include/linux/entry-common.h:210 [inline]
 do_syscall_64+0x426/0xfa0 arch/x86/entry/syscall_64.c:100
 entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7fe004f8efc9
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 a8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007fe0031d5038 EFLAGS: 00000246 ORIG_RAX: 000000000000002a
RAX: fffffffffffffffc RBX: 00007fe0051e6180 RCX: 00007fe004f8efc9
RDX: 000000000000000e RSI: 0000200000001280 RDI: 000000000000000b
RBP: 00007fe005011f91 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 00007fe0051e6218 R14: 00007fe0051e6180 R15: 00007ffc60603ec8
 </TASK>

Crashes (319):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2025/10/22 13:21 upstream 552c50713f27 252fbbad .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root WARNING in l2cap_chan_del
2025/10/19 03:08 upstream f406055cb18c 1c8c8cd8 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root WARNING in l2cap_chan_del
2025/10/10 09:44 upstream 5472d60c129f ff1712fe .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-badwrites-root WARNING in l2cap_chan_del
2025/09/25 02:07 upstream 4ea5af085908 0abd0691 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root WARNING in l2cap_chan_del
2025/09/07 02:09 upstream b236920731dd d291dd2d .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root WARNING in l2cap_chan_del
2025/08/26 10:52 upstream b6add54ba618 bf27483f .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root WARNING in l2cap_chan_del
2025/08/19 22:14 upstream b19a97d57c15 79512909 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root WARNING in l2cap_chan_del
2025/07/17 09:19 upstream e2291551827f 44f8051e .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root WARNING in l2cap_chan_del
2025/07/15 04:29 upstream 155a3c003e55 03fcfc4b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root WARNING in l2cap_chan_del
2025/06/22 23:21 upstream b67ec639010f d6cdfb8a .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root WARNING in l2cap_chan_del
2025/02/19 08:49 upstream 6537cfb395f3 9a14138f .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce WARNING in l2cap_chan_del
2024/04/10 21:05 upstream fe46a7dd189e 4320ec32 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs WARNING in l2cap_chan_del
2025/11/04 05:06 upstream 8bb886cb8f3a 686bf657 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-386 WARNING in l2cap_chan_del
2025/02/03 22:21 upstream 2014c95afece a21a8419 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-386 WARNING in l2cap_chan_del
2025/11/01 00:35 upstream b909d77359b8 2c50b6a9 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream WARNING in l2cap_chan_del
2025/10/30 11:26 upstream e53642b87a4f fd2207e7 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream WARNING in l2cap_chan_del
2025/10/27 01:51 upstream dbfc6422a34d c0460fcd .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream WARNING in l2cap_chan_del
2025/10/20 01:41 upstream d9043c79ba68 1c8c8cd8 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream WARNING in l2cap_chan_del
2025/10/12 04:52 upstream 98906f9d850e ff1712fe .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root WARNING in l2cap_chan_del
2025/10/08 00:05 upstream 971199ad2a0f 7e2882b3 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream WARNING in l2cap_chan_del
2025/10/07 20:39 upstream 971199ad2a0f 7e2882b3 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream WARNING in l2cap_chan_del
2025/09/22 18:19 upstream 07e27ad16399 770ff59f .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream WARNING in l2cap_chan_del
2025/09/21 22:51 upstream f975f08c2e89 67c37560 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream WARNING in l2cap_chan_del
2025/09/14 01:58 upstream 5cd64d4f9268 e2beed91 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream WARNING in l2cap_chan_del
2025/09/13 22:12 upstream 5cd64d4f9268 e2beed91 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream WARNING in l2cap_chan_del
2025/09/12 17:49 upstream 320475fbd590 e2beed91 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream WARNING in l2cap_chan_del
2025/09/11 03:21 upstream 7aac71907bde fdeaa69b .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream WARNING in l2cap_chan_del
2025/09/04 23:48 upstream 08b06c30a445 d291dd2d .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream WARNING in l2cap_chan_del
2025/09/02 11:25 upstream b320789d6883 96a211bc .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream WARNING in l2cap_chan_del
2025/09/01 09:21 upstream b320789d6883 807a3b61 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream WARNING in l2cap_chan_del
2025/09/01 02:49 upstream 5c3b3264e585 807a3b61 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream WARNING in l2cap_chan_del
2025/08/31 00:41 upstream c8bc81a52d5a 807a3b61 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream WARNING in l2cap_chan_del
2025/08/29 21:20 upstream fb679c832b64 807a3b61 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream WARNING in l2cap_chan_del
2025/08/26 17:55 upstream fab1beda7597 e12e5ba4 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream WARNING in l2cap_chan_del
2025/08/26 12:03 upstream fab1beda7597 bf27483f .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream WARNING in l2cap_chan_del
2025/08/24 18:17 upstream 69fd6b99b8f8 bf27483f .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream WARNING in l2cap_chan_del
2025/07/18 05:45 upstream 6832a9317eee 88248e14 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream WARNING in l2cap_chan_del
2025/07/17 19:00 upstream 6832a9317eee 89164500 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream WARNING in l2cap_chan_del
2025/07/17 06:03 upstream e2291551827f 44f8051e .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream WARNING in l2cap_chan_del
2025/07/17 00:08 upstream 155a3c003e55 44f8051e .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream WARNING in l2cap_chan_del
2025/07/12 12:56 upstream 379f604cc3dc 3cda49cf .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream WARNING in l2cap_chan_del
2025/07/10 09:52 upstream 8c2e52ebbe88 d7384b6d .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream WARNING in l2cap_chan_del
2025/07/10 05:36 upstream 8c2e52ebbe88 956bd956 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream WARNING in l2cap_chan_del
2025/07/04 19:25 upstream c435a4f487e8 d869b261 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream WARNING in l2cap_chan_del
2025/06/27 07:32 upstream f02769e7f272 803ce19b .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream WARNING in l2cap_chan_del
2025/06/26 00:03 upstream 92ca6c498a5e 26d77996 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream WARNING in l2cap_chan_del
2025/09/15 22:18 upstream f83ec76bf285 e2beed91 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 WARNING in l2cap_chan_del
2025/08/24 23:50 upstream 69fd6b99b8f8 bf27483f .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 WARNING in l2cap_chan_del
2025/08/21 08:21 upstream 41cd3fd15263 0b9605c8 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 WARNING in l2cap_chan_del
2025/07/02 19:44 upstream b4911fb0b060 0cd59a8f .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 WARNING in l2cap_chan_del
2025/06/30 11:20 upstream d0b3b7b22dfa fc9d8ee5 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 WARNING in l2cap_chan_del
2025/06/26 14:49 upstream ee88bddf7f2f 1ae8177e .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 WARNING in l2cap_chan_del
2024/03/13 15:10 upstream b0546776ad3f f919f202 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 WARNING in l2cap_chan_del
2025/10/13 12:36 net 0b4b77eff5f8 ff1712fe .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in l2cap_chan_del
2025/10/02 18:49 net daa26ea63c6f 49379ee0 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in l2cap_chan_del
2025/09/15 14:06 net 2e5fb2ff3173 e2beed91 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in l2cap_chan_del
2025/07/10 13:33 net dd831ac8221e 19d4829f .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in l2cap_chan_del
2025/06/27 10:27 net e34a79b96ab9 803ce19b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in l2cap_chan_del
2025/10/28 12:25 net-next 5f30bc470672 fd2207e7 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce WARNING in l2cap_chan_del
2025/07/11 08:16 net-next 96698d1898bc 3cda49cf .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce WARNING in l2cap_chan_del
2025/07/06 00:28 net-next 6b9fd8857b9f 4f67c4ae .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce WARNING in l2cap_chan_del
2025/06/29 14:51 net-next 20a0c20f82ac fc9d8ee5 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce WARNING in l2cap_chan_del
2024/11/05 21:10 linux-next 850f22c42f4b 3a465482 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root WARNING in l2cap_chan_del
* Struck through repros no longer work on HEAD.