================================================================== BUG: KASAN: slab-out-of-bounds in __fb_pad_aligned_buffer include/linux/fb.h:654 [inline] BUG: KASAN: slab-out-of-bounds in bit_putcs_aligned drivers/video/fbdev/core/bitblit.c:96 [inline] BUG: KASAN: slab-out-of-bounds in bit_putcs+0x103a/0x1bf0 drivers/video/fbdev/core/bitblit.c:185 Read of size 1 at addr ffff888099d8bfd4 by task syz-executor.2/4679 CPU: 0 PID: 4679 Comm: syz-executor.2 Not tainted 5.9.0-rc5-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 __fb_pad_aligned_buffer include/linux/fb.h:654 [inline] bit_putcs_aligned drivers/video/fbdev/core/bitblit.c:96 [inline] bit_putcs+0x103a/0x1bf0 drivers/video/fbdev/core/bitblit.c:185 fbcon_putcs+0x790/0xaf0 drivers/video/fbdev/core/fbcon.c:1308 do_update_region+0x462/0x620 drivers/tty/vt/vt.c:675 invert_screen+0x3c3/0xca0 drivers/tty/vt/vt.c:799 vc_do_selection drivers/tty/vt/selection.c:83 [inline] vc_selection drivers/tty/vt/selection.c:350 [inline] set_selection_kernel+0xd98/0x1780 drivers/tty/vt/selection.c:359 set_selection_user+0x5e/0x80 drivers/tty/vt/selection.c:185 vt_ioctl+0x105a/0x3d70 drivers/tty/vt/vt_ioctl.c:862 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:0x45d5f9 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:00007f9ef8bfac78 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 RAX: ffffffffffffffda RBX: 0000000000019400 RCX: 000000000045d5f9 RDX: 0000000020000000 RSI: 000000000000541c RDI: 0000000000000003 RBP: 000000000118cf80 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 000000000118cf4c R13: 00007ffd5573942f R14: 00007f9ef8bfb9c0 R15: 000000000118cf4c Allocated by task 32606: 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+0x205/0x300 mm/slab.c:3664 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_io_ioctl drivers/tty/vt/vt_ioctl.c:506 [inline] vt_ioctl+0xd7f/0x3d70 drivers/tty/vt/vt_ioctl.c:856 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 Last call_rcu(): kasan_save_stack+0x27/0x50 mm/kasan/common.c:48 kasan_record_aux_stack+0x7b/0xb0 mm/kasan/generic.c:346 __call_rcu kernel/rcu/tree.c:2894 [inline] call_rcu+0x141/0x830 kernel/rcu/tree.c:2968 inetdev_destroy net/ipv4/devinet.c:328 [inline] inetdev_event+0x771/0x13b0 net/ipv4/devinet.c:1599 notifier_call_chain kernel/notifier.c:83 [inline] __raw_notifier_call_chain kernel/notifier.c:361 [inline] raw_notifier_call_chain+0xe7/0x170 kernel/notifier.c:368 call_netdevice_notifiers_info net/core/dev.c:2033 [inline] call_netdevice_notifiers_extack net/core/dev.c:2045 [inline] call_netdevice_notifiers net/core/dev.c:2059 [inline] rollback_registered_many+0xbc8/0x1380 net/core/dev.c:9284 unregister_netdevice_many+0x46/0x260 net/core/dev.c:10429 ip_tunnel_delete_nets+0x2e5/0x310 net/ipv4/ip_tunnel.c:1125 ops_exit_list net/core/net_namespace.c:189 [inline] cleanup_net+0x79c/0xba0 net/core/net_namespace.c:603 process_one_work+0x789/0xfc0 kernel/workqueue.c:2269 worker_thread+0xaa4/0x1460 kernel/workqueue.c:2415 kthread+0x37e/0x3a0 drivers/block/aoe/aoecmd.c:1234 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:294 The buggy address belongs to the object at ffff888099d8bc00 which belongs to the cache kmalloc-512 of size 512 The buggy address is located 468 bytes to the right of 512-byte region [ffff888099d8bc00, ffff888099d8be00) The buggy address belongs to the page: page:000000006b51421f refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x99d8b flags: 0xfffe0000000200(slab) raw: 00fffe0000000200 ffffea0001863e08 ffffea000287b208 ffff8880aa440600 raw: 0000000000000000 ffff888099d8b000 0000000100000004 0000000000000000 page dumped because: kasan: bad access detected Memory state around the buggy address: ffff888099d8be80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ffff888099d8bf00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc >ffff888099d8bf80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ^ ffff888099d8c000: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ffff888099d8c080: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ==================================================================