================================================================== BUG: KASAN: use-after-free in hidraw_ioctl+0x5e1/0xae0 drivers/hid/hidraw.c:396 Read of size 4 at addr ffff8881d2c78018 by task syz-executor037/1726 CPU: 0 PID: 1726 Comm: syz-executor037 Not tainted 5.3.0-rc2+ #25 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011 Call Trace: __dump_stack lib/dump_stack.c:77 [inline] dump_stack+0xca/0x13e lib/dump_stack.c:113 print_address_description+0x6a/0x32c mm/kasan/report.c:351 __kasan_report.cold+0x1a/0x33 mm/kasan/report.c:482 kasan_report+0xe/0x12 mm/kasan/common.c:612 hidraw_ioctl+0x5e1/0xae0 drivers/hid/hidraw.c:396 vfs_ioctl fs/ioctl.c:46 [inline] file_ioctl fs/ioctl.c:509 [inline] do_vfs_ioctl+0xd2d/0x1330 fs/ioctl.c:696 ksys_ioctl+0x9b/0xc0 fs/ioctl.c:713 __do_sys_ioctl fs/ioctl.c:720 [inline] __se_sys_ioctl fs/ioctl.c:718 [inline] __x64_sys_ioctl+0x6f/0xb0 fs/ioctl.c:718 do_syscall_64+0xb7/0x580 arch/x86/entry/common.c:296 entry_SYSCALL_64_after_hwframe+0x49/0xbe RIP: 0033:0x4456b9 Code: e8 5c ad 02 00 48 83 c4 18 c3 0f 1f 80 00 00 00 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 0f 83 9b cd fb ff c3 66 2e 0f 1f 84 00 00 00 00 RSP: 002b:00007ffe9dc59908 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 00000000004456b9 RDX: 00000000200003c0 RSI: 0000000090044802 RDI: 0000000000000003 RBP: 000000000000c8e8 R08: 00000000004002e0 R09: 00000000004002e0 R10: 000000000000000b R11: 0000000000000246 R12: 00000000004028e0 R13: 0000000000402970 R14: 0000000000000000 R15: 0000000000000000 Allocated by task 331: save_stack+0x1b/0x80 mm/kasan/common.c:69 set_track mm/kasan/common.c:77 [inline] __kasan_kmalloc mm/kasan/common.c:487 [inline] __kasan_kmalloc.constprop.0+0xbf/0xd0 mm/kasan/common.c:460 slab_post_alloc_hook mm/slab.h:520 [inline] slab_alloc_node mm/slub.c:2766 [inline] slab_alloc mm/slub.c:2774 [inline] kmem_cache_alloc+0xd6/0x2d0 mm/slub.c:2779 getname_flags fs/namei.c:138 [inline] getname_flags+0xd2/0x5b0 fs/namei.c:128 user_path_at_empty+0x2a/0x50 fs/namei.c:2606 user_path_at include/linux/namei.h:60 [inline] vfs_statx+0x113/0x1e0 fs/stat.c:187 vfs_stat include/linux/fs.h:3182 [inline] __do_sys_newstat+0x96/0x120 fs/stat.c:341 do_syscall_64+0xb7/0x580 arch/x86/entry/common.c:296 entry_SYSCALL_64_after_hwframe+0x49/0xbe Freed by task 331: save_stack+0x1b/0x80 mm/kasan/common.c:69 set_track mm/kasan/common.c:77 [inline] __kasan_slab_free+0x130/0x180 mm/kasan/common.c:449 slab_free_hook mm/slub.c:1423 [inline] slab_free_freelist_hook mm/slub.c:1470 [inline] slab_free mm/slub.c:3012 [inline] kmem_cache_free+0xb9/0x380 mm/slub.c:3028 putname+0xe1/0x120 fs/namei.c:259 filename_lookup+0x28f/0x410 fs/namei.c:2355 user_path_at include/linux/namei.h:60 [inline] vfs_statx+0x113/0x1e0 fs/stat.c:187 vfs_stat include/linux/fs.h:3182 [inline] __do_sys_newstat+0x96/0x120 fs/stat.c:341 do_syscall_64+0xb7/0x580 arch/x86/entry/common.c:296 entry_SYSCALL_64_after_hwframe+0x49/0xbe The buggy address belongs to the object at ffff8881d2c78000 which belongs to the cache names_cache of size 4096 The buggy address is located 24 bytes inside of 4096-byte region [ffff8881d2c78000, ffff8881d2c79000) The buggy address belongs to the page: page:ffffea00074b1e00 refcount:1 mapcount:0 mapping:ffff8881da114000 index:0x0 compound_mapcount: 0 flags: 0x200000000010200(slab|head) raw: 0200000000010200 dead000000000100 dead000000000122 ffff8881da114000 raw: 0000000000000000 0000000000070007 00000001ffffffff 0000000000000000 page dumped because: kasan: bad access detected Memory state around the buggy address: ffff8881d2c77f00: fb fb fb fb fb fb fc fc fc fc fb fb fb fb fb fb ffff8881d2c77f80: fb fb fb fb fc fc fc fc fc fc fc fc fc fc fc fc >ffff8881d2c78000: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ^ ffff8881d2c78080: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ffff8881d2c78100: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ==================================================================