================================================================== BUG: KASAN: global-out-of-bounds in memcpy include/linux/string.h:406 [inline] BUG: KASAN: global-out-of-bounds in fbcon_get_font+0x2f4/0x6f0 drivers/video/fbdev/core/fbcon.c:2303 Read of size 17 at addr ffffffff88db7210 by task syz-executor.1/14986 CPU: 1 PID: 14986 Comm: syz-executor.1 Not tainted 5.9.0-rc7-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+0x198/0x1fd lib/dump_stack.c:118 print_address_description.constprop.0.cold+0x5/0x497 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] fbcon_get_font+0x2f4/0x6f0 drivers/video/fbdev/core/fbcon.c:2303 con_font_get drivers/tty/vt/vt.c:4571 [inline] con_font_op+0x1f5/0x1140 drivers/tty/vt/vt.c:4730 vt_k_ioctl drivers/tty/vt/vt_ioctl.c:473 [inline] vt_ioctl+0x21c9/0x2e90 drivers/tty/vt/vt_ioctl.c:852 tty_ioctl+0x1019/0x15f0 drivers/tty/tty_io.c:2656 vfs_ioctl fs/ioctl.c:48 [inline] __do_sys_ioctl fs/ioctl.c:753 [inline] __se_sys_ioctl fs/ioctl.c:739 [inline] __x64_sys_ioctl+0x193/0x200 fs/ioctl.c:739 do_syscall_64+0x2d/0x70 arch/x86/entry/common.c:46 entry_SYSCALL_64_after_hwframe+0x44/0xa9 RIP: 0033:0x45dd99 Code: 0d b4 fb ff c3 66 2e 0f 1f 84 00 00 00 00 00 66 90 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 db b3 fb ff c3 66 2e 0f 1f 84 00 00 00 00 RSP: 002b:00007f36e31bdc78 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 RAX: ffffffffffffffda RBX: 0000000000010880 RCX: 000000000045dd99 RDX: 0000000020000000 RSI: 0000000000004b72 RDI: 0000000000000003 RBP: 000000000118bf60 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 000000000118bf2c R13: 00007ffea22675ff R14: 00007f36e31be9c0 R15: 000000000118bf2c The buggy address belongs to the variable: fontdata_8x16+0xff0/0x1120 Memory state around the buggy address: ffffffff88db7100: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffffffff88db7180: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >ffffffff88db7200: 00 00 00 00 f9 f9 f9 f9 06 f9 f9 f9 f9 f9 f9 f9 ^ ffffffff88db7280: 05 f9 f9 f9 f9 f9 f9 f9 06 f9 f9 f9 f9 f9 f9 f9 ffffffff88db7300: 00 00 03 f9 f9 f9 f9 f9 00 00 00 00 00 00 00 00 ==================================================================