Date | Name | Commit | Repro | Result |
---|---|---|---|---|
2025/03/15 | linux-5.15.y (ToT) | 0c935c049b5c | C | [report] KASAN: use-after-free Read in qd_unlock |
2025/03/15 | upstream (ToT) | b35233e7bfa0 | C | Didn't crash |
syzbot |
sign-in | mailing list | source | docs |
Date | Name | Commit | Repro | Result |
---|---|---|---|---|
2025/03/15 | linux-5.15.y (ToT) | 0c935c049b5c | C | [report] KASAN: use-after-free Read in qd_unlock |
2025/03/15 | upstream (ToT) | b35233e7bfa0 | C | Didn't crash |
Kernel | Title | Repro | Cause bisect | Fix bisect | Count | Last | Reported | Patched | Status |
---|---|---|---|---|---|---|---|---|---|
upstream | KASAN: use-after-free Read in qd_unlock (2) gfs2 | C | error | done | 5 | 643d | 872d | 23/28 | fixed on 2023/10/12 12:47 |
linux-6.1 | KASAN: use-after-free Read in qd_unlock | 7 | 325d | 333d | 0/3 | auto-obsoleted due to no activity on 2024/10/10 22:13 | |||
upstream | KASAN: use-after-free Read in qd_unlock gfs2 | 1 | 1156d | 1152d | 0/28 | auto-closed as invalid on 2022/07/22 08:43 |
Created | Duration | User | Patch | Repo | Result |
---|---|---|---|---|---|
2025/02/28 22:13 | 12m | retest repro | linux-5.15.y | report log | |
2025/02/14 11:32 | 12m | retest repro | linux-5.15.y | report log | |
2024/12/20 15:06 | 14m | retest repro | linux-5.15.y | report log | |
2024/10/09 21:54 | 15m | retest repro | linux-5.15.y | report log |
================================================================== BUG: KASAN: use-after-free in instrument_atomic_read include/linux/instrumented.h:71 [inline] BUG: KASAN: use-after-free in test_bit include/asm-generic/bitops/instrumented-non-atomic.h:134 [inline] BUG: KASAN: use-after-free in qd_unlock+0x30/0x2d0 fs/gfs2/quota.c:497 Read of size 8 at addr ffff8880749ddc60 by task syz-executor103/4171 CPU: 1 PID: 4171 Comm: syz-executor103 Not tainted 5.15.182-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/19/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 check_region_inline mm/kasan/generic.c:-1 [inline] kasan_check_range+0x27b/0x290 mm/kasan/generic.c:189 instrument_atomic_read include/linux/instrumented.h:71 [inline] test_bit include/asm-generic/bitops/instrumented-non-atomic.h:134 [inline] qd_unlock+0x30/0x2d0 fs/gfs2/quota.c:497 gfs2_quota_sync+0x5bf/0x6f0 fs/gfs2/quota.c:1336 gfs2_sync_fs+0x48/0xb0 fs/gfs2/super.c:647 sync_filesystem+0xe6/0x220 fs/sync.c:56 generic_shutdown_super+0x6b/0x300 fs/super.c:448 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:1143 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 RIP: 0033:0x7f9bde4c13e7 Code: 08 00 48 83 c4 08 5b 5d c3 66 2e 0f 1f 84 00 00 00 00 00 c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 b8 a6 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 01 c3 48 c7 c2 b8 ff ff ff f7 d8 64 89 02 b8 RSP: 002b:00007ffe0f1d5a88 EFLAGS: 00000206 ORIG_RAX: 00000000000000a6 RAX: 0000000000000000 RBX: 000000000003f8a9 RCX: 00007f9bde4c13e7 RDX: 0000000000000000 RSI: 0000000000000009 RDI: 00007ffe0f1d5b40 RBP: 00007ffe0f1d5b40 R08: 0000000000000000 R09: 0000000000000000 R10: 00000000ffffffff R11: 0000000000000206 R12: 00007ffe0f1d6bb0 R13: 0000555594ab26c0 R14: 000000000000007f R15: 431bde82d7b634db </TASK> Allocated by task 4939: 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_slab_alloc+0x9c/0xd0 mm/kasan/common.c:467 kasan_slab_alloc include/linux/kasan.h:254 [inline] slab_post_alloc_hook+0x4c/0x380 mm/slab.h:519 slab_alloc_node mm/slub.c:3220 [inline] slab_alloc mm/slub.c:3228 [inline] kmem_cache_alloc+0x100/0x290 mm/slub.c:3233 kmem_cache_zalloc include/linux/slab.h:725 [inline] qd_alloc+0x50/0x260 fs/gfs2/quota.c:216 gfs2_quota_init+0x730/0xe80 fs/gfs2/quota.c:1426 gfs2_make_fs_rw+0x3f5/0x560 fs/gfs2/super.c:155 gfs2_fill_super+0x188a/0x1f50 fs/gfs2/ops_fstype.c:1276 get_tree_bdev+0x3f1/0x610 fs/super.c:1325 gfs2_get_tree+0x4d/0x1e0 fs/gfs2/ops_fstype.c:1332 vfs_get_tree+0x88/0x270 fs/super.c:1530 do_new_mount+0x24a/0xa40 fs/namespace.c:3013 do_mount fs/namespace.c:3356 [inline] __do_sys_mount fs/namespace.c:3564 [inline] __se_sys_mount+0x2d6/0x3c0 fs/namespace.c:3541 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 14: 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] kmem_cache_free+0x8f/0x210 mm/slub.c:3515 rcu_do_batch kernel/rcu/tree.c:2523 [inline] rcu_core+0x962/0x15d0 kernel/rcu/tree.c:2763 handle_softirqs+0x328/0x820 kernel/softirq.c:558 run_ksoftirqd+0x98/0xf0 kernel/softirq.c:925 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 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 __call_rcu kernel/rcu/tree.c:3007 [inline] call_rcu+0x179/0x920 kernel/rcu/tree.c:3087 gfs2_quota_cleanup+0x43c/0x6a0 fs/gfs2/quota.c:1490 gfs2_make_fs_ro+0x237/0x5d0 fs/gfs2/super.c:557 signal_our_withdraw fs/gfs2/util.c:166 [inline] gfs2_withdraw+0x5f9/0x1460 fs/gfs2/util.c:343 gfs2_log_flush+0x1e09/0x2610 fs/gfs2/log.c:1150 do_sync+0x98b/0xc00 fs/gfs2/quota.c:986 gfs2_quota_sync+0x32c/0x6f0 fs/gfs2/quota.c:1329 gfs2_sync_fs+0x48/0xb0 fs/gfs2/super.c:647 sync_filesystem+0xe6/0x220 fs/sync.c:56 generic_shutdown_super+0x6b/0x300 fs/super.c:448 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:1143 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 Second to 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 __call_rcu kernel/rcu/tree.c:3007 [inline] call_rcu+0x179/0x920 kernel/rcu/tree.c:3087 gfs2_quota_cleanup+0x43c/0x6a0 fs/gfs2/quota.c:1490 gfs2_make_fs_ro+0x491/0x5d0 fs/gfs2/super.c:557 gfs2_put_super+0x1d2/0x7d0 fs/gfs2/super.c:592 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:1143 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 The buggy address belongs to the object at ffff8880749ddbd0 which belongs to the cache gfs2_quotad of size 272 The buggy address is located 144 bytes inside of 272-byte region [ffff8880749ddbd0, ffff8880749ddce0) The buggy address belongs to the page: page:ffffea0001d27740 refcount:1 mapcount:0 mapping:0000000000000000 index:0xffff8880749dd540 pfn:0x749dd flags: 0xfff00000000200(slab|node=0|zone=1|lastcpupid=0x7ff) raw: 00fff00000000200 0000000000000000 dead000000000122 ffff888146a8a8c0 raw: ffff8880749dd540 00000000800c0006 00000001ffffffff 0000000000000000 page dumped because: kasan: bad access detected page_owner tracks the page as allocated page last allocated via order 0, migratetype Reclaimable, gfp_mask 0x12c50(GFP_NOFS|__GFP_NOWARN|__GFP_NORETRY|__GFP_RECLAIMABLE), pid 4177, ts 61114918741, free_ts 17241879812 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:5466 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+0x195/0x290 mm/slub.c:3233 kmem_cache_zalloc include/linux/slab.h:725 [inline] qd_alloc+0x50/0x260 fs/gfs2/quota.c:216 gfs2_quota_init+0x730/0xe80 fs/gfs2/quota.c:1426 gfs2_make_fs_rw+0x3f5/0x560 fs/gfs2/super.c:155 gfs2_fill_super+0x188a/0x1f50 fs/gfs2/ops_fstype.c:1276 get_tree_bdev+0x3f1/0x610 fs/super.c:1325 gfs2_get_tree+0x4d/0x1e0 fs/gfs2/ops_fstype.c:1332 vfs_get_tree+0x88/0x270 fs/super.c:1530 do_new_mount+0x24a/0xa40 fs/namespace.c:3013 do_mount fs/namespace.c:3356 [inline] __do_sys_mount fs/namespace.c:3564 [inline] __se_sys_mount+0x2d6/0x3c0 fs/namespace.c:3541 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 page last free stack trace: reset_page_owner include/linux/page_owner.h:24 [inline] free_pages_prepare mm/page_alloc.c:1340 [inline] free_pcp_prepare mm/page_alloc.c:1391 [inline] free_unref_page_prepare+0x637/0x6c0 mm/page_alloc.c:3317 free_unref_page+0x94/0x280 mm/page_alloc.c:3396 free_contig_range+0x96/0xf0 mm/page_alloc.c:9385 destroy_args+0xef/0x8b0 mm/debug_vm_pgtable.c:1018 debug_vm_pgtable+0x318/0x370 mm/debug_vm_pgtable.c:1331 do_one_initcall+0x1ee/0x680 init/main.c:1302 do_initcall_level+0x137/0x1f0 init/main.c:1375 do_initcalls+0x4b/0x90 init/main.c:1391 kernel_init_freeable+0x3ce/0x560 init/main.c:1615 kernel_init+0x19/0x1b0 init/main.c:1506 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:287 Memory state around the buggy address: ffff8880749ddb00: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ffff8880749ddb80: fb fb fc fc fc fc fc fc fc fc fa fb fb fb fb fb >ffff8880749ddc00: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ^ ffff8880749ddc80: fb fb fb fb fb fb fb fb fb fb fb fb fc fc fc fc ffff8880749ddd00: fc fc fc fc fb fb fb fb fb fb fb fb fb fb fb fb ==================================================================
Time | Kernel | Commit | Syzkaller | Config | Log | Report | Syz repro | C repro | VM info | Assets (help?) | Manager | Title |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2025/05/10 05:05 | linux-5.15.y | 3b8db0e4f263 | 77908e5f | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] | ci2-linux-5-15-kasan | KASAN: use-after-free Read in qd_unlock | |
2025/05/03 02:23 | linux-5.15.y | 16fdf2c7111b | b0714e37 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] | ci2-linux-5-15-kasan | KASAN: use-after-free Read in qd_unlock | |
2025/04/28 12:35 | linux-5.15.y | f7347f400572 | c6b4fb39 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] | ci2-linux-5-15-kasan | KASAN: use-after-free Read in qd_unlock | |
2025/01/31 07:18 | linux-5.15.y | 003148680b79 | 4c6ac32f | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] [mounted in repro] | ci2-linux-5-15-kasan | KASAN: use-after-free Read in qd_unlock | |
2025/04/28 15:23 | linux-5.15.y | f7347f400572 | c6b4fb39 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] | ci2-linux-5-15-kasan-arm64 | KASAN: use-after-free Read in qd_unlock | |
2025/04/15 09:25 | linux-5.15.y | f7347f400572 | 0bd6db41 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] | ci2-linux-5-15-kasan-arm64 | KASAN: use-after-free Read in qd_unlock | |
2025/04/15 08:17 | linux-5.15.y | f7347f400572 | 0bd6db41 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] | ci2-linux-5-15-kasan-arm64 | KASAN: use-after-free Read in qd_unlock | |
2025/04/15 07:13 | linux-5.15.y | f7347f400572 | 0bd6db41 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] | ci2-linux-5-15-kasan-arm64 | KASAN: use-after-free Read in qd_unlock | |
2025/04/15 06:22 | linux-5.15.y | f7347f400572 | 0bd6db41 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] | ci2-linux-5-15-kasan-arm64 | KASAN: use-after-free Read in qd_unlock | |
2025/04/15 05:15 | linux-5.15.y | f7347f400572 | 0bd6db41 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] | ci2-linux-5-15-kasan-arm64 | KASAN: use-after-free Read in qd_unlock | |
2025/04/15 04:18 | linux-5.15.y | f7347f400572 | 0bd6db41 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] | ci2-linux-5-15-kasan-arm64 | KASAN: use-after-free Read in qd_unlock | |
2024/07/12 13:35 | linux-5.15.y | f45bea23c39c | eaeb5c15 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] [mounted in repro] | ci2-linux-5-15-kasan-arm64 | KASAN: use-after-free Read in qd_unlock | |
2025/05/24 06:14 | linux-5.15.y | 98f47d0e9b8c | ed351ea7 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-5-15-kasan | KASAN: use-after-free Read in qd_unlock | ||
2025/05/23 13:45 | linux-5.15.y | 98f47d0e9b8c | fa44301a | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-5-15-kasan | KASAN: use-after-free Read in qd_unlock | ||
2025/05/23 12:21 | linux-5.15.y | 98f47d0e9b8c | fa44301a | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-5-15-kasan | KASAN: use-after-free Read in qd_unlock | ||
2025/05/19 14:20 | linux-5.15.y | a68c15152131 | b84f0537 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-5-15-kasan | KASAN: use-after-free Read in qd_unlock | ||
2025/05/19 02:34 | linux-5.15.y | a68c15152131 | f41472b0 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-5-15-kasan | KASAN: use-after-free Read in qd_unlock | ||
2025/05/18 12:35 | linux-5.15.y | a68c15152131 | f41472b0 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-5-15-kasan | KASAN: use-after-free Read in qd_unlock | ||
2025/05/18 04:31 | linux-5.15.y | 3b8db0e4f263 | f41472b0 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-5-15-kasan | KASAN: use-after-free Read in qd_unlock | ||
2025/05/18 01:44 | linux-5.15.y | 3b8db0e4f263 | f41472b0 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-5-15-kasan | KASAN: use-after-free Read in qd_unlock | ||
2025/05/17 20:22 | linux-5.15.y | 3b8db0e4f263 | f41472b0 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-5-15-kasan | KASAN: use-after-free Read in qd_unlock | ||
2025/05/17 20:22 | linux-5.15.y | 3b8db0e4f263 | f41472b0 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-5-15-kasan | KASAN: use-after-free Read in qd_unlock | ||
2025/05/15 17:59 | linux-5.15.y | 3b8db0e4f263 | cfde8269 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-5-15-kasan | KASAN: use-after-free Read in qd_unlock | ||
2025/05/12 08:12 | linux-5.15.y | 3b8db0e4f263 | 77908e5f | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-5-15-kasan | KASAN: use-after-free Read in qd_unlock | ||
2025/05/12 02:18 | linux-5.15.y | 3b8db0e4f263 | 77908e5f | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-5-15-kasan | KASAN: use-after-free Read in qd_unlock | ||
2025/05/11 20:21 | linux-5.15.y | 3b8db0e4f263 | 77908e5f | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-5-15-kasan | KASAN: use-after-free Read in qd_unlock | ||
2025/05/10 10:24 | linux-5.15.y | 3b8db0e4f263 | 77908e5f | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-5-15-kasan | KASAN: use-after-free Read in qd_unlock | ||
2025/05/10 02:17 | linux-5.15.y | 3b8db0e4f263 | 77908e5f | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-5-15-kasan | KASAN: use-after-free Read in qd_unlock | ||
2025/05/05 18:18 | linux-5.15.y | 16fdf2c7111b | 6ca47dd8 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-5-15-kasan | KASAN: use-after-free Read in qd_unlock | ||
2025/05/05 10:36 | linux-5.15.y | 16fdf2c7111b | b0714e37 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-5-15-kasan | KASAN: use-after-free Read in qd_unlock | ||
2024/06/24 17:41 | linux-5.15.y | 4878aadf2d15 | edc5149a | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-5-15-kasan | KASAN: use-after-free Read in qd_unlock | ||
2025/05/23 10:22 | linux-5.15.y | 98f47d0e9b8c | fa44301a | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-5-15-kasan-arm64 | KASAN: use-after-free Read in qd_unlock | ||
2025/05/22 23:12 | linux-5.15.y | 98f47d0e9b8c | 0919b50b | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-5-15-kasan-arm64 | KASAN: use-after-free Read in qd_unlock | ||
2025/05/22 23:12 | linux-5.15.y | 98f47d0e9b8c | 0919b50b | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-5-15-kasan-arm64 | KASAN: use-after-free Read in qd_unlock | ||
2025/05/22 20:36 | linux-5.15.y | 98f47d0e9b8c | 0919b50b | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-5-15-kasan-arm64 | KASAN: use-after-free Read in qd_unlock | ||
2025/05/18 21:29 | linux-5.15.y | a68c15152131 | f41472b0 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-5-15-kasan-arm64 | KASAN: use-after-free Read in qd_unlock | ||
2025/05/18 00:04 | linux-5.15.y | 3b8db0e4f263 | f41472b0 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-5-15-kasan-arm64 | KASAN: use-after-free Read in qd_unlock | ||
2025/05/17 22:56 | linux-5.15.y | 3b8db0e4f263 | f41472b0 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-5-15-kasan-arm64 | KASAN: use-after-free Read in qd_unlock | ||
2025/05/17 15:13 | linux-5.15.y | 3b8db0e4f263 | f41472b0 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-5-15-kasan-arm64 | KASAN: use-after-free Read in qd_unlock | ||
2025/05/17 12:46 | linux-5.15.y | 3b8db0e4f263 | f41472b0 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-5-15-kasan-arm64 | KASAN: use-after-free Read in qd_unlock | ||
2025/05/17 02:44 | linux-5.15.y | 3b8db0e4f263 | f41472b0 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-5-15-kasan-arm64 | KASAN: use-after-free Read in qd_unlock | ||
2025/05/16 15:28 | linux-5.15.y | 3b8db0e4f263 | cfde8269 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-5-15-kasan-arm64 | KASAN: use-after-free Read in qd_unlock | ||
2025/05/13 06:34 | linux-5.15.y | 3b8db0e4f263 | f6671af7 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-5-15-kasan-arm64 | KASAN: use-after-free Read in qd_unlock | ||
2025/05/13 00:37 | linux-5.15.y | 3b8db0e4f263 | f6671af7 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-5-15-kasan-arm64 | KASAN: use-after-free Read in qd_unlock | ||
2025/05/12 23:18 | linux-5.15.y | 3b8db0e4f263 | f6671af7 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-5-15-kasan-arm64 | KASAN: use-after-free Read in qd_unlock | ||
2025/05/12 23:14 | linux-5.15.y | 3b8db0e4f263 | f6671af7 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-5-15-kasan-arm64 | KASAN: use-after-free Read in qd_unlock | ||
2025/05/11 10:54 | linux-5.15.y | 3b8db0e4f263 | 77908e5f | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-5-15-kasan-arm64 | KASAN: use-after-free Read in qd_unlock | ||
2025/05/08 23:42 | linux-5.15.y | 16fdf2c7111b | dbf35fa1 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-5-15-kasan-arm64 | KASAN: use-after-free Read in qd_unlock | ||
2025/05/08 20:58 | linux-5.15.y | 16fdf2c7111b | dbf35fa1 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-5-15-kasan-arm64 | KASAN: use-after-free Read in qd_unlock | ||
2025/05/08 19:04 | linux-5.15.y | 16fdf2c7111b | dbf35fa1 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-5-15-kasan-arm64 | KASAN: use-after-free Read in qd_unlock | ||
2025/05/08 15:25 | linux-5.15.y | 16fdf2c7111b | dbf35fa1 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-5-15-kasan-arm64 | KASAN: use-after-free Read in qd_unlock | ||
2025/05/08 14:08 | linux-5.15.y | 16fdf2c7111b | dbf35fa1 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-5-15-kasan-arm64 | KASAN: use-after-free Read in qd_unlock | ||
2025/05/08 08:46 | linux-5.15.y | 16fdf2c7111b | dbf35fa1 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-5-15-kasan-arm64 | KASAN: use-after-free Read in qd_unlock | ||
2025/05/08 04:10 | linux-5.15.y | 16fdf2c7111b | dbf35fa1 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-5-15-kasan-arm64 | KASAN: use-after-free Read in qd_unlock | ||
2025/05/07 15:01 | linux-5.15.y | 16fdf2c7111b | 350f4ffc | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-5-15-kasan-arm64 | KASAN: use-after-free Read in qd_unlock | ||
2025/05/06 17:42 | linux-5.15.y | 16fdf2c7111b | ae98e6b9 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-5-15-kasan-arm64 | KASAN: use-after-free Read in qd_unlock | ||
2025/05/05 22:37 | linux-5.15.y | 16fdf2c7111b | 6ca47dd8 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-5-15-kasan-arm64 | KASAN: use-after-free Read in qd_unlock | ||
2025/05/05 12:08 | linux-5.15.y | 16fdf2c7111b | b0714e37 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-5-15-kasan-arm64 | KASAN: use-after-free Read in qd_unlock | ||
2025/05/05 04:17 | linux-5.15.y | 16fdf2c7111b | b0714e37 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-5-15-kasan-arm64 | KASAN: use-after-free Read in qd_unlock | ||
2025/05/05 03:01 | linux-5.15.y | 16fdf2c7111b | b0714e37 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-5-15-kasan-arm64 | KASAN: use-after-free Read in qd_unlock |