syzbot


general protection fault in jfs_flush_journal

Status: upstream: reported C repro on 2023/03/20 13:13
Bug presence: origin:upstream
[Documentation on labels]
Reported-by: syzbot+94a5a34d2425f5adc55e@syzkaller.appspotmail.com
First crash: 1065d, last: 1d22h
Fix bisection: failed (error log, bisect log)
  
Bug presence (2)
Date Name Commit Repro Result
2023/06/13 upstream (ToT) 15adb51c04cc C [report] BUG: unable to handle kernel paging request in lmLogSync
2026/02/11 upstream (ToT) 192c0159402e C Failed due to an error; will retry later
Similar bugs (3)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream general protection fault in jfs_flush_journal jfs 19 C inconclusive 4355 10h42m 1234d 0/29 upstream: reported C repro on 2022/10/02 18:56
linux-6.6 general protection fault in jfs_flush_journal 2 31 23d 244d 0/2 upstream: reported on 2025/06/19 06:28
linux-5.15 general protection fault in jfs_flush_journal origin:upstream 8 C error 29 4d02h 1069d 0/3 upstream: reported C repro on 2023/03/16 22:18
Fix bisection attempts (7)
Created Duration User Patch Repo Result
2025/07/20 04:13 1h08m bisect fix linux-6.1.y error job log
2024/10/25 03:16 1h47m bisect fix linux-6.1.y OK (0) job log log
2024/09/13 10:37 1h31m bisect fix linux-6.1.y OK (0) job log log
2024/08/03 13:34 1h24m bisect fix linux-6.1.y OK (0) job log log
2024/03/12 00:29 1h19m bisect fix linux-6.1.y OK (0) job log log
2024/01/19 09:29 1h25m bisect fix linux-6.1.y OK (0) job log log
2023/12/12 15:00 1h38m bisect fix linux-6.1.y OK (0) job log log

Sample crash report:
==================================================================
BUG: KASAN: use-after-free in write_special_inodes fs/jfs/jfs_logmgr.c:209 [inline]
BUG: KASAN: use-after-free in jfs_flush_journal+0x68c/0xd14 fs/jfs/jfs_logmgr.c:1573
Read of size 8 at addr ffff0000d51baab0 by task syz-executor/4448

CPU: 1 PID: 4448 Comm: syz-executor Not tainted syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/03/2025
Call trace:
 dump_backtrace+0x1c0/0x1ec arch/arm64/kernel/stacktrace.c:158
 show_stack+0x2c/0x3c arch/arm64/kernel/stacktrace.c:165
 __dump_stack+0x30/0x40 lib/dump_stack.c:88
 dump_stack_lvl+0xf4/0x15c lib/dump_stack.c:106
 print_address_description+0x88/0x218 mm/kasan/report.c:316
 print_report+0x50/0x68 mm/kasan/report.c:420
 kasan_report+0xa8/0xfc mm/kasan/report.c:524
 __asan_report_load8_noabort+0x2c/0x38 mm/kasan/report_generic.c:351
 write_special_inodes fs/jfs/jfs_logmgr.c:209 [inline]
 jfs_flush_journal+0x68c/0xd14 fs/jfs/jfs_logmgr.c:1573
 jfs_umount+0xf0/0x328 fs/jfs/jfs_umount.c:58
 jfs_put_super+0x90/0x188 fs/jfs/super.c:194
 generic_shutdown_super+0x130/0x324 fs/super.c:501
 kill_block_super+0x70/0xdc fs/super.c:1470
 deactivate_locked_super+0xac/0x120 fs/super.c:332
 deactivate_super+0xe4/0x104 fs/super.c:363
 cleanup_mnt+0x390/0x418 fs/namespace.c:1191
 __cleanup_mnt+0x20/0x30 fs/namespace.c:1198
 task_work_run+0x1ec/0x278 kernel/task_work.c:203
 resume_user_mode_work include/linux/resume_user_mode.h:49 [inline]
 do_notify_resume+0x1fa0/0x2aa4 arch/arm64/kernel/signal.c:1151
 prepare_exit_to_user_mode arch/arm64/kernel/entry-common.c:137 [inline]
 exit_to_user_mode arch/arm64/kernel/entry-common.c:142 [inline]
 el0_svc+0x98/0x128 arch/arm64/kernel/entry-common.c:638
 el0t_64_sync_handler+0x84/0xf0 arch/arm64/kernel/entry-common.c:655
 el0t_64_sync+0x18c/0x190 arch/arm64/kernel/entry.S:585

Allocated by task 4642:
 kasan_save_stack mm/kasan/common.c:46 [inline]
 kasan_set_track+0x4c/0x80 mm/kasan/common.c:53
 kasan_save_alloc_info+0x24/0x30 mm/kasan/generic.c:505
 ____kasan_kmalloc mm/kasan/common.c:375 [inline]
 __kasan_kmalloc+0xa0/0xb8 mm/kasan/common.c:384
 kasan_kmalloc include/linux/kasan.h:211 [inline]
 kmalloc_trace+0x7c/0x94 mm/slab_common.c:1031
 kmalloc include/linux/slab.h:563 [inline]
 kzalloc include/linux/slab.h:699 [inline]
 jfs_fill_super+0xe0/0x954 fs/jfs/super.c:495
 mount_bdev+0x264/0x358 fs/super.c:1443
 jfs_do_mount+0x44/0x58 fs/jfs/super.c:670
 legacy_get_tree+0xd4/0x16c fs/fs_context.c:632
 vfs_get_tree+0x90/0x274 fs/super.c:1573
 do_new_mount+0x228/0x810 fs/namespace.c:3078
 path_mount+0x5bc/0xe80 fs/namespace.c:3408
 do_mount fs/namespace.c:3421 [inline]
 __do_sys_mount fs/namespace.c:3629 [inline]
 __se_sys_mount fs/namespace.c:3606 [inline]
 __arm64_sys_mount+0x49c/0x59c fs/namespace.c:3606
 __invoke_syscall arch/arm64/kernel/syscall.c:38 [inline]
 invoke_syscall+0x98/0x2b4 arch/arm64/kernel/syscall.c:52
 el0_svc_common+0x138/0x258 arch/arm64/kernel/syscall.c:140
 do_el0_svc+0x58/0x130 arch/arm64/kernel/syscall.c:204
 el0_svc+0x58/0x128 arch/arm64/kernel/entry-common.c:637
 el0t_64_sync_handler+0x84/0xf0 arch/arm64/kernel/entry-common.c:655
 el0t_64_sync+0x18c/0x190 arch/arm64/kernel/entry.S:585

Freed by task 4446:
 kasan_save_stack mm/kasan/common.c:46 [inline]
 kasan_set_track+0x4c/0x80 mm/kasan/common.c:53
 kasan_save_free_info+0x38/0x5c mm/kasan/generic.c:516
 ____kasan_slab_free+0x148/0x1b0 mm/kasan/common.c:237
 __kasan_slab_free+0x18/0x28 mm/kasan/common.c:245
 kasan_slab_free include/linux/kasan.h:177 [inline]
 slab_free_hook mm/slub.c:1729 [inline]
 slab_free_freelist_hook+0x16c/0x1e8 mm/slub.c:1755
 slab_free mm/slub.c:3687 [inline]
 __kmem_cache_free+0xbc/0x218 mm/slub.c:3700
 kfree+0xd0/0x1a8 mm/slab_common.c:988
 jfs_put_super+0x144/0x188 fs/jfs/super.c:203
 generic_shutdown_super+0x130/0x324 fs/super.c:501
 kill_block_super+0x70/0xdc fs/super.c:1470
 deactivate_locked_super+0xac/0x120 fs/super.c:332
 deactivate_super+0xe4/0x104 fs/super.c:363
 cleanup_mnt+0x390/0x418 fs/namespace.c:1191
 __cleanup_mnt+0x20/0x30 fs/namespace.c:1198
 task_work_run+0x1ec/0x278 kernel/task_work.c:203
 resume_user_mode_work include/linux/resume_user_mode.h:49 [inline]
 do_notify_resume+0x1fa0/0x2aa4 arch/arm64/kernel/signal.c:1151
 prepare_exit_to_user_mode arch/arm64/kernel/entry-common.c:137 [inline]
 exit_to_user_mode arch/arm64/kernel/entry-common.c:142 [inline]
 el0_svc+0x98/0x128 arch/arm64/kernel/entry-common.c:638
 el0t_64_sync_handler+0x84/0xf0 arch/arm64/kernel/entry-common.c:655
 el0t_64_sync+0x18c/0x190 arch/arm64/kernel/entry.S:585

Last potentially related work creation:
 kasan_save_stack+0x40/0x70 mm/kasan/common.c:46
 __kasan_record_aux_stack+0xc0/0xdc mm/kasan/generic.c:486
 kasan_record_aux_stack_noalloc+0x14/0x20 mm/kasan/generic.c:496
 insert_work+0x64/0x37c kernel/workqueue.c:1361
 __queue_work+0xcbc/0x1234 kernel/workqueue.c:1520
 queue_work_on+0xc0/0x164 kernel/workqueue.c:1548
 queue_work include/linux/workqueue.h:512 [inline]
 netdevice_queue_work drivers/infiniband/core/roce_gid_mgmt.c:659 [inline]
 netdevice_event+0x6fc/0x7f0 drivers/infiniband/core/roce_gid_mgmt.c:802
 notifier_call_chain kernel/notifier.c:87 [inline]
 raw_notifier_call_chain+0xd4/0x164 kernel/notifier.c:455
 call_netdevice_notifiers_info net/core/dev.c:2014 [inline]
 call_netdevice_notifiers_extack net/core/dev.c:2052 [inline]
 call_netdevice_notifiers net/core/dev.c:2066 [inline]
 dev_set_mac_address+0x268/0x398 net/core/dev.c:8911
 bond_enslave+0xefc/0x3178 drivers/net/bonding/bond_main.c:2014
 do_set_master net/core/rtnetlink.c:2630 [inline]
 do_setlink+0xbc4/0x3434 net/core/rtnetlink.c:2840
 __rtnl_newlink net/core/rtnetlink.c:3608 [inline]
 rtnl_newlink+0x13cc/0x1a50 net/core/rtnetlink.c:3655
 rtnetlink_rcv_msg+0x698/0xcdc net/core/rtnetlink.c:6150
 netlink_rcv_skb+0x218/0x3e8 net/netlink/af_netlink.c:2511
 rtnetlink_rcv+0x28/0x38 net/core/rtnetlink.c:6168
 netlink_unicast_kernel net/netlink/af_netlink.c:1318 [inline]
 netlink_unicast+0x60c/0x814 net/netlink/af_netlink.c:1344
 netlink_sendmsg+0x6f4/0x9c0 net/netlink/af_netlink.c:1872
 sock_sendmsg_nosec net/socket.c:718 [inline]
 __sock_sendmsg net/socket.c:730 [inline]
 __sys_sendto+0x324/0x440 net/socket.c:2152
 __do_sys_sendto net/socket.c:2164 [inline]
 __se_sys_sendto net/socket.c:2160 [inline]
 __arm64_sys_sendto+0xd8/0xf8 net/socket.c:2160
 __invoke_syscall arch/arm64/kernel/syscall.c:38 [inline]
 invoke_syscall+0x98/0x2b4 arch/arm64/kernel/syscall.c:52
 el0_svc_common+0x138/0x258 arch/arm64/kernel/syscall.c:140
 do_el0_svc+0x58/0x130 arch/arm64/kernel/syscall.c:204
 el0_svc+0x58/0x128 arch/arm64/kernel/entry-common.c:637
 el0t_64_sync_handler+0x84/0xf0 arch/arm64/kernel/entry-common.c:655
 el0t_64_sync+0x18c/0x190 arch/arm64/kernel/entry.S:585

Second to last potentially related work creation:
 kasan_save_stack+0x40/0x70 mm/kasan/common.c:46
 __kasan_record_aux_stack+0xc0/0xdc mm/kasan/generic.c:486
 kasan_record_aux_stack_noalloc+0x14/0x20 mm/kasan/generic.c:496
 insert_work+0x64/0x37c kernel/workqueue.c:1361
 __queue_work+0xcbc/0x1234 kernel/workqueue.c:1520
 queue_work_on+0xc0/0x164 kernel/workqueue.c:1548
 queue_work include/linux/workqueue.h:512 [inline]
 call_usermodehelper_exec+0x240/0x4a0 kernel/umh.c:437
 kobject_uevent_env+0x650/0x850 lib/kobject_uevent.c:633
 kobject_uevent+0x2c/0x3c lib/kobject_uevent.c:657
 kset_register+0x160/0x1cc lib/kobject.c:862
 __class_register+0x218/0x3a0 drivers/base/class.c:188
 __class_create+0xc8/0x11c drivers/base/class.c:247
 comedi_test_init+0x64/0x148 drivers/comedi/drivers/comedi_test.c:820
 do_one_initcall+0x278/0x9e0 init/main.c:1310
 do_initcall_level+0x154/0x214 init/main.c:1383
 do_initcalls+0x58/0xac init/main.c:1399
 do_basic_setup+0x8c/0xa0 init/main.c:1418
 kernel_init_freeable+0x35c/0x4f0 init/main.c:1638
 kernel_init+0x24/0x1d8 init/main.c:1526
 ret_from_fork+0x10/0x20 arch/arm64/kernel/entry.S:850

The buggy address belongs to the object at ffff0000d51baa00
 which belongs to the cache kmalloc-256 of size 256
The buggy address is located 176 bytes inside of
 256-byte region [ffff0000d51baa00, ffff0000d51bab00)

The buggy address belongs to the physical page:
page:00000000dc11da26 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1151ba
head:00000000dc11da26 order:1 compound_mapcount:0 compound_pincount:0
flags: 0x5ffc00000010200(slab|head|node=0|zone=2|lastcpupid=0x7ff)
raw: 05ffc00000010200 0000000000000000 dead000000000001 ffff0000c0002480
raw: 0000000000000000 0000000000100010 00000001ffffffff 0000000000000000
page dumped because: kasan: bad access detected

Memory state around the buggy address:
 ffff0000d51ba980: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
 ffff0000d51baa00: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
>ffff0000d51baa80: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
                                     ^
 ffff0000d51bab00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
 ffff0000d51bab80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
==================================================================
Unable to handle kernel paging request at virtual address fbd520000000001b
KASAN: maybe wild-memory-access in range [0xdead0000000000d8-0xdead0000000000df]
Mem abort info:
  ESR = 0x0000000096000004
  EC = 0x25: DABT (current EL), IL = 32 bits
  SET = 0, FnV = 0
  EA = 0, S1PTW = 0
  FSC = 0x04: level 0 translation fault
Data abort info:
  ISV = 0, ISS = 0x00000004
  CM = 0, WnR = 0
[fbd520000000001b] address between user and kernel address ranges
Internal error: Oops: 0000000096000004 [#1] PREEMPT SMP
Modules linked in:
CPU: 1 PID: 4448 Comm: syz-executor Tainted: G    B              syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/03/2025
pstate: 82400005 (Nzcv daif +PAN -UAO +TCO -DIT -SSBS BTYPE=--)
pc : write_special_inodes fs/jfs/jfs_logmgr.c:207 [inline]
pc : jfs_flush_journal+0x604/0xd14 fs/jfs/jfs_logmgr.c:1573
lr : write_special_inodes fs/jfs/jfs_logmgr.c:206 [inline]
lr : jfs_flush_journal+0x6d4/0xd14 fs/jfs/jfs_logmgr.c:1573
sp : ffff8000209277c0
x29: ffff800020927890 x28: dfff800000000000 x27: 1fffe0001a3cba45
x26: 1fffe000185a6700 x25: 1fffe000185a6735 x24: 1fffe0001a2324fb
x23: ffff0000f53816b0 x22: dead0000000000d8 x21: dead000000000100
x20: ffff0000c2d339a8 x19: ffff0000c2d33800 x18: ffff800011b8bf60
x17: 1fffe00033eac97e x16: ffff80000804309c x15: 0000000040000000
x14: 0000000000000009 x13: 1ffff00004124edc x12: 0000000000ff0100
x11: ff008000098c4080 x10: 0000000000000000 x9 : ffff8000098c4080
x8 : 1bd5a0000000001b x7 : 0000000000000000 x6 : ffff80000825796c
x5 : 0000000000000000 x4 : 000000000000000c x3 : ffff8000098c4070
x2 : 0000000000000000 x1 : 0000000000000008 x0 : 0000000000000000
Call trace:
 write_special_inodes fs/jfs/jfs_logmgr.c:207 [inline]
 jfs_flush_journal+0x604/0xd14 fs/jfs/jfs_logmgr.c:1573
 jfs_umount+0xf0/0x328 fs/jfs/jfs_umount.c:58
 jfs_put_super+0x90/0x188 fs/jfs/super.c:194
 generic_shutdown_super+0x130/0x324 fs/super.c:501
 kill_block_super+0x70/0xdc fs/super.c:1470
 deactivate_locked_super+0xac/0x120 fs/super.c:332
 deactivate_super+0xe4/0x104 fs/super.c:363
 cleanup_mnt+0x390/0x418 fs/namespace.c:1191
 __cleanup_mnt+0x20/0x30 fs/namespace.c:1198
 task_work_run+0x1ec/0x278 kernel/task_work.c:203
 resume_user_mode_work include/linux/resume_user_mode.h:49 [inline]
 do_notify_resume+0x1fa0/0x2aa4 arch/arm64/kernel/signal.c:1151
 prepare_exit_to_user_mode arch/arm64/kernel/entry-common.c:137 [inline]
 exit_to_user_mode arch/arm64/kernel/entry-common.c:142 [inline]
 el0_svc+0x98/0x128 arch/arm64/kernel/entry-common.c:638
 el0t_64_sync_handler+0x84/0xf0 arch/arm64/kernel/entry-common.c:655
 el0t_64_sync+0x18c/0x190 arch/arm64/kernel/entry.S:585
Code: eb1302bf 54000840 d100a2b6 d343fec8 (387c6908) 
---[ end trace 0000000000000000 ]---
----------------
Code disassembly (best guess):
   0:	eb1302bf 	cmp	x21, x19
   4:	54000840 	b.eq	0x10c  // b.none
   8:	d100a2b6 	sub	x22, x21, #0x28
   c:	d343fec8 	lsr	x8, x22, #3
* 10:	387c6908 	ldrb	w8, [x8, x28] <-- trapping instruction

Crashes (132):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2026/02/16 09:19 linux-6.1.y 8ce36b2849ef 1e62d198 .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] ci2-linux-6-1-kasan-arm64 KASAN: use-after-free Read in jfs_flush_journal
2025/08/30 21:54 linux-6.1.y f89b6e15694c 807a3b61 .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] ci2-linux-6-1-kasan-arm64 BUG: unable to handle kernel paging request in jfs_flush_journal
2025/03/07 09:09 linux-6.1.y 3a8358583626 831e3629 .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] ci2-linux-6-1-kasan-arm64 BUG: unable to handle kernel paging request in jfs_flush_journal
2024/11/29 23:54 linux-6.1.y e4d90d63d385 5df23865 .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-6-1-kasan-arm64 BUG: unable to handle kernel paging request in jfs_flush_journal
2024/01/21 12:37 linux-6.1.y 8fd7f4462453 9bd8dcda .config console log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-6-1-kasan-arm64 BUG: unable to handle kernel paging request in jfs_flush_journal
2023/12/19 22:53 linux-6.1.y ba6f5fb46511 3ad490ea .config console log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-6-1-kasan-arm64 BUG: unable to handle kernel paging request in jfs_flush_journal
2023/06/13 16:00 linux-6.1.y 2f3918bc53fb 749afb64 .config console log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-6-1-kasan-arm64 BUG: unable to handle kernel paging request in jfs_flush_journal
2023/07/08 04:24 linux-6.1.y 61fd484b2cf6 668cb1fa .config console log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-6-1-kasan-arm64 BUG: unable to handle kernel paging request in jfs_flush_journal
2025/01/09 00:43 linux-6.1.y 7dc732d24ff7 f3558dbf .config console log report syz / log [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-6-1-kasan-arm64 BUG: unable to handle kernel paging request in jfs_flush_journal
2026/01/17 00:15 linux-6.1.y bec0e10ee67e 20d37d28 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan general protection fault in jfs_flush_journal
2025/11/08 06:03 linux-6.1.y f6e38ae624cf 4e1406b4 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan general protection fault in jfs_flush_journal
2025/06/17 20:28 linux-6.1.y 58485ff1a74f e77fae15 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan general protection fault in jfs_flush_journal
2025/04/28 16:31 linux-6.1.y 535ec20c5027 c6b4fb39 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan general protection fault in jfs_flush_journal
2025/04/09 23:32 linux-6.1.y 3dfebb87d7eb 988b336c .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan general protection fault in jfs_flush_journal
2025/03/07 15:21 linux-6.1.y 3a8358583626 7e3bd60d .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan general protection fault in jfs_flush_journal
2025/01/07 22:06 linux-6.1.y 7dc732d24ff7 f3558dbf .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan general protection fault in jfs_flush_journal
2025/01/07 21:31 linux-6.1.y 7dc732d24ff7 f3558dbf .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan general protection fault in jfs_flush_journal
2024/12/25 15:13 linux-6.1.y 29f02ec58a94 444551c4 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan general protection fault in jfs_flush_journal
2024/12/05 11:36 linux-6.1.y e4d90d63d385 29f61fce .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan general protection fault in jfs_flush_journal
2024/06/07 00:21 linux-6.1.y 88690811da69 121701b6 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan general protection fault in jfs_flush_journal
2024/06/03 17:42 linux-6.1.y 88690811da69 0aba2352 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan general protection fault in jfs_flush_journal
2024/05/27 18:16 linux-6.1.y 88690811da69 761766e6 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan general protection fault in jfs_flush_journal
2024/05/24 04:09 linux-6.1.y 4078fa637fcd 8f98448e .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan general protection fault in jfs_flush_journal
2024/05/23 11:47 linux-6.1.y 4078fa637fcd 4c2072ee .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan general protection fault in jfs_flush_journal
2023/03/20 13:13 linux-6.1.y 7eaef76fbc46 7939252e .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan general protection fault in jfs_flush_journal
2024/05/28 00:49 linux-6.1.y 88690811da69 f550015e .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan KASAN: use-after-free Read in jfs_flush_journal
2026/01/08 17:28 linux-6.1.y 50cbba13faa2 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan-arm64 BUG: unable to handle kernel paging request in jfs_flush_journal
2025/11/21 01:45 linux-6.1.y f6e38ae624cf 2cc4c24a .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan-arm64 BUG: unable to handle kernel paging request in jfs_flush_journal
2025/11/11 07:44 linux-6.1.y f6e38ae624cf 4e1406b4 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan-arm64 BUG: unable to handle kernel paging request in jfs_flush_journal
2025/11/09 01:32 linux-6.1.y f6e38ae624cf 4e1406b4 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan-arm64 BUG: unable to handle kernel paging request in jfs_flush_journal
2025/10/23 11:37 linux-6.1.y 8e6e2188d949 c0460fcd .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan-arm64 BUG: unable to handle kernel paging request in jfs_flush_journal
2025/08/15 01:54 linux-6.1.y 3594f306da12 5d8c2ac2 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan-arm64 BUG: unable to handle kernel paging request in jfs_flush_journal
2025/08/13 07:00 linux-6.1.y 3594f306da12 22ec1469 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan-arm64 BUG: unable to handle kernel paging request in jfs_flush_journal
2025/05/16 01:59 linux-6.1.y 02b72ccb5f9d cfde8269 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan-arm64 BUG: unable to handle kernel paging request in jfs_flush_journal
2025/04/19 03:07 linux-6.1.y 420102835862 2a20f901 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan-arm64 BUG: unable to handle kernel paging request in jfs_flush_journal
2025/04/08 05:21 linux-6.1.y 3dfebb87d7eb a2ada0e7 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan-arm64 BUG: unable to handle kernel paging request in jfs_flush_journal
2025/03/02 16:03 linux-6.1.y 3a8358583626 c3901742 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan-arm64 BUG: unable to handle kernel paging request in jfs_flush_journal
2025/02/14 19:29 linux-6.1.y 0cbb5f65e52f 1022af74 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan-arm64 BUG: unable to handle kernel paging request in jfs_flush_journal
2025/02/11 15:57 linux-6.1.y 0cbb5f65e52f f2baddf5 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan-arm64 BUG: unable to handle kernel paging request in jfs_flush_journal
2025/02/10 14:52 linux-6.1.y 0cbb5f65e52f 43f51a00 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan-arm64 BUG: unable to handle kernel paging request in jfs_flush_journal
2025/02/01 13:56 linux-6.1.y 75cefdf153f5 aa47157c .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan-arm64 BUG: unable to handle kernel paging request in jfs_flush_journal
2025/01/31 17:00 linux-6.1.y 75cefdf153f5 aa47157c .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan-arm64 BUG: unable to handle kernel paging request in jfs_flush_journal
2025/01/14 13:41 linux-6.1.y c63962be84ef b1f1cd88 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan-arm64 BUG: unable to handle kernel paging request in jfs_flush_journal
2024/12/04 21:53 linux-6.1.y e4d90d63d385 b50eb251 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan-arm64 BUG: unable to handle kernel paging request in jfs_flush_journal
2024/11/09 17:14 linux-6.1.y d7039b844a1c 6b856513 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan-arm64 BUG: unable to handle kernel paging request in jfs_flush_journal
2024/11/03 12:06 linux-6.1.y 7c15117f9468 f00eed24 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan-arm64 BUG: unable to handle kernel paging request in jfs_flush_journal
2024/10/29 02:33 linux-6.1.y 7ec6f9fa3d97 9efb3cc7 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan-arm64 BUG: unable to handle kernel paging request in jfs_flush_journal
2024/09/23 03:37 linux-6.1.y e526b12bf916 6f888b75 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan-arm64 BUG: unable to handle kernel paging request in jfs_flush_journal
2024/09/18 23:58 linux-6.1.y e526b12bf916 c673ca06 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan-arm64 BUG: unable to handle kernel paging request in jfs_flush_journal
2024/08/11 20:25 linux-6.1.y 36790ef5e00b 6f4edef4 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan-arm64 BUG: unable to handle kernel paging request in jfs_flush_journal
2024/08/08 19:45 linux-6.1.y 48d525b0e463 61405512 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan-arm64 BUG: unable to handle kernel paging request in jfs_flush_journal
2024/08/04 18:24 linux-6.1.y 48d525b0e463 1786a2a8 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan-arm64 BUG: unable to handle kernel paging request in jfs_flush_journal
2024/06/21 10:54 linux-6.1.y eb44d83053d6 dac2aa43 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan-arm64 KASAN: use-after-free Read in jfs_flush_journal
2024/06/12 13:11 linux-6.1.y ae9f2a70d69e f815599d .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan-arm64 BUG: unable to handle kernel paging request in jfs_flush_journal
2024/06/08 17:50 linux-6.1.y 88690811da69 82c05ab8 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan-arm64 BUG: unable to handle kernel paging request in jfs_flush_journal
* Struck through repros no longer work on HEAD.