================================================================== BUG: KASAN: global-out-of-bounds in memcpy include/linux/string.h:381 [inline] BUG: KASAN: global-out-of-bounds in soft_cursor+0x448/0xa20 drivers/video/fbdev/core/softcursor.c:70 Read of size 31 at addr ffffffff88753055 by task syz-executor.2/31486 CPU: 1 PID: 31486 Comm: syz-executor.2 Not tainted 5.7.0-rc2-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] soft_cursor+0x448/0xa20 drivers/video/fbdev/core/softcursor.c:70 bit_cursor+0x1230/0x1900 drivers/video/fbdev/core/bitblit.c:386 fbcon_cursor+0x477/0x650 drivers/video/fbdev/core/fbcon.c:1411 hide_cursor+0x85/0x280 drivers/tty/vt/vt.c:896 redraw_screen+0x5e1/0x770 drivers/tty/vt/vt.c:1000 vc_do_resize+0xfe6/0x1340 drivers/tty/vt/vt.c:1308 vt_ioctl+0x2062/0x26b0 drivers/tty/vt/vt_ioctl.c:901 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:00007f58efa74c78 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 RAX: ffffffffffffffda RBX: 00000000004f25c0 RCX: 000000000045c829 RDX: 0000000020000640 RSI: 000000000000560a RDI: 0000000000000003 RBP: 000000000078bf00 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 00000000ffffffff R13: 000000000000066c R14: 00000000004c9401 R15: 00007f58efa756d4 The buggy address belongs to the variable: fontdata_8x16+0x10d5/0x1120 Memory state around the buggy address: ffffffff88752f00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffffffff88752f80: fa fa fa fa 06 fa fa fa fa fa fa fa 05 fa fa fa >ffffffff88753000: fa fa fa fa 06 fa fa fa fa fa fa fa 00 00 03 fa ^ ffffffff88753080: fa fa fa fa 00 00 00 00 00 00 00 00 00 00 00 00 ffffffff88753100: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ==================================================================