================================================================== 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 ffff88807ad7f40a by task kworker/u5:8/4203 CPU: 0 PID: 4203 Comm: kworker/u5:8 Not tainted syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2026 Workqueue: hci0 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 6516: 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 The buggy address belongs to the object at ffff88807ad7f000 which belongs to the cache kmalloc-1k of size 1024 The buggy address is located 10 bytes to the right of 1024-byte region [ffff88807ad7f000, ffff88807ad7f400) The buggy address belongs to the page: page:ffffea0001eb5e00 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x7ad78 head:ffffea0001eb5e00 order:3 compound_mapcount:0 compound_pincount:0 flags: 0xfff00000010200(slab|head|node=0|zone=1|lastcpupid=0x7ff) raw: 00fff00000010200 dead000000000100 dead000000000122 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 4351, ts 83591389281, free_ts 83506848892 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 __pskb_copy_fclone+0xa7/0x10a0 net/core/skbuff.c:1634 __pskb_copy include/linux/skbuff.h:1226 [inline] tipc_sk_mcast_rcv+0x5cf/0xf10 net/tipc/socket.c:1249 tipc_mcast_xmit+0x1228/0x1890 net/tipc/bcast.c:424 tipc_send_group_bcast+0x806/0xad0 net/tipc/socket.c:1133 __tipc_sendmsg+0x338/0x2bf0 net/tipc/socket.c:1436 tipc_sendmsg+0x51/0x70 net/tipc/socket.c:1403 sock_sendmsg_nosec net/socket.c:706 [inline] __sock_sendmsg net/socket.c:718 [inline] ____sys_sendmsg+0x5b7/0x8f0 net/socket.c:2445 ___sys_sendmsg+0x236/0x2e0 net/socket.c:2499 __sys_sendmmsg+0x2ba/0x500 net/socket.c:2585 __do_sys_sendmmsg net/socket.c:2614 [inline] __se_sys_sendmmsg net/socket.c:2611 [inline] __x64_sys_sendmmsg+0x9c/0xb0 net/socket.c:2611 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] __kmalloc_node+0x15a/0x3b0 mm/slub.c:4456 kmalloc_array_node include/linux/slab.h:700 [inline] kcalloc_node include/linux/slab.h:705 [inline] memcg_alloc_page_obj_cgroups+0x81/0x120 mm/memcontrol.c:2839 account_slab_page mm/slab.h:424 [inline] allocate_slab mm/slub.c:1933 [inline] new_slab+0x100/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+0x200/0x3b0 mm/slub.c:4456 kmalloc_node include/linux/slab.h:630 [inline] kvmalloc_node+0x84/0x130 mm/util.c:619 kvmalloc include/linux/mm.h:816 [inline] seq_buf_alloc fs/seq_file.c:38 [inline] seq_read_iter+0x1f6/0xd50 fs/seq_file.c:210 call_read_iter include/linux/fs.h:2167 [inline] new_sync_read fs/read_write.c:404 [inline] vfs_read+0x759/0xd60 fs/read_write.c:485 Memory state around the buggy address: ffff88807ad7f300: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffff88807ad7f380: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >ffff88807ad7f400: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ^ ffff88807ad7f480: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ffff88807ad7f500: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ==================================================================