syzbot


corrupted report (3)

Status: premoderation: reported on 2024/04/08 19:56
Reported-by: syzbot+cd46a6f5ac3b55c51494@syzkaller.appspotmail.com
First crash: 832d, last: 3d13h
Similar bugs (23)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
android-5-10 corrupted report (2) -1 6 1050d 1128d 0/2 auto-obsoleted due to no activity on 2023/12/02 13:09
android-54 corrupted report (2) -1 105976 419d 540d 0/2 auto-obsoleted due to no activity on 2025/07/15 11:08
linux-4.19 corrupted report gfs2 sysv ext4 hfsplus -1 6619 1231d 2657d 0/1 upstream: reported on 2019/04/11 04:14
android-414 corrupted report -1 5888 2422d 2657d 0/1 auto-closed as invalid on 2020/02/29 14:20
android-5-15 corrupted report -1 4 1099d 1181d 0/2 auto-obsoleted due to no activity on 2023/10/14 13:19
android-6-12 corrupted report -1 191 248d 393d 0/1 auto-obsoleted due to no activity on 2026/01/03 01:56
linux-6.6 corrupted report -1 11043 6m 398d 0/2 upstream: reported on 2025/06/16 23:08
upstream corrupted report -1 29 3159d 3161d 0/29 closed as invalid on 2017/11/24 12:19
android-54 corrupted report -1 860856 720d 2351d 0/2 auto-obsoleted due to no activity on 2024/10/07 14:17
linux-4.4 corrupted report -1 12 2502d 2630d 0/1 auto-closed as invalid on 2020/01/10 12:28
android-6-12 corrupted report (2) -1 1427 10h56m 180d 0/1 premoderation: reported on 2026/01/21 07:36
linux-4.14 corrupted report cramfs -1 6026 1231d 2655d 0/1 upstream: reported on 2019/04/12 21:21
android-6-1 corrupted report -1 515 2h54m 1090d 0/2 premoderation: reported on 2023/07/25 23:06
android-5-15 corrupted report (3) -1 71 612d 838d 0/2 auto-obsoleted due to no activity on 2025/01/03 14:55
android-5-10 corrupted report -1 289 1530d 1679d 0/2 auto-closed as invalid on 2022/07/11 05:59
android-49 corrupted report -1 567 3159d 3161d 0/3 closed as invalid on 2017/11/24 12:19
android-5-15 corrupted report (4) -1 306 1d16h 554d 0/2 premoderation: reported on 2025/01/11 16:11
android-5-15 corrupted report (2) -1 1 961d 961d 0/2 auto-obsoleted due to no activity on 2024/03/01 04:17
upstream corrupted report (2) prio:low hfs -1 1138533 11m 3021d 0/29 moderation: reported on 2018/04/11 09:52
linux-5.15 corrupted report -1 10324 1h08m 1225d 0/3 upstream: reported on 2023/03/12 22:30
android-49 corrupted report (2) -1 19181 2419d 2653d 0/3 auto-closed as invalid on 2020/03/03 12:39
linux-6.1 corrupted report -1 190369 now 1230d 0/3 upstream: reported on 2023/03/07 17:14
android-44 corrupted report -1 7075 2420d 2654d 0/2 auto-closed as invalid on 2020/03/02 23:26

Sample crash report:
R13: 00007f3906b162ca R14: 000000000001c18c R15: 00007ffe3e2f4f90
---[ end trace 6e4f8755e74efd66 ]---
==================================================================
BUG: KASAN: null-ptr-deref in instrument_atomic_read_write include/linux/instrumented.h:101 [inline]
BUG: KASAN: null-ptr-deref in atomic_inc_return include/asm-generic/atomic-instrumented.h:250 [inline]
BUG: KASAN: null-ptr-deref in ihold+0x20/0x60 fs/inode.c:423
Write of size 4 at addr 0000000000000170 by task syz-executor/2178

CPU: 0 PID: 2178 Comm: syz-executor Tainted: G        W         syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 06/25/2026
Call Trace:
 __dump_stack+0x21/0x24 lib/dump_stack.c:77
 dump_stack_lvl+0x1a7/0x208 lib/dump_stack.c:118
 __kasan_report mm/kasan/report.c:439 [inline]
 kasan_report+0xbd/0x140 mm/kasan/report.c:452
 check_region_inline mm/kasan/generic.c:-1 [inline]
 kasan_check_range+0x249/0x2a0 mm/kasan/generic.c:189
 __kasan_check_write+0x14/0x20 mm/kasan/shadow.c:37
 instrument_atomic_read_write include/linux/instrumented.h:101 [inline]
 atomic_inc_return include/asm-generic/atomic-instrumented.h:250 [inline]
 ihold+0x20/0x60 fs/inode.c:423
 d_delete_notify include/linux/fsnotify.h:264 [inline]
 vfs_rmdir+0x2d5/0x3c0 fs/namei.c:3873
 incfs_kill_sb+0xf7/0x200 fs/incfs/vfs.c:1973
 deactivate_locked_super+0xa0/0x100 fs/super.c:335
 deactivate_super+0xaf/0xe0 fs/super.c:366
 cleanup_mnt+0x44f/0x500 fs/namespace.c:1123
 __cleanup_mnt+0x19/0x20 fs/namespace.c:1130
 task_work_run+0x127/0x190 kernel/task_work.c:189
 tracehook_notify_resume include/linux/tracehook.h:188 [inline]
 exit_to_user_mode_loop+0xcb/0xe0 kernel/entry/common.c:172
 exit_to_user_mode_prepare+0x76/0xa0 kernel/entry/common.c:199
 syscall_exit_to_user_mode+0x1d/0x40 kernel/entry/common.c:274
 do_syscall_64+0x3d/0x40 arch/x86/entry/common.c:56
 entry_SYSCALL_64_after_hwframe+0x61/0xcb
RIP: 0033:0x7f3906a82097
Code: a2 c7 05 5c 26 25 00 00 00 00 00 eb 96 e8 e1 12 00 00 90 31 f6 e9 09 00 00 00 66 0f 1f 84 00 00 00 00 00 b8 a6 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 01 c3 48 c7 c2 e8 ff ff ff f7 d8 64 89 02 b8
RSP: 002b:00007ffe3e2f3e08 EFLAGS: 00000246 ORIG_RAX: 00000000000000a6
RAX: 0000000000000000 RBX: 0000000000000000 RCX: 00007f3906a82097
RDX: 0000000000000000 RSI: 0000000000000009 RDI: 00007ffe3e2f3ec0
RBP: 00007ffe3e2f3ec0 R08: 00007ffe3e2f4ec0 R09: 00000000ffffffff
R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffe3e2f4f50
R13: 00007f3906b162ca R14: 000000000001c18c R15: 00007ffe3e2f4f90
==================================================================
BUG: kernel NULL pointer dereference, address: 0000000000000170
#PF: supervisor write access in kernel mode
#PF: error_code(0x0002) - not-present page
PGD 113932067 P4D 113932067 PUD 0 
Oops: 0002 [#1] PREEMPT SMP KASAN
CPU: 0 PID: 2178 Comm: syz-executor Tainted: G    B   W         syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 06/25/2026
RIP: 0010:arch_atomic_add_return arch/x86/include/asm/atomic.h:165 [inline]
RIP: 0010:arch_atomic_inc_return include/linux/atomic-arch-fallback.h:286 [inline]
RIP: 0010:atomic_inc_return include/asm-generic/atomic-instrumented.h:251 [inline]
RIP: 0010:ihold+0x26/0x60 fs/inode.c:423
Code: 00 00 00 00 55 48 89 e5 41 56 53 48 89 fb e8 11 7e b7 ff 48 8d bb 70 01 00 00 be 04 00 00 00 e8 20 f5 f1 ff 41 be 01 00 00 00 <f0> 44 0f c1 b3 70 01 00 00 41 ff c6 bf 02 00 00 00 44 89 f6 e8 91
RSP: 0018:ffffc9000160fd38 EFLAGS: 00010246
RAX: ffff888113e72700 RBX: 0000000000000000 RCX: ffff888113e72780
RDX: 0000000000000000 RSI: 0000000000000002 RDI: 00000000ffffffff
RBP: ffffc9000160fd48 R08: 0000000000000003 R09: 0000000000000004
R10: dffffc0000000000 R11: fffffbfff0dcf648 R12: dffffc0000000000
R13: 0000000000000000 R14: 0000000000000001 R15: 0000000000000000
FS:  00005555587d9500(0000) GS:ffff8881f7000000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000000000000170 CR3: 0000000120aaa000 CR4: 00000000003506b0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
 d_delete_notify include/linux/fsnotify.h:264 [inline]
 vfs_rmdir+0x2d5/0x3c0 fs/namei.c:3873
 incfs_kill_sb+0xf7/0x200 fs/incfs/vfs.c:1973
 deactivate_locked_super+0xa0/0x100 fs/super.c:335
 deactivate_super+0xaf/0xe0 fs/super.c:366
 cleanup_mnt+0x44f/0x500 fs/namespace.c:1123
 __cleanup_mnt+0x19/0x20 fs/namespace.c:1130
 task_work_run+0x127/0x190 kernel/task_work.c:189
 tracehook_notify_resume include/linux/tracehook.h:188 [inline]
 exit_to_user_mode_loop+0xcb/0xe0 kernel/entry/common.c:172
 exit_to_user_mode_prepare+0x76/0xa0 kernel/entry/common.c:199
 syscall_exit_to_user_mode+0x1d/0x40 kernel/entry/common.c:274
 do_syscall_64+0x3d/0x40 arch/x86/entry/common.c:56
 entry_SYSCALL_64_after_hwframe+0x61/0xcb
RIP: 0033:0x7f3906a82097
Code: a2 c7 05 5c 26 25 00 00 00 00 00 eb 96 e8 e1 12 00 00 90 31 f6 e9 09 00 00 00 66 0f 1f 84 00 00 00 00 00 b8 a6 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 01 c3 48 c7 c2 e8 ff ff ff f7 d8 64 89 02 b8
RSP: 002b:00007ffe3e2f3e08 EFLAGS: 00000246 ORIG_RAX: 00000000000000a6
RAX: 0000000000000000 RBX: 0000000000000000 RCX: 00007f3906a82097
RDX: 0000000000000000 RSI: 0000000000000009 RDI: 00007ffe3e2f3ec0
RBP: 00007ffe3e2f3ec0 R08: 00007ffe3e2f4ec0 R09: 00000000ffffffff
R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffe3e2f4f50
R13: 00007f3906b162ca R14: 000000000001c18c R15: 00007ffe3e2f4f90
Modules linked in:
CR2: 0000000000000170
---[ end trace 6e4f8755e74efd67 ]---
RIP: 0010:arch_atomic_add_return arch/x86/include/asm/atomic.h:165 [inline]
RIP: 0010:arch_atomic_inc_return include/linux/atomic-arch-fallback.h:286 [inline]
RIP: 0010:atomic_inc_return include/asm-generic/atomic-instrumented.h:251 [inline]
RIP: 0010:ihold+0x26/0x60 fs/inode.c:423
Code: 00 00 00 00 55 48 89 e5 41 56 53 48 89 fb e8 11 7e b7 ff 48 8d bb 70 01 00 00 be 04 00 00 00 e8 20 f5 f1 ff 41 be 01 00 00 00 <f0> 44 0f c1 b3 70 01 00 00 41 ff c6 bf 02 00 00 00 44 89 f6 e8 91
RSP: 0018:ffffc9000160fd38 EFLAGS: 00010246
RAX: ffff888113e72700 RBX: 0000000000000000 RCX: ffff888113e72780
RDX: 0000000000000000 RSI: 0000000000000002 RDI: 00000000ffffffff
RBP: ffffc9000160fd48 R08: 0000000000000003 R09: 0000000000000004
R10: dffffc0000000000 R11: fffffbfff0dcf648 R12: dffffc0000000000
R13: 0000000000000000 R14: 0000000000000001 R15: 0000000000000000
FS:  00005555587d9500(0000) GS:ffff8881f7000000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000000000000170 CR3: 0000000120aaa000 CR4: 00000000003506b0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
----------------
Code disassembly (best guess):
   0:	00 00                	add    %al,(%rax)
   2:	00 00                	add    %al,(%rax)
   4:	55                   	push   %rbp
   5:	48 89 e5             	mov    %rsp,%rbp
   8:	41 56                	push   %r14
   a:	53                   	push   %rbx
   b:	48 89 fb             	mov    %rdi,%rbx
   e:	e8 11 7e b7 ff       	call   0xffb77e24
  13:	48 8d bb 70 01 00 00 	lea    0x170(%rbx),%rdi
  1a:	be 04 00 00 00       	mov    $0x4,%esi
  1f:	e8 20 f5 f1 ff       	call   0xfff1f544
  24:	41 be 01 00 00 00    	mov    $0x1,%r14d
* 2a:	f0 44 0f c1 b3 70 01 	lock xadd %r14d,0x170(%rbx) <-- trapping instruction
  31:	00 00
  33:	41 ff c6             	inc    %r14d
  36:	bf 02 00 00 00       	mov    $0x2,%edi
  3b:	44 89 f6             	mov    %r14d,%esi
  3e:	e8                   	.byte 0xe8
  3f:	91                   	xchg   %eax,%ecx

Crashes (119):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2026/07/16 19:21 android13-5.10-lts 50b3a256e550 71b49442 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2026/07/14 20:03 android13-5.10-lts 50b3a256e550 2130f682 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10-perf corrupted report
2026/07/14 11:53 android13-5.10-lts 50b3a256e550 2130f682 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2026/07/13 08:09 android13-5.10-lts 50b3a256e550 d78ea535 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2026/07/11 23:35 android13-5.10-lts 50b3a256e550 d78ea535 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2026/07/02 11:31 android13-5.10-lts 1bb06dbd8c78 27192279 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2026/06/30 04:16 android13-5.10-lts 79e905dd56a7 fff8d0a0 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2026/06/28 06:10 android13-5.10-lts 79e905dd56a7 fb92f11c .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2026/06/23 19:19 android13-5.10-lts 79e905dd56a7 4b1d8f01 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2026/06/23 06:35 android13-5.10-lts 72aefab72b3d 5a630be6 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2026/06/09 18:10 android13-5.10-lts 852025c7979f c36c07f6 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2026/06/02 05:31 android13-5.10-lts 4a079a5d30eb 1095583b .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2026/04/20 04:35 android13-5.10-lts cc0ae2abdc73 303e2802 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2026/04/19 23:13 android13-5.10-lts cc0ae2abdc73 303e2802 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2026/04/19 12:28 android13-5.10-lts cc0ae2abdc73 303e2802 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2026/04/13 13:38 android13-5.10-lts cc0ae2abdc73 9530ccf9 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2026/04/07 00:45 android13-5.10-lts cc0ae2abdc73 4440e7c2 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2026/04/05 22:31 android13-5.10-lts cc0ae2abdc73 4440e7c2 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2026/04/04 08:31 android13-5.10-lts cc0ae2abdc73 4440e7c2 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2026/04/03 17:44 android13-5.10-lts cc0ae2abdc73 4440e7c2 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2026/03/21 05:31 android13-5.10-lts 9136079e403a 5b92003d .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2026/03/17 00:55 android13-5.10-lts 9136079e403a 0737c18f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2026/03/16 21:48 android13-5.10-lts 9136079e403a 0737c18f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2026/03/12 12:44 android13-5.10-lts 9136079e403a 4efadf07 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2026/03/01 01:46 android13-5.10-lts dad37bbb13a8 43249bac .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2026/02/25 12:39 android13-5.10-lts e8b14e1cefe8 94a9671e .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2026/02/13 03:54 android13-5.10-lts e8b14e1cefe8 504cb1bf .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2026/02/12 07:05 android13-5.10-lts ee0977df88b5 76a109e2 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2026/01/31 19:17 android13-5.10-lts 186f761c519d afc0c4d4 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10-perf corrupted report
2026/01/24 00:28 android13-5.10-lts 5601baec60aa 4f25b9b4 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2026/01/21 08:42 android13-5.10-lts e253c52bbdfc 6f1aa2f9 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2026/01/09 13:50 android13-5.10-lts e253c52bbdfc d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10-perf corrupted report
2026/01/08 18:04 android13-5.10-lts e253c52bbdfc d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10-perf corrupted report
2025/11/22 00:32 android13-5.10-lts e625d26dbfea 4fb8ef37 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2025/11/20 04:33 android13-5.10-lts ab3e1c0dd1ff 26ee5237 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2025/11/04 22:39 android13-5.10-lts ab3e1c0dd1ff 686bf657 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10-perf corrupted report
2025/11/03 15:27 android13-5.10-lts ab3e1c0dd1ff 2c50b6a9 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2025/10/30 15:01 android13-5.10-lts ab3e1c0dd1ff fd2207e7 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2025/10/29 22:31 android13-5.10-lts 2ece552169c2 fd2207e7 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10-perf corrupted report
2025/10/28 03:12 android13-5.10-lts 2ece552169c2 fd2207e7 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2025/10/27 03:29 android13-5.10-lts 2ece552169c2 c0460fcd .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2025/10/15 04:08 android13-5.10-lts 2ece552169c2 b6605ba8 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10-perf corrupted report
2025/10/09 18:01 android13-5.10-lts 2ece552169c2 7e2882b3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2025/10/01 06:35 android13-5.10-lts 0a91f603159e 65a0eece .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2025/09/30 10:26 android13-5.10-lts 0a91f603159e 86341da6 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10-perf corrupted report
2025/09/29 06:53 android13-5.10-lts 911f602c2237 001c9061 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10-perf corrupted report
2025/09/26 12:02 android13-5.10-lts 911f602c2237 0abd0691 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10-perf corrupted report
2025/09/21 09:16 android13-5.10-lts 911f602c2237 67c37560 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2025/09/18 22:06 android13-5.10-lts 911f602c2237 e2beed91 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10-perf corrupted report
2025/09/02 02:01 android13-5.10-lts 1154f779f3f3 807a3b61 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2025/08/25 21:30 android13-5.10-lts 1154f779f3f3 bf27483f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2025/07/13 04:44 android13-5.10-lts 59e9a7228857 3cda49cf .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
* Struck through repros no longer work on HEAD.