syzbot


general protection fault in update_sit_entry

Status: upstream: reported C repro on 2024/12/08 18:16
Bug presence: origin:downstream
[Documentation on labels]
Reported-by: syzbot+5befe124e5915c6e2b0f@syzkaller.appspotmail.com
First crash: 362d, last: 6d11h
Bug presence (3)
Date Name Commit Repro Result
2024/12/09 android14-6.1 (ToT) c276c53965a8 C [report] general protection fault in update_sit_entry
2024/12/09 lts (merge base) 0d968ced7330 C Didn't crash
2024/12/09 upstream (ToT) fac04efc5c79 C Didn't crash
Similar bugs (5)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
linux-5.15 general protection fault in update_sit_entry origin:lts-only 8 C error 18 26d 420d 0/3 upstream: reported C repro on 2024/10/11 17:04
linux-4.14 general protection fault in update_sit_entry f2fs 2 C 9 1007d 1120d 0/1 upstream: reported C repro on 2022/11/12 02:17
android-5-10 general protection fault in update_sit_entry 2 C 20 4d01h 371d 0/2 upstream: reported C repro on 2024/11/29 11:40
linux-6.1 general protection fault in update_sit_entry origin:lts-only 8 C done 13 8d19h 333d 0/3 upstream: reported C repro on 2025/01/07 01:40
android-5-15 general protection fault in update_sit_entry origin:downstream 2 C 40 3d10h 377d 0/2 upstream: reported C repro on 2024/11/24 02:28
Last patch testing requests (10)
Created Duration User Patch Repo Result
2025/11/24 18:29 7m retest repro android14-6.1 report log
2025/11/24 18:29 8m retest repro android14-6.1 report log
2025/11/24 18:29 9m retest repro android14-6.1 report log
2025/11/24 18:29 18m retest repro android14-6.1 report log
2025/11/24 18:29 31m retest repro android14-6.1 report log
2025/10/30 02:20 14m retest repro android14-6.1 report log
2025/10/30 02:20 15m retest repro android14-6.1 report log
2025/10/30 02:20 11m retest repro android14-6.1 report log
2025/09/30 03:46 11m retest repro android14-6.1 report log
2025/09/30 03:46 6m retest repro android14-6.1 report log
Fix bisection attempts (3)
Created Duration User Patch Repo Result
2025/04/25 04:32 2h46m bisect fix android14-6.1 OK (0) job log log
2025/03/05 01:17 1h12m bisect fix android14-6.1 OK (0) job log log
2025/01/31 09:30 1h20m bisect fix android14-6.1 OK (0) job log log

Sample crash report:
general protection fault, probably for non-canonical address 0xdffffc0000000000: 0000 [#1] PREEMPT SMP KASAN
KASAN: null-ptr-deref in range [0x0000000000000000-0x0000000000000007]
CPU: 1 PID: 1058 Comm: syz.6.144 Not tainted syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/02/2025
RIP: 0010:f2fs_test_and_set_bit fs/f2fs/f2fs.h:2952 [inline]
RIP: 0010:update_sit_entry_for_alloc fs/f2fs/segment.c:2396 [inline]
RIP: 0010:update_sit_entry+0x4f9/0x15a0 fs/f2fs/segment.c:2440
Code: 00 00 fc ff df 80 3c 08 00 74 08 48 89 df e8 de e2 8c ff 48 8b 1b 4c 01 f3 48 89 d8 48 c1 e8 03 48 b9 00 00 00 00 00 fc ff df <0f> b6 04 08 84 c0 0f 85 55 0f 00 00 44 0f b6 23 44 89 e0 44 08 f8
RSP: 0018:ffffc90002fcf1e0 EFLAGS: 00010246
RAX: 0000000000000000 RBX: 0000000000000000 RCX: dffffc0000000000
RDX: ffff88811a403cc0 RSI: 0000000000000000 RDI: 0000000000000000
RBP: ffffc90002fcf2b0 R08: ffff88811a403cc0 R09: 0000000000000003
R10: 00000000ffffffff R11: 0000000000000000 R12: 0000000000000000
R13: ffff8881098600c8 R14: 0000000000000000 R15: 0000000000000080
FS:  00007fc3158226c0(0000) GS:ffff8881f7100000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007fc315821f98 CR3: 00000001175d8000 CR4: 00000000003506a0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
 <TASK>
 f2fs_allocate_data_block+0x148c/0x3af0 fs/f2fs/segment.c:3430
 __allocate_data_block fs/f2fs/data.c:1488 [inline]
 f2fs_map_blocks+0x11a8/0x3a60 fs/f2fs/data.c:1671
 f2fs_expand_inode_data+0x639/0xa70 fs/f2fs/file.c:1847
 f2fs_fallocate+0x3cc/0x720 fs/f2fs/file.c:1948
 vfs_fallocate+0x4c5/0x5a0 fs/open.c:324
 ioctl_preallocate fs/ioctl.c:290 [inline]
 file_ioctl fs/ioctl.c:-1 [inline]
 do_vfs_ioctl+0x1a1d/0x1c80 fs/ioctl.c:849
 __do_sys_ioctl fs/ioctl.c:868 [inline]
 __se_sys_ioctl+0x9f/0x1b0 fs/ioctl.c:856
 __x64_sys_ioctl+0x7b/0x90 fs/ioctl.c:856
 x64_sys_call+0x58b/0x9a0 arch/x86/include/generated/asm/syscalls_64.h:17
 do_syscall_x64 arch/x86/entry/common.c:51 [inline]
 do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:81
 entry_SYSCALL_64_after_hwframe+0x68/0xd2
RIP: 0033:0x7fc31498f749
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 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 a8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007fc315822038 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
RAX: ffffffffffffffda RBX: 00007fc314be6090 RCX: 00007fc31498f749
RDX: 00002000000000c0 RSI: 0000000040305828 RDI: 0000000000000004
RBP: 00007fc314a13f91 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 00007fc314be6128 R14: 00007fc314be6090 R15: 00007fffb9d37238
 </TASK>
Modules linked in:
---[ end trace 0000000000000000 ]---
RIP: 0010:f2fs_test_and_set_bit fs/f2fs/f2fs.h:2952 [inline]
RIP: 0010:update_sit_entry_for_alloc fs/f2fs/segment.c:2396 [inline]
RIP: 0010:update_sit_entry+0x4f9/0x15a0 fs/f2fs/segment.c:2440
Code: 00 00 fc ff df 80 3c 08 00 74 08 48 89 df e8 de e2 8c ff 48 8b 1b 4c 01 f3 48 89 d8 48 c1 e8 03 48 b9 00 00 00 00 00 fc ff df <0f> b6 04 08 84 c0 0f 85 55 0f 00 00 44 0f b6 23 44 89 e0 44 08 f8
RSP: 0018:ffffc90002fcf1e0 EFLAGS: 00010246
RAX: 0000000000000000 RBX: 0000000000000000 RCX: dffffc0000000000
RDX: ffff88811a403cc0 RSI: 0000000000000000 RDI: 0000000000000000
RBP: ffffc90002fcf2b0 R08: ffff88811a403cc0 R09: 0000000000000003
R10: 00000000ffffffff R11: 0000000000000000 R12: 0000000000000000
R13: ffff8881098600c8 R14: 0000000000000000 R15: 0000000000000080
FS:  00007fc3158226c0(0000) GS:ffff8881f7000000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f468b3f4000 CR3: 00000001175d8000 CR4: 00000000003506b0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
----------------
Code disassembly (best guess), 4 bytes skipped:
   0:	df 80 3c 08 00 74    	filds  0x7400083c(%rax)
   6:	08 48 89             	or     %cl,-0x77(%rax)
   9:	df e8                	fucomip %st(0),%st
   b:	de e2                	fsubp  %st,%st(2)
   d:	8c ff                	mov    %?,%edi
   f:	48 8b 1b             	mov    (%rbx),%rbx
  12:	4c 01 f3             	add    %r14,%rbx
  15:	48 89 d8             	mov    %rbx,%rax
  18:	48 c1 e8 03          	shr    $0x3,%rax
  1c:	48 b9 00 00 00 00 00 	movabs $0xdffffc0000000000,%rcx
  23:	fc ff df
* 26:	0f b6 04 08          	movzbl (%rax,%rcx,1),%eax <-- trapping instruction
  2a:	84 c0                	test   %al,%al
  2c:	0f 85 55 0f 00 00    	jne    0xf87
  32:	44 0f b6 23          	movzbl (%rbx),%r12d
  36:	44 89 e0             	mov    %r12d,%eax
  39:	44 08 f8             	or     %r15b,%al

Crashes (19):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2025/11/29 18:21 android14-6.1 a92da54b7708 d6526ea3 .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] ci2-android-6-1 general protection fault in update_sit_entry
2025/06/22 10:16 android14-6.1 f6c21bc9a693 d6cdfb8a .config strace log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] ci2-android-6-1 general protection fault in update_sit_entry
2025/06/22 09:39 android14-6.1 f6c21bc9a693 d6cdfb8a .config strace log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] ci2-android-6-1 general protection fault in update_sit_entry
2025/06/22 06:24 android14-6.1 f6c21bc9a693 d6cdfb8a .config strace log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] ci2-android-6-1 general protection fault in update_sit_entry
2025/06/15 02:08 android14-6.1 6246d345f550 5f4b362d .config strace log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] ci2-android-6-1 general protection fault in update_sit_entry
2025/06/13 05:55 android14-6.1 74db64dcc8aa 98683f8f .config strace log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] ci2-android-6-1 general protection fault in update_sit_entry
2025/06/10 22:37 android14-6.1 13ff1300ee84 5d7e17ca .config strace log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] ci2-android-6-1 general protection fault in update_sit_entry
2025/06/10 14:14 android14-6.1 13ff1300ee84 4826c28e .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] ci2-android-6-1 general protection fault in update_sit_entry
2025/06/10 11:19 android14-6.1 13ff1300ee84 4826c28e .config strace log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] ci2-android-6-1 general protection fault in update_sit_entry
2025/05/26 07:00 android14-6.1 3c6d0251e1fb 2d4582d0 .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] ci2-android-6-1 general protection fault in update_sit_entry
2024/12/08 19:26 android14-6.1 c276c53965a8 9ac0fdc6 .config strace log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-android-6-1 general protection fault in update_sit_entry
2024/12/08 18:51 android14-6.1 c276c53965a8 9ac0fdc6 .config strace log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-android-6-1 general protection fault in update_sit_entry
2024/12/08 18:12 android14-6.1 c276c53965a8 9ac0fdc6 .config strace log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-android-6-1 general protection fault in update_sit_entry
2025/11/29 17:22 android14-6.1 a92da54b7708 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 general protection fault in update_sit_entry
2025/06/20 05:49 android14-6.1 f6c21bc9a693 ed3e87f7 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 general protection fault in update_sit_entry
2024/12/28 19:34 android14-6.1 3f924195e222 d3ccff63 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 general protection fault in update_sit_entry
2024/12/28 19:33 android14-6.1 3f924195e222 d3ccff63 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 general protection fault in update_sit_entry
2024/12/08 22:06 android14-6.1 c276c53965a8 9ac0fdc6 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 general protection fault in update_sit_entry
2024/12/08 17:38 android14-6.1 c276c53965a8 9ac0fdc6 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 general protection fault in update_sit_entry
* Struck through repros no longer work on HEAD.