================================================================== BUG: KASAN: slab-out-of-bounds in vsscanf+0x2666/0x2ef0 lib/vsprintf.c:3287 Read of size 1 at addr ffff88804831f671 by task syz-executor.5/18620 CPU: 0 PID: 18620 Comm: syz-executor.5 Not tainted 5.7.0-rc6-syzkaller #0 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+0x1e9/0x30e lib/dump_stack.c:118 print_address_description+0x74/0x5c0 mm/kasan/report.c:382 __kasan_report+0x103/0x1a0 mm/kasan/report.c:511 kasan_report+0x4d/0x80 mm/kasan/common.c:625 Allocated by task 18620: save_stack mm/kasan/common.c:49 [inline] set_track mm/kasan/common.c:57 [inline] __kasan_kmalloc+0x114/0x160 mm/kasan/common.c:495 __do_kmalloc mm/slab.c:3656 [inline] __kmalloc_track_caller+0x249/0x320 mm/slab.c:3671 memdup_user_nul+0x26/0xf0 mm/util.c:259 smk_set_cipso+0xff/0x6a0 security/smack/smackfs.c:859 __vfs_write+0xa7/0x710 fs/read_write.c:495 vfs_write+0x274/0x580 fs/read_write.c:559 ksys_write+0x11b/0x220 fs/read_write.c:612 do_syscall_64+0xf3/0x1b0 arch/x86/entry/common.c:295 entry_SYSCALL_64_after_hwframe+0x49/0xb3 Freed by task 4118: save_stack mm/kasan/common.c:49 [inline] set_track mm/kasan/common.c:57 [inline] kasan_set_free_info mm/kasan/common.c:317 [inline] __kasan_slab_free+0x125/0x190 mm/kasan/common.c:456 __cache_free mm/slab.c:3426 [inline] kfree+0x10a/0x220 mm/slab.c:3757 kernfs_fop_release+0x1d8/0x2b0 fs/kernfs/file.c:779 __fput+0x2ed/0x750 fs/file_table.c:280 task_work_run+0x147/0x1d0 kernel/task_work.c:123 tracehook_notify_resume include/linux/tracehook.h:188 [inline] exit_to_usermode_loop arch/x86/entry/common.c:165 [inline] prepare_exit_to_usermode+0x48e/0x600 arch/x86/entry/common.c:196 entry_SYSCALL_64_after_hwframe+0x49/0xb3 The buggy address belongs to the object at ffff88804831f600 which belongs to the cache kmalloc-128 of size 128 The buggy address is located 113 bytes inside of 128-byte region [ffff88804831f600, ffff88804831f680) The buggy address belongs to the page: page:ffffea000120c7c0 refcount:1 mapcount:0 mapping:0000000071cb8232 index:0x0 flags: 0xfffe0000000200(slab) raw: 00fffe0000000200 ffffea0001679dc8 ffffea0000452d88 ffff8880aa400700 raw: 0000000000000000 ffff88804831f000 0000000100000010 0000000000000000 page dumped because: kasan: bad access detected Memory state around the buggy address: ffff88804831f500: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffff88804831f580: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc >ffff88804831f600: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 fc ^ ffff88804831f680: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ffff88804831f700: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc ==================================================================