================================================================== BUG: KASAN: slab-out-of-bounds in hci_le_ext_adv_report_evt net/bluetooth/hci_event.c:5964 [inline] BUG: KASAN: slab-out-of-bounds in hci_le_meta_evt+0x1324/0x3c90 net/bluetooth/hci_event.c:6238 Read of size 1 at addr ffff888077956401 by task kworker/u5:0/146 CPU: 1 PID: 146 Comm: kworker/u5:0 Not tainted syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2026 Workqueue: hci2 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:5964 [inline] hci_le_meta_evt+0x1324/0x3c90 net/bluetooth/hci_event.c:6238 hci_event_packet+0xe48/0x1370 net/bluetooth/hci_event.c:6555 hci_rx_work+0x255/0xa10 net/bluetooth/hci_core.c:5164 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 5686: 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_flush_dev+0x184/0x990 net/core/neighbour.c:374 __neigh_ifdown+0x39/0x3a0 net/core/neighbour.c:391 neigh_ifdown+0x1b/0x30 net/core/neighbour.c:408 rt6_disable_ip+0x616/0x6b0 net/ipv6/route.c:4922 addrconf_ifdown+0x155/0x19c0 net/ipv6/addrconf.c:3775 addrconf_notify+0x445/0xf00 net/ipv6/addrconf.c:-1 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:2074 [inline] call_netdevice_notifiers net/core/dev.c:2088 [inline] dev_close_many+0x29f/0x400 net/core/dev.c:1663 unregister_netdevice_many+0x481/0x19f0 net/core/dev.c:11136 default_device_exit_batch+0x364/0x3c0 net/core/dev.c:11693 ops_exit_list net/core/net_namespace.c:177 [inline] cleanup_net+0x791/0xba0 net/core/net_namespace.c:635 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 ffff888077956000 which belongs to the cache kmalloc-1k of size 1024 The buggy address is located 1 bytes to the right of 1024-byte region [ffff888077956000, ffff888077956400) The buggy address belongs to the page: page:ffffea0001de5400 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x77950 head:ffffea0001de5400 order:3 compound_mapcount:0 compound_pincount:0 flags: 0xfff00000010200(slab|head|node=0|zone=1|lastcpupid=0x7ff) raw: 00fff00000010200 ffffea0000986800 0000000400000004 ffff888016c41dc0 raw: 0000000000000000 0000000080100010 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 0x1d2a20(GFP_ATOMIC|__GFP_NOWARN|__GFP_NORETRY|__GFP_COMP|__GFP_NOMEMALLOC|__GFP_HARDWALL), pid 155, ts 72211071409, free_ts 72163533505 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:5501 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] alloc_skb_with_frags+0xa7/0x730 net/core/skbuff.c:6170 sock_alloc_send_pskb+0x87f/0x9a0 net/core/sock.c:2536 __ip_append_data+0x2037/0x32d0 net/ipv4/ip_output.c:1108 ip_append_data+0x132/0x1a0 net/ipv4/ip_output.c:1332 icmp_push_reply+0x100/0x420 net/ipv4/icmp.c:377 __icmp_send+0xcea/0x10f0 net/ipv4/icmp.c:777 icmp_send include/net/icmp.h:43 [inline] __udp4_lib_rcv+0x1665/0x2270 net/ipv4/udp.c:2500 ip_protocol_deliver_rcu+0x3ad/0x770 net/ipv4/ip_input.c:204 ip_local_deliver_finish+0x1d5/0x320 net/ipv4/ip_input.c:231 NF_HOOK+0x303/0x390 include/linux/netfilter.h:302 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_slab mm/slub.c:2020 [inline] discard_slab mm/slub.c:2026 [inline] __unfreeze_partials+0x1a5/0x200 mm/slub.c:2512 put_cpu_partial+0x12d/0x190 mm/slub.c:2592 qlist_free_all+0x35/0x90 mm/kasan/quarantine.c:176 kasan_quarantine_reduce+0x150/0x160 mm/kasan/quarantine.c:283 __kasan_slab_alloc+0x2f/0xd0 mm/kasan/common.c:444 kasan_slab_alloc include/linux/kasan.h:254 [inline] slab_post_alloc_hook+0x4c/0x380 mm/slab.h:519 slab_alloc_node mm/slub.c:3225 [inline] slab_alloc mm/slub.c:3233 [inline] kmem_cache_alloc+0x100/0x290 mm/slub.c:3238 __d_alloc+0x2a/0x6f0 fs/dcache.c:1749 d_alloc_pseudo+0x19/0x70 fs/dcache.c:1880 alloc_file_pseudo+0xe0/0x200 fs/file_table.c:256 sock_alloc_file+0xb3/0x240 net/socket.c:464 sock_map_fd net/socket.c:488 [inline] __sys_socket+0x11d/0x170 net/socket.c:1597 __do_sys_socket net/socket.c:1602 [inline] __se_sys_socket net/socket.c:1600 [inline] __x64_sys_socket+0x76/0x80 net/socket.c:1600 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:80 Memory state around the buggy address: ffff888077956300: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffff888077956380: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >ffff888077956400: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ^ ffff888077956480: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ffff888077956500: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ==================================================================