------------[ cut here ]------------
ODEBUG: free active (active state 0) object type: timer_list hint: rfcomm_dlc_timeout+0x0/0x70 include/linux/list.h:64
netlink: 'syz-executor1': attribute type 15 has an invalid length.
WARNING: CPU: 1 PID: 8568 at lib/debugobjects.c:329 debug_print_object+0x16a/0x210 lib/debugobjects.c:326
netlink: 'syz-executor1': attribute type 15 has an invalid length.
Kernel panic - not syncing: panic_on_warn set ...

CPU: 1 PID: 8568 Comm: syz-executor2 Not tainted 4.18.0+ #198
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
Call Trace:
 __dump_stack lib/dump_stack.c:77 [inline]
 dump_stack+0x1c9/0x2b4 lib/dump_stack.c:113
 panic+0x238/0x4e7 kernel/panic.c:184
 __warn.cold.8+0x163/0x1ba kernel/panic.c:536
 report_bug+0x252/0x2d0 lib/bug.c:186
 fixup_bug arch/x86/kernel/traps.c:178 [inline]
 do_error_trap+0x1fc/0x4d0 arch/x86/kernel/traps.c:296
 do_invalid_op+0x1b/0x20 arch/x86/kernel/traps.c:316
 invalid_op+0x14/0x20 arch/x86/entry/entry_64.S:993
RIP: 0010:debug_print_object+0x16a/0x210 lib/debugobjects.c:326
Code: 3a 87 48 89 fa 48 c1 ea 03 80 3c 02 00 0f 85 92 00 00 00 48 8b 14 dd e0 a7 3a 87 4c 89 f6 48 c7 c7 80 9d 3a 87 e8 06 07 e5 fd <0f> 0b 83 05 99 d2 28 05 01 48 83 c4 18 5b 41 5c 41 5d 41 5e 41 5f
RSP: 0018:ffff8801b42b7648 EFLAGS: 00010086
RAX: 0000000000000000 RBX: 0000000000000003 RCX: ffffc9000a50d000
RDX: 0000000000026725 RSI: ffffffff816422b1 RDI: 0000000000000001
RBP: ffff8801b42b7688 R08: ffff8801b711c200 R09: ffffed003b623ec2
R10: ffffed003b623ec2 R11: ffff8801db11f617 R12: 0000000000000001
R13: ffffffff87f9df80 R14: ffffffff873aa220 R15: ffffffff816a4500
 __debug_check_no_obj_freed lib/debugobjects.c:786 [inline]
 debug_check_no_obj_freed+0x3b2/0x595 lib/debugobjects.c:818
 kfree+0xc7/0x260 mm/slab.c:3812
 rfcomm_dlc_free+0x1e/0x30 net/bluetooth/rfcomm/core.c:328
 rfcomm_dlc_put include/net/bluetooth/rfcomm.h:258 [inline]
 __rfcomm_create_dev net/bluetooth/rfcomm/tty.c:417 [inline]
 rfcomm_create_dev net/bluetooth/rfcomm/tty.c:486 [inline]
 rfcomm_dev_ioctl+0x1dfe/0x2240 net/bluetooth/rfcomm/tty.c:588
 rfcomm_sock_ioctl+0x89/0xb0 net/bluetooth/rfcomm/sock.c:902
 sock_do_ioctl+0xe4/0x3e0 net/socket.c:949
 sock_ioctl+0x30d/0x680 net/socket.c:1073
 vfs_ioctl fs/ioctl.c:46 [inline]
 file_ioctl fs/ioctl.c:500 [inline]
 do_vfs_ioctl+0x1de/0x1720 fs/ioctl.c:684
 ksys_ioctl+0xa9/0xd0 fs/ioctl.c:701
 __do_sys_ioctl fs/ioctl.c:708 [inline]
 __se_sys_ioctl fs/ioctl.c:706 [inline]
 __x64_sys_ioctl+0x73/0xb0 fs/ioctl.c:706
 do_syscall_64+0x1b9/0x820 arch/x86/entry/common.c:290
 entry_SYSCALL_64_after_hwframe+0x49/0xbe
RIP: 0033:0x457089
Code: fd b4 fb ff c3 66 2e 0f 1f 84 00 00 00 00 00 66 90 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 0f 83 cb b4 fb ff c3 66 2e 0f 1f 84 00 00 00 00
RSP: 002b:00007f2f862bcc78 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
RAX: ffffffffffffffda RBX: 00007f2f862bd6d4 RCX: 0000000000457089
RDX: 0000000020000140 RSI: 00000000400452c8 RDI: 0000000000000006
RBP: 00000000009300a0 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 00000000ffffffff
R13: 00000000004cebe0 R14: 00000000004c52e2 R15: 0000000000000000

======================================================
WARNING: possible circular locking dependency detected
4.18.0+ #198 Not tainted
------------------------------------------------------
syz-executor2/8568 is trying to acquire lock:
0000000011e2dbde ((console_sem).lock){-.-.}, at: down_trylock+0x13/0x70 kernel/locking/semaphore.c:136

but task is already holding lock:
00000000ac3e1862 (&obj_hash[i].lock){-.-.}, at: __debug_check_no_obj_freed lib/debugobjects.c:777 [inline]
00000000ac3e1862 (&obj_hash[i].lock){-.-.}, at: debug_check_no_obj_freed+0x16c/0x595 lib/debugobjects.c:818

which lock already depends on the new lock.


the existing dependency chain (in reverse order) is:

-> #3 (&obj_hash[i].lock){-.-.}:
       __raw_spin_lock_irqsave include/linux/spinlock_api_smp.h:110 [inline]
       _raw_spin_lock_irqsave+0x96/0xc0 kernel/locking/spinlock.c:152
       __debug_object_init+0x127/0x12e0 lib/debugobjects.c:384
       debug_object_init+0x16/0x20 lib/debugobjects.c:432
       debug_hrtimer_init kernel/time/hrtimer.c:410 [inline]
       debug_init kernel/time/hrtimer.c:458 [inline]
       hrtimer_init+0x97/0x480 kernel/time/hrtimer.c:1308
       init_dl_task_timer+0x1b/0x50 kernel/sched/deadline.c:1057
       __sched_fork+0x2ae/0x590 kernel/sched/core.c:2160
       init_idle+0x75/0x7a0 kernel/sched/core.c:5375
       sched_init+0xbee/0xcbd kernel/sched/core.c:6058
       start_kernel+0x47d/0x94e init/main.c:602
       x86_64_start_reservations+0x29/0x2b arch/x86/kernel/head64.c:452
       x86_64_start_kernel+0x76/0x79 arch/x86/kernel/head64.c:433
       secondary_startup_64+0xa4/0xb0 arch/x86/kernel/head_64.S:242

-> #2 (&rq->lock){-.-.}:
       __raw_spin_lock include/linux/spinlock_api_smp.h:142 [inline]
       _raw_spin_lock+0x2a/0x40 kernel/locking/spinlock.c:144
       rq_lock kernel/sched/sched.h:1821 [inline]
       task_fork_fair+0x93/0x680 kernel/sched/fair.c:9574
       sched_fork+0x44b/0xbd0 kernel/sched/core.c:2353
       copy_process.part.36+0x1c7c/0x7170 kernel/fork.c:1804
       copy_process kernel/fork.c:1647 [inline]
       _do_fork+0x291/0x12a0 kernel/fork.c:2130
       kernel_thread+0x34/0x40 kernel/fork.c:2189
       rest_init+0x22/0xe4 init/main.c:408
       start_kernel+0x913/0x94e init/main.c:738
       x86_64_start_reservations+0x29/0x2b arch/x86/kernel/head64.c:452
       x86_64_start_kernel+0x76/0x79 arch/x86/kernel/head64.c:433
       secondary_startup_64+0xa4/0xb0 arch/x86/kernel/head_64.S:242

-> #1 (&p->pi_lock){-.-.}:
       __raw_spin_lock_irqsave include/linux/spinlock_api_smp.h:110 [inline]
       _raw_spin_lock_irqsave+0x96/0xc0 kernel/locking/spinlock.c:152
       try_to_wake_up+0xd2/0x12a0 kernel/sched/core.c:1960
       wake_up_process+0x10/0x20 kernel/sched/core.c:2123
       __up.isra.1+0x1c0/0x2a0 kernel/locking/semaphore.c:262
       up+0x13c/0x1c0 kernel/locking/semaphore.c:187
       __up_console_sem+0xbe/0x1b0 kernel/printk/printk.c:242
       console_unlock+0x506/0x1110 kernel/printk/printk.c:2427
       vprintk_emit+0x33a/0x910 kernel/printk/printk.c:1924
       vprintk_default+0x28/0x30 kernel/printk/printk.c:1965
       vprintk_func+0x7a/0x117 kernel/printk/printk_safe.c:398
       printk+0xa7/0xcf kernel/printk/printk.c:1998
       load_umh+0x51/0xbd net/bpfilter/bpfilter_kern.c:98
       do_one_initcall+0x127/0x913 init/main.c:884
       do_initcall_level init/main.c:952 [inline]
       do_initcalls init/main.c:960 [inline]
       do_basic_setup init/main.c:978 [inline]
       kernel_init_freeable+0x49b/0x58e init/main.c:1142
       kernel_init+0x11/0x1b3 init/main.c:1061
       ret_from_fork+0x3a/0x50 arch/x86/entry/entry_64.S:413

-> #0 ((console_sem).lock){-.-.}:
       lock_acquire+0x1e4/0x540 kernel/locking/lockdep.c:3924
       __raw_spin_lock_irqsave include/linux/spinlock_api_smp.h:110 [inline]
       _raw_spin_lock_irqsave+0x96/0xc0 kernel/locking/spinlock.c:152
       down_trylock+0x13/0x70 kernel/locking/semaphore.c:136
       __down_trylock_console_sem+0xae/0x200 kernel/printk/printk.c:225
       console_trylock+0x15/0xa0 kernel/printk/printk.c:2246
       console_trylock_spinning kernel/printk/printk.c:1648 [inline]
       vprintk_emit+0x31f/0x910 kernel/printk/printk.c:1923
       vprintk_default+0x28/0x30 kernel/printk/printk.c:1965
       vprintk_func+0x7a/0x117 kernel/printk/printk_safe.c:398
       printk+0xa7/0xcf kernel/printk/printk.c:1998
       __warn_printk+0x8c/0xe0 kernel/panic.c:590
       debug_print_object+0x16a/0x210 lib/debugobjects.c:326
       __debug_check_no_obj_freed lib/debugobjects.c:786 [inline]
       debug_check_no_obj_freed+0x3b2/0x595 lib/debugobjects.c:818
       kfree+0xc7/0x260 mm/slab.c:3812
       rfcomm_dlc_free+0x1e/0x30 net/bluetooth/rfcomm/core.c:328
       rfcomm_dlc_put include/net/bluetooth/rfcomm.h:258 [inline]
       __rfcomm_create_dev net/bluetooth/rfcomm/tty.c:417 [inline]
       rfcomm_create_dev net/bluetooth/rfcomm/tty.c:486 [inline]
       rfcomm_dev_ioctl+0x1dfe/0x2240 net/bluetooth/rfcomm/tty.c:588
       rfcomm_sock_ioctl+0x89/0xb0 net/bluetooth/rfcomm/sock.c:902
       sock_do_ioctl+0xe4/0x3e0 net/socket.c:949
       sock_ioctl+0x30d/0x680 net/socket.c:1073
       vfs_ioctl fs/ioctl.c:46 [inline]
       file_ioctl fs/ioctl.c:500 [inline]
       do_vfs_ioctl+0x1de/0x1720 fs/ioctl.c:684
       ksys_ioctl+0xa9/0xd0 fs/ioctl.c:701
       __do_sys_ioctl fs/ioctl.c:708 [inline]
       __se_sys_ioctl fs/ioctl.c:706 [inline]
       __x64_sys_ioctl+0x73/0xb0 fs/ioctl.c:706
       do_syscall_64+0x1b9/0x820 arch/x86/entry/common.c:290
       entry_SYSCALL_64_after_hwframe+0x49/0xbe

other info that might help us debug this:

Chain exists of:
  (console_sem).lock --> &rq->lock --> &obj_hash[i].lock

 Possible unsafe locking scenario:

       CPU0                    CPU1
       ----                    ----
  lock(&obj_hash[i].lock);
                               lock(&rq->lock);
                               lock(&obj_hash[i].lock);
  lock((console_sem).lock);

 *** DEADLOCK ***

3 locks held by syz-executor2/8568:
 #0: 0000000025c4c89f (sk_lock-AF_BLUETOOTH-BTPROTO_RFCOMM){+.+.}, at: lock_sock include/net/sock.h:1491 [inline]
 #0: 0000000025c4c89f (sk_lock-AF_BLUETOOTH-BTPROTO_RFCOMM){+.+.}, at: rfcomm_sock_ioctl+0x7b/0xb0 net/bluetooth/rfcomm/sock.c:901
 #1: 000000008e7a82b1 (rfcomm_ioctl_mutex){+.+.}, at: rfcomm_create_dev net/bluetooth/rfcomm/tty.c:485 [inline]
 #1: 000000008e7a82b1 (rfcomm_ioctl_mutex){+.+.}, at: rfcomm_dev_ioctl+0x4a5/0x2240 net/bluetooth/rfcomm/tty.c:588
 #2: 00000000ac3e1862 (&obj_hash[i].lock){-.-.}, at: __debug_check_no_obj_freed lib/debugobjects.c:777 [inline]
 #2: 00000000ac3e1862 (&obj_hash[i].lock){-.-.}, at: debug_check_no_obj_freed+0x16c/0x595 lib/debugobjects.c:818

stack backtrace:
CPU: 1 PID: 8568 Comm: syz-executor2 Not tainted 4.18.0+ #198
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
Call Trace:
 __dump_stack lib/dump_stack.c:77 [inline]
 dump_stack+0x1c9/0x2b4 lib/dump_stack.c:113
 print_circular_bug.isra.37.cold.58+0x1bd/0x27d kernel/locking/lockdep.c:1227
 check_prev_add kernel/locking/lockdep.c:1867 [inline]
 check_prevs_add kernel/locking/lockdep.c:1980 [inline]
 validate_chain kernel/locking/lockdep.c:2421 [inline]
 __lock_acquire+0x3449/0x5020 kernel/locking/lockdep.c:3435
 lock_acquire+0x1e4/0x540 kernel/locking/lockdep.c:3924
 __raw_spin_lock_irqsave include/linux/spinlock_api_smp.h:110 [inline]
 _raw_spin_lock_irqsave+0x96/0xc0 kernel/locking/spinlock.c:152
 down_trylock+0x13/0x70 kernel/locking/semaphore.c:136
 __down_trylock_console_sem+0xae/0x200 kernel/printk/printk.c:225
 console_trylock+0x15/0xa0 kernel/printk/printk.c:2246
 console_trylock_spinning kernel/printk/printk.c:1648 [inline]
 vprintk_emit+0x31f/0x910 kernel/printk/printk.c:1923
 vprintk_default+0x28/0x30 kernel/printk/printk.c:1965
 vprintk_func+0x7a/0x117 kernel/printk/printk_safe.c:398
 printk+0xa7/0xcf kernel/printk/printk.c:1998
 __warn_printk+0x8c/0xe0 kernel/panic.c:590
 debug_print_object+0x16a/0x210 lib/debugobjects.c:326
 __debug_check_no_obj_freed lib/debugobjects.c:786 [inline]
 debug_check_no_obj_freed+0x3b2/0x595 lib/debugobjects.c:818
 kfree+0xc7/0x260 mm/slab.c:3812
 rfcomm_dlc_free+0x1e/0x30 net/bluetooth/rfcomm/core.c:328
 rfcomm_dlc_put include/net/bluetooth/rfcomm.h:258 [inline]
 __rfcomm_create_dev net/bluetooth/rfcomm/tty.c:417 [inline]
 rfcomm_create_dev net/bluetooth/rfcomm/tty.c:486 [inline]
 rfcomm_dev_ioctl+0x1dfe/0x2240 net/bluetooth/rfcomm/tty.c:588
 rfcomm_sock_ioctl+0x89/0xb0 net/bluetooth/rfcomm/sock.c:902
 sock_do_ioctl+0xe4/0x3e0 net/socket.c:949
 sock_ioctl+0x30d/0x680 net/socket.c:1073
 vfs_ioctl fs/ioctl.c:46 [inline]
 file_ioctl fs/ioctl.c:500 [inline]
 do_vfs_ioctl+0x1de/0x1720 fs/ioctl.c:684
 ksys_ioctl+0xa9/0xd0 fs/ioctl.c:701
 __do_sys_ioctl fs/ioctl.c:708 [inline]
 __se_sys_ioctl fs/ioctl.c:706 [inline]
 __x64_sys_ioctl+0x73/0xb0 fs/ioctl.c:706
 do_syscall_64+0x1b9/0x820 arch/x86/entry/common.c:290
 entry_SYSCALL_64_after_hwframe+0x49/0xbe
RIP: 0033:0x457089
Code: fd b4 fb ff c3 66 2e 0f 1f 84 00 00 00 00 00 66 90 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 0f 83 cb b4 fb ff c3 66 2e 0f 1f 84 00 00 00 00
RSP: 002b:00007f2f862bcc78 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
RAX: ffffffffffffffda RBX: 00007f2f862bd6d4 RCX: 0000000000457089
RDX: 0000000020000140 RSI: 00000000400452c8 RDI: 0000000000000006
RBP: 00000000009300a0 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 00000000ffffffff
R13: 00000000004cebe0 R14: 00000000004c52e2 R15: 0000000000000000
Dumping ftrace buffer:
   (ftrace buffer empty)
Kernel Offset: disabled
Rebooting in 86400 seconds..