Bluetooth: hci2: Unknown advertising packet type: 0xffff ================================================================== BUG: KASAN: slab-out-of-bounds in hci_le_ext_adv_report_evt net/bluetooth/hci_event.c:5934 [inline] BUG: KASAN: slab-out-of-bounds in hci_le_meta_evt+0x12c0/0x3b80 net/bluetooth/hci_event.c:6208 Read of size 1 at addr ffff88807344fc02 by task kworker/u5:6/4198 CPU: 0 PID: 4198 Comm: kworker/u5:6 Not tainted 5.15.187-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/07/2025 Workqueue: hci2 hci_rx_work Call Trace: dump_stack_lvl+0x168/0x230 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:5934 [inline] hci_le_meta_evt+0x12c0/0x3b80 net/bluetooth/hci_event.c:6208 hci_event_packet+0xe05/0x12f0 net/bluetooth/hci_event.c:6525 hci_rx_work+0x255/0xa10 net/bluetooth/hci_core.c:5160 process_one_work+0x863/0x1000 kernel/workqueue.c:2310 worker_thread+0xaa8/0x12a0 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 6524: 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:2172 [inline] new_sync_write fs/read_write.c:507 [inline] vfs_write+0x712/0xd00 fs/read_write.c:594 ksys_write+0x14d/0x250 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+0x10a/0x7c0 kernel/rcu/tree.c:3600 drop_sysctl_table+0x2fa/0x430 fs/proc/proc_sysctl.c:1681 unregister_sysctl_table+0x87/0x130 fs/proc/proc_sysctl.c:1719 neigh_sysctl_unregister+0x74/0x90 net/core/neighbour.c:3737 devinet_sysctl_unregister net/ipv4/devinet.c:2656 [inline] inetdev_destroy net/ipv4/devinet.c:326 [inline] inetdev_event+0x74b/0x1360 net/ipv4/devinet.c:1612 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] unregister_netdevice_many+0xf57/0x18f0 net/core/dev.c:11134 unregister_netdevice_queue+0x31c/0x360 net/core/dev.c:11067 unregister_netdevice include/linux/netdevice.h:3020 [inline] bpq_free_device drivers/net/hamradio/bpqether.c:523 [inline] bpq_device_event+0x813/0x9c0 drivers/net/hamradio/bpqether.c:553 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] unregister_netdevice_many+0xf57/0x18f0 net/core/dev.c:11134 unregister_netdevice_queue+0x31c/0x360 net/core/dev.c:11067 unregister_netdevice include/linux/netdevice.h:3020 [inline] nsim_destroy+0x49/0x150 drivers/net/netdevsim/netdev.c:382 __nsim_dev_port_del+0x155/0x1c0 drivers/net/netdevsim/dev.c:1349 nsim_dev_port_del_all drivers/net/netdevsim/dev.c:1362 [inline] nsim_dev_reload_destroy+0x16c/0x240 drivers/net/netdevsim/dev.c:1561 nsim_dev_remove+0x59/0x100 drivers/net/netdevsim/dev.c:1577 __device_release_driver drivers/base/dd.c:1227 [inline] device_release_driver_internal+0x475/0x750 drivers/base/dd.c:1262 bus_remove_device+0x2e2/0x400 drivers/base/bus.c:531 device_del+0x628/0xa70 drivers/base/core.c:3600 device_unregister+0x1c/0xc0 drivers/base/core.c:3633 nsim_bus_dev_del drivers/net/netdevsim/bus.c:454 [inline] del_device_store+0x27d/0x380 drivers/net/netdevsim/bus.c:354 kernfs_fop_write_iter+0x379/0x4c0 fs/kernfs/file.c:296 call_write_iter include/linux/fs.h:2172 [inline] new_sync_write fs/read_write.c:507 [inline] vfs_write+0x712/0xd00 fs/read_write.c:594 ksys_write+0x14d/0x250 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 ffff88807344f800 which belongs to the cache kmalloc-1k of size 1024 The buggy address is located 2 bytes to the right of 1024-byte region [ffff88807344f800, ffff88807344fc00) The buggy address belongs to the page: page:ffffea0001cd1200 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x73448 head:ffffea0001cd1200 order:3 compound_mapcount:0 compound_pincount:0 flags: 0xfff00000010200(slab|head|node=0|zone=1|lastcpupid=0x7ff) raw: 00fff00000010200 ffffea0001f66800 0000000400000004 ffff888016841dc0 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 0xd20c0(__GFP_IO|__GFP_FS|__GFP_NOWARN|__GFP_NORETRY|__GFP_COMP|__GFP_NOMEMALLOC), pid 4186, ts 72651933874, free_ts 72630733085 prep_new_page mm/page_alloc.c:2426 [inline] get_page_from_freelist+0x1b77/0x1c60 mm/page_alloc.c:4192 __alloc_pages+0x1e1/0x470 mm/page_alloc.c:5474 alloc_slab_page mm/slub.c:1775 [inline] allocate_slab mm/slub.c:1912 [inline] new_slab+0xc0/0x4b0 mm/slub.c:1975 ___slab_alloc+0x81e/0xdf0 mm/slub.c:3008 __slab_alloc mm/slub.c:3095 [inline] slab_alloc_node mm/slub.c:3186 [inline] __kmalloc_node_track_caller+0x1fc/0x3a0 mm/slub.c:4958 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] rtmsg_fib+0xe7/0x4b0 net/ipv4/fib_semantics.c:520 fib_table_insert+0x987/0x1b20 net/ipv4/fib_trie.c:1379 fib_magic+0x2c1/0x390 net/ipv4/fib_frontend.c:1106 fib_add_ifaddr+0x140/0x5e0 net/ipv4/fib_frontend.c:1128 fib_inetaddr_event+0x13c/0x1c0 net/ipv4/fib_frontend.c:1442 notifier_call_chain kernel/notifier.c:83 [inline] blocking_notifier_call_chain+0x103/0x1b0 kernel/notifier.c:318 __inet_insert_ifa+0x9e9/0xbc0 net/ipv4/devinet.c:568 inet_rtm_newaddr+0x940/0x1800 net/ipv4/devinet.c:967 rtnetlink_rcv_msg+0x9b9/0xe60 net/core/rtnetlink.c:5650 netlink_rcv_skb+0x1e0/0x430 net/netlink/af_netlink.c:2489 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+0x94/0x280 mm/page_alloc.c:3396 free_slab mm/slub.c:2015 [inline] discard_slab mm/slub.c:2021 [inline] __unfreeze_partials+0x1a5/0x200 mm/slub.c:2507 put_cpu_partial+0x12d/0x190 mm/slub.c:2587 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:3220 [inline] slab_alloc mm/slub.c:3228 [inline] kmem_cache_alloc_trace+0x103/0x2a0 mm/slub.c:3245 kmalloc include/linux/slab.h:604 [inline] kzalloc include/linux/slab.h:735 [inline] nsim_fib6_rt_create drivers/net/netdevsim/fib.c:545 [inline] nsim_fib6_rt_insert drivers/net/netdevsim/fib.c:750 [inline] nsim_fib6_event drivers/net/netdevsim/fib.c:854 [inline] nsim_fib_event drivers/net/netdevsim/fib.c:887 [inline] nsim_fib_event_work+0x1109/0x3240 drivers/net/netdevsim/fib.c:1483 process_one_work+0x863/0x1000 kernel/workqueue.c:2310 process_scheduled_works kernel/workqueue.c:2373 [inline] worker_thread+0xdca/0x12a0 kernel/workqueue.c:2459 kthread+0x436/0x520 kernel/kthread.c:334 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:287 Memory state around the buggy address: ffff88807344fb00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffff88807344fb80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >ffff88807344fc00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ^ ffff88807344fc80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ffff88807344fd00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ==================================================================