================================================================== BUG: KASAN: slab-out-of-bounds in soft_cursor+0x3fe/0xdb0 drivers/video/fbdev/core/softcursor.c:70 Read of size 8 at addr ffff888095411d10 by task syz-executor.1/13514 CPU: 1 PID: 13514 Comm: syz-executor.1 Not tainted 5.8.0-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+0x1f0/0x31e lib/dump_stack.c:118 print_address_description+0x66/0x620 mm/kasan/report.c:383 __kasan_report mm/kasan/report.c:513 [inline] kasan_report+0x132/0x1d0 mm/kasan/report.c:530 check_memory_region_inline mm/kasan/generic.c:183 [inline] check_memory_region+0x2b5/0x2f0 mm/kasan/generic.c:192 memcpy+0x25/0x60 mm/kasan/common.c:105 soft_cursor+0x3fe/0xdb0 drivers/video/fbdev/core/softcursor.c:70 bit_cursor+0x178a/0x2180 drivers/video/fbdev/core/bitblit.c:386 hide_cursor+0x7e/0x310 drivers/tty/vt/vt.c:906 redraw_screen+0x154/0x1420 drivers/tty/vt/vt.c:1011 vc_do_resize+0x11ab/0x1790 drivers/tty/vt/vt.c:1325 vt_resizex drivers/tty/vt/vt_ioctl.c:814 [inline] vt_ioctl+0x3032/0x3c60 drivers/tty/vt/vt_ioctl.c:1026 tty_ioctl+0xee4/0x15c0 drivers/tty/tty_io.c:2656 vfs_ioctl fs/ioctl.c:48 [inline] __do_sys_ioctl fs/ioctl.c:753 [inline] __se_sys_ioctl+0xfb/0x170 fs/ioctl.c:739 do_syscall_64+0x31/0x70 arch/x86/entry/common.c:46 entry_SYSCALL_64_after_hwframe+0x44/0xa9 RIP: 0033:0x45ce69 Code: 2d b6 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 fb b5 fb ff c3 66 2e 0f 1f 84 00 00 00 00 RSP: 002b:00007f51728dbc78 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 RAX: ffffffffffffffda RBX: 000000000001c340 RCX: 000000000045ce69 RDX: 0000000020000000 RSI: 000000000000560a RDI: 0000000000000003 RBP: 000000000118bf60 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 000000000118bf2c R13: 00007fff5061597f R14: 00007f51728dc9c0 R15: 000000000118bf2c Allocated by task 10484: kasan_save_stack mm/kasan/common.c:48 [inline] kasan_set_track mm/kasan/common.c:56 [inline] __kasan_kmalloc+0x100/0x130 mm/kasan/common.c:461 __do_kmalloc mm/slab.c:3655 [inline] __kmalloc+0x218/0x320 mm/slab.c:3664 kmalloc include/linux/slab.h:559 [inline] fbcon_set_font+0x2c4/0x970 drivers/video/fbdev/core/fbcon.c:2673 con_font_set drivers/tty/vt/vt.c:4662 [inline] con_font_op+0xebc/0x1630 drivers/tty/vt/vt.c:4727 vt_io_ioctl drivers/tty/vt/vt_ioctl.c:506 [inline] vt_ioctl+0xd7f/0x3c60 drivers/tty/vt/vt_ioctl.c:846 tty_ioctl+0xee4/0x15c0 drivers/tty/tty_io.c:2656 vfs_ioctl fs/ioctl.c:48 [inline] __do_sys_ioctl fs/ioctl.c:753 [inline] __se_sys_ioctl+0xfb/0x170 fs/ioctl.c:739 do_syscall_64+0x31/0x70 arch/x86/entry/common.c:46 entry_SYSCALL_64_after_hwframe+0x44/0xa9 The buggy address belongs to the object at ffff888095411c00 which belongs to the cache kmalloc-512 of size 512 The buggy address is located 272 bytes inside of 512-byte region [ffff888095411c00, ffff888095411e00) The buggy address belongs to the page: page:000000009a9b0842 refcount:1 mapcount:0 mapping:0000000000000000 index:0xffff888095411800 pfn:0x95411 flags: 0xfffe0000000200(slab) raw: 00fffe0000000200 ffffea00025d2b48 ffffea0002383408 ffff8880aa440600 raw: ffff888095411800 ffff888095411000 0000000100000002 0000000000000000 page dumped because: kasan: bad access detected Memory state around the buggy address: ffff888095411c00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffff888095411c80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >ffff888095411d00: 00 00 fc fc fc fc fc fc fc fc fc fc fc fc fc fc ^ ffff888095411d80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ffff888095411e00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ==================================================================