syzbot


corrupted report (3)

Status: premoderation: reported on 2024/04/08 19:56
Reported-by: syzbot+cd46a6f5ac3b55c51494@syzkaller.appspotmail.com
First crash: 786d, last: 2d09h
Similar bugs (23)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
android-5-10 corrupted report (2) -1 6 1005d 1082d 0/2 auto-obsoleted due to no activity on 2023/12/02 13:09
android-54 corrupted report (2) -1 105976 374d 494d 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 1185d 2611d 0/1 upstream: reported on 2019/04/11 04:14
android-414 corrupted report -1 5888 2377d 2611d 0/1 auto-closed as invalid on 2020/02/29 14:20
android-5-15 corrupted report -1 4 1054d 1136d 0/2 auto-obsoleted due to no activity on 2023/10/14 13:19
android-6-12 corrupted report -1 191 202d 347d 0/1 auto-obsoleted due to no activity on 2026/01/03 01:56
linux-6.6 corrupted report -1 9536 1h20m 352d 0/2 upstream: reported on 2025/06/16 23:08
upstream corrupted report -1 29 3114d 3116d 0/29 closed as invalid on 2017/11/24 12:19
android-54 corrupted report -1 860856 675d 2306d 0/2 auto-obsoleted due to no activity on 2024/10/07 14:17
linux-4.4 corrupted report -1 12 2457d 2585d 0/1 auto-closed as invalid on 2020/01/10 12:28
android-6-12 corrupted report (2) -1 1196 1h13m 134d 0/1 premoderation: reported on 2026/01/21 07:36
linux-4.14 corrupted report cramfs -1 6026 1186d 2609d 0/1 upstream: reported on 2019/04/12 21:21
android-6-1 corrupted report -1 424 1d09h 1044d 0/2 premoderation: reported on 2023/07/25 23:06
android-5-15 corrupted report (3) -1 71 567d 792d 0/2 auto-obsoleted due to no activity on 2025/01/03 14:55
android-5-10 corrupted report -1 289 1484d 1633d 0/2 auto-closed as invalid on 2022/07/11 05:59
android-49 corrupted report -1 567 3114d 3116d 0/3 closed as invalid on 2017/11/24 12:19
android-5-15 corrupted report (4) -1 239 1d23h 508d 0/2 premoderation: reported on 2025/01/11 16:11
android-5-15 corrupted report (2) -1 1 915d 915d 0/2 auto-obsoleted due to no activity on 2024/03/01 04:17
upstream corrupted report (2) jfs hfs sound prio:low -1 1118029 8m 2976d 0/29 moderation: reported on 2018/04/11 09:52
linux-5.15 corrupted report -1 9874 32m 1179d 0/3 upstream: reported on 2023/03/12 22:30
android-49 corrupted report (2) -1 19181 2374d 2608d 0/3 auto-closed as invalid on 2020/03/03 12:39
linux-6.1 corrupted report -1 189301 1h40m 1184d 0/3 upstream: reported on 2023/03/07 17:14
android-44 corrupted report -1 7075 2374d 2608d 0/2 auto-closed as invalid on 2020/03/02 23:26

Sample crash report:
RAX: 0000000000000000 RBX: 0000000000000000 RCX: 00007fd2f57a4097
RDX: 0000000000000000 RSI: 0000000000000009 RDI: 00007ffe6e782840
RBP: 00007ffe6e782840 R08: 00007ffe6e783840 R09: 00000000ffffffff
R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffe6e7838d0
R13: 00007fd2f58381ca R14: 000000000005ca0d R15: 00007ffe6e783910
---[ end trace d12dedee66cb69c1 ]---
==================================================================
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/7508

CPU: 0 PID: 7508 Comm: syz-executor Tainted: G        W         syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/09/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+0xd8/0x130 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+0x247/0x3e0 fs/namei.c:3873
 incfs_kill_sb+0xfe/0x210 fs/incfs/vfs.c:1973
 deactivate_locked_super+0xa0/0x100 fs/super.c:335
 deactivate_super+0xaf/0xe0 fs/super.c:366
 cleanup_mnt+0x45b/0x510 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:0x7fd2f57a4097
Code: a2 c7 05 5c 06 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:00007ffe6e782788 EFLAGS: 00000246 ORIG_RAX: 00000000000000a6
RAX: 0000000000000000 RBX: 0000000000000000 RCX: 00007fd2f57a4097
RDX: 0000000000000000 RSI: 0000000000000009 RDI: 00007ffe6e782840
RBP: 00007ffe6e782840 R08: 00007ffe6e783840 R09: 00000000ffffffff
R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffe6e7838d0
R13: 00007fd2f58381ca R14: 000000000005ca0d R15: 00007ffe6e783910
==================================================================
BUG: kernel NULL pointer dereference, address: 0000000000000170
#PF: supervisor write access in kernel mode
#PF: error_code(0x0002) - not-present page
PGD 155e66067 P4D 155e66067 PUD 0 
Oops: 0002 [#1] PREEMPT SMP KASAN
CPU: 1 PID: 7508 Comm: syz-executor Tainted: G    B   W         syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/09/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 c1 60 b7 ff 48 8d bb 70 01 00 00 be 04 00 00 00 e8 00 e9 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 41
RSP: 0018:ffffc9000143fd10 EFLAGS: 00010246
RAX: ffff888149f98000 RBX: 0000000000000000 RCX: 0000000000000286
RDX: 0000000000000000 RSI: 0000000000000006 RDI: 00000000ffffffff
RBP: ffffc9000143fd20 R08: 0000000000000003 R09: 0000000000000004
R10: dffffc0000000000 R11: fffffbfff0dcfa48 R12: 1ffff11022085cb0
R13: 0000000000000000 R14: 0000000000000001 R15: 0000000000000000
FS:  000055555924d500(0000) GS:ffff8881f7100000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000000000000170 CR3: 0000000154da0000 CR4: 00000000003506a0
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+0x247/0x3e0 fs/namei.c:3873
 incfs_kill_sb+0xfe/0x210 fs/incfs/vfs.c:1973
 deactivate_locked_super+0xa0/0x100 fs/super.c:335
 deactivate_super+0xaf/0xe0 fs/super.c:366
 cleanup_mnt+0x45b/0x510 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:0x7fd2f57a4097
Code: a2 c7 05 5c 06 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:00007ffe6e782788 EFLAGS: 00000246 ORIG_RAX: 00000000000000a6
RAX: 0000000000000000 RBX: 0000000000000000 RCX: 00007fd2f57a4097
RDX: 0000000000000000 RSI: 0000000000000009 RDI: 00007ffe6e782840
RBP: 00007ffe6e782840 R08: 00007ffe6e783840 R09: 00000000ffffffff
R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffe6e7838d0
R13: 00007fd2f58381ca R14: 000000000005ca0d R15: 00007ffe6e783910
Modules linked in:
CR2: 0000000000000170
---[ end trace d12dedee66cb69c2 ]---
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 c1 60 b7 ff 48 8d bb 70 01 00 00 be 04 00 00 00 e8 00 e9 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 41
RSP: 0018:ffffc9000143fd10 EFLAGS: 00010246
RAX: ffff888149f98000 RBX: 0000000000000000 RCX: 0000000000000286
RDX: 0000000000000000 RSI: 0000000000000006 RDI: 00000000ffffffff
RBP: ffffc9000143fd20 R08: 0000000000000003 R09: 0000000000000004
R10: dffffc0000000000 R11: fffffbfff0dcfa48 R12: 1ffff11022085cb0
R13: 0000000000000000 R14: 0000000000000001 R15: 0000000000000000
FS:  000055555924d500(0000) GS:ffff8881f7100000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000000000000170 CR3: 0000000154da0000 CR4: 00000000003506a0
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 c1 60 b7 ff       	call   0xffb760d4
  13:	48 8d bb 70 01 00 00 	lea    0x170(%rbx),%rdi
  1a:	be 04 00 00 00       	mov    $0x4,%esi
  1f:	e8 00 e9 f1 ff       	call   0xfff1e924
  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:	41                   	rex.B

Crashes (108):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
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
2025/07/11 21:45 android13-5.10-lts 59e9a7228857 3cda49cf .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2025/06/29 08:05 android13-5.10-lts 59e9a7228857 fc9d8ee5 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2025/06/28 12:49 android13-5.10-lts 59e9a7228857 fc9d8ee5 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2025/06/27 07:00 android13-5.10-lts 59e9a7228857 803ce19b .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2025/06/11 11:36 android13-5.10-lts d76d4cd0623a 5d7e17ca .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2025/06/11 02:38 android13-5.10-lts d76d4cd0623a 5d7e17ca .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2025/06/09 20:00 android13-5.10-lts d76d4cd0623a 4826c28e .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10-perf corrupted report
2025/06/08 21:26 android13-5.10-lts d76d4cd0623a 4826c28e .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2025/06/06 23:23 android13-5.10-lts d76d4cd0623a 9fa58bba .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2025/06/03 03:37 android13-5.10-lts cf6ed0f1511d a30356b7 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10-perf corrupted report
* Struck through repros no longer work on HEAD.