syzbot


upstream boot error: general protection fault in mm_alloc

Status: auto-obsoleted due to no activity on 2022/12/14 06:44
Subsystems: kernel
[Documentation on labels]
Reported-by: syzbot+97f830ad641de86d08c0@syzkaller.appspotmail.com
First crash: 620d, last: 618d
Discussions (2)
Title Replies (including bot) Last reply
[PATCH] virtio_net: Revert "virtio_net: set the default max ring size by find_vqs()" 9 (9) 2022/08/15 21:47
[syzbot] upstream boot error: general protection fault in mm_alloc 0 (1) 2022/08/15 17:59
Last patch testing requests (2)
Created Duration User Patch Repo Result
2022/08/15 19:21 10m linux@roeck-us.net patch git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git v6.0-rc1 OK
2022/08/15 18:15 10m linux@roeck-us.net https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git fc4d146e8d7d25ef88d409bea1f2e9aff7f30635 OK

Sample crash report:
general protection fault, probably for non-canonical address 0xffff000000000338: 0000 [#1] PREEMPT SMP KASAN
KASAN: maybe wild-memory-access in range [0xfff82000000019c0-0xfff82000000019c7]
CPU: 0 PID: 1100 Comm: kworker/u4:5 Not tainted 6.0.0-rc1-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/22/2022
RIP: 0010:freelist_dereference mm/slub.c:347 [inline]
RIP: 0010:get_freepointer mm/slub.c:354 [inline]
RIP: 0010:get_freepointer_safe mm/slub.c:368 [inline]
RIP: 0010:slab_alloc_node mm/slub.c:3211 [inline]
RIP: 0010:slab_alloc mm/slub.c:3251 [inline]
RIP: 0010:__kmem_cache_alloc_lru mm/slub.c:3258 [inline]
RIP: 0010:kmem_cache_alloc+0xf6/0x3b0 mm/slub.c:3268
Code: 51 08 48 8b 01 48 83 79 10 00 48 89 04 24 0f 84 99 02 00 00 48 85 c0 0f 84 90 02 00 00 49 8b 3c 24 41 8b 4c 24 28 40 f6 c7 0f <48> 8b 1c 08 0f 85 9f 02 00 00 48 8d 4a 08 65 48 0f c7 0f 0f 94 c0
RSP: 0018:ffffc90004dffe18 EFLAGS: 00010246
RAX: ffff000000000000 RBX: 0000000000000670 RCX: 0000000000000338
RDX: 0000000000001018 RSI: 0000000000000cc0 RDI: 0000000000040e20
RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000001 R11: 0000000000000000 R12: ffff8881400068c0
R13: ffffffff8146a959 R14: 0000000000000cc0 R15: 0000000000000cc0
FS:  0000000000000000(0000) GS:ffff8880b9a00000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: ffff88823ffff000 CR3: 000000000bc8e000 CR4: 0000000000350ef0
Call Trace:
 <TASK>
 mm_alloc+0x19/0xc0 kernel/fork.c:1171
 bprm_mm_init fs/exec.c:369 [inline]
 alloc_bprm+0x1c3/0x900 fs/exec.c:1534
 kernel_execve+0xab/0x500 fs/exec.c:1974
 call_usermodehelper_exec_async+0x2e3/0x580 kernel/umh.c:112
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:306
 </TASK>
Modules linked in:
---[ end trace 0000000000000000 ]---
RIP: 0010:freelist_dereference mm/slub.c:347 [inline]
RIP: 0010:get_freepointer mm/slub.c:354 [inline]
RIP: 0010:get_freepointer_safe mm/slub.c:368 [inline]
RIP: 0010:slab_alloc_node mm/slub.c:3211 [inline]
RIP: 0010:slab_alloc mm/slub.c:3251 [inline]
RIP: 0010:__kmem_cache_alloc_lru mm/slub.c:3258 [inline]
RIP: 0010:kmem_cache_alloc+0xf6/0x3b0 mm/slub.c:3268
Code: 51 08 48 8b 01 48 83 79 10 00 48 89 04 24 0f 84 99 02 00 00 48 85 c0 0f 84 90 02 00 00 49 8b 3c 24 41 8b 4c 24 28 40 f6 c7 0f <48> 8b 1c 08 0f 85 9f 02 00 00 48 8d 4a 08 65 48 0f c7 0f 0f 94 c0
RSP: 0018:ffffc90004dffe18 EFLAGS: 00010246

RAX: ffff000000000000 RBX: 0000000000000670 RCX: 0000000000000338
RDX: 0000000000001018 RSI: 0000000000000cc0 RDI: 0000000000040e20
RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000001 R11: 0000000000000000 R12: ffff8881400068c0
R13: ffffffff8146a959 R14: 0000000000000cc0 R15: 0000000000000cc0
----------------
Code disassembly (best guess):
   0:	51                   	push   %rcx
   1:	08 48 8b             	or     %cl,-0x75(%rax)
   4:	01 48 83             	add    %ecx,-0x7d(%rax)
   7:	79 10                	jns    0x19
   9:	00 48 89             	add    %cl,-0x77(%rax)
   c:	04 24                	add    $0x24,%al
   e:	0f 84 99 02 00 00    	je     0x2ad
  14:	48 85 c0             	test   %rax,%rax
  17:	0f 84 90 02 00 00    	je     0x2ad
  1d:	49 8b 3c 24          	mov    (%r12),%rdi
  21:	41 8b 4c 24 28       	mov    0x28(%r12),%ecx
  26:	40 f6 c7 0f          	test   $0xf,%dil
* 2a:	48 8b 1c 08          	mov    (%rax,%rcx,1),%rbx <-- trapping instruction
  2e:	0f 85 9f 02 00 00    	jne    0x2d3
  34:	48 8d 4a 08          	lea    0x8(%rdx),%rcx
  38:	65 48 0f c7 0f       	cmpxchg16b %gs:(%rdi)
  3d:	0f 94 c0             	sete   %al

Crashes (3):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2022/08/16 06:43 upstream 568035b01cfb 7a7cb304 .config console log report ci-upstream-kasan-gce-root upstream boot error: general protection fault in mm_alloc
2022/08/14 20:42 upstream 5d6a0f4da927 8dfcaa3d .config console log report ci-upstream-kasan-gce-smack-root upstream boot error: general protection fault in mm_alloc
2022/08/15 06:05 upstream 9f162193d6e4 8dfcaa3d .config console log report ci-upstream-kasan-gce-386 upstream boot error: general protection fault in mm_alloc
* Struck through repros no longer work on HEAD.