general protection fault in __bh_submit

Status: upstream: reported C repro on 2026/09/01 03:50
Subsystems: ext4
Labels: prio:high
[Documentation on labels]
Reported-by: syzbot+41453ea05ab61c075f1f@syzkaller.appspotmail.com
Fix commit: buffer: allow a buffer_head to point at memory outside the page cache
Patched on: [ci-upstream-linux-next-kasan-gce-root], missing on: [ci-qemu-gce-upstream-auto ci-qemu-native-arm64-kvm ci-qemu-upstream ci-qemu-upstream-386 ci-qemu2-arm32 ci-qemu2-arm64 ci-qemu2-arm64-compat ci-qemu2-arm64-mte ci-qemu2-riscv64 ci-snapshot-upstream-root ci-upstream-bpf-kasan-gce ci-upstream-bpf-next-kasan-gce ci-upstream-gce-arm64 ci-upstream-gce-leak ci-upstream-kasan-badwrites-root ci-upstream-kasan-gce ci-upstream-kasan-gce-386 ci-upstream-kasan-gce-root ci-upstream-kasan-gce-selinux-root ci-upstream-kasan-gce-smack-root ci-upstream-kmsan-gce-386-root ci-upstream-kmsan-gce-root ci-upstream-net-kasan-gce ci-upstream-net-this-kasan-gce ci-upstream-rust-kasan-gce ci2-upstream-fs ci2-upstream-kcsan-gce ci2-upstream-usb]
First crash: 21d, last: now
✨ AI Jobs (1)
ID Workflow Result Correct Bug Created Started Finished Revision
59b016ea assessment-security DenialOfService: ✅ Exploitable: ❌ FilesystemTrigger: ✅ NetworkTrigger: ❌ PeripheralTrigger: ✅ RemoteTrigger: ❌ Unprivileged: ✅ UserNamespace: ✅ VMGuestTrigger: ✅ VMHostTrigger: ✅ general protection fault in __bh_submit 2026/09/02 00:01 2026/09/02 00:01 2026/09/02 01:01 587f6b29
Discussions (2)
Title Replies (including bot) Last reply
[syzbot] [ext4?] general protection fault in __bh_submit 0 (4) 2026/09/20 15:38
Re: [PATCH] buffer: fix NULL dereference of bh->b_folio in __bh_submit() 4 (4) 2026/09/18 06:53
Last patch testing requests (1)
Created Duration User Patch Repo Result
2026/09/02 20:11 27m pavankumaryalagada@gmail.com patch git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git 8b72f6626dc39b9e7e82b2721d4f7c3b86286012 OK job log log
Cause bisection attempts (2)
Created Duration User Patch Repo Result
2026/09/10 06:14 0m bisect linux-next error
2026/09/02 05:04 0m bisect linux-next error

Sample crash report:
Oops: general protection fault, probably for non-canonical address 0xdffffc0000000001: 0000 [#1] SMP KASAN PTI
KASAN: null-ptr-deref in range [0x0000000000000008-0x000000000000000f]
CPU: 1 UID: 0 PID: 4944 Comm: jbd2/sda1-8 Not tainted syzkaller #0 PREEMPT(full) 
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/24/2026
RIP: 0010:const_folio_flags include/linux/page-flags.h:345 [inline]
RIP: 0010:folio_test_dropbehind include/linux/page-flags.h:600 [inline]
RIP: 0010:__bh_submit+0x22d/0x8d0 fs/buffer.c:1109
Code: c1 e8 03 48 89 44 24 18 42 80 3c 20 00 74 08 48 89 df e8 f6 e7 d7 ff 48 89 5c 24 28 48 8b 1b 4c 8d 7b 08 4c 89 f8 48 c1 e8 03 <42> 80 3c 20 00 74 08 4c 89 ff e8 d4 e7 d7 ff 4d 8b 3f 4c 89 fe 48
RSP: 0018:ffffc9000eaaf868 EFLAGS: 00010202
RAX: 0000000000000001 RBX: 0000000000000000 RCX: ffffffff84b9d9a9
RDX: 0000000000000001 RSI: 0000000000000004 RDI: ffff88806f83b2a0
RBP: 0000000000009801 R08: ffff88806f83b2ff R09: 1ffff1100df0765f
R10: dffffc0000000000 R11: ffffed100df07660 R12: dffffc0000000000
R13: ffff88806f83b280 R14: ffff888075cda8c0 R15: 0000000000000008
FS:  0000000000000000(0000) GS:ffff88812495b000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007ffd78c7cefc CR3: 0000000025012000 CR4: 00000000003526f0
Call Trace:
 <TASK>
 jbd2_journal_commit_transaction+0x2285/0x5c80 fs/jbd2/commit.c:751
 kjournald2+0x3bc/0x740 fs/jbd2/journal.c:200
 kthread+0x38b/0x480 kernel/kthread.c:436
 ret_from_fork+0x514/0xb70 arch/x86/kernel/process.c:158
 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245
 </TASK>
Modules linked in:
---[ end trace 0000000000000000 ]---
RIP: 0010:const_folio_flags include/linux/page-flags.h:345 [inline]
RIP: 0010:folio_test_dropbehind include/linux/page-flags.h:600 [inline]
RIP: 0010:__bh_submit+0x22d/0x8d0 fs/buffer.c:1109
Code: c1 e8 03 48 89 44 24 18 42 80 3c 20 00 74 08 48 89 df e8 f6 e7 d7 ff 48 89 5c 24 28 48 8b 1b 4c 8d 7b 08 4c 89 f8 48 c1 e8 03 <42> 80 3c 20 00 74 08 4c 89 ff e8 d4 e7 d7 ff 4d 8b 3f 4c 89 fe 48
RSP: 0018:ffffc9000eaaf868 EFLAGS: 00010202
RAX: 0000000000000001 RBX: 0000000000000000 RCX: ffffffff84b9d9a9
RDX: 0000000000000001 RSI: 0000000000000004 RDI: ffff88806f83b2a0
RBP: 0000000000009801 R08: ffff88806f83b2ff R09: 1ffff1100df0765f
R10: dffffc0000000000 R11: ffffed100df07660 R12: dffffc0000000000
R13: ffff88806f83b280 R14: ffff888075cda8c0 R15: 0000000000000008
FS:  0000000000000000(0000) GS:ffff88812485b000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000555584bd57a8 CR3: 000000007f7fa000 CR4: 00000000003526f0
----------------
Code disassembly (best guess):
   0:	c1 e8 03             	shr    $0x3,%eax
   3:	48 89 44 24 18       	mov    %rax,0x18(%rsp)
   8:	42 80 3c 20 00       	cmpb   $0x0,(%rax,%r12,1)
   d:	74 08                	je     0x17
   f:	48 89 df             	mov    %rbx,%rdi
  12:	e8 f6 e7 d7 ff       	call   0xffd7e80d
  17:	48 89 5c 24 28       	mov    %rbx,0x28(%rsp)
  1c:	48 8b 1b             	mov    (%rbx),%rbx
  1f:	4c 8d 7b 08          	lea    0x8(%rbx),%r15
  23:	4c 89 f8             	mov    %r15,%rax
  26:	48 c1 e8 03          	shr    $0x3,%rax
* 2a:	42 80 3c 20 00       	cmpb   $0x0,(%rax,%r12,1) <-- trapping instruction
  2f:	74 08                	je     0x39
  31:	4c 89 ff             	mov    %r15,%rdi
  34:	e8 d4 e7 d7 ff       	call   0xffd7e80d
  39:	4d 8b 3f             	mov    (%r15),%r15
  3c:	4c 89 fe             	mov    %r15,%rsi
  3f:	48                   	rex.W

Crashes (30693):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2026/09/19 13:41 linux-next 9d80aa4617b3 853b104b .config strace log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/14 10:51 linux-next a9d7ced84989 70a60e12 .config strace 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 __bh_submit
2026/09/04 12:04 linux-next 9d80aa4617b3 801f0966 .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 __bh_submit
2026/09/21 15:14 linux-next 9d80aa4617b3 853b104b .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/21 13:06 linux-next 9d80aa4617b3 853b104b .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/21 07:51 linux-next 9d80aa4617b3 853b104b .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/21 05:15 linux-next 9d80aa4617b3 853b104b .config strace log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/21 04:24 linux-next 9d80aa4617b3 853b104b .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/21 03:23 linux-next 9d80aa4617b3 853b104b .config strace log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/20 18:01 linux-next 9d80aa4617b3 853b104b .config strace log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/20 16:13 linux-next 9d80aa4617b3 853b104b .config strace log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/20 12:04 linux-next 9d80aa4617b3 853b104b .config strace log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/20 08:37 linux-next 9d80aa4617b3 853b104b .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/20 07:44 linux-next 9d80aa4617b3 853b104b .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/20 06:53 linux-next 9d80aa4617b3 853b104b .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/20 06:04 linux-next 9d80aa4617b3 853b104b .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/20 02:55 linux-next 9d80aa4617b3 853b104b .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/20 01:16 linux-next 9d80aa4617b3 853b104b .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/19 23:14 linux-next 9d80aa4617b3 853b104b .config strace log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/19 18:41 linux-next 9d80aa4617b3 853b104b .config strace log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/19 16:42 linux-next 9d80aa4617b3 853b104b .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/19 12:44 linux-next 9d80aa4617b3 853b104b .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/19 09:58 linux-next 9d80aa4617b3 853b104b .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/19 09:19 linux-next 9d80aa4617b3 853b104b .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/19 07:30 linux-next 9d80aa4617b3 853b104b .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/19 01:20 linux-next 9d80aa4617b3 8d7d05f1 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/18 22:36 linux-next 9d80aa4617b3 8d7d05f1 .config strace log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/18 21:08 linux-next 9d80aa4617b3 8d7d05f1 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/18 19:02 linux-next 9d80aa4617b3 8d7d05f1 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/18 16:23 linux-next 9d80aa4617b3 8d7d05f1 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/18 08:43 linux-next 9d80aa4617b3 8d7d05f1 .config strace log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/18 07:43 linux-next 9d80aa4617b3 8d7d05f1 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/17 20:56 linux-next 9d80aa4617b3 95928915 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/17 18:29 linux-next 9d80aa4617b3 95928915 .config strace log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/17 13:57 linux-next 9d80aa4617b3 95928915 .config strace log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/17 10:49 linux-next 9d80aa4617b3 95928915 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/17 09:53 linux-next 9d80aa4617b3 95928915 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/17 08:53 linux-next 9d80aa4617b3 95928915 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/17 07:23 linux-next 9d80aa4617b3 95928915 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/17 06:08 linux-next 9d80aa4617b3 95928915 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/17 04:42 linux-next 9d80aa4617b3 95928915 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/17 01:23 linux-next 9d80aa4617b3 95928915 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/17 00:36 linux-next 9d80aa4617b3 95928915 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/02 20:08 linux-next 32b6ef9a5d0e 85995287 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/02 03:24 linux-next 8b72f6626dc3 587f6b29 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root general protection fault in __bh_submit
2026/09/01 16:36 linux-next 89c07d98716a 316d9396 .config strace log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root general protection fault in __bh_submit
2026/09/01 03:18 linux-next 89c07d98716a 316d9396 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/01 01:22 linux-next 89c07d98716a 316d9396 .config strace log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root general protection fault in __bh_submit
2026/09/21 17:12 linux-next 9d80aa4617b3 853b104b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/21 16:10 linux-next 9d80aa4617b3 853b104b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/21 14:42 linux-next 9d80aa4617b3 853b104b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/21 13:41 linux-next 9d80aa4617b3 853b104b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/21 12:52 linux-next 9d80aa4617b3 853b104b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/21 12:00 linux-next 9d80aa4617b3 853b104b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/21 10:57 linux-next 9d80aa4617b3 853b104b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/21 10:24 linux-next 9d80aa4617b3 853b104b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/21 10:22 linux-next 9d80aa4617b3 853b104b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/21 09:21 linux-next 9d80aa4617b3 853b104b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/21 08:55 linux-next 9d80aa4617b3 853b104b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/21 08:25 linux-next 9d80aa4617b3 853b104b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/21 07:16 linux-next 9d80aa4617b3 853b104b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/21 06:37 linux-next 9d80aa4617b3 853b104b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/21 06:26 linux-next 9d80aa4617b3 853b104b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/21 05:26 linux-next 9d80aa4617b3 853b104b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/21 04:33 linux-next 9d80aa4617b3 853b104b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/21 03:47 linux-next 9d80aa4617b3 853b104b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/21 02:42 linux-next 9d80aa4617b3 853b104b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/21 02:19 linux-next 9d80aa4617b3 853b104b .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/21 01:19 linux-next 9d80aa4617b3 853b104b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/21 01:06 linux-next 9d80aa4617b3 853b104b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/20 23:59 linux-next 9d80aa4617b3 853b104b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/20 23:40 linux-next 9d80aa4617b3 853b104b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/20 22:38 linux-next 9d80aa4617b3 853b104b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/20 22:11 linux-next 9d80aa4617b3 853b104b .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/20 21:05 linux-next 9d80aa4617b3 853b104b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/20 20:19 linux-next 9d80aa4617b3 853b104b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/20 19:30 linux-next 9d80aa4617b3 853b104b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/20 19:12 linux-next 9d80aa4617b3 853b104b .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/20 18:10 linux-next 9d80aa4617b3 853b104b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/20 17:55 linux-next 9d80aa4617b3 853b104b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/20 16:48 linux-next 9d80aa4617b3 853b104b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/20 16:06 linux-next 9d80aa4617b3 853b104b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/20 14:55 linux-next 9d80aa4617b3 853b104b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/20 14:27 linux-next 9d80aa4617b3 853b104b .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/20 13:18 linux-next 9d80aa4617b3 853b104b .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/20 13:05 linux-next 9d80aa4617b3 853b104b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/20 11:01 linux-next 9d80aa4617b3 853b104b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/20 10:43 linux-next 9d80aa4617b3 853b104b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/20 09:43 linux-next 9d80aa4617b3 853b104b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
2026/09/20 08:48 linux-next 9d80aa4617b3 853b104b .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in __bh_submit
* Struck through repros no longer work on HEAD.