==================================================================
BUG: KASAN: slab-use-after-free in __mutex_lock+0x738/0xe80
Read of size 8 at addr ffff888104c140a0 by task khidpd_16bf5505/11067

CPU: 0 UID: 0 PID: 11067 Comm: khidpd_16bf5505 Not tainted 6.16.0-rc5-syzkaller-00159-g47c84997c686 #0 PREEMPT(full) 
Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.2-debian-1.16.2-1 04/01/2014
Call Trace:
 <TASK>
 dump_stack_lvl+0x189/0x250
 print_report+0xd2/0x2b0
 kasan_report+0x118/0x150
 __mutex_lock+0x738/0xe80
 l2cap_unregister_user+0x6a/0x1b0
 hidp_session_thread+0x3c9/0x410
 kthread+0x711/0x8a0
 ret_from_fork+0x3fc/0x770
 ret_from_fork_asm+0x1a/0x30
 </TASK>

Allocated by task 5840:
 kasan_save_track+0x3e/0x80
 __kasan_kmalloc+0x93/0xb0
 __kmalloc_noprof+0x27a/0x4f0
 hci_alloc_dev_priv+0x28/0x2040
 vhci_create_device+0x120/0x6e0
 vhci_write+0x3ce/0x4a0
 vfs_write+0x54b/0xa90
 ksys_write+0x145/0x250
 do_syscall_64+0xfa/0x3b0
 entry_SYSCALL_64_after_hwframe+0x77/0x7f

Freed by task 5840:
 kasan_save_track+0x3e/0x80
 kasan_save_free_info+0x46/0x50
 __kasan_slab_free+0x62/0x70
 kfree+0x18e/0x440
 bt_host_release+0x82/0x90
 device_release+0x9c/0x1c0
 kobject_put+0x22b/0x480
 vhci_release+0x88/0xd0
 __fput+0x44c/0xa70
 task_work_run+0x1d4/0x260
 do_exit+0x6b5/0x22e0
 do_group_exit+0x21c/0x2d0
 __x64_sys_exit_group+0x3f/0x40
 x64_sys_call+0x21ba/0x21c0
 do_syscall_64+0xfa/0x3b0
 entry_SYSCALL_64_after_hwframe+0x77/0x7f

Last potentially related work creation:
 kasan_save_stack+0x3e/0x60
 kasan_record_aux_stack+0xbd/0xd0
 insert_work+0x3d/0x330
 __queue_work+0xcfc/0xfe0
 queue_work_on+0x181/0x270
 hci_cmd_sync_submit+0x285/0x2b0
 hci_connect_acl+0x2b0/0x4e0
 hci_connect_sco+0x45/0x360
 sco_sock_connect+0x309/0x9b0
 __sys_connect+0x316/0x440
 __x64_sys_connect+0x7a/0x90
 do_syscall_64+0xfa/0x3b0
 entry_SYSCALL_64_after_hwframe+0x77/0x7f

Second to last potentially related work creation:
 kasan_save_stack+0x3e/0x60
 kasan_record_aux_stack+0xbd/0xd0
 insert_work+0x3d/0x330
 __queue_work+0xbd9/0xfe0
 queue_work_on+0x181/0x270
 process_scheduled_works+0xae1/0x17b0
 worker_thread+0x8a0/0xda0
 kthread+0x711/0x8a0
 ret_from_fork+0x3fc/0x770
 ret_from_fork_asm+0x1a/0x30

The buggy address belongs to the object at ffff888104c14000
 which belongs to the cache kmalloc-8k of size 8192
The buggy address is located 160 bytes inside of
 freed 8192-byte region [ffff888104c14000, ffff888104c16000)

The buggy address belongs to the physical page:
page: refcount:0 mapcount:0 mapping:0000000000000000 index:0xffff888104c10000 pfn:0x104c10
head: order:3 mapcount:0 entire_mapcount:0 nr_pages_mapped:0 pincount:0
flags: 0x57ff00000000240(workingset|head|node=1|zone=2|lastcpupid=0x7ff)
page_type: f5(slab)
raw: 057ff00000000240 ffff88801a442280 ffffea00044d3a10 ffff888100000ac8
raw: ffff888104c10000 0000000000020001 00000000f5000000 0000000000000000
head: 057ff00000000240 ffff88801a442280 ffffea00044d3a10 ffff888100000ac8
head: ffff888104c10000 0000000000020001 00000000f5000000 0000000000000000
head: 057ff00000000003 ffffea0004130401 00000000ffffffff 00000000ffffffff
head: ffffffffffffffff 0000000000000000 00000000ffffffff 0000000000000008
page dumped because: kasan: bad access detected
page_owner tracks the page as allocated
page last allocated via order 3, migratetype Unmovable, gfp_mask 0xd20c0(__GFP_IO|__GFP_FS|__GFP_NOWARN|__GFP_NORETRY|__GFP_COMP|__GFP_NOMEMALLOC), pid 5833, tgid 5833 (syz-executor), ts 62015185563, free_ts 61786732143
 post_alloc_hook+0x240/0x2a0
 get_page_from_freelist+0x21e4/0x22c0
 __alloc_frozen_pages_noprof+0x181/0x370
 alloc_pages_mpol+0x232/0x4a0
 allocate_slab+0x8a/0x3b0
 ___slab_alloc+0xbfc/0x1480
 __kmalloc_noprof+0x305/0x4f0
 hci_alloc_dev_priv+0x28/0x2040
 vhci_create_device+0x120/0x6e0
 vhci_write+0x3ce/0x4a0
 vfs_write+0x54b/0xa90
 ksys_write+0x145/0x250
 do_syscall_64+0xfa/0x3b0
 entry_SYSCALL_64_after_hwframe+0x77/0x7f
page last free pid 5830 tgid 5830 stack trace:
 __free_frozen_pages+0xc71/0xe70
 __slab_free+0x326/0x400
 qlist_free_all+0x97/0x140
 kasan_quarantine_reduce+0x148/0x160
 __kasan_slab_alloc+0x22/0x80
 __kmalloc_noprof+0x224/0x4f0
 tomoyo_realpath_from_path+0xe3/0x5d0
 tomoyo_path_number_perm+0x1e8/0x5a0
 security_file_ioctl+0xcb/0x2d0
 __se_sys_ioctl+0x47/0x170
 do_syscall_64+0xfa/0x3b0
 entry_SYSCALL_64_after_hwframe+0x77/0x7f

Memory state around the buggy address:
 ffff888104c13f80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
 ffff888104c14000: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
>ffff888104c14080: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
                               ^
 ffff888104c14100: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
 ffff888104c14180: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
==================================================================
