syzbot


general protection fault in vma_is_shmem

Status: upstream: reported C repro on 2022/08/21 06:14
Subsystems: io-uring mm
[Documentation on labels]
Reported-by: syzbot+681bbbb80445ead3c040@syzkaller.appspotmail.com
Fix commit: mm/gup.c: Fix return value for __gup_longterm_locked()
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: 1392d, last: 1386d
Cause bisection: failed (error log, bisect log)
  
✨ AI Jobs (3)
ID Workflow Result Correct Bug Created Started Finished Revision Error
2603e8a6-d4b3-4987-b91a-85d2ea798172 assessment-security 💥 general protection fault in vma_is_shmem 2026/06/04 07:57 2026/06/04 07:57 2026/06/04 08:10 62fe15281f5011cd203d8845b8767b10e7443aa5 failed to run ["make" "KERNELVERSION=syzkaller" "KERNELRELEASE=syzkaller" "LOCALVERSION=-syzkaller" "-j" "32" "ARCH=x86_64" "CC=ccache clang" "LD=ld.lld" "O=/app/workdir/cache/build/96ddfd0c8940837741a5b767f9d9339b1e66af3e" "-s" "bzImage" "compile_commands.json"]: exit status 2 Root cause: scripts/clang-tools/gen_compile_commands.py:187: SyntaxWarning: invalid escape sequence '\#' ld.lld: error: undefined symbol: wcslen * * Restart config... * * * Mitigations for speculative execution vulnerabilities * Mitigations for speculative execution vulnerabilities (SPECULATION_MITIGATIONS) [Y/n/?] y Remove the kernel mapping in user mode (PAGE_TABLE_ISOLATION) [N/y/?] n Avoid speculative indirect branches in kernel (RETPOLINE) [N/y/?] n Enable IBPB on kernel entry (CPU_IBPB_ENTRY) [Y/n/?] y Enable IBRS on kernel entry (CPU_IBRS_ENTRY) [Y/n/?] y Mitigate Straight-Line-Speculation (SLS) [N/y/?] (NEW) Error in reading or end of file. * * Memory initialization * Initialize kernel stack variables at function entry > 1. no automatic stack variable initialization (weakest) (INIT_STACK_NONE) 2. pattern-init everything (strongest) (INIT_STACK_ALL_PATTERN) (NEW) choice[1-2?]: Error in reading or end of file. Enable heap memory zeroing on allocation by default (INIT_ON_ALLOC_DEFAULT_ON) [Y/n/?] y Enable heap memory zeroing on free by default (INIT_ON_FREE_DEFAULT_ON) [N/y/?] n Enable register zeroing on function exit (ZERO_CALL_USED_REGS) [N/y/?] (NEW) Error in reading or end of file. * * Kernel hardening options * Randomize layout of sensitive kernel structures > 1. Disable structure layout randomization (RANDSTRUCT_NONE) 2. Fully randomize structure layout (RANDSTRUCT_FULL) (NEW) choice[1-2?]: Error in reading or end of file. arch/x86/mm/fault.o: warning: objtool: do_user_addr_fault+0x465: unreachable instruction In file included from /app/workdir/cache/src/1a736d675186181c64eba070a9c67e035067af4f/kernel/sched/core.c:84: /app/workdir/cache/src/1a736d675186181c64eba070a9c67e035067af4f/kernel/sched/sched.h:1740:15: warning: cast from 'void (*)(struct rq *)' to 'void (*)(struct callback_head *)' converts to incompatible function type [-Wcast-function-type-strict] 1740 | head->func = (void (*)(struct callback_head *))func; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /app/workdir/cache/src/1a736d675186181c64eba070a9c67e035067af4f/kernel/sched/core.c:4840:10: warning: cast from 'void (*)(struct callback_head *)' to 'void (*)(struct rq *)' converts to incompatible function type [-Wcast-function-type-strict] 4840 | func = (void (*)(struct rq *))head->func; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /app/workdir/cache/src/1a736d675186181c64eba070a9c67e035067af4f/kernel/sched/core.c:4864:10: warning: cast from 'void (*)(struct rq *)' to 'void (*)(struct callback_head *)' converts to incompatible function type [-Wcast-function-type-strict] 4864 | .func = (void (*)(struct callback_head *))balance_push, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. /app/workdir/cache/src/1a736d675186181c64eba070a9c67e035067af4f/fs/verity/enable.c:218:33: warning: default initialization of an object of type 'typeof ((arg->salt_ptr))' (aka 'const unsigned long long') leaves the object uninitialized [-Wdefault-const-init-var-unsafe] 218 | copy_from_user(desc->salt, u64_to_user_ptr(arg->salt_ptr), | ^ /app/workdir/cache/src/1a736d675186181c64eba070a9c67e035067af4f/include/linux/kernel.h:61:2: note: expanded from macro 'u64_to_user_ptr' 61 | typecheck(u64, (x)); \ | ^ /app/workdir/cache/src/1a736d675186181c64eba070a9c67e035067af4f/include/linux/typecheck.h:11:12: note: expanded from macro 'typecheck' 11 | typeof(x) __dummy2; \ | ^ /app/workdir/cache/src/1a736d675186181c64eba070a9c67e035067af4f/fs/verity/enable.c:227:38: warning: default initialization of an object of type 'typeof ((arg->sig_ptr))' (
5d9e0c59-bb8e-4cbf-ae95-af499f564aa3 assessment-security 💥 general protection fault in vma_is_shmem 2026/06/02 05:57 2026/06/02 05:57 2026/06/02 06:21 1095583bae1d2729a3b4be301cb6ddc85ced9e38 failed to run ["make" "KERNELVERSION=syzkaller" "KERNELRELEASE=syzkaller" "LOCALVERSION=-syzkaller" "-j" "32" "ARCH=x86_64" "CC=ccache clang" "LD=ld.lld" "O=/app/workdir/cache/build/96ddfd0c8940837741a5b767f9d9339b1e66af3e" "-s" "bzImage" "compile_commands.json"]: exit status 2 Root cause: scripts/clang-tools/gen_compile_commands.py:187: SyntaxWarning: invalid escape sequence '\#' ld.lld: error: undefined symbol: wcslen * * Restart config... * * * Mitigations for speculative execution vulnerabilities * Mitigations for speculative execution vulnerabilities (SPECULATION_MITIGATIONS) [Y/n/?] y Remove the kernel mapping in user mode (PAGE_TABLE_ISOLATION) [N/y/?] n Avoid speculative indirect branches in kernel (RETPOLINE) [N/y/?] n Enable IBPB on kernel entry (CPU_IBPB_ENTRY) [Y/n/?] y Enable IBRS on kernel entry (CPU_IBRS_ENTRY) [Y/n/?] y Mitigate Straight-Line-Speculation (SLS) [N/y/?] (NEW) Error in reading or end of file. * * Memory initialization * Initialize kernel stack variables at function entry > 1. no automatic stack variable initialization (weakest) (INIT_STACK_NONE) 2. pattern-init everything (strongest) (INIT_STACK_ALL_PATTERN) (NEW) choice[1-2?]: Error in reading or end of file. Enable heap memory zeroing on allocation by default (INIT_ON_ALLOC_DEFAULT_ON) [Y/n/?] y Enable heap memory zeroing on free by default (INIT_ON_FREE_DEFAULT_ON) [N/y/?] n Enable register zeroing on function exit (ZERO_CALL_USED_REGS) [N/y/?] (NEW) Error in reading or end of file. * * Kernel hardening options * Randomize layout of sensitive kernel structures > 1. Disable structure layout randomization (RANDSTRUCT_NONE) 2. Fully randomize structure layout (RANDSTRUCT_FULL) (NEW) choice[1-2?]: Error in reading or end of file. arch/x86/mm/fault.o: warning: objtool: do_user_addr_fault+0x465: unreachable instruction /app/workdir/cache/src/1a736d675186181c64eba070a9c67e035067af4f/fs/verity/enable.c:218:33: warning: default initialization of an object of type 'typeof ((arg->salt_ptr))' (aka 'const unsigned long long') leaves the object uninitialized [-Wdefault-const-init-var-unsafe] 218 | copy_from_user(desc->salt, u64_to_user_ptr(arg->salt_ptr), | ^ /app/workdir/cache/src/1a736d675186181c64eba070a9c67e035067af4f/include/linux/kernel.h:61:2: note: expanded from macro 'u64_to_user_ptr' 61 | typecheck(u64, (x)); \ | ^ /app/workdir/cache/src/1a736d675186181c64eba070a9c67e035067af4f/include/linux/typecheck.h:11:12: note: expanded from macro 'typecheck' 11 | typeof(x) __dummy2; \ | ^ /app/workdir/cache/src/1a736d675186181c64eba070a9c67e035067af4f/fs/verity/enable.c:227:38: warning: default initialization of an object of type 'typeof ((arg->sig_ptr))' (aka 'const unsigned long long') leaves the object uninitialized [-Wdefault-const-init-var-unsafe] 227 | copy_from_user(desc->signature, u64_to_user_ptr(arg->sig_ptr), | ^ /app/workdir/cache/src/1a736d675186181c64eba070a9c67e035067af4f/include/linux/kernel.h:61:2: note: expanded from macro 'u64_to_user_ptr' 61 | typecheck(u64, (x)); \ | ^ /app/workdir/cache/src/1a736d675186181c64eba070a9c67e035067af4f/include/linux/typecheck.h:11:12: note: expanded from macro 'typecheck' 11 | typeof(x) __dummy2; \ | ^ 2 warnings generated. In file included from /app/workdir/cache/src/1a736d675186181c64eba070a9c67e035067af4f/kernel/sched/core.c:84: /app/workdir/cache/src/1a736d675186181c64eba070a9c67e035067af4f/kernel/sched/sched.h:1740:15: warning: cast from 'void (*)(struct rq *)' to 'void (*)(struct callback_head *)' converts to incompatible function type [-Wcast-function-type-strict] 1740 | head->func = (void (*)(struct callback_head *))func; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /app/workdir/cache/src/1a736d675186181c64eba070a9c67e035067af4f/kernel/sched/core.c:4840:10: warning: cast from 'void (
3333dffc-b3a1-478a-847f-ca8f09a5917f assessment-security 💥 general protection fault in vma_is_shmem 2026/05/22 08:49 2026/05/22 08:49 2026/05/22 10:20 70ae9b0332c954c7a2e9754a431bc021385efca3 failed to run ["make" "KERNELVERSION=syzkaller" "KERNELRELEASE=syzkaller" "LOCALVERSION=-syzkaller" "-j" "32" "ARCH=x86_64" "CC=ccache clang" "LD=ld.lld" "O=/app/workdir/cache/build/96ddfd0c8940837741a5b767f9d9339b1e66af3e" "-s" "bzImage" "compile_commands.json"]: exit status 2 Root cause: scripts/clang-tools/gen_compile_commands.py:187: SyntaxWarning: invalid escape sequence '\#' ld.lld: error: undefined symbol: wcslen * * Restart config... * * * Mitigations for speculative execution vulnerabilities * Mitigations for speculative execution vulnerabilities (SPECULATION_MITIGATIONS) [Y/n/?] y Remove the kernel mapping in user mode (PAGE_TABLE_ISOLATION) [N/y/?] n Avoid speculative indirect branches in kernel (RETPOLINE) [N/y/?] n Enable IBPB on kernel entry (CPU_IBPB_ENTRY) [Y/n/?] y Enable IBRS on kernel entry (CPU_IBRS_ENTRY) [Y/n/?] y Mitigate Straight-Line-Speculation (SLS) [N/y/?] (NEW) Error in reading or end of file. * * Memory initialization * Initialize kernel stack variables at function entry > 1. no automatic stack variable initialization (weakest) (INIT_STACK_NONE) 2. pattern-init everything (strongest) (INIT_STACK_ALL_PATTERN) (NEW) choice[1-2?]: Error in reading or end of file. Enable heap memory zeroing on allocation by default (INIT_ON_ALLOC_DEFAULT_ON) [Y/n/?] y Enable heap memory zeroing on free by default (INIT_ON_FREE_DEFAULT_ON) [N/y/?] n Enable register zeroing on function exit (ZERO_CALL_USED_REGS) [N/y/?] (NEW) Error in reading or end of file. * * Kernel hardening options * Randomize layout of sensitive kernel structures > 1. Disable structure layout randomization (RANDSTRUCT_NONE) 2. Fully randomize structure layout (RANDSTRUCT_FULL) (NEW) choice[1-2?]: Error in reading or end of file. In file included from /app/workdir/cache/src/b58ef46a398ae3788ca38e70a2de29b6f5de1206/kernel/sched/core.c:84: /app/workdir/cache/src/b58ef46a398ae3788ca38e70a2de29b6f5de1206/kernel/sched/sched.h:1740:15: warning: cast from 'void (*)(struct rq *)' to 'void (*)(struct callback_head *)' converts to incompatible function type [-Wcast-function-type-strict] 1740 | head->func = (void (*)(struct callback_head *))func; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /app/workdir/cache/src/b58ef46a398ae3788ca38e70a2de29b6f5de1206/kernel/sched/core.c:4840:10: warning: cast from 'void (*)(struct callback_head *)' to 'void (*)(struct rq *)' converts to incompatible function type [-Wcast-function-type-strict] 4840 | func = (void (*)(struct rq *))head->func; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /app/workdir/cache/src/b58ef46a398ae3788ca38e70a2de29b6f5de1206/kernel/sched/core.c:4864:10: warning: cast from 'void (*)(struct rq *)' to 'void (*)(struct callback_head *)' converts to incompatible function type [-Wcast-function-type-strict] 4864 | .func = (void (*)(struct callback_head *))balance_push, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. /app/workdir/cache/src/b58ef46a398ae3788ca38e70a2de29b6f5de1206/fs/verity/enable.c:218:33: warning: default initialization of an object of type 'typeof ((arg->salt_ptr))' (aka 'const unsigned long long') leaves the object uninitialized [-Wdefault-const-init-var-unsafe] 218 | copy_from_user(desc->salt, u64_to_user_ptr(arg->salt_ptr), | ^ /app/workdir/cache/src/b58ef46a398ae3788ca38e70a2de29b6f5de1206/include/linux/kernel.h:61:2: note: expanded from macro 'u64_to_user_ptr' 61 | typecheck(u64, (x)); \ | ^ /app/workdir/cache/src/b58ef46a398ae3788ca38e70a2de29b6f5de1206/include/linux/typecheck.h:11:12: note: expanded from macro 'typecheck' 11 | typeof(x) __dummy2; \ | ^ /app/workdir/cache/src/b58ef46a398ae3788ca38e70a2de29b6f5de1206/fs/verity/enable.c:227:38: warning: default initialization of an object of type 'typeof ((arg->sig_ptr))' (aka 'const unsigned long long') leaves the object uninitialized [-Wdefault-const-init-var
Discussions (1)
Title Replies (including bot) Last reply
[syzbot] general protection fault in vma_is_shmem 5 (6) 2022/08/31 09:40

Sample crash report:
general protection fault, probably for non-canonical address 0xdffffc0000000012: 0000 [#1] PREEMPT SMP KASAN
KASAN: null-ptr-deref in range [0x0000000000000090-0x0000000000000097]
CPU: 1 PID: 3607 Comm: syz-executor359 Not tainted 6.0.0-rc1-next-20220817-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/22/2022
RIP: 0010:vma_is_shmem+0x21/0x40 mm/shmem.c:254
Code: 73 02 e9 20 fc ff ff 66 90 53 48 89 fb e8 07 2c cf ff 48 8d bb 90 00 00 00 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03 <80> 3c 02 00 75 10 48 81 bb 90 00 00 00 20 8f f7 89 5b 0f 94 c0 c3
RSP: 0018:ffffc900037cfb68 EFLAGS: 00010206
RAX: dffffc0000000000 RBX: 0000000000000000 RCX: 0000000000000000
RDX: 0000000000000012 RSI: ffffffff81ace949 RDI: 0000000000000090
RBP: ffff888071b00720 R08: 0000000000000006 R09: 00000000000000e4
R10: 0000000000008001 R11: 0000000000000000 R12: 00000000000000e4
R13: ffff888071b00000 R14: dffffc0000000000 R15: 0000000000000000
FS:  0000555556ab5300(0000) GS:ffff8880b9b00000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007fa3c8f13260 CR3: 00000000718f5000 CR4: 00000000003506e0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
 <TASK>
 io_pin_pages+0x25f/0x430 io_uring/rsrc.c:1207
 io_sqe_buffer_register+0x14e/0x13b0 io_uring/rsrc.c:1254
 io_sqe_buffers_register.cold+0x351/0x445 io_uring/rsrc.c:1346
 __io_uring_register io_uring/io_uring.c:3711 [inline]
 __do_sys_io_uring_register+0x96d/0x1110 io_uring/io_uring.c:3878
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x35/0xb0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x63/0xcd
RIP: 0033:0x7f548fcdfbb9
Code: 28 c3 e8 2a 14 00 00 66 2e 0f 1f 84 00 00 00 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 c0 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007ffc644b88f8 EFLAGS: 00000246 ORIG_RAX: 00000000000001ab
RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f548fcdfbb9
RDX: 0000000020000080 RSI: 0000000000000000 RDI: 0000000000000003
RBP: 00007f548fca3d60 R08: 0000000010000000 R09: 0000000000000000
R10: 0000000000000001 R11: 0000000000000246 R12: 00007f548fca3df0
R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
 </TASK>
Modules linked in:
---[ end trace 0000000000000000 ]---
RIP: 0010:vma_is_shmem+0x21/0x40 mm/shmem.c:254
Code: 73 02 e9 20 fc ff ff 66 90 53 48 89 fb e8 07 2c cf ff 48 8d bb 90 00 00 00 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03 <80> 3c 02 00 75 10 48 81 bb 90 00 00 00 20 8f f7 89 5b 0f 94 c0 c3
RSP: 0018:ffffc900037cfb68 EFLAGS: 00010206
RAX: dffffc0000000000 RBX: 0000000000000000 RCX: 0000000000000000
RDX: 0000000000000012 RSI: ffffffff81ace949 RDI: 0000000000000090
RBP: ffff888071b00720 R08: 0000000000000006 R09: 00000000000000e4
R10: 0000000000008001 R11: 0000000000000000 R12: 00000000000000e4
R13: ffff888071b00000 R14: dffffc0000000000 R15: 0000000000000000
FS:  0000555556ab5300(0000) GS:ffff8880b9b00000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007fa3c8f13260 CR3: 00000000718f5000 CR4: 00000000003506e0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
----------------
Code disassembly (best guess):
   0:	73 02                	jae    0x4
   2:	e9 20 fc ff ff       	jmpq   0xfffffc27
   7:	66 90                	xchg   %ax,%ax
   9:	53                   	push   %rbx
   a:	48 89 fb             	mov    %rdi,%rbx
   d:	e8 07 2c cf ff       	callq  0xffcf2c19
  12:	48 8d bb 90 00 00 00 	lea    0x90(%rbx),%rdi
  19:	48 b8 00 00 00 00 00 	movabs $0xdffffc0000000000,%rax
  20:	fc ff df
  23:	48 89 fa             	mov    %rdi,%rdx
  26:	48 c1 ea 03          	shr    $0x3,%rdx
* 2a:	80 3c 02 00          	cmpb   $0x0,(%rdx,%rax,1) <-- trapping instruction
  2e:	75 10                	jne    0x40
  30:	48 81 bb 90 00 00 00 	cmpq   $0xffffffff89f78f20,0x90(%rbx)
  37:	20 8f f7 89
  3b:	5b                   	pop    %rbx
  3c:	0f 94 c0             	sete   %al
  3f:	c3                   	retq

Crashes (28):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2022/08/17 15:07 linux-next 95d10484d66e 4e72d229 .config strace log report syz C ci-upstream-linux-next-kasan-gce-root general protection fault in vma_is_shmem
2022/08/22 18:54 linux-next 8755ae45a9e8 26a13b38 .config console log report info ci-upstream-linux-next-kasan-gce-root general protection fault in vma_is_shmem
2022/08/22 12:25 linux-next 8755ae45a9e8 26a13b38 .config console log report info ci-upstream-linux-next-kasan-gce-root general protection fault in vma_is_shmem
2022/08/22 06:46 linux-next 8755ae45a9e8 26a13b38 .config console log report info ci-upstream-linux-next-kasan-gce-root general protection fault in vma_is_shmem
2022/08/22 06:46 linux-next 8755ae45a9e8 26a13b38 .config console log report info ci-upstream-linux-next-kasan-gce-root general protection fault in vma_is_shmem
2022/08/21 20:04 linux-next 8755ae45a9e8 26a13b38 .config console log report info ci-upstream-linux-next-kasan-gce-root general protection fault in vma_is_shmem
2022/08/20 18:19 linux-next 8755ae45a9e8 26a13b38 .config console log report info ci-upstream-linux-next-kasan-gce-root general protection fault in vma_is_shmem
2022/08/20 08:52 linux-next 8755ae45a9e8 26a13b38 .config console log report info ci-upstream-linux-next-kasan-gce-root general protection fault in vma_is_shmem
2022/08/20 08:51 linux-next 8755ae45a9e8 26a13b38 .config console log report info ci-upstream-linux-next-kasan-gce-root general protection fault in vma_is_shmem
2022/08/19 21:42 linux-next 8755ae45a9e8 26a13b38 .config console log report info ci-upstream-linux-next-kasan-gce-root general protection fault in vma_is_shmem
2022/08/19 13:49 linux-next 8755ae45a9e8 26a13b38 .config console log report info ci-upstream-linux-next-kasan-gce-root general protection fault in vma_is_shmem
2022/08/19 11:55 linux-next 8755ae45a9e8 26a13b38 .config console log report info ci-upstream-linux-next-kasan-gce-root general protection fault in vma_is_shmem
2022/08/19 11:21 linux-next 8755ae45a9e8 26a13b38 .config console log report info ci-upstream-linux-next-kasan-gce-root general protection fault in vma_is_shmem
2022/08/19 10:52 linux-next 8755ae45a9e8 26a13b38 .config console log report info ci-upstream-linux-next-kasan-gce-root general protection fault in vma_is_shmem
2022/08/19 10:42 linux-next 8755ae45a9e8 26a13b38 .config console log report info ci-upstream-linux-next-kasan-gce-root general protection fault in vma_is_shmem
2022/08/19 10:42 linux-next 8755ae45a9e8 26a13b38 .config console log report info ci-upstream-linux-next-kasan-gce-root general protection fault in vma_is_shmem
2022/08/18 15:58 linux-next 5b6a4bf680d6 d58e263f .config console log report info ci-upstream-linux-next-kasan-gce-root general protection fault in vma_is_shmem
2022/08/18 15:36 linux-next 5b6a4bf680d6 d58e263f .config console log report info ci-upstream-linux-next-kasan-gce-root general protection fault in vma_is_shmem
2022/08/18 11:46 linux-next 5b6a4bf680d6 d58e263f .config console log report info ci-upstream-linux-next-kasan-gce-root general protection fault in vma_is_shmem
2022/08/18 10:53 linux-next 5b6a4bf680d6 d58e263f .config console log report info ci-upstream-linux-next-kasan-gce-root general protection fault in vma_is_shmem
2022/08/17 21:33 linux-next 95d10484d66e 4e72d229 .config console log report info ci-upstream-linux-next-kasan-gce-root general protection fault in vma_is_shmem
2022/08/17 21:33 linux-next 95d10484d66e 4e72d229 .config console log report info ci-upstream-linux-next-kasan-gce-root general protection fault in vma_is_shmem
2022/08/17 12:35 linux-next 95d10484d66e 4e72d229 .config console log report info ci-upstream-linux-next-kasan-gce-root general protection fault in vma_is_shmem
2022/08/17 11:52 linux-next 95d10484d66e 4e72d229 .config console log report info ci-upstream-linux-next-kasan-gce-root general protection fault in vma_is_shmem
2022/08/17 10:02 linux-next 95d10484d66e 4e72d229 .config console log report info ci-upstream-linux-next-kasan-gce-root general protection fault in vma_is_shmem
2022/08/17 08:27 linux-next 95d10484d66e 4e72d229 .config console log report info ci-upstream-linux-next-kasan-gce-root general protection fault in vma_is_shmem
2022/08/17 08:22 linux-next 95d10484d66e 4e72d229 .config console log report info ci-upstream-linux-next-kasan-gce-root general protection fault in vma_is_shmem
2022/08/17 06:06 linux-next 95d10484d66e 4e72d229 .config console log report info ci-upstream-linux-next-kasan-gce-root general protection fault in vma_is_shmem
* Struck through repros no longer work on HEAD.