================================================================== BUG: KASAN: global-out-of-bounds in memcpy include/linux/string.h:348 [inline] BUG: KASAN: global-out-of-bounds in fbcon_get_font+0x28d/0x5b0 drivers/video/fbdev/core/fbcon.c:2446 Read of size 18 at addr ffffffff87ad4cd6 by task syz-executor.5/4105 CPU: 0 PID: 4105 Comm: syz-executor.5 Not tainted 4.19.124-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+0x1fc/0x2fe lib/dump_stack.c:118 print_address_description.cold+0x5/0x222 mm/kasan/report.c:256 kasan_report_error mm/kasan/report.c:354 [inline] kasan_report mm/kasan/report.c:412 [inline] kasan_report.cold+0x88/0x2b9 mm/kasan/report.c:396 memcpy+0x20/0x50 mm/kasan/kasan.c:302 memcpy include/linux/string.h:348 [inline] fbcon_get_font+0x28d/0x5b0 drivers/video/fbdev/core/fbcon.c:2446 con_font_get drivers/tty/vt/vt.c:4437 [inline] con_font_op+0x1f7/0x1130 drivers/tty/vt/vt.c:4596 vt_ioctl+0x16f1/0x2500 drivers/tty/vt/vt_ioctl.c:980 tty_ioctl+0x7a5/0x1420 drivers/tty/tty_io.c:2669 vfs_ioctl fs/ioctl.c:46 [inline] file_ioctl fs/ioctl.c:501 [inline] do_vfs_ioctl+0xcda/0x12e0 fs/ioctl.c:688 ksys_ioctl+0x9b/0xc0 fs/ioctl.c:705 __do_sys_ioctl fs/ioctl.c:712 [inline] __se_sys_ioctl fs/ioctl.c:710 [inline] __x64_sys_ioctl+0x6f/0xb0 fs/ioctl.c:710 do_syscall_64+0xf9/0x620 arch/x86/entry/common.c:293 entry_SYSCALL_64_after_hwframe+0x49/0xbe RIP: 0033:0x45ca29 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:00007f20972e0c78 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 RAX: ffffffffffffffda RBX: 00000000004e6b00 RCX: 000000000045ca29 RDX: 0000000020000540 RSI: 0000000000004b72 RDI: 0000000000000004 RBP: 000000000078bf00 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 00000000ffffffff R13: 0000000000000373 R14: 00000000004c6049 R15: 00007f20972e16d4 The buggy address belongs to the variable: fontdata_8x16+0xff6/0x1120 Memory state around the buggy address: ffffffff87ad4b80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffffffff87ad4c00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >ffffffff87ad4c80: 00 00 00 00 00 00 00 00 00 00 00 00 fa fa fa fa ^ ffffffff87ad4d00: 06 fa fa fa fa fa fa fa 05 fa fa fa fa fa fa fa ffffffff87ad4d80: 06 fa fa fa fa fa fa fa 00 00 03 fa fa fa fa fa ==================================================================