Hay
Date
July 4, 2025, 11:10 a.m.

Environment
qemu-arm64
qemu-x86_64

[   32.001031] ==================================================================
[   32.001087] BUG: KASAN: slab-use-after-free in kasan_strings+0x95c/0xb00
[   32.001139] Read of size 1 at addr fff00000c5ad9b50 by task kunit_try_catch/292
[   32.001212] 
[   32.001244] CPU: 1 UID: 0 PID: 292 Comm: kunit_try_catch Tainted: G    B            N  6.16.0-rc4-next-20250704 #1 PREEMPT 
[   32.001338] Tainted: [B]=BAD_PAGE, [N]=TEST
[   32.001366] Hardware name: linux,dummy-virt (DT)
[   32.001398] Call trace:
[   32.001437]  show_stack+0x20/0x38 (C)
[   32.001487]  dump_stack_lvl+0x8c/0xd0
[   32.001535]  print_report+0x118/0x608
[   32.001582]  kasan_report+0xdc/0x128
[   32.001640]  __asan_report_load1_noabort+0x20/0x30
[   32.001690]  kasan_strings+0x95c/0xb00
[   32.001737]  kunit_try_run_case+0x170/0x3f0
[   32.001787]  kunit_generic_run_threadfn_adapter+0x88/0x100
[   32.001841]  kthread+0x328/0x630
[   32.001883]  ret_from_fork+0x10/0x20
[   32.002570] 
[   32.002598] Allocated by task 292:
[   32.002740]  kasan_save_stack+0x3c/0x68
[   32.002827]  kasan_save_track+0x20/0x40
[   32.003005]  kasan_save_alloc_info+0x40/0x58
[   32.003055]  __kasan_kmalloc+0xd4/0xd8
[   32.003257]  __kmalloc_cache_noprof+0x16c/0x3c0
[   32.004299] Freed by task 292:
[   32.005493]  kthread+0x328/0x630
[   32.006268] 
[   32.006389] flags: 0xbfffe0000000000(node=0|zone=2|lastcpupid=0x1ffff)
[   32.006887] 
[   32.007359] >fff00000c5ad9b00: 00 00 07 fc fc fc fc fc fa fb fb fb fc fc fc fc
[   32.010231] Hardware name: linux,dummy-virt (DT)
[   32.013086]  kasan_save_alloc_info+0x40/0x58
[   32.013288]  __kasan_kmalloc+0xd4/0xd8
[   32.013938]  kasan_save_stack+0x3c/0x68
[   32.014361]  ret_from_fork+0x10/0x20
[   32.014624] The buggy address belongs to the physical page:
[   32.015678] raw: 0000000000000000 0000000080400040 00000000f5000000 0000000000000000
[   32.019231] Read of size 1 at addr fff00000c5ad9b50 by task kunit_try_catch/292
[   32.020693]  strnlen+0x80/0x88
[   32.020748]  kasan_strings+0x478/0xb00
[   32.021965]  kasan_save_track+0x20/0x40
[   32.023999]  kasan_save_stack+0x3c/0x68
[   32.025610] 
[   32.025700] The buggy address is located 16 bytes inside of
[   32.025700]  freed 32-byte region [fff00000c5ad9b40, fff00000c5ad9b60)
[   32.027310] Memory state around the buggy address:
[   32.033767]     not ok 62 kasan_strings
[   32.037444] 
[   32.037565] Tainted: [B]=BAD_PAGE, [N]=TEST
[   32.039954]  kthread+0x328/0x630
[   32.041210]  __kasan_kmalloc+0xd4/0xd8
[   32.042271]  kthread+0x328/0x630
[   32.043853] page: refcount:0 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1085e8
[   32.046283] ==================================================================

[   27.069178] ==================================================================
[   27.069521] BUG: KASAN: slab-use-after-free in kasan_strings+0xcbc/0xe80
[   27.069771] Read of size 1 at addr ffff888105abca90 by task kunit_try_catch/308
[   27.070021] 
[   27.070119] CPU: 0 UID: 0 PID: 308 Comm: kunit_try_catch Tainted: G    B            N  6.16.0-rc4-next-20250704 #1 PREEMPT(voluntary) 
[   27.070178] Tainted: [B]=BAD_PAGE, [N]=TEST
[   27.070193] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[   27.070221] Call Trace:
[   27.070244]  <TASK>
[   27.070267]  dump_stack_lvl+0x73/0xb0
[   27.070299]  print_report+0xd1/0x650
[   27.070325]  ? __virt_addr_valid+0x1db/0x2d0
[   27.070353]  ? kasan_strings+0xcbc/0xe80
[   27.070377]  ? kasan_complete_mode_report_info+0x64/0x200
[   27.070661]  ? kasan_strings+0xcbc/0xe80
[   27.070691]  kasan_report+0x141/0x180
[   27.070718]  ? kasan_strings+0xcbc/0xe80
[   27.070749]  __asan_report_load1_noabort+0x18/0x20
[   27.070778]  kasan_strings+0xcbc/0xe80
[   27.070801]  ? trace_hardirqs_on+0x37/0xe0
[   27.070830]  ? __pfx_kasan_strings+0x10/0x10
[   27.070853]  ? finish_task_switch.isra.0+0x153/0x700
[   27.070879]  ? __switch_to+0x47/0xf50
[   27.070910]  ? __schedule+0x10cc/0x2b60
[   27.070939]  ? __pfx_read_tsc+0x10/0x10
[   27.070965]  ? ktime_get_ts64+0x86/0x230
[   27.070995]  kunit_try_run_case+0x1a5/0x480
[   27.071026]  ? __pfx_kunit_try_run_case+0x10/0x10
[   27.071054]  ? _raw_spin_lock_irqsave+0xa1/0x100
[   27.071082]  ? _raw_spin_unlock_irqrestore+0x5f/0x90
[   27.071111]  ? __kthread_parkme+0x82/0x180
[   27.071136]  ? preempt_count_sub+0x50/0x80
[   27.071447]  ? __pfx_kunit_try_run_case+0x10/0x10
[   27.071479]  kunit_generic_run_threadfn_adapter+0x85/0xf0
[   27.071509]  ? __pfx_kunit_generic_run_threadfn_adapter+0x10/0x10
[   27.071538]  kthread+0x337/0x6f0
[   27.071562]  ? trace_preempt_on+0x20/0xc0
[   27.071589]  ? __pfx_kthread+0x10/0x10
[   27.071613]  ? _raw_spin_unlock_irq+0x47/0x80
[   27.071641]  ? calculate_sigpending+0x7b/0xa0
[   27.071670]  ? __pfx_kthread+0x10/0x10
[   27.071696]  ret_from_fork+0x116/0x1d0
[   27.071719]  ? __pfx_kthread+0x10/0x10
[   27.071744]  ret_from_fork_asm+0x1a/0x30
[   27.071782]  </TASK>
[   27.071797] 
[   27.081699] Allocated by task 308:
[   27.081868]  kasan_save_stack+0x45/0x70
[   27.082107]  kasan_save_track+0x18/0x40
[   27.082545]  kasan_save_alloc_info+0x3b/0x50
[   27.082727]  __kasan_kmalloc+0xb7/0xc0
[   27.082898]  __kmalloc_cache_noprof+0x189/0x420
[   27.083153]  kasan_strings+0xc0/0xe80
[   27.083373]  kunit_try_run_case+0x1a5/0x480
[   27.083652]  kunit_generic_run_threadfn_adapter+0x85/0xf0
[   27.083914]  kthread+0x337/0x6f0
[   27.084118]  ret_from_fork+0x116/0x1d0
[   27.084337]  ret_from_fork_asm+0x1a/0x30
[   27.084564] 
[   27.084643] Freed by task 308:
[   27.084769]  kasan_save_stack+0x45/0x70
[   27.084922]  kasan_save_track+0x18/0x40
[   27.085073]  kasan_save_free_info+0x3f/0x60
[   27.085236]  __kasan_slab_free+0x56/0x70
[   27.085401]  kfree+0x222/0x3f0
[   27.085532]  kasan_strings+0x2aa/0xe80
[   27.085681]  kunit_try_run_case+0x1a5/0x480
[   27.085893]  kunit_generic_run_threadfn_adapter+0x85/0xf0
[   27.086185]  kthread+0x337/0x6f0
[   27.086373]  ret_from_fork+0x116/0x1d0
[   27.086975]  ret_from_fork_asm+0x1a/0x30
[   27.087330] 
[   27.087465] The buggy address belongs to the object at ffff888105abca80
[   27.087465]  which belongs to the cache kmalloc-32 of size 32
[   27.088432] The buggy address is located 16 bytes inside of
[   27.088432]  freed 32-byte region [ffff888105abca80, ffff888105abcaa0)
[   27.089057] 
[   27.089144] The buggy address belongs to the physical page:
[   27.089380] page: refcount:0 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x105abc
[   27.089672] flags: 0x200000000000000(node=0|zone=2)
[   27.089862] page_type: f5(slab)
[   27.090260] raw: 0200000000000000 ffff888100041780 dead000000000122 0000000000000000
[   27.090722] raw: 0000000000000000 0000000080400040 00000000f5000000 0000000000000000
[   27.091121] page dumped because: kasan: bad access detected
[   27.091432] 
[   27.091781] Memory state around the buggy address:
[   27.092234]  ffff888105abc980: fa fb fb fb fc fc fc fc 00 00 00 fc fc fc fc fc
[   27.092520]  ffff888105abca00: 00 00 00 fc fc fc fc fc 00 00 07 fc fc fc fc fc
[   27.092770] >ffff888105abca80: fa fb fb fb fc fc fc fc fa fb fb fb fc fc fc fc
[   27.093096]                          ^
[   27.093310]  ffff888105abcb00: fa fb fb fb fc fc fc fc 00 00 00 fc fc fc fc fc
[   27.093706]  ffff888105abcb80: fa fb fb fb fc fc fc fc fa fb fb fb fc fc fc fc
[   27.094083] ==================================================================