================================================================== BUG: KASAN: slab-out-of-bounds in memcpy include/linux/string.h:406 [inline] BUG: KASAN: slab-out-of-bounds in scr_memcpyw include/linux/vt_buffer.h:49 [inline] BUG: KASAN: slab-out-of-bounds in vc_do_resize+0x9d3/0x13f0 drivers/tty/vt/vt.c:1280 Read of size 2 at addr ffff888098d52280 by task syz-executor.3/2045 CPU: 0 PID: 2045 Comm: syz-executor.3 Not tainted 5.8.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+0x18f/0x20d lib/dump_stack.c:118 print_address_description.constprop.0.cold+0xae/0x436 mm/kasan/report.c:383 __kasan_report mm/kasan/report.c:513 [inline] kasan_report.cold+0x1f/0x37 mm/kasan/report.c:530 check_memory_region_inline mm/kasan/generic.c:186 [inline] check_memory_region+0x13d/0x180 mm/kasan/generic.c:192 memcpy+0x20/0x60 mm/kasan/common.c:105 memcpy include/linux/string.h:406 [inline] scr_memcpyw include/linux/vt_buffer.h:49 [inline] vc_do_resize+0x9d3/0x13f0 drivers/tty/vt/vt.c:1280 fbcon_modechanged+0x36c/0x710 drivers/video/fbdev/core/fbcon.c:2990 fbcon_update_vcs+0x3a/0x50 drivers/video/fbdev/core/fbcon.c:3048 fb_set_var+0xae8/0xd60 drivers/video/fbdev/core/fbmem.c:1056 do_fb_ioctl+0x33f/0x6c0 drivers/video/fbdev/core/fbmem.c:1109 fb_ioctl+0xdd/0x130 drivers/video/fbdev/core/fbmem.c:1185 vfs_ioctl fs/ioctl.c:48 [inline] ksys_ioctl+0x11a/0x180 fs/ioctl.c:753 __do_sys_ioctl fs/ioctl.c:762 [inline] __se_sys_ioctl fs/ioctl.c:760 [inline] __x64_sys_ioctl+0x6f/0xb0 fs/ioctl.c:760 do_syscall_64+0x60/0xe0 arch/x86/entry/common.c:384 entry_SYSCALL_64_after_hwframe+0x44/0xa9 RIP: 0033:0x45c1d9 Code: Bad RIP value. RSP: 002b:00007f2bf0488c78 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 RAX: ffffffffffffffda RBX: 000000000000d440 RCX: 000000000045c1d9 RDX: 0000000020000000 RSI: 0000000000004601 RDI: 0000000000000005 RBP: 000000000078bfe0 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 000000000078bfac R13: 00007ffe979da72f R14: 00007f2bf04899c0 R15: 000000000078bfac Allocated by task 2045: save_stack+0x1b/0x40 mm/kasan/common.c:48 set_track mm/kasan/common.c:56 [inline] __kasan_kmalloc.constprop.0+0xc2/0xd0 mm/kasan/common.c:494 __do_kmalloc mm/slab.c:3656 [inline] __kmalloc+0x17a/0x340 mm/slab.c:3665 kmalloc include/linux/slab.h:560 [inline] kzalloc include/linux/slab.h:669 [inline] vc_do_resize+0x2fc/0x13f0 drivers/tty/vt/vt.c:1217 fbcon_modechanged+0x36c/0x710 drivers/video/fbdev/core/fbcon.c:2990 fbcon_update_vcs+0x3a/0x50 drivers/video/fbdev/core/fbcon.c:3048 fb_set_var+0xae8/0xd60 drivers/video/fbdev/core/fbmem.c:1056 fbcon_resize+0x575/0x610 drivers/video/fbdev/core/fbcon.c:2231 resize_screen drivers/tty/vt/vt.c:1156 [inline] vc_do_resize+0x53b/0x13f0 drivers/tty/vt/vt.c:1235 fbcon_modechanged+0x36c/0x710 drivers/video/fbdev/core/fbcon.c:2990 fbcon_update_vcs+0x3a/0x50 drivers/video/fbdev/core/fbcon.c:3048 fb_set_var+0xae8/0xd60 drivers/video/fbdev/core/fbmem.c:1056 do_fb_ioctl+0x33f/0x6c0 drivers/video/fbdev/core/fbmem.c:1109 fb_ioctl+0xdd/0x130 drivers/video/fbdev/core/fbmem.c:1185 vfs_ioctl fs/ioctl.c:48 [inline] ksys_ioctl+0x11a/0x180 fs/ioctl.c:753 __do_sys_ioctl fs/ioctl.c:762 [inline] __se_sys_ioctl fs/ioctl.c:760 [inline] __x64_sys_ioctl+0x6f/0xb0 fs/ioctl.c:760 do_syscall_64+0x60/0xe0 arch/x86/entry/common.c:384 entry_SYSCALL_64_after_hwframe+0x44/0xa9 Freed by task 3899: save_stack+0x1b/0x40 mm/kasan/common.c:48 set_track mm/kasan/common.c:56 [inline] kasan_set_free_info mm/kasan/common.c:316 [inline] __kasan_slab_free+0xf5/0x140 mm/kasan/common.c:455 __cache_free mm/slab.c:3426 [inline] kfree+0x103/0x2c0 mm/slab.c:3757 kernfs_fop_release+0xe3/0x190 fs/kernfs/file.c:779 __fput+0x33c/0x880 fs/file_table.c:281 task_work_run+0xdd/0x190 kernel/task_work.c:135 tracehook_notify_resume include/linux/tracehook.h:188 [inline] exit_to_usermode_loop arch/x86/entry/common.c:239 [inline] __prepare_exit_to_usermode+0x1e9/0x1f0 arch/x86/entry/common.c:269 do_syscall_64+0x6c/0xe0 arch/x86/entry/common.c:393 entry_SYSCALL_64_after_hwframe+0x44/0xa9 The buggy address belongs to the object at ffff888098d52200 which belongs to the cache kmalloc-128 of size 128 The buggy address is located 0 bytes to the right of 128-byte region [ffff888098d52200, ffff888098d52280) The buggy address belongs to the page: page:ffffea0002635480 refcount:1 mapcount:0 mapping:0000000000000000 index:0xffff888098d52600 flags: 0xfffe0000000200(slab) raw: 00fffe0000000200 ffffea0002420408 ffffea0002657448 ffff8880aa000700 raw: ffff888098d52600 ffff888098d52000 000000010000000e 0000000000000000 page dumped because: kasan: bad access detected Memory state around the buggy address: ffff888098d52180: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ffff888098d52200: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >ffff888098d52280: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ^ ffff888098d52300: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffff888098d52380: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ==================================================================