================================================================== BUG: KASAN: slab-out-of-bounds in hci_le_ext_adv_report_evt net/bluetooth/hci_event.c:5961 [inline] BUG: KASAN: slab-out-of-bounds in hci_le_meta_evt+0x1324/0x3c90 net/bluetooth/hci_event.c:6235 Read of size 1 at addr ffff888060fbcc0a by task kworker/u5:5/4195 CPU: 1 PID: 4195 Comm: kworker/u5:5 Not tainted syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/25/2025 Workqueue: hci1 hci_rx_work Call Trace: dump_stack_lvl+0x188/0x250 lib/dump_stack.c:106 print_address_description+0x60/0x2d0 mm/kasan/report.c:248 __kasan_report mm/kasan/report.c:434 [inline] kasan_report+0xdf/0x130 mm/kasan/report.c:451 hci_le_ext_adv_report_evt net/bluetooth/hci_event.c:5961 [inline] hci_le_meta_evt+0x1324/0x3c90 net/bluetooth/hci_event.c:6235 hci_event_packet+0xe48/0x1370 net/bluetooth/hci_event.c:6552 hci_rx_work+0x255/0xa10 net/bluetooth/hci_core.c:5160 process_one_work+0x85f/0x1010 kernel/workqueue.c:2310 worker_thread+0xaa6/0x1290 kernel/workqueue.c:2457 kthread+0x436/0x520 kernel/kthread.c:334 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:287 Allocated by task 9239: kasan_save_stack mm/kasan/common.c:38 [inline] kasan_set_track mm/kasan/common.c:46 [inline] set_alloc_info mm/kasan/common.c:434 [inline] ____kasan_kmalloc mm/kasan/common.c:513 [inline] __kasan_kmalloc+0xb5/0xf0 mm/kasan/common.c:522 kmalloc_reserve net/core/skbuff.c:356 [inline] __alloc_skb+0x22c/0x750 net/core/skbuff.c:427 alloc_skb include/linux/skbuff.h:1162 [inline] bt_skb_alloc include/net/bluetooth/bluetooth.h:392 [inline] vhci_get_user drivers/bluetooth/hci_vhci.c:170 [inline] vhci_write+0xbc/0x450 drivers/bluetooth/hci_vhci.c:290 call_write_iter include/linux/fs.h:2173 [inline] new_sync_write fs/read_write.c:507 [inline] vfs_write+0x745/0xd60 fs/read_write.c:594 ksys_write+0x152/0x260 fs/read_write.c:647 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x66/0xd0 Last potentially related work creation: kasan_save_stack+0x35/0x60 mm/kasan/common.c:38 kasan_record_aux_stack+0xb8/0x100 mm/kasan/generic.c:348 kvfree_call_rcu+0x105/0x7d0 kernel/rcu/tree.c:3600 neigh_periodic_work+0x407/0xc70 net/core/neighbour.c:947 process_one_work+0x85f/0x1010 kernel/workqueue.c:2310 worker_thread+0xaa6/0x1290 kernel/workqueue.c:2457 kthread+0x436/0x520 kernel/kthread.c:334 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:287 Second to last potentially related work creation: kasan_save_stack+0x35/0x60 mm/kasan/common.c:38 kasan_record_aux_stack+0xb8/0x100 mm/kasan/generic.c:348 kvfree_call_rcu+0x105/0x7d0 kernel/rcu/tree.c:3600 neigh_del net/core/neighbour.c:197 [inline] neigh_remove_one+0x4e8/0x5f0 net/core/neighbour.c:218 neigh_forced_gc net/core/neighbour.c:251 [inline] neigh_alloc net/core/neighbour.c:429 [inline] ___neigh_create+0x468/0x2250 net/core/neighbour.c:591 ip6_finish_output2+0x9f6/0x1510 net/ipv6/ip6_output.c:127 dst_output include/net/dst.h:452 [inline] NF_HOOK include/linux/netfilter.h:302 [inline] ndisc_send_skb+0xc2a/0x1500 net/ipv6/ndisc.c:513 ndisc_send_ns+0x648/0x850 net/ipv6/ndisc.c:655 addrconf_dad_work+0xa63/0x1540 net/ipv6/addrconf.c:4198 process_one_work+0x85f/0x1010 kernel/workqueue.c:2310 worker_thread+0xaa6/0x1290 kernel/workqueue.c:2457 kthread+0x436/0x520 kernel/kthread.c:334 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:287 The buggy address belongs to the object at ffff888060fbc800 which belongs to the cache kmalloc-1k of size 1024 The buggy address is located 10 bytes to the right of 1024-byte region [ffff888060fbc800, ffff888060fbcc00) The buggy address belongs to the page: page:ffffea000183ee00 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x60fb8 head:ffffea000183ee00 order:3 compound_mapcount:0 compound_pincount:0 flags: 0xfff00000010200(slab|head|node=0|zone=1|lastcpupid=0x7ff) raw: 00fff00000010200 ffffea0001e6f600 0000000400000003 ffff888016c41dc0 raw: 0000000000000000 0000000000100010 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 0xd2a20(GFP_ATOMIC|__GFP_NOWARN|__GFP_NORETRY|__GFP_COMP|__GFP_NOMEMALLOC), pid 4192, ts 70472249068, free_ts 21634008214 prep_new_page mm/page_alloc.c:2426 [inline] get_page_from_freelist+0x1bbd/0x1ca0 mm/page_alloc.c:4192 __alloc_pages+0x1ee/0x480 mm/page_alloc.c:5487 alloc_slab_page mm/slub.c:1780 [inline] allocate_slab mm/slub.c:1917 [inline] new_slab+0xc0/0x4b0 mm/slub.c:1980 ___slab_alloc+0x80a/0xdd0 mm/slub.c:3013 __slab_alloc mm/slub.c:3100 [inline] slab_alloc_node mm/slub.c:3191 [inline] __kmalloc_node_track_caller+0x1fc/0x3a0 mm/slub.c:4963 kmalloc_reserve net/core/skbuff.c:356 [inline] __alloc_skb+0x22c/0x750 net/core/skbuff.c:427 alloc_skb include/linux/skbuff.h:1162 [inline] nlmsg_new include/net/netlink.h:953 [inline] inet6_rt_notify+0xdd/0x290 net/ipv6/route.c:6181 fib6_add_rt2node net/ipv6/ip6_fib.c:1255 [inline] fib6_add+0x1d4d/0x3d40 net/ipv6/ip6_fib.c:1484 __ip6_ins_rt net/ipv6/route.c:1305 [inline] ip6_route_add+0x86/0x130 net/ipv6/route.c:3869 addrconf_prefix_route net/ipv6/addrconf.c:2446 [inline] fixup_permanent_addr net/ipv6/addrconf.c:3524 [inline] addrconf_permanent_addr+0x692/0xa00 net/ipv6/addrconf.c:3548 addrconf_notify+0x827/0xf00 net/ipv6/addrconf.c:3616 notifier_call_chain kernel/notifier.c:83 [inline] raw_notifier_call_chain+0xcb/0x160 kernel/notifier.c:391 call_netdevice_notifiers_extack net/core/dev.c:2061 [inline] call_netdevice_notifiers net/core/dev.c:2075 [inline] __dev_notify_flags+0x194/0x300 net/core/dev.c:8891 dev_change_flags+0xe3/0x1a0 net/core/dev.c:8929 do_setlink+0xcdb/0x3d60 net/core/rtnetlink.c:2781 __rtnl_newlink net/core/rtnetlink.c:3452 [inline] rtnl_newlink+0x1658/0x1a50 net/core/rtnetlink.c:3574 page last free stack trace: reset_page_owner include/linux/page_owner.h:24 [inline] free_pages_prepare mm/page_alloc.c:1340 [inline] free_pcp_prepare mm/page_alloc.c:1391 [inline] free_unref_page_prepare+0x637/0x6c0 mm/page_alloc.c:3317 free_unref_page+0x8f/0x2a0 mm/page_alloc.c:3396 free_contig_range+0x96/0xf0 mm/page_alloc.c:9406 destroy_args+0xf0/0xa00 mm/debug_vm_pgtable.c:1018 debug_vm_pgtable+0x321/0x380 mm/debug_vm_pgtable.c:1336 do_one_initcall+0x272/0x730 init/main.c:1316 do_initcall_level+0x137/0x1f0 init/main.c:1389 do_initcalls+0x4b/0x90 init/main.c:1405 kernel_init_freeable+0x3e9/0x570 init/main.c:1629 kernel_init+0x19/0x1b0 init/main.c:1520 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:287 Memory state around the buggy address: ffff888060fbcb00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffff888060fbcb80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >ffff888060fbcc00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ^ ffff888060fbcc80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ffff888060fbcd00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ==================================================================