kobject: kobject_add_internal failed for hci3:201 with -EEXIST, don't try to register things with the same name in the same directory. Bluetooth: hci3: failed to register connection device ================================================================== BUG: KASAN: slab-use-after-free in l2cap_conn_ready net/bluetooth/l2cap_core.c:1624 [inline] BUG: KASAN: slab-use-after-free in l2cap_connect_cfm+0xe75/0x1010 net/bluetooth/l2cap_core.c:7305 Read of size 8 at addr ffff888025d93480 by task kworker/u33:5/5953 CPU: 0 UID: 0 PID: 5953 Comm: kworker/u33:5 Not tainted syzkaller #0 PREEMPT(full) Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014 Workqueue: hci3 hci_rx_work Call Trace: __dump_stack lib/dump_stack.c:94 [inline] dump_stack_lvl+0x100/0x190 lib/dump_stack.c:120 print_address_description mm/kasan/report.c:378 [inline] print_report+0x156/0x4c9 mm/kasan/report.c:482 kasan_report+0xdf/0x1a0 mm/kasan/report.c:595 l2cap_conn_ready net/bluetooth/l2cap_core.c:1624 [inline] l2cap_connect_cfm+0xe75/0x1010 net/bluetooth/l2cap_core.c:7305 hci_connect_cfm include/net/bluetooth/hci_core.h:2131 [inline] le_conn_complete_evt+0x195c/0x1f40 net/bluetooth/hci_event.c:5821 hci_le_conn_complete_evt+0x23c/0x3a0 net/bluetooth/hci_event.c:5847 hci_le_meta_evt+0x34a/0x5f0 net/bluetooth/hci_event.c:7408 hci_event_func net/bluetooth/hci_event.c:7716 [inline] hci_event_packet+0x682/0x11c0 net/bluetooth/hci_event.c:7773 hci_rx_work+0x451/0xfc0 net/bluetooth/hci_core.c:4076 process_one_work+0x9c2/0x1840 kernel/workqueue.c:3257 process_scheduled_works kernel/workqueue.c:3340 [inline] worker_thread+0x5da/0xe40 kernel/workqueue.c:3421 kthread+0x3b3/0x730 kernel/kthread.c:463 ret_from_fork+0x754/0xaf0 arch/x86/kernel/process.c:158 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:246 Allocated by task 5953: kasan_save_stack+0x30/0x50 mm/kasan/common.c:57 kasan_save_track+0x14/0x30 mm/kasan/common.c:78 poison_kmalloc_redzone mm/kasan/common.c:398 [inline] __kasan_kmalloc+0xaa/0xb0 mm/kasan/common.c:415 kmalloc_noprof include/linux/slab.h:957 [inline] kzalloc_noprof include/linux/slab.h:1094 [inline] l2cap_chan_create+0x44/0x940 net/bluetooth/l2cap_core.c:445 l2cap_sock_alloc.constprop.0+0xf5/0x1e0 net/bluetooth/l2cap_sock.c:1906 l2cap_sock_new_connection_cb+0x101/0x260 net/bluetooth/l2cap_sock.c:1485 l2cap_connect_cfm+0x4e2/0x1010 net/bluetooth/l2cap_core.c:7288 hci_connect_cfm include/net/bluetooth/hci_core.h:2131 [inline] le_conn_complete_evt+0x195c/0x1f40 net/bluetooth/hci_event.c:5821 hci_le_conn_complete_evt+0x23c/0x3a0 net/bluetooth/hci_event.c:5847 hci_le_meta_evt+0x34a/0x5f0 net/bluetooth/hci_event.c:7408 hci_event_func net/bluetooth/hci_event.c:7716 [inline] hci_event_packet+0x682/0x11c0 net/bluetooth/hci_event.c:7773 hci_rx_work+0x451/0xfc0 net/bluetooth/hci_core.c:4076 process_one_work+0x9c2/0x1840 kernel/workqueue.c:3257 process_scheduled_works kernel/workqueue.c:3340 [inline] worker_thread+0x5da/0xe40 kernel/workqueue.c:3421 kthread+0x3b3/0x730 kernel/kthread.c:463 ret_from_fork+0x754/0xaf0 arch/x86/kernel/process.c:158 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:246 Freed by task 6694: kasan_save_stack+0x30/0x50 mm/kasan/common.c:57 kasan_save_track+0x14/0x30 mm/kasan/common.c:78 kasan_save_free_info+0x3b/0x70 mm/kasan/generic.c:584 poison_slab_object mm/kasan/common.c:253 [inline] __kasan_slab_free+0x5f/0x80 mm/kasan/common.c:285 kasan_slab_free include/linux/kasan.h:235 [inline] slab_free_hook mm/slub.c:2540 [inline] slab_free mm/slub.c:6674 [inline] kfree+0x1c7/0x690 mm/slub.c:6882 l2cap_chan_destroy net/bluetooth/l2cap_core.c:491 [inline] kref_put include/linux/kref.h:65 [inline] l2cap_chan_put+0x235/0x300 net/bluetooth/l2cap_core.c:516 l2cap_sock_cleanup_listen+0x4d/0x2d0 net/bluetooth/l2cap_sock.c:1468 l2cap_sock_release+0x69/0x280 net/bluetooth/l2cap_sock.c:1426 __sock_release+0xb3/0x260 net/socket.c:662 sock_close+0x1c/0x30 net/socket.c:1455 __fput+0x3ff/0xb40 fs/file_table.c:468 task_work_run+0x150/0x240 kernel/task_work.c:233 exit_task_work include/linux/task_work.h:40 [inline] do_exit+0x829/0x2a30 kernel/exit.c:971 do_group_exit+0xd5/0x2a0 kernel/exit.c:1112 get_signal+0x1ec7/0x21e0 kernel/signal.c:3034 arch_do_signal_or_restart+0x91/0x770 arch/x86/kernel/signal.c:337 __exit_to_user_mode_loop kernel/entry/common.c:41 [inline] exit_to_user_mode_loop+0x86/0x4b0 kernel/entry/common.c:75 __exit_to_user_mode_prepare include/linux/irq-entry-common.h:226 [inline] syscall_exit_to_user_mode_prepare include/linux/irq-entry-common.h:256 [inline] syscall_exit_to_user_mode_work include/linux/entry-common.h:159 [inline] syscall_exit_to_user_mode include/linux/entry-common.h:194 [inline] __do_fast_syscall_32+0x4b6/0x660 arch/x86/entry/syscall_32.c:310 do_fast_syscall_32+0x32/0x70 arch/x86/entry/syscall_32.c:332 entry_SYSENTER_compat_after_hwframe+0x84/0x8e The buggy address belongs to the object at ffff888025d93000 which belongs to the cache kmalloc-2k of size 2048 The buggy address is located 1152 bytes inside of freed 2048-byte region [ffff888025d93000, ffff888025d93800) The buggy address belongs to the physical page: page: refcount:0 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x25d90 head: order:3 mapcount:0 entire_mapcount:0 nr_pages_mapped:0 pincount:0 flags: 0xfff00000000040(head|node=0|zone=1|lastcpupid=0x7ff) page_type: f5(slab) raw: 00fff00000000040 ffff88801b842f00 dead000000000100 dead000000000122 raw: 0000000000000000 0000000080080008 00000000f5000000 0000000000000000 head: 00fff00000000040 ffff88801b842f00 dead000000000100 dead000000000122 head: 0000000000000000 0000000080080008 00000000f5000000 0000000000000000 head: 00fff00000000003 ffffea0000976401 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 29, tgid 29 (kworker/1:0), ts 53103225757, free_ts 51458466432 set_page_owner include/linux/page_owner.h:32 [inline] post_alloc_hook+0x1e1/0x250 mm/page_alloc.c:1884 prep_new_page mm/page_alloc.c:1892 [inline] get_page_from_freelist+0xe3d/0x2e10 mm/page_alloc.c:3945 __alloc_frozen_pages_noprof+0x26c/0x2410 mm/page_alloc.c:5240 alloc_pages_mpol+0x1fb/0x550 mm/mempolicy.c:2486 alloc_slab_page mm/slub.c:3075 [inline] allocate_slab mm/slub.c:3248 [inline] new_slab+0x2c4/0x440 mm/slub.c:3302 ___slab_alloc+0xda3/0x1ca0 mm/slub.c:4656 __slab_alloc.isra.0+0x63/0x110 mm/slub.c:4779 __slab_alloc_node mm/slub.c:4855 [inline] slab_alloc_node mm/slub.c:5251 [inline] __do_kmalloc_node mm/slub.c:5656 [inline] __kmalloc_node_track_caller_noprof+0x629/0x9d0 mm/slub.c:5768 kmalloc_reserve+0xef/0x2c0 net/core/skbuff.c:608 __alloc_skb+0x186/0x410 net/core/skbuff.c:690 alloc_skb include/linux/skbuff.h:1383 [inline] mld_newpack.isra.0+0x18e/0xa20 net/ipv6/mcast.c:1775 add_grhead+0x299/0x340 net/ipv6/mcast.c:1886 add_grec+0x1380/0x1920 net/ipv6/mcast.c:2025 mld_send_cr net/ipv6/mcast.c:2148 [inline] mld_ifc_work+0x3c5/0xc10 net/ipv6/mcast.c:2693 process_one_work+0x9c2/0x1840 kernel/workqueue.c:3257 process_scheduled_works kernel/workqueue.c:3340 [inline] worker_thread+0x5da/0xe40 kernel/workqueue.c:3421 page last free pid 5906 tgid 5906 stack trace: reset_page_owner include/linux/page_owner.h:25 [inline] free_pages_prepare mm/page_alloc.c:1433 [inline] __free_frozen_pages+0x822/0x1130 mm/page_alloc.c:2973 __folio_put+0x3b4/0x540 mm/swap.c:112 folio_put include/linux/mm.h:1616 [inline] put_page include/linux/mm.h:1685 [inline] put_netmem+0x294/0x320 net/core/skbuff.c:7420 skb_page_unref include/linux/skbuff_ref.h:43 [inline] __skb_frag_unref include/linux/skbuff_ref.h:56 [inline] skb_release_data+0x4b2/0x700 net/core/skbuff.c:1101 skb_release_all net/core/skbuff.c:1182 [inline] __napi_kfree_skb net/core/skbuff.c:1475 [inline] kfree_skb_napi_cache net/core/skbuff.c:7218 [inline] skb_attempt_defer_free+0x1f5/0x700 net/core/skbuff.c:7241 tcp_eat_recv_skb net/ipv4/tcp.c:1583 [inline] tcp_recvmsg_locked+0x1189/0x28e0 net/ipv4/tcp.c:2881 tcp_recvmsg+0x138/0x630 net/ipv4/tcp.c:2927 inet_recvmsg+0x129/0x6a0 net/ipv4/af_inet.c:891 sock_recvmsg_nosec net/socket.c:1078 [inline] sock_recvmsg+0x1b2/0x250 net/socket.c:1100 sock_read_iter+0x2c6/0x3c0 net/socket.c:1170 new_sync_read fs/read_write.c:491 [inline] vfs_read+0x957/0xb30 fs/read_write.c:572 ksys_read+0x1f8/0x250 fs/read_write.c:715 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline] do_syscall_64+0xc9/0xf80 arch/x86/entry/syscall_64.c:94 entry_SYSCALL_64_after_hwframe+0x77/0x7f Memory state around the buggy address: ffff888025d93380: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ffff888025d93400: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb >ffff888025d93480: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ^ ffff888025d93500: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ffff888025d93580: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ==================================================================