================================================================== BUG: KASAN: slab-out-of-bounds in fbcon_get_font+0x4a1/0x910 drivers/video/fbdev/core/fbcon.c:2491 Read of size 1 at addr ffff888086efa710 by task syz-executor.5/3183 CPU: 1 PID: 3183 Comm: syz-executor.5 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 fbcon_get_font+0x4a1/0x910 drivers/video/fbdev/core/fbcon.c:2491 con_font_get drivers/tty/vt/vt.c:4570 [inline] con_font_op+0x664/0x1630 drivers/tty/vt/vt.c:4729 do_fontx_ioctl drivers/tty/vt/vt_ioctl.c:514 [inline] vt_io_ioctl drivers/tty/vt/vt_ioctl.c:611 [inline] vt_ioctl+0x1ac6/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 RIP: 0033:0x45d239 Code: 5d 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 2b b4 fb ff c3 66 2e 0f 1f 84 00 00 00 00 RSP: 002b:00007f80316b7c78 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 RAX: ffffffffffffffda RBX: 000000000000e540 RCX: 000000000045d239 RDX: 0000000020000480 RSI: 0000000000004b6b RDI: 0000000000000003 RBP: 000000000118cf80 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 000000000118cf4c R13: 00007fffb2d2a24f R14: 00007f80316b89c0 R15: 000000000118cf4c Allocated by task 2975: 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_k_ioctl drivers/tty/vt/vt_ioctl.c:473 [inline] vt_ioctl+0x193b/0x3c60 drivers/tty/vt/vt_ioctl.c:842 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 ffff888086ef8000 which belongs to the cache kmalloc-16k of size 16384 The buggy address is located 10000 bytes inside of 16384-byte region [ffff888086ef8000, ffff888086efc000) The buggy address belongs to the page: page:0000000004a7f4dd refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x86ef8 head:0000000004a7f4dd order:3 compound_mapcount:0 compound_pincount:0 flags: 0xfffe0000010200(slab|head) raw: 00fffe0000010200 ffffea0001465808 ffffea00021bf008 ffff8880aa440b00 raw: 0000000000000000 ffff888086ef8000 0000000100000001 0000000000000000 page dumped because: kasan: bad access detected Memory state around the buggy address: ffff888086efa600: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffff888086efa680: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >ffff888086efa700: 00 00 fc fc fc fc fc fc fc fc fc fc fc fc fc fc ^ ffff888086efa780: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ffff888086efa800: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ==================================================================