================================================================== BUG: KASAN: global-out-of-bounds in memcpy include/linux/string.h:381 [inline] BUG: KASAN: global-out-of-bounds in fbcon_get_font+0x28d/0x5b0 drivers/video/fbdev/core/fbcon.c:2474 Read of size 31 at addr ffffffff8875487c by task syz-executor.2/25539 CPU: 0 PID: 25539 Comm: syz-executor.2 Not tainted 5.7.0-rc1-next-20200415-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+0x188/0x20d lib/dump_stack.c:118 print_address_description.constprop.0.cold+0x5/0x315 mm/kasan/report.c:382 __kasan_report.cold+0x35/0x4d mm/kasan/report.c:511 kasan_report+0x33/0x50 mm/kasan/common.c:625 check_memory_region_inline mm/kasan/generic.c:187 [inline] check_memory_region+0x141/0x190 mm/kasan/generic.c:193 memcpy+0x20/0x60 mm/kasan/common.c:106 memcpy include/linux/string.h:381 [inline] fbcon_get_font+0x28d/0x5b0 drivers/video/fbdev/core/fbcon.c:2474 con_font_get drivers/tty/vt/vt.c:4473 [inline] con_font_op+0x1f7/0x1160 drivers/tty/vt/vt.c:4632 do_fontx_ioctl drivers/tty/vt/vt_ioctl.c:273 [inline] vt_ioctl+0x1d31/0x26b0 drivers/tty/vt/vt_ioctl.c:945 tty_ioctl+0xedc/0x1440 drivers/tty/tty_io.c:2656 vfs_ioctl fs/ioctl.c:47 [inline] ksys_ioctl+0x11a/0x180 fs/ioctl.c:763 __do_sys_ioctl fs/ioctl.c:772 [inline] __se_sys_ioctl fs/ioctl.c:770 [inline] __x64_sys_ioctl+0x6f/0xb0 fs/ioctl.c:770 do_syscall_64+0xf6/0x7d0 arch/x86/entry/common.c:295 entry_SYSCALL_64_after_hwframe+0x49/0xb3 RIP: 0033:0x45c829 Code: 0d b7 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 b6 fb ff c3 66 2e 0f 1f 84 00 00 00 00 RSP: 002b:00007f932f961c78 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 RAX: ffffffffffffffda RBX: 00000000004e5540 RCX: 000000000045c829 RDX: 0000000020000100 RSI: 0000000000004b6b RDI: 0000000000000009 RBP: 000000000078bf00 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 00000000ffffffff R13: 000000000000032a R14: 00000000004c58eb R15: 00007f932f9626d4 The buggy address belongs to the variable: fontdata_8x16+0xffc/0x1120 Memory state around the buggy address: ffffffff88754780: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffffffff88754800: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >ffffffff88754880: fa fa fa fa 06 fa fa fa fa fa fa fa 05 fa fa fa ^ ffffffff88754900: fa fa fa fa 06 fa fa fa fa fa fa fa 00 00 03 fa ffffffff88754980: fa fa fa fa 00 00 00 00 00 00 00 00 00 00 00 00 ==================================================================