syzbot


KASAN: use-after-free Read in lbmIODone (4)

Status: upstream: reported on 2025/09/05 20:18
Reported-by: syzbot+d64ae4c2b4fd61bcb772@syzkaller.appspotmail.com
First crash: 7h54m, last: 7h54m
Similar bugs (8)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
linux-5.15 KASAN: use-after-free Read in lbmIODone (3) 19 1 117d 117d 0/3 auto-obsoleted due to no activity on 2025/08/20 03:33
linux-4.19 KASAN: use-after-free Read in lbmIODone jfs 19 C 150 935d 1779d 0/1 upstream: reported C repro on 2020/10/22 09:37
upstream KASAN: use-after-free Read in lbmIODone (2) jfs 19 syz 117 442d 919d 0/29 auto-obsoleted due to no activity on 2024/08/29 23:10
linux-6.1 KASAN: use-after-free Read in lbmIODone 19 1 517d 517d 0/3 auto-obsoleted due to no activity on 2024/07/15 22:58
upstream KASAN: use-after-free Read in lbmIODone jfs 19 syz inconclusive unreliable 20 1271d 1810d 0/29 auto-obsoleted due to no activity on 2023/01/13 19:58
linux-5.15 KASAN: use-after-free Read in lbmIODone (2) 19 1 252d 252d 0/3 auto-obsoleted due to no activity on 2025/04/06 05:07
linux-4.14 KASAN: use-after-free Read in lbmIODone jfs 19 C 68 935d 1809d 0/1 upstream: reported C repro on 2020/09/23 00:55
linux-5.15 KASAN: use-after-free Read in lbmIODone 19 1 479d 479d 0/3 auto-obsoleted due to no activity on 2024/08/22 10:14

Sample crash report:
==================================================================
BUG: KASAN: use-after-free in lbmIODone+0x129a/0x1670 fs/jfs/jfs_logmgr.c:2194
Read of size 4 at addr ffff88802467ea08 by task ksoftirqd/0/14

CPU: 0 PID: 14 Comm: ksoftirqd/0 Not tainted syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/12/2025
Call Trace:
 <TASK>
 dump_stack_lvl+0x168/0x230 lib/dump_stack.c:106
 print_address_description+0x60/0x2d0 mm/kasan/report.c:248
 __kasan_report mm/kasan/report.c:434 [inline]
 kasan_report+0xdf/0x130 mm/kasan/report.c:451
 lbmIODone+0x129a/0x1670 fs/jfs/jfs_logmgr.c:2194
 req_bio_endio block/blk-core.c:261 [inline]
 blk_update_request+0x876/0x1200 block/blk-core.c:1441
 blk_mq_end_request+0x3a/0x70 block/blk-mq.c:575
 blk_complete_reqs block/blk-mq.c:587 [inline]
 blk_done_softirq+0xfa/0x140 block/blk-mq.c:592
 handle_softirqs+0x328/0x820 kernel/softirq.c:576
 run_ksoftirqd+0x98/0xf0 kernel/softirq.c:943
 smpboot_thread_fn+0x4f6/0x970 kernel/smpboot.c:164
 kthread+0x436/0x520 kernel/kthread.c:334
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:287
 </TASK>

Allocated by task 5853:
 kasan_save_stack mm/kasan/common.c:38 [inline]
 kasan_set_track mm/kasan/common.c:46 [inline]
 set_alloc_info mm/kasan/common.c:434 [inline]
 ____kasan_kmalloc mm/kasan/common.c:513 [inline]
 __kasan_kmalloc+0xb5/0xf0 mm/kasan/common.c:522
 kmalloc include/linux/slab.h:604 [inline]
 lbmLogInit fs/jfs/jfs_logmgr.c:1830 [inline]
 lmLogInit+0x33d/0x1a30 fs/jfs/jfs_logmgr.c:1278
 open_inline_log fs/jfs/jfs_logmgr.c:1183 [inline]
 lmLogOpen+0x4d0/0xf90 fs/jfs/jfs_logmgr.c:1077
 jfs_mount_rw+0xf2/0x5c0 fs/jfs/jfs_mount.c:253
 jfs_fill_super+0x5bb/0xaf0 fs/jfs/super.c:570
 mount_bdev+0x287/0x3c0 fs/super.c:1400
 legacy_get_tree+0xe6/0x180 fs/fs_context.c:611
 vfs_get_tree+0x88/0x270 fs/super.c:1530
 do_new_mount+0x24a/0xa40 fs/namespace.c:3025
 do_mount fs/namespace.c:3368 [inline]
 __do_sys_mount fs/namespace.c:3576 [inline]
 __se_sys_mount+0x2d6/0x3c0 fs/namespace.c:3553
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x66/0xd0

Freed by task 4183:
 kasan_save_stack mm/kasan/common.c:38 [inline]
 kasan_set_track+0x4b/0x70 mm/kasan/common.c:46
 kasan_set_free_info+0x1f/0x40 mm/kasan/generic.c:360
 ____kasan_slab_free+0xd5/0x110 mm/kasan/common.c:366
 kasan_slab_free include/linux/kasan.h:230 [inline]
 slab_free_hook mm/slub.c:1705 [inline]
 slab_free_freelist_hook+0xea/0x170 mm/slub.c:1731
 slab_free mm/slub.c:3499 [inline]
 kfree+0xef/0x2a0 mm/slub.c:4559
 lbmLogShutdown fs/jfs/jfs_logmgr.c:1873 [inline]
 lmLogShutdown+0x43e/0x820 fs/jfs/jfs_logmgr.c:1692
 lmLogClose+0x286/0x520 fs/jfs/jfs_logmgr.c:1468
 jfs_umount+0x28f/0x360 fs/jfs/jfs_umount.c:116
 jfs_put_super+0x88/0x190 fs/jfs/super.c:194
 generic_shutdown_super+0x130/0x300 fs/super.c:475
 kill_block_super+0x7c/0xe0 fs/super.c:1427
 deactivate_locked_super+0x93/0xf0 fs/super.c:335
 cleanup_mnt+0x418/0x4d0 fs/namespace.c:1139
 task_work_run+0x125/0x1a0 kernel/task_work.c:188
 tracehook_notify_resume include/linux/tracehook.h:189 [inline]
 exit_to_user_mode_loop+0x10f/0x130 kernel/entry/common.c:181
 exit_to_user_mode_prepare+0xb1/0x140 kernel/entry/common.c:214
 __syscall_exit_to_user_mode_work kernel/entry/common.c:296 [inline]
 syscall_exit_to_user_mode+0x16/0x40 kernel/entry/common.c:307
 do_syscall_64+0x58/0xa0 arch/x86/entry/common.c:86
 entry_SYSCALL_64_after_hwframe+0x66/0xd0

Last potentially related work creation:
 kasan_save_stack+0x35/0x60 mm/kasan/common.c:38
 kasan_record_aux_stack+0xb8/0x100 mm/kasan/generic.c:348
 insert_work+0x54/0x3d0 kernel/workqueue.c:1366
 __queue_work+0x9c5/0xd50 kernel/workqueue.c:1532
 queue_work_on+0x11d/0x1d0 kernel/workqueue.c:1559
 queue_work include/linux/workqueue.h:512 [inline]
 netdevice_queue_work drivers/infiniband/core/roce_gid_mgmt.c:659 [inline]
 netdevice_event+0x803/0x900 drivers/infiniband/core/roce_gid_mgmt.c:802
 notifier_call_chain kernel/notifier.c:83 [inline]
 raw_notifier_call_chain+0xcb/0x160 kernel/notifier.c:391
 call_netdevice_notifiers_extack net/core/dev.c:2061 [inline]
 call_netdevice_notifiers net/core/dev.c:2075 [inline]
 __dev_notify_flags+0x178/0x2d0 net/core/dev.c:-1
 dev_change_flags+0xe3/0x1a0 net/core/dev.c:8929
 do_setlink+0xc01/0x3980 net/core/rtnetlink.c:2779
 __rtnl_newlink net/core/rtnetlink.c:3450 [inline]
 rtnl_newlink+0x1419/0x17d0 net/core/rtnetlink.c:3572
 rtnetlink_rcv_msg+0x9b9/0xe60 net/core/rtnetlink.c:5650
 netlink_rcv_skb+0x1e0/0x430 net/netlink/af_netlink.c:2507
 netlink_unicast_kernel net/netlink/af_netlink.c:1318 [inline]
 netlink_unicast+0x774/0x920 net/netlink/af_netlink.c:1344
 netlink_sendmsg+0x8ab/0xbc0 net/netlink/af_netlink.c:1918
 sock_sendmsg_nosec net/socket.c:704 [inline]
 __sock_sendmsg net/socket.c:716 [inline]
 __sys_sendto+0x423/0x580 net/socket.c:2063
 __do_sys_sendto net/socket.c:2075 [inline]
 __se_sys_sendto net/socket.c:2071 [inline]
 __x64_sys_sendto+0xda/0xf0 net/socket.c:2071
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x66/0xd0

The buggy address belongs to the object at ffff88802467ea00
 which belongs to the cache kmalloc-192 of size 192
The buggy address is located 8 bytes inside of
 192-byte region [ffff88802467ea00, ffff88802467eac0)
The buggy address belongs to the page:
page:ffffea0000919f80 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x2467e
flags: 0xfff00000000200(slab|node=0|zone=1|lastcpupid=0x7ff)
raw: 00fff00000000200 dead000000000100 dead000000000122 ffff888016841a00
raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
page dumped because: kasan: bad access detected
page_owner tracks the page as allocated
page last allocated via order 0, migratetype Unmovable, gfp_mask 0x12cc0(GFP_KERNEL|__GFP_NOWARN|__GFP_NORETRY), pid 1, ts 8756138857, free_ts 0
 prep_new_page mm/page_alloc.c:2426 [inline]
 get_page_from_freelist+0x1b77/0x1c60 mm/page_alloc.c:4192
 __alloc_pages+0x1e1/0x470 mm/page_alloc.c:5487
 alloc_page_interleave+0x24/0x1e0 mm/mempolicy.c:2031
 alloc_slab_page mm/slub.c:1775 [inline]
 allocate_slab mm/slub.c:1912 [inline]
 new_slab+0xc0/0x4b0 mm/slub.c:1975
 ___slab_alloc+0x81e/0xdf0 mm/slub.c:3008
 __slab_alloc mm/slub.c:3095 [inline]
 slab_alloc_node mm/slub.c:3186 [inline]
 slab_alloc mm/slub.c:3228 [inline]
 kmem_cache_alloc_trace+0x1a5/0x2a0 mm/slub.c:3245
 kmalloc include/linux/slab.h:604 [inline]
 kzalloc include/linux/slab.h:735 [inline]
 mon_bus_init+0x50/0x290 drivers/usb/mon/mon_main.c:287
 mon_bus_add drivers/usb/mon/mon_main.c:199 [inline]
 mon_notify+0x10e/0x3e0 drivers/usb/mon/mon_main.c:230
 notifier_call_chain kernel/notifier.c:83 [inline]
 blocking_notifier_call_chain+0x103/0x1b0 kernel/notifier.c:318
 usb_register_bus+0xcf/0x140 drivers/usb/core/hcd.c:935
 usb_add_hcd+0x356/0xef0 drivers/usb/core/hcd.c:2893
 vhci_hcd_probe+0x1bd/0x370 drivers/usb/usbip/vhci_hcd.c:1379
 platform_probe+0x137/0x1c0 drivers/base/platform.c:1391
 call_driver_probe drivers/base/dd.c:-1 [inline]
 really_probe+0x284/0xc80 drivers/base/dd.c:595
 __driver_probe_device+0x18c/0x330 drivers/base/dd.c:755
 driver_probe_device+0x4f/0x420 drivers/base/dd.c:785
page_owner free stack trace missing

Memory state around the buggy address:
 ffff88802467e900: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
 ffff88802467e980: fb fb fb fb fb fb fb fb fc fc fc fc fc fc fc fc
>ffff88802467ea00: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
                      ^
 ffff88802467ea80: fb fb fb fb fb fb fb fb fc fc fc fc fc fc fc fc
 ffff88802467eb00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
==================================================================

Crashes (1):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2025/09/05 20:17 linux-5.15.y 7a6c2d093c45 d291dd2d .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan KASAN: use-after-free Read in lbmIODone
* Struck through repros no longer work on HEAD.