KASAN: slab-out-of-bounds Read in fbcon_prepare_logo

Status: upstream: reported on 2026/07/31 22:44
Reported-by: syzbot+d4e0b928d29b879239ae@syzkaller.appspotmail.com
First crash: 20d, last: 20d
Similar bugs (2)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
linux-5.15 KASAN: slab-out-of-bounds Read in fbcon_prepare_logo 17 1 20d 20d 0/3 upstream: reported on 2026/07/31 21:36
upstream KASAN: slab-out-of-bounds Read in fbcon_prepare_logo prio:high fbdev 19 syz, C 1718 3h15m 541d 0/29 upstream: reported C repro on 2025/02/25 07:06

Sample crash report:
==================================================================
BUG: KASAN: slab-out-of-bounds in scr_memcpyw include/linux/vt_buffer.h:49 [inline]
BUG: KASAN: slab-out-of-bounds in fbcon_prepare_logo+0x4e2/0xa70 drivers/video/fbdev/core/fbcon.c:602
Read of size 256 at addr ffff88805bb84760 by task syz.8.1460/10893

CPU: 1 PID: 10893 Comm: syz.8.1460 Not tainted syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/24/2026
Call Trace:
 <TASK>
 dump_stack_lvl+0x18c/0x250 lib/dump_stack.c:106
 print_address_description mm/kasan/report.c:364 [inline]
 print_report+0xa8/0x210 mm/kasan/report.c:468
 kasan_report+0x117/0x150 mm/kasan/report.c:581
 check_region_inline mm/kasan/generic.c:-1 [inline]
 kasan_check_range+0x241/0x290 mm/kasan/generic.c:187
 __asan_memcpy+0x29/0x70 mm/kasan/shadow.c:105
 scr_memcpyw include/linux/vt_buffer.h:49 [inline]
 fbcon_prepare_logo+0x4e2/0xa70 drivers/video/fbdev/core/fbcon.c:602
 fbcon_init+0x1380/0x2460 drivers/video/fbdev/core/fbcon.c:1137
 visual_init+0x2dd/0x650 drivers/tty/vt/vt.c:1023
 do_bind_con_driver+0x859/0x1030 drivers/tty/vt/vt.c:3645
 vt_bind drivers/tty/vt/vt.c:3801 [inline]
 store_bind+0x798/0xa20 drivers/tty/vt/vt.c:3873
 kernfs_fop_write_iter+0x3a4/0x520 fs/kernfs/file.c:352
 call_write_iter include/linux/fs.h:2018 [inline]
 new_sync_write fs/read_write.c:491 [inline]
 vfs_write+0x474/0x9a0 fs/read_write.c:584
 ksys_write+0x151/0x260 fs/read_write.c:637
 do_syscall_x64 arch/x86/entry/common.c:46 [inline]
 do_syscall_64+0x55/0xb0 arch/x86/entry/common.c:76
 entry_SYSCALL_64_after_hwframe+0x68/0xd2
RIP: 0033:0x7fb07d79e019
Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 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 73 01 c3 48 c7 c1 e8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007fb07b9d5028 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
RAX: ffffffffffffffda RBX: 00007fb07da26090 RCX: 00007fb07d79e019
RDX: 0000000000000001 RSI: 0000200000000280 RDI: 0000000000000003
RBP: 00007fb07d83500c R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 00007fb07da26128 R14: 00007fb07da26090 R15: 00007ffe6ccafd98
 </TASK>

Allocated by task 49:
 kasan_save_stack mm/kasan/common.c:46 [inline]
 kasan_set_track+0x4e/0x70 mm/kasan/common.c:53
 ____kasan_kmalloc mm/kasan/common.c:375 [inline]
 __kasan_kmalloc+0x8f/0xa0 mm/kasan/common.c:384
 kasan_kmalloc include/linux/kasan.h:198 [inline]
 __do_kmalloc_node mm/slab_common.c:1007 [inline]
 __kmalloc+0xb7/0x240 mm/slab_common.c:1020
 kmalloc include/linux/slab.h:604 [inline]
 kzalloc include/linux/slab.h:721 [inline]
 ieee802_11_parse_elems_full+0xb9/0x20c0 net/mac80211/util.c:1616
 ieee802_11_parse_elems_crc net/mac80211/ieee80211_i.h:2337 [inline]
 ieee802_11_parse_elems net/mac80211/ieee80211_i.h:2344 [inline]
 ieee80211_rx_mgmt_probe_beacon net/mac80211/ibss.c:1609 [inline]
 ieee80211_ibss_rx_queued_mgmt+0x4b7/0x2dc0 net/mac80211/ibss.c:1642
 ieee80211_iface_process_skb net/mac80211/iface.c:1655 [inline]
 ieee80211_iface_work+0x730/0xc90 net/mac80211/iface.c:1709
 cfg80211_wiphy_work+0x228/0x260 net/wireless/core.c:437
 process_one_work kernel/workqueue.c:2653 [inline]
 process_scheduled_works+0xa60/0x1600 kernel/workqueue.c:2730
 worker_thread+0xa5e/0xfe0 kernel/workqueue.c:2811
 kthread+0x2fa/0x390 kernel/kthread.c:388
 ret_from_fork+0x48/0x80 arch/x86/kernel/process.c:152
 ret_from_fork_asm+0x11/0x20 arch/x86/entry/entry_64.S:293

Freed by task 49:
 kasan_save_stack mm/kasan/common.c:46 [inline]
 kasan_set_track+0x4e/0x70 mm/kasan/common.c:53
 kasan_save_free_info+0x28/0x40 mm/kasan/generic.c:522
 ____kasan_slab_free+0x126/0x1f0 mm/kasan/common.c:237
 kasan_slab_free include/linux/kasan.h:164 [inline]
 slab_free_hook mm/slub.c:1811 [inline]
 slab_free_freelist_hook+0x130/0x1a0 mm/slub.c:1837
 slab_free mm/slub.c:3830 [inline]
 __kmem_cache_free+0xba/0x1f0 mm/slub.c:3843
 ieee80211_ibss_rx_queued_mgmt+0x1ae8/0x2dc0 net/mac80211/ibss.c:-1
 ieee80211_iface_process_skb net/mac80211/iface.c:1655 [inline]
 ieee80211_iface_work+0x730/0xc90 net/mac80211/iface.c:1709
 cfg80211_wiphy_work+0x228/0x260 net/wireless/core.c:437
 process_one_work kernel/workqueue.c:2653 [inline]
 process_scheduled_works+0xa60/0x1600 kernel/workqueue.c:2730
 worker_thread+0xa5e/0xfe0 kernel/workqueue.c:2811
 kthread+0x2fa/0x390 kernel/kthread.c:388
 ret_from_fork+0x48/0x80 arch/x86/kernel/process.c:152
 ret_from_fork_asm+0x11/0x20 arch/x86/entry/entry_64.S:293

The buggy address belongs to the object at ffff88805bb84000
 which belongs to the cache kmalloc-1k of size 1024
The buggy address is located 864 bytes to the right of
 allocated 1024-byte region [ffff88805bb84000, ffff88805bb84400)

The buggy address belongs to the physical page:
page:ffffea00016ee000 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x5bb80
head:ffffea00016ee000 order:3 entire_mapcount:0 nr_pages_mapped:0 pincount:0
flags: 0xfff00000000840(slab|head|node=0|zone=1|lastcpupid=0x7ff)
page_type: 0xffffffff()
raw: 00fff00000000840 ffff888017c41dc0 dead000000000100 dead000000000122
raw: 0000000000000000 0000000000100010 00000001ffffffff 0000000000000000
page dumped because: kasan: bad access detected
page_owner tracks the page as allocated
page last allocated via order 3, migratetype Unmovable, gfp_mask 0x152820(GFP_ATOMIC|__GFP_NOWARN|__GFP_NORETRY|__GFP_COMP|__GFP_HARDWALL), pid 6013, tgid 6013 (kworker/u4:22), ts 115922825014, free_ts 100964285648
 set_page_owner include/linux/page_owner.h:31 [inline]
 post_alloc_hook+0x1c1/0x200 mm/page_alloc.c:1582
 prep_new_page mm/page_alloc.c:1589 [inline]
 get_page_from_freelist+0x2181/0x22a0 mm/page_alloc.c:3221
 __alloc_pages+0x1f0/0x460 mm/page_alloc.c:4501
 alloc_slab_page+0x5d/0x180 mm/slub.c:1881
 allocate_slab mm/slub.c:2028 [inline]
 new_slab+0x87/0x2d0 mm/slub.c:2081
 ___slab_alloc+0xc5c/0x12f0 mm/slub.c:3253
 __slab_alloc mm/slub.c:3339 [inline]
 __slab_alloc_node mm/slub.c:3392 [inline]
 slab_alloc_node mm/slub.c:3485 [inline]
 __kmem_cache_alloc_node+0x11f/0x250 mm/slub.c:3534
 __do_kmalloc_node mm/slab_common.c:1006 [inline]
 __kmalloc+0xa7/0x240 mm/slab_common.c:1020
 kmalloc include/linux/slab.h:604 [inline]
 kzalloc include/linux/slab.h:721 [inline]
 ieee802_11_parse_elems_full+0xb9/0x20c0 net/mac80211/util.c:1616
 ieee802_11_parse_elems_crc net/mac80211/ieee80211_i.h:2337 [inline]
 ieee802_11_parse_elems net/mac80211/ieee80211_i.h:2344 [inline]
 ieee80211_rx_mgmt_probe_beacon net/mac80211/ibss.c:1609 [inline]
 ieee80211_ibss_rx_queued_mgmt+0x4b7/0x2dc0 net/mac80211/ibss.c:1642
 ieee80211_iface_process_skb net/mac80211/iface.c:1655 [inline]
 ieee80211_iface_work+0x730/0xc90 net/mac80211/iface.c:1709
 cfg80211_wiphy_work+0x228/0x260 net/wireless/core.c:437
 process_one_work kernel/workqueue.c:2653 [inline]
 process_scheduled_works+0xa60/0x1600 kernel/workqueue.c:2730
 worker_thread+0xa5e/0xfe0 kernel/workqueue.c:2811
 kthread+0x2fa/0x390 kernel/kthread.c:388
 ret_from_fork+0x48/0x80 arch/x86/kernel/process.c:152
page last free stack trace:
 reset_page_owner include/linux/page_owner.h:24 [inline]
 free_pages_prepare mm/page_alloc.c:1182 [inline]
 free_unref_page_prepare+0x7d7/0x8f0 mm/page_alloc.c:2366
 free_unref_page+0x32/0x2e0 mm/page_alloc.c:2459
 free_large_kmalloc+0x101/0x1b0 mm/slab_common.c:984
 build_detached_freelist mm/slub.c:3890 [inline]
 kmem_cache_free_bulk+0x390/0x470 mm/slub.c:3944
 kfree_bulk include/linux/slab.h:517 [inline]
 kvfree_rcu_bulk+0x1eb/0x470 kernel/rcu/tree.c:3032
 kvfree_rcu_drain_ready kernel/rcu/tree.c:3216 [inline]
 kfree_rcu_monitor+0x7d3/0xf70 kernel/rcu/tree.c:3234
 process_one_work kernel/workqueue.c:2653 [inline]
 process_scheduled_works+0xa60/0x1600 kernel/workqueue.c:2730
 worker_thread+0xa5e/0xfe0 kernel/workqueue.c:2811
 kthread+0x2fa/0x390 kernel/kthread.c:388
 ret_from_fork+0x48/0x80 arch/x86/kernel/process.c:152
 ret_from_fork_asm+0x11/0x20 arch/x86/entry/entry_64.S:293

Memory state around the buggy address:
 ffff88805bb84600: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
 ffff88805bb84680: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
>ffff88805bb84700: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
                                                       ^
 ffff88805bb84780: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
 ffff88805bb84800: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
==================================================================

Crashes (2):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2026/07/31 22:44 linux-6.6.y a1153c0deb44 7664cf44 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan KASAN: slab-out-of-bounds Read in fbcon_prepare_logo
2026/07/31 22:44 linux-6.6.y a1153c0deb44 7664cf44 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan KASAN: slab-use-after-free Read in fbcon_prepare_logo
* Struck through repros no longer work on HEAD.