syzbot


KASAN: stack-out-of-bounds Read in gfs2_dump_glock

Status: upstream: reported C repro on 2024/05/04 22:05
Subsystems: gfs2
Labels: prio:high
[Documentation on labels]
Reported-by: syzbot+7efd59a5a532c57037e6@syzkaller.appspotmail.com
First crash: 799d, last: 15d
Cause bisection: failed (error log, bisect log)
  
Fix bisection: failed (error log, bisect log)
  
✨ AI Jobs (1)
ID Workflow Result Correct Bug Created Started Finished Revision Error
fdfb9c59-f1d4-4e77-bb2b-826f3ddd136b assessment-security DenialOfService: ✅ Exploitable: ✅ FilesystemTrigger: ✅ NetworkTrigger: ❌ PeripheralTrigger: ❌ RemoteTrigger: ❌ Unprivileged: ❌ UserNamespace: ❌ VMGuestTrigger: ❌ VMHostTrigger: ❌ KASAN: stack-out-of-bounds Read in gfs2_dump_glock 2026/05/16 07:15 2026/05/16 07:15 2026/05/16 08:31 a15a64a66dd37b7f9c31f5c3efb1524bb9863162

			
		
Discussions (20)
Title Replies (including bot) Last reply
[PATCH] gfs2: lock glock before dumping consistency errors 1 (1) 2026/06/09 20:56
[syzbot] Monthly gfs2 report (May 2026) 0 (1) 2026/05/23 12:32
[syzbot] Monthly gfs2 report (Apr 2026) 0 (1) 2026/04/22 09:08
[syzbot] Monthly gfs2 report (Mar 2026) 0 (1) 2026/03/23 08:58
[syzbot] Monthly gfs2 report (Jan 2026) 0 (1) 2026/01/19 08:18
[syzbot] Monthly gfs2 report (Dec 2025) 0 (1) 2025/12/18 10:06
[syzbot] Monthly gfs2 report (Nov 2025) 0 (1) 2025/11/17 07:50
[syzbot] Monthly gfs2 report (Oct 2025) 0 (1) 2025/10/16 08:36
[syzbot] Monthly gfs2 report (Sep 2025) 0 (1) 2025/09/15 06:54
[syzbot] Monthly gfs2 report (Aug 2025) 0 (1) 2025/08/14 12:42
[syzbot] Monthly gfs2 report (Jul 2025) 0 (1) 2025/07/14 07:23
[syzbot] Monthly gfs2 report (Mar 2025) 0 (1) 2025/03/08 22:16
[syzbot] Monthly gfs2 report (Feb 2025) 0 (1) 2025/02/05 12:43
[syzbot] Monthly gfs2 report (Jan 2025) 0 (1) 2025/01/06 10:01
[syzbot] Monthly gfs2 report (Dec 2024) 0 (1) 2024/12/05 09:04
[syzbot] Monthly gfs2 report (Nov 2024) 0 (1) 2024/11/04 11:34
[syzbot] Monthly gfs2 report (Oct 2024) 0 (1) 2024/10/03 09:03
[syzbot] Monthly gfs2 report (Sep 2024) 0 (1) 2024/09/02 08:16
[syzbot] Monthly gfs2 report (Aug 2024) 0 (1) 2024/08/02 07:26
[syzbot] [gfs2?] KASAN: stack-out-of-bounds Read in gfs2_dump_glock 0 (2) 2024/07/04 11:04
Similar bugs (4)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
linux-6.1 KASAN: stack-out-of-bounds Read in gfs2_dump_glock origin:upstream 19 C error 53 15d 1164d 0/3 upstream: reported C repro on 2023/05/02 11:39
upstream general protection fault in gfs2_dump_glock gfs2 17 C 25 1233d 1634d 22/29 fixed on 2023/02/24 13:50
upstream general protection fault in gfs2_dump_glock (2) gfs2 17 C done done 48 913d 1221d 0/29 auto-obsoleted due to no activity on 2024/04/08 04:28
linux-6.6 KASAN: vmalloc-out-of-bounds Read in gfs2_dump_glock origin:upstream 19 C error 21 157d 351d 0/2 upstream: reported C repro on 2025/07/23 07:10
Last patch testing requests (10)
Created Duration User Patch Repo Result
2026/07/08 21:06 29m retest repro upstream report log
2026/06/19 20:59 27m retest repro linux-next log
2026/06/19 20:59 48m retest repro linux-next log
2026/06/19 20:59 1h15m retest repro linux-next log
2026/06/19 20:59 1h11m retest repro linux-next log
2026/06/19 20:59 2h30m retest repro linux-next log
2026/05/11 21:31 39m retest repro linux-next OK log
2026/05/11 21:31 32m retest repro linux-next OK log
2026/05/06 13:15 3h20m (3) retest repro linux-next OK log
2026/04/10 08:45 24m retest repro linux-next report log

Sample crash report:
gfs2: fsid=syz:syz.0:  H: s:SH f:H e:0 p:6165 [syz.0.195] __gfs2_lookup+0xac/0x2b0 fs/gfs2/inode.c:996
==================================================================
BUG: KASAN: vmalloc-out-of-bounds in gfs2_dump_glock+0x14af/0x1a70 fs/gfs2/glock.c:2350
Read of size 8 at addr ffffc9000242f8c0 by task syz.0.195/6178

CPU: 0 UID: 0 PID: 6178 Comm: syz.0.195 Not tainted syzkaller #0 PREEMPT(full) 
Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
Call Trace:
 <TASK>
 dump_stack_lvl+0xe8/0x150 lib/dump_stack.c:120
 print_address_description+0x55/0x1e0 mm/kasan/report.c:378
 print_report+0x58/0x70 mm/kasan/report.c:482
 kasan_report+0x117/0x150 mm/kasan/report.c:595
 gfs2_dump_glock+0x14af/0x1a70 fs/gfs2/glock.c:2350
 gfs2_consist_inode_i+0xf5/0x110 fs/gfs2/util.c:345
 gfs2_dirent_scan+0x54d/0x690 fs/gfs2/dir.c:-1
 gfs2_dirent_search+0x358/0x8e0 fs/gfs2/dir.c:854
 gfs2_dir_search+0x4c/0x220 fs/gfs2/dir.c:1649
 gfs2_lookupi+0x45b/0x640 fs/gfs2/inode.c:354
 __gfs2_lookup+0xac/0x2b0 fs/gfs2/inode.c:996
 __lookup_slow+0x1fb/0x2f0 fs/namei.c:1919
 lookup_slow+0x53/0x70 fs/namei.c:1936
 walk_component fs/namei.c:2282 [inline]
 link_path_walk+0xd2a/0x1910 fs/namei.c:2656
 path_lookupat+0xe4/0x8c0 fs/namei.c:2812
 do_o_path+0x9f/0x210 fs/namei.c:4830
 path_openat+0x309a/0x3830 fs/namei.c:4852
 do_file_open+0x23e/0x4a0 fs/namei.c:4888
 do_sys_openat2+0x115/0x200 fs/open.c:1368
 do_sys_open fs/open.c:1374 [inline]
 __do_sys_openat fs/open.c:1390 [inline]
 __se_sys_openat fs/open.c:1385 [inline]
 __x64_sys_openat+0x138/0x170 fs/open.c:1385
 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
 do_syscall_64+0x174/0x580 arch/x86/entry/syscall_64.c:94
 entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7fe91079ce59
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:00007fe9116ef028 EFLAGS: 00000246 ORIG_RAX: 0000000000000101
RAX: ffffffffffffffda RBX: 00007fe910a16090 RCX: 00007fe91079ce59
RDX: 0000000000200002 RSI: 00002000000000c0 RDI: ffffffffffffff9c
RBP: 00007fe910832e6f R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 00007fe910a16128 R14: 00007fe910a16090 R15: 00007ffdc9f53e38
 </TASK>

The buggy address belongs to a 8-page vmalloc region starting at 0xffffc90002428000 allocated at copy_process+0x81b/0x42e0 kernel/fork.c:2110
The buggy address belongs to the physical page:
page: refcount:1 mapcount:0 mapping:0000000000000000 index:0x55fe pfn:0x55c9f
memcg:ffff8880350b0682
flags: 0x4fff00000000000(node=1|zone=1|lastcpupid=0x7ff)
raw: 04fff00000000000 0000000000000000 dead000000000122 0000000000000000
raw: 00000000000055fe 0000000000000000 00000001ffffffff ffff8880350b0682
page dumped because: kasan: bad access detected
page_owner tracks the page as allocated
page last allocated via order 0, migratetype Unmovable, gfp_mask 0x29c2(GFP_NOWAIT|__GFP_HIGHMEM|__GFP_IO|__GFP_FS|__GFP_ZERO), pid 6164, tgid 6164 (syz.0.195), ts 388929961593, free_ts 388907668295
 set_page_owner include/linux/page_owner.h:32 [inline]
 post_alloc_hook+0x1f9/0x250 mm/page_alloc.c:1859
 prep_new_page mm/page_alloc.c:1867 [inline]
 get_page_from_freelist+0x21fa/0x2270 mm/page_alloc.c:3946
 __alloc_pages_slowpath+0x383/0xcc0 mm/page_alloc.c:4821
 __alloc_frozen_pages_noprof+0x31f/0x380 mm/page_alloc.c:5317
 alloc_pages_mpol+0x212/0x380 mm/mempolicy.c:2490
 alloc_frozen_pages_noprof mm/mempolicy.c:2561 [inline]
 alloc_pages_noprof+0xac/0x2a0 mm/mempolicy.c:2581
 vm_area_alloc_pages mm/vmalloc.c:3667 [inline]
 __vmalloc_area_node mm/vmalloc.c:3892 [inline]
 __vmalloc_node_range_noprof+0x795/0x1730 mm/vmalloc.c:4082
 __vmalloc_node_noprof+0xc2/0x100 mm/vmalloc.c:4143
 alloc_thread_stack_node kernel/fork.c:359 [inline]
 dup_task_struct+0x28e/0x850 kernel/fork.c:929
 copy_process+0x81b/0x42e0 kernel/fork.c:2110
 kernel_clone+0x2d7/0x940 kernel/fork.c:2746
 __do_sys_clone3 kernel/fork.c:3048 [inline]
 __se_sys_clone3+0x33c/0x360 kernel/fork.c:3027
 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
 do_syscall_64+0x174/0x580 arch/x86/entry/syscall_64.c:94
 entry_SYSCALL_64_after_hwframe+0x77/0x7f
page last free pid 5322 tgid 5322 stack trace:
 reset_page_owner include/linux/page_owner.h:25 [inline]
 __free_pages_prepare mm/page_alloc.c:1406 [inline]
 __free_frozen_pages+0xc1e/0xd10 mm/page_alloc.c:2950
 __folio_put+0x4b3/0x590 mm/swap.c:112
 folio_put include/linux/mm.h:2124 [inline]
 put_page include/linux/mm.h:2193 [inline]
 put_netmem include/net/netmem.h:394 [inline]
 skb_page_unref include/linux/skbuff_ref.h:43 [inline]
 __skb_frag_unref include/linux/skbuff_ref.h:56 [inline]
 skb_release_data+0x573/0xab0 net/core/skbuff.c:1110
 skb_release_all net/core/skbuff.c:1191 [inline]
 __kfree_skb+0x5d/0x210 net/core/skbuff.c:1205
 kfree_skb_napi_cache net/core/skbuff.c:7281 [inline]
 skb_attempt_defer_free+0x533/0x7c0 net/core/skbuff.c:7319
 tcp_eat_recv_skb net/ipv4/tcp.c:1621 [inline]
 tcp_recvmsg_locked+0x22ef/0x3800 net/ipv4/tcp.c:2899
 tcp_recvmsg+0x203/0x7f0 net/ipv4/tcp.c:2944
 sock_recvmsg_nosec net/socket.c:1128 [inline]
 sock_recvmsg+0x166/0x1e0 net/socket.c:1148
 sock_read_iter+0x22a/0x2f0 net/socket.c:1217
 new_sync_read fs/read_write.c:493 [inline]
 vfs_read+0x595/0xa80 fs/read_write.c:574
 ksys_read+0x150/0x270 fs/read_write.c:716
 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
 do_syscall_64+0x174/0x580 arch/x86/entry/syscall_64.c:94
 entry_SYSCALL_64_after_hwframe+0x77/0x7f

Memory state around the buggy address:
 ffffc9000242f780: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
 ffffc9000242f800: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
>ffffc9000242f880: 00 00 00 00 f1 f1 f1 f1 f8 f8 f8 f2 f2 f2 f2 f2
                                           ^
 ffffc9000242f900: 00 00 f3 f3 00 00 00 00 00 00 00 00 00 00 00 00
 ffffc9000242f980: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
==================================================================

Crashes (414):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2026/06/24 20:30 upstream 840ef6c78e6a c1da772e .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] ci-snapshot-upstream-root KASAN: vmalloc-out-of-bounds Read in gfs2_dump_glock
2025/09/14 01:26 linux-next 590b221ed425 e2beed91 .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] ci-upstream-linux-next-kasan-gce-root general protection fault in gfs2_dump_glock
2025/09/14 00:16 linux-next 590b221ed425 e2beed91 .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] ci-upstream-linux-next-kasan-gce-root general protection fault in gfs2_dump_glock
2025/09/13 20:54 linux-next 590b221ed425 e2beed91 .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] ci-upstream-linux-next-kasan-gce-root general protection fault in gfs2_dump_glock
2025/06/24 08:04 linux-next f817b6dd2b62 1a7fb460 .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] ci-upstream-linux-next-kasan-gce-root general protection fault in gfs2_dump_glock
2025/06/24 06:47 linux-next f817b6dd2b62 1a7fb460 .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] ci-upstream-linux-next-kasan-gce-root general protection fault in gfs2_dump_glock
2024/07/04 11:03 upstream 795c58e4c7fc 3f2748a3 .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-upstream-fs KASAN: stack-out-of-bounds Read in gfs2_dump_glock
2024/04/30 21:56 upstream 98369dccd2f8 3cb29304 .config console log report syz [disk image (non-bootable)] [vmlinux] [kernel image] [mounted in repro] ci-qemu-upstream KASAN: stack-out-of-bounds Read in gfs2_dump_glock
2024/12/18 10:21 linux-next 7fa366f1b6e3 a0626d3a .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root KASAN: stack-out-of-bounds Read in gfs2_dump_glock
2026/01/24 00:09 upstream c072629f05d7 3181850c .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root general protection fault in gfs2_dump_glock
2025/12/08 14:50 upstream c2f2b01b74be d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root general protection fault in gfs2_dump_glock
2025/11/23 15:49 upstream d13f3ac64efb 4fb8ef37 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root general protection fault in gfs2_dump_glock
2025/11/14 15:42 upstream 6da43bbeb691 f7988ea4 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root general protection fault in gfs2_dump_glock
2025/11/04 04:02 upstream 8bb886cb8f3a 686bf657 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root general protection fault in gfs2_dump_glock
2025/10/28 09:09 upstream fd57572253bc fd2207e7 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root general protection fault in gfs2_dump_glock
2025/10/20 00:17 upstream d9043c79ba68 1c8c8cd8 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root general protection fault in gfs2_dump_glock
2025/10/17 13:37 upstream 98ac9cc4b445 7adf5298 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root general protection fault in gfs2_dump_glock
2025/10/14 13:34 upstream 3a8660878839 b6605ba8 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root general protection fault in gfs2_dump_glock
2025/07/23 10:51 upstream 89be9a83ccf1 e1dd4f22 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root general protection fault in gfs2_dump_glock
2025/07/23 10:50 upstream 89be9a83ccf1 e1dd4f22 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root general protection fault in gfs2_dump_glock
2024/12/29 05:49 upstream 059dd502b263 d3ccff63 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-badwrites-root general protection fault in gfs2_dump_glock
2024/12/17 00:30 upstream f44d154d6e3d f93b2b55 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-badwrites-root KASAN: global-out-of-bounds Read in gfs2_dump_glock
2024/11/05 16:59 upstream 2e1b3cc9d7f7 509da429 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root KASAN: slab-use-after-free Read in gfs2_dump_glock
2024/09/09 20:28 upstream da3ea35007d0 073f8be2 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs KASAN: slab-out-of-bounds Read in gfs2_dump_glock
2024/09/07 08:49 upstream b31c44928842 9750182a .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs KASAN: vmalloc-out-of-bounds Read in gfs2_dump_glock
2024/08/28 05:45 upstream 3ec3f5fc4a91 6c853ff9 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs KASAN: out-of-bounds Read in gfs2_dump_glock
2024/07/04 11:06 upstream 795c58e4c7fc 3f2748a3 .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-upstream-fs general protection fault in gfs2_dump_glock
2026/05/13 19:45 upstream 1d5dcaa3bd65 fec2a7ee .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in gfs2_dump_glock
2026/04/20 11:09 upstream bea8d77e45a8 303e2802 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in gfs2_dump_glock
2026/04/18 22:44 upstream eb5249b12507 303e2802 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in gfs2_dump_glock
2026/04/18 10:08 upstream 8541d8f725c6 5be7a9de .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in gfs2_dump_glock
2026/03/27 07:56 upstream 46b513250491 50cdcaa1 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in gfs2_dump_glock
2026/03/25 16:42 upstream bbeb83d3182a 4367a094 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in gfs2_dump_glock
2026/03/20 08:06 upstream e9825d1c7957 2f245add .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in gfs2_dump_glock
2026/03/14 13:18 upstream 1c9982b49613 ee8d34d6 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in gfs2_dump_glock
2026/03/13 19:10 upstream 0257f64bdac7 351cb5cf .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in gfs2_dump_glock
2025/12/26 06:57 upstream ccd1cdca5cd4 d1b870e1 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in gfs2_dump_glock
2025/12/02 16:29 upstream 4a26e7032d7d d1b870e1 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in gfs2_dump_glock
2025/11/24 14:54 upstream ac3fd01e4c1e bf6fe8fe .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in gfs2_dump_glock
2025/11/20 06:43 upstream 23cb64fb7625 26ee5237 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in gfs2_dump_glock
2025/11/19 22:24 upstream 23cb64fb7625 26ee5237 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in gfs2_dump_glock
2025/11/06 06:29 upstream dc77806cf3b4 a6c9c731 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in gfs2_dump_glock
2025/11/02 08:59 upstream 691d401c7e0e 2c50b6a9 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in gfs2_dump_glock
2025/10/30 05:13 upstream e53642b87a4f fd2207e7 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in gfs2_dump_glock
2025/10/24 15:46 upstream 6fab32bb6508 c0460fcd .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in gfs2_dump_glock
2025/10/10 02:27 upstream 5472d60c129f ff1712fe .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in gfs2_dump_glock
2025/10/06 02:07 upstream 6a74422b9710 49379ee0 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in gfs2_dump_glock
2025/10/03 11:53 upstream f79e772258df 49379ee0 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in gfs2_dump_glock
2025/08/20 22:19 upstream 41cd3fd15263 bd178e57 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in gfs2_dump_glock
2025/08/20 15:45 upstream b19a97d57c15 bd178e57 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in gfs2_dump_glock
2025/08/16 16:31 upstream dfd4b508c8c6 dcc075fb .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in gfs2_dump_glock
2025/08/15 21:48 upstream 8d084337a32f dcc075fb .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in gfs2_dump_glock
2025/08/02 05:27 upstream a6923c06a3b2 7368264b .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in gfs2_dump_glock
2025/07/31 22:02 upstream d6084bb815c4 3526e777 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in gfs2_dump_glock
2025/07/30 21:18 upstream 4b290aae788e f8f2b4da .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in gfs2_dump_glock
2025/07/30 12:26 upstream 14bed9bc81ba f8f2b4da .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in gfs2_dump_glock
2025/07/29 20:43 upstream 86aa72182095 ba28e0a8 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in gfs2_dump_glock
2025/02/18 16:00 upstream 2408a807bfc3 c37c7249 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root KASAN: slab-out-of-bounds Read in gfs2_dump_glock
2026/03/11 16:37 linux-next 7109a2155340 2d88ab01 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root general protection fault in gfs2_dump_glock
2026/01/13 01:21 linux-next f417b7ffcbef d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root general protection fault in gfs2_dump_glock
2026/01/09 22:30 linux-next f417b7ffcbef d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root general protection fault in gfs2_dump_glock
2025/10/05 09:45 linux-next 47a8d4b89844 49379ee0 .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro #1 (corrupt fs)] [mounted in repro #2 (corrupt fs)] ci-upstream-linux-next-kasan-gce-root general protection fault in gfs2_dump_glock
2025/10/05 08:06 linux-next 47a8d4b89844 49379ee0 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root general protection fault in gfs2_dump_glock
2025/09/28 10:22 linux-next 262858079afd 001c9061 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root general protection fault in gfs2_dump_glock
2025/06/24 09:12 linux-next f817b6dd2b62 1a7fb460 .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] ci-upstream-linux-next-kasan-gce-root general protection fault in gfs2_dump_glock
2024/10/19 04:33 linux-next 15e7d45e786a cd6fc0a3 .config console log report syz / log [disk image] [vmlinux] [kernel image] [mounted in repro] ci-upstream-linux-next-kasan-gce-root general protection fault in gfs2_dump_glock
* Struck through repros no longer work on HEAD.