================================================================== BUG: KASAN: slab-out-of-bounds in hci_inquiry_result_with_rssi_evt+0x5a7/0x640 net/bluetooth/hci_event.c:3631 Read of size 1 at addr ffff8880a45b82c0 by task kworker/u5:1/7697 CPU: 0 PID: 7697 Comm: kworker/u5:1 Not tainted 4.14.193-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011 Workqueue: hci0 hci_rx_work Call Trace: __dump_stack lib/dump_stack.c:17 [inline] dump_stack+0x1b2/0x283 lib/dump_stack.c:58 print_address_description.cold+0x54/0x1d3 mm/kasan/report.c:252 kasan_report_error.cold+0x8a/0x194 mm/kasan/report.c:351 kasan_report mm/kasan/report.c:409 [inline] __asan_report_load1_noabort+0x68/0x70 mm/kasan/report.c:427 hci_inquiry_result_with_rssi_evt+0x5a7/0x640 net/bluetooth/hci_event.c:3631 hci_event_packet+0x19cd/0x7c7a net/bluetooth/hci_event.c:5364 hci_rx_work+0x3e6/0x970 net/bluetooth/hci_core.c:4244 process_one_work+0x793/0x14a0 kernel/workqueue.c:2116 worker_thread+0x5cc/0xff0 kernel/workqueue.c:2250 kthread+0x30d/0x420 kernel/kthread.c:232 ret_from_fork+0x24/0x30 arch/x86/entry/entry_64.S:404 Allocated by task 30069: save_stack mm/kasan/kasan.c:447 [inline] set_track mm/kasan/kasan.c:459 [inline] kasan_kmalloc+0xeb/0x160 mm/kasan/kasan.c:551 __do_kmalloc_node mm/slab.c:3682 [inline] __kmalloc_node_track_caller+0x4c/0x70 mm/slab.c:3696 __kmalloc_reserve net/core/skbuff.c:137 [inline] __alloc_skb+0x96/0x510 net/core/skbuff.c:205 alloc_skb include/linux/skbuff.h:980 [inline] bt_skb_alloc include/net/bluetooth/bluetooth.h:336 [inline] vhci_get_user drivers/bluetooth/hci_vhci.c:180 [inline] vhci_write+0xb1/0x420 drivers/bluetooth/hci_vhci.c:299 call_write_iter include/linux/fs.h:1778 [inline] new_sync_write fs/read_write.c:469 [inline] __vfs_write+0x44c/0x630 fs/read_write.c:482 vfs_write+0x17f/0x4d0 fs/read_write.c:544 SYSC_write fs/read_write.c:590 [inline] SyS_write+0xf2/0x210 fs/read_write.c:582 do_syscall_64+0x1d5/0x640 arch/x86/entry/common.c:292 entry_SYSCALL_64_after_hwframe+0x46/0xbb Freed by task 3653: save_stack mm/kasan/kasan.c:447 [inline] set_track mm/kasan/kasan.c:459 [inline] kasan_slab_free+0xc3/0x1a0 mm/kasan/kasan.c:524 __cache_free mm/slab.c:3496 [inline] kfree+0xc9/0x250 mm/slab.c:3815 skb_free_head net/core/skbuff.c:554 [inline] skb_release_data+0x5f6/0x820 net/core/skbuff.c:574 skb_release_all net/core/skbuff.c:631 [inline] __kfree_skb net/core/skbuff.c:645 [inline] consume_skb+0xe0/0x380 net/core/skbuff.c:705 skb_free_datagram+0x16/0xe0 net/core/datagram.c:331 netlink_recvmsg+0x5c1/0xda0 net/netlink/af_netlink.c:1957 sock_recvmsg_nosec net/socket.c:819 [inline] sock_recvmsg net/socket.c:826 [inline] sock_recvmsg+0xc0/0x100 net/socket.c:822 ___sys_recvmsg+0x20b/0x4d0 net/socket.c:2221 __sys_recvmsg+0xa0/0x120 net/socket.c:2266 SYSC_recvmsg net/socket.c:2278 [inline] SyS_recvmsg+0x27/0x40 net/socket.c:2273 do_syscall_64+0x1d5/0x640 arch/x86/entry/common.c:292 entry_SYSCALL_64_after_hwframe+0x46/0xbb The buggy address belongs to the object at ffff8880a45b80c0 which belongs to the cache kmalloc-512 of size 512 The buggy address is located 0 bytes to the right of 512-byte region [ffff8880a45b80c0, ffff8880a45b82c0) The buggy address belongs to the page: page:ffffea0002916e00 count:1 mapcount:0 mapping:ffff8880a45b80c0 index:0x0 flags: 0xfffe0000000100(slab) raw: 00fffe0000000100 ffff8880a45b80c0 0000000000000000 0000000100000006 raw: ffffea000191d520 ffffea0002158fa0 ffff88812fe52940 0000000000000000 page dumped because: kasan: bad access detected Memory state around the buggy address: ffff8880a45b8180: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffff8880a45b8200: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >ffff8880a45b8280: 00 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc ^ ffff8880a45b8300: fc fc fc fc fc fc fc fc 00 00 00 00 00 00 00 00 ffff8880a45b8380: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ==================================================================