================================================================== BUG: KASAN: use-after-free in notifier_chain_unregister kernel/notifier.c:51 [inline] BUG: KASAN: use-after-free in blocking_notifier_chain_unregister+0x230/0x290 kernel/notifier.c:329 Read of size 8 at addr ffff88806500d110 by task syz-executor.1/3962 CPU: 1 PID: 3962 Comm: syz-executor.1 Not tainted 6.0.0-rc7-syzkaller-00345-gf76349cf4145 #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 08/26/2022 Call Trace: __dump_stack lib/dump_stack.c:88 [inline] dump_stack_lvl+0xcd/0x134 lib/dump_stack.c:106 print_address_description mm/kasan/report.c:317 [inline] print_report.cold+0x2ba/0x719 mm/kasan/report.c:433 kasan_report+0xb1/0x1e0 mm/kasan/report.c:495 notifier_chain_unregister kernel/notifier.c:51 [inline] blocking_notifier_chain_unregister+0x230/0x290 kernel/notifier.c:329 hci_unregister_suspend_notifier+0x73/0x90 net/bluetooth/hci_core.c:2760 hci_unregister_dev+0x16f/0x4e0 net/bluetooth/hci_core.c:2678 vhci_release+0x7c/0xf0 drivers/bluetooth/hci_vhci.c:568 __fput+0x277/0x9d0 fs/file_table.c:320 task_work_run+0xdd/0x1a0 kernel/task_work.c:177 resume_user_mode_work include/linux/resume_user_mode.h:49 [inline] exit_to_user_mode_loop kernel/entry/common.c:169 [inline] exit_to_user_mode_prepare+0x23c/0x250 kernel/entry/common.c:201 __syscall_exit_to_user_mode_work kernel/entry/common.c:283 [inline] syscall_exit_to_user_mode+0x19/0x50 kernel/entry/common.c:294 do_syscall_64+0x42/0xb0 arch/x86/entry/common.c:86 entry_SYSCALL_64_after_hwframe+0x63/0xcd RIP: 0033:0x41760b Code: 0f 05 48 3d 00 f0 ff ff 77 45 c3 0f 1f 40 00 48 83 ec 18 89 7c 24 0c e8 63 fc ff ff 8b 7c 24 0c 41 89 c0 b8 03 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 35 44 89 c7 89 44 24 0c e8 a1 fc ff ff 8b 44 RSP: 002b:00007ffcb62a58c0 EFLAGS: 00000293 ORIG_RAX: 0000000000000003 RAX: 0000000000000000 RBX: 0000000000000001 RCX: 000000000041760b RDX: 0000000000000000 RSI: 0000000000560380 RDI: 0000000000000003 RBP: 0000000000000004 R08: 0000000000000000 R09: 0000001b329200a8 R10: 00007ffcb62a5990 R11: 0000000000000293 R12: 00000000000003e8 R13: 000000000055bf0c R14: 000000000055bf00 R15: 000000000055bf00 Allocated by task 3949: kasan_save_stack+0x1e/0x40 mm/kasan/common.c:38 kasan_set_track mm/kasan/common.c:45 [inline] set_alloc_info mm/kasan/common.c:437 [inline] ____kasan_kmalloc mm/kasan/common.c:516 [inline] ____kasan_kmalloc mm/kasan/common.c:475 [inline] __kasan_kmalloc+0xa9/0xd0 mm/kasan/common.c:525 kmalloc include/linux/slab.h:605 [inline] kzalloc include/linux/slab.h:733 [inline] hci_alloc_dev_priv+0x1e/0x2570 net/bluetooth/hci_core.c:2418 hci_alloc_dev include/net/bluetooth/hci_core.h:1460 [inline] __vhci_create_device+0xf9/0x7d0 drivers/bluetooth/hci_vhci.c:304 vhci_create_device drivers/bluetooth/hci_vhci.c:374 [inline] vhci_get_user drivers/bluetooth/hci_vhci.c:431 [inline] vhci_write+0x2b5/0x460 drivers/bluetooth/hci_vhci.c:511 call_write_iter include/linux/fs.h:2187 [inline] new_sync_write fs/read_write.c:491 [inline] vfs_write+0x9e9/0xdd0 fs/read_write.c:578 ksys_write+0x127/0x250 fs/read_write.c:631 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x35/0xb0 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x63/0xcd Freed by task 3947: kasan_save_stack+0x1e/0x40 mm/kasan/common.c:38 kasan_set_track+0x21/0x30 mm/kasan/common.c:45 kasan_set_free_info+0x20/0x30 mm/kasan/generic.c:370 ____kasan_slab_free mm/kasan/common.c:367 [inline] ____kasan_slab_free+0x166/0x1c0 mm/kasan/common.c:329 kasan_slab_free include/linux/kasan.h:200 [inline] slab_free_hook mm/slub.c:1759 [inline] slab_free_freelist_hook+0x8b/0x1c0 mm/slub.c:1785 slab_free mm/slub.c:3539 [inline] kfree+0xe2/0x580 mm/slub.c:4567 hci_release_dev+0x4cf/0x600 net/bluetooth/hci_core.c:2739 bt_host_release+0x66/0xa0 net/bluetooth/hci_sysfs.c:88 device_release+0x9f/0x240 drivers/base/core.c:2330 kobject_cleanup lib/kobject.c:673 [inline] kobject_release lib/kobject.c:704 [inline] kref_put include/linux/kref.h:65 [inline] kobject_put+0x1be/0x4c0 lib/kobject.c:721 put_device+0x1b/0x30 drivers/base/core.c:3624 vhci_release+0x84/0xf0 drivers/bluetooth/hci_vhci.c:569 __fput+0x277/0x9d0 fs/file_table.c:320 task_work_run+0xdd/0x1a0 kernel/task_work.c:177 resume_user_mode_work include/linux/resume_user_mode.h:49 [inline] exit_to_user_mode_loop kernel/entry/common.c:169 [inline] exit_to_user_mode_prepare+0x23c/0x250 kernel/entry/common.c:201 __syscall_exit_to_user_mode_work kernel/entry/common.c:283 [inline] syscall_exit_to_user_mode+0x19/0x50 kernel/entry/common.c:294 do_syscall_64+0x42/0xb0 arch/x86/entry/common.c:86 entry_SYSCALL_64_after_hwframe+0x63/0xcd Last potentially related work creation: kasan_save_stack+0x1e/0x40 mm/kasan/common.c:38 __kasan_record_aux_stack+0xbe/0xd0 mm/kasan/generic.c:348 insert_work+0x48/0x350 kernel/workqueue.c:1358 __queue_work+0x625/0x1210 kernel/workqueue.c:1517 queue_work_on+0xee/0x110 kernel/workqueue.c:1545 queue_work include/linux/workqueue.h:503 [inline] hci_register_dev+0x679/0xbb0 net/bluetooth/hci_core.c:2645 __vhci_create_device+0x393/0x7d0 drivers/bluetooth/hci_vhci.c:336 vhci_create_device drivers/bluetooth/hci_vhci.c:374 [inline] vhci_get_user drivers/bluetooth/hci_vhci.c:431 [inline] vhci_write+0x2b5/0x460 drivers/bluetooth/hci_vhci.c:511 call_write_iter include/linux/fs.h:2187 [inline] new_sync_write fs/read_write.c:491 [inline] vfs_write+0x9e9/0xdd0 fs/read_write.c:578 ksys_write+0x127/0x250 fs/read_write.c:631 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x35/0xb0 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x63/0xcd The buggy address belongs to the object at ffff88806500c000 which belongs to the cache kmalloc-8k of size 8192 The buggy address is located 4368 bytes inside of 8192-byte region [ffff88806500c000, ffff88806500e000) The buggy address belongs to the physical page: page:ffffea0001940200 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x65008 head:ffffea0001940200 order:3 compound_mapcount:0 compound_pincount:0 flags: 0xfff00000010200(slab|head|node=0|zone=1|lastcpupid=0x7ff) raw: 00fff00000010200 0000000000000000 dead000000000122 ffff888011842280 raw: 0000000000000000 0000000000020002 00000001ffffffff 0000000000000000 page dumped because: kasan: bad access detected page_owner tracks the page as allocated page last allocated via order 3, migratetype Unmovable, gfp_mask 0x1d20c0(__GFP_IO|__GFP_FS|__GFP_NOWARN|__GFP_NORETRY|__GFP_COMP|__GFP_NOMEMALLOC|__GFP_HARDWALL), pid 3950, tgid 3944 (syz-executor.3), ts 72672030460, free_ts 72627918671 prep_new_page mm/page_alloc.c:2532 [inline] get_page_from_freelist+0x109b/0x2ce0 mm/page_alloc.c:4283 __alloc_pages+0x1c7/0x510 mm/page_alloc.c:5515 alloc_pages+0x1a6/0x270 mm/mempolicy.c:2270 alloc_slab_page mm/slub.c:1829 [inline] allocate_slab+0x27e/0x3d0 mm/slub.c:1974 new_slab mm/slub.c:2034 [inline] ___slab_alloc+0x7f1/0xe10 mm/slub.c:3036 __slab_alloc.constprop.0+0x4d/0xa0 mm/slub.c:3123 slab_alloc_node mm/slub.c:3214 [inline] slab_alloc mm/slub.c:3256 [inline] __kmalloc+0x32b/0x340 mm/slub.c:4425 kmalloc include/linux/slab.h:605 [inline] kzalloc include/linux/slab.h:733 [inline] hci_alloc_dev_priv+0x1e/0x2570 net/bluetooth/hci_core.c:2418 hci_alloc_dev include/net/bluetooth/hci_core.h:1460 [inline] __vhci_create_device+0xf9/0x7d0 drivers/bluetooth/hci_vhci.c:304 vhci_create_device drivers/bluetooth/hci_vhci.c:374 [inline] vhci_get_user drivers/bluetooth/hci_vhci.c:431 [inline] vhci_write+0x2b5/0x460 drivers/bluetooth/hci_vhci.c:511 call_write_iter include/linux/fs.h:2187 [inline] new_sync_write fs/read_write.c:491 [inline] vfs_write+0x9e9/0xdd0 fs/read_write.c:578 ksys_write+0x127/0x250 fs/read_write.c:631 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x35/0xb0 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x63/0xcd page last free stack trace: reset_page_owner include/linux/page_owner.h:24 [inline] free_pages_prepare mm/page_alloc.c:1449 [inline] free_pcp_prepare+0x5e4/0xd20 mm/page_alloc.c:1499 free_unref_page_prepare mm/page_alloc.c:3380 [inline] free_unref_page+0x19/0x4d0 mm/page_alloc.c:3476 __unfreeze_partials+0x17c/0x1a0 mm/slub.c:2553 qlink_free mm/kasan/quarantine.c:168 [inline] qlist_free_all+0x6a/0x170 mm/kasan/quarantine.c:187 kasan_quarantine_reduce+0x180/0x200 mm/kasan/quarantine.c:294 __kasan_slab_alloc+0xa2/0xc0 mm/kasan/common.c:447 kasan_slab_alloc include/linux/kasan.h:224 [inline] slab_post_alloc_hook mm/slab.h:727 [inline] slab_alloc_node mm/slub.c:3248 [inline] slab_alloc mm/slub.c:3256 [inline] kmem_cache_alloc_trace+0x2c0/0x3e0 mm/slub.c:3287 kmalloc include/linux/slab.h:600 [inline] kzalloc include/linux/slab.h:733 [inline] kobject_uevent_env+0x230/0x1640 lib/kobject_uevent.c:524 device_del+0x7f1/0xc80 drivers/base/core.c:3713 hci_unregister_dev+0x285/0x4e0 net/bluetooth/hci_core.c:2703 vhci_release+0x7c/0xf0 drivers/bluetooth/hci_vhci.c:568 __fput+0x277/0x9d0 fs/file_table.c:320 task_work_run+0xdd/0x1a0 kernel/task_work.c:177 resume_user_mode_work include/linux/resume_user_mode.h:49 [inline] exit_to_user_mode_loop kernel/entry/common.c:169 [inline] exit_to_user_mode_prepare+0x23c/0x250 kernel/entry/common.c:201 __syscall_exit_to_user_mode_work kernel/entry/common.c:283 [inline] syscall_exit_to_user_mode+0x19/0x50 kernel/entry/common.c:294 do_syscall_64+0x42/0xb0 arch/x86/entry/common.c:86 Memory state around the buggy address: ffff88806500d000: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ffff88806500d080: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb >ffff88806500d100: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ^ ffff88806500d180: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ffff88806500d200: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ==================================================================