================================================================== BUG: KASAN: slab-out-of-bounds in fbcon_get_font+0x4a1/0x910 drivers/video/fbdev/core/fbcon.c:2319 Read of size 1 at addr ffff8880475a7810 by task syz-executor.5/9146 CPU: 1 PID: 9146 Comm: syz-executor.5 Not tainted 5.9.0-rc7-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+0x1d6/0x29e 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:2319 con_font_get drivers/tty/vt/vt.c:4571 [inline] con_font_op+0x664/0x1630 drivers/tty/vt/vt.c:4730 vt_k_ioctl drivers/tty/vt/vt_ioctl.c:473 [inline] vt_ioctl+0x1938/0x3d70 drivers/tty/vt/vt_ioctl.c:852 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:0x45de89 Code: 0d 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 db b3 fb ff c3 66 2e 0f 1f 84 00 00 00 00 RSP: 002b:00007feac1dc6c78 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 RAX: ffffffffffffffda RBX: 0000000000010880 RCX: 000000000045de89 RDX: 0000000020000000 RSI: 0000000000004b72 RDI: 0000000000000003 RBP: 000000000118bf60 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 000000000118bf2c R13: 00007ffde3122aaf R14: 00007feac1dc79c0 R15: 000000000118bf2c Allocated by task 14409: 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:3659 [inline] __kmalloc+0x205/0x300 mm/slab.c:3668 kmalloc include/linux/slab.h:559 [inline] fbcon_set_font+0x2c4/0x970 drivers/video/fbdev/core/fbcon.c:2496 con_font_set drivers/tty/vt/vt.c:4663 [inline] con_font_op+0xebc/0x1630 drivers/tty/vt/vt.c:4728 vt_k_ioctl drivers/tty/vt/vt_ioctl.c:473 [inline] vt_ioctl+0x1938/0x3d70 drivers/tty/vt/vt_ioctl.c:852 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 ffff8880475a0000 which belongs to the cache kmalloc-32k of size 32768 The buggy address is located 30736 bytes inside of 32768-byte region [ffff8880475a0000, ffff8880475a8000) The buggy address belongs to the page: page:00000000fbcd5d73 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x475a0 head:00000000fbcd5d73 order:4 compound_mapcount:0 compound_pincount:0 flags: 0xfffe0000010200(slab|head) raw: 00fffe0000010200 ffffea000100c008 ffffea0000f52008 ffff8880aa440c00 raw: 0000000000000000 ffff8880475a0000 0000000100000001 0000000000000000 page dumped because: kasan: bad access detected Memory state around the buggy address: ffff8880475a7700: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffff8880475a7780: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >ffff8880475a7800: 00 00 fc fc fc fc fc fc fc fc fc fc fc fc fc fc ^ ffff8880475a7880: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ffff8880475a7900: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ==================================================================