RDX: 0000000000000006 RSI: 00000000000001ff RDI: 0000000020000480 RBP: 000000000078c0e0 R08: 0000000000000000 R09: 000000000000000a R10: 0000000000000075 R11: 0000000000000246 R12: 0000000000000005 R13: 0000000000000c3b R14: 00000000004ce8d8 R15: 00007f75bfe0a6d4 ================================================================== BUG: KASAN: slab-out-of-bounds in __fb_pad_aligned_buffer include/linux/fb.h:663 [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+0xa8a/0xc00 drivers/video/fbdev/core/bitblit.c:185 Read of size 1 at addr ffff88809f24e729 by task syz-executor.0/23792 CPU: 0 PID: 23792 Comm: syz-executor.0 Not tainted 4.14.184-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011 Call Trace: __dump_stack lib/dump_stack.c:17 [inline] dump_stack+0x1b2/0x283 lib/dump_stack.c:58 print_address_description.cold+0x54/0x1dc mm/kasan/report.c:252 kasan_report_error mm/kasan/report.c:351 [inline] kasan_report mm/kasan/report.c:409 [inline] kasan_report.cold+0xa9/0x2b9 mm/kasan/report.c:393 __fb_pad_aligned_buffer include/linux/fb.h:663 [inline] bit_putcs_aligned drivers/video/fbdev/core/bitblit.c:96 [inline] bit_putcs+0xa8a/0xc00 drivers/video/fbdev/core/bitblit.c:185 fbcon_putcs+0x3bb/0x480 drivers/video/fbdev/core/fbcon.c:1301 do_update_region+0x34b/0x5b0 drivers/tty/vt/vt.c:373 redraw_screen+0x562/0x760 drivers/tty/vt/vt.c:705 vc_do_resize+0xbe0/0xde0 drivers/tty/vt/vt.c:967 vt_ioctl+0x1a64/0x1f20 drivers/tty/vt/vt_ioctl.c:901 tty_ioctl+0x6c9/0x1220 drivers/tty/tty_io.c:2661 vfs_ioctl fs/ioctl.c:46 [inline] file_ioctl fs/ioctl.c:500 [inline] do_vfs_ioctl+0x75a/0xfe0 fs/ioctl.c:684 SYSC_ioctl fs/ioctl.c:701 [inline] SyS_ioctl+0x7f/0xb0 fs/ioctl.c:692 do_syscall_64+0x1d5/0x640 arch/x86/entry/common.c:292 entry_SYSCALL_64_after_hwframe+0x46/0xbb RIP: 0033:0x45cb29 RSP: 002b:00007fac64f7cc78 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 RAX: ffffffffffffffda RBX: 00000000004f36a0 RCX: 000000000045cb29 RDX: 0000000020000000 RSI: 000000000000560a RDI: 0000000000000006 RBP: 000000000078bf00 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 00000000ffffffff R13: 0000000000000680 R14: 00000000004c9884 R15: 00007fac64f7d6d4 Allocated by task 8482: save_stack mm/kasan/kasan.c:447 [inline] set_track mm/kasan/kasan.c:459 [inline] kasan_kmalloc.part.0+0x4f/0xd0 mm/kasan/kasan.c:551 __do_kmalloc mm/slab.c:3720 [inline] __kmalloc+0x15a/0x400 mm/slab.c:3729 kmalloc include/linux/slab.h:493 [inline] fbcon_set_font+0x2f8/0x7c0 drivers/video/fbdev/core/fbcon.c:2621 con_font_set drivers/tty/vt/vt.c:4182 [inline] con_font_op+0xb73/0xf70 drivers/tty/vt/vt.c:4247 vt_ioctl+0x736/0x1f20 drivers/tty/vt/vt_ioctl.c:928 tty_ioctl+0x6c9/0x1220 drivers/tty/tty_io.c:2661 vfs_ioctl fs/ioctl.c:46 [inline] file_ioctl fs/ioctl.c:500 [inline] do_vfs_ioctl+0x75a/0xfe0 fs/ioctl.c:684 SYSC_ioctl fs/ioctl.c:701 [inline] SyS_ioctl+0x7f/0xb0 fs/ioctl.c:692 do_syscall_64+0x1d5/0x640 arch/x86/entry/common.c:292 entry_SYSCALL_64_after_hwframe+0x46/0xbb Freed by task 6351: save_stack mm/kasan/kasan.c:447 [inline] set_track mm/kasan/kasan.c:459 [inline] kasan_slab_free+0xaf/0x190 mm/kasan/kasan.c:524 __cache_free mm/slab.c:3496 [inline] kfree+0xcb/0x260 mm/slab.c:3815 skb_free_head+0x83/0xa0 net/core/skbuff.c:554 skb_release_data+0x57e/0x7d0 net/core/skbuff.c:574 skb_release_all+0x46/0x60 net/core/skbuff.c:631 __kfree_skb net/core/skbuff.c:645 [inline] consume_skb+0xa7/0x330 net/core/skbuff.c:705 netlink_unicast_kernel net/netlink/af_netlink.c:1288 [inline] netlink_unicast+0x43f/0x610 net/netlink/af_netlink.c:1313 netlink_sendmsg+0x64a/0xbb0 net/netlink/af_netlink.c:1878 sock_sendmsg_nosec net/socket.c:646 [inline] sock_sendmsg+0xb5/0x100 net/socket.c:656 SYSC_sendto net/socket.c:1763 [inline] SyS_sendto+0x1c7/0x2c0 net/socket.c:1731 do_syscall_64+0x1d5/0x640 arch/x86/entry/common.c:292 entry_SYSCALL_64_after_hwframe+0x46/0xbb The buggy address belongs to the object at ffff88809f24e5c0 which belongs to the cache kmalloc-512 of size 512 The buggy address is located 361 bytes inside of 512-byte region [ffff88809f24e5c0, ffff88809f24e7c0) The buggy address belongs to the page: page:ffffea00027c9380 count:1 mapcount:0 mapping:ffff88809f24e0c0 index:0xffff88809f24e840 flags: 0xfffe0000000100(slab) raw: 00fffe0000000100 ffff88809f24e0c0 ffff88809f24e840 0000000100000003 raw: ffffea0002a2f5a0 ffffea00020b7c20 ffff8880aa800940 0000000000000000 page dumped because: kasan: bad access detected Memory state around the buggy address: ffff88809f24e600: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffff88809f24e680: 00 00 00 00 00 00 00 00 00 00 fc fc fc fc fc fc >ffff88809f24e700: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ^ ffff88809f24e780: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ffff88809f24e800: fc fc fc fc fc fc fc fc fb fb fb fb fb fb fb fb ==================================================================