corrupted report (3)

Status: premoderation: reported on 2024/04/08 19:56
Reported-by: syzbot+cd46a6f5ac3b55c51494@syzkaller.appspotmail.com
First crash: 892d, last: 1d00h
Similar bugs (23)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
android-5-10 corrupted report (2) -1 6 1111d 1189d 0/2 auto-obsoleted due to no activity on 2023/12/02 13:09
android-54 corrupted report (2) -1 105976 480d 601d 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 1292d 2717d 0/1 upstream: reported on 2019/04/11 04:14
android-414 corrupted report -1 5888 2483d 2718d 0/1 auto-closed as invalid on 2020/02/29 14:20
android-5-15 corrupted report -1 4 1160d 1242d 0/2 auto-obsoleted due to no activity on 2023/10/14 13:19
android-6-12 corrupted report -1 191 308d 453d 0/1 auto-obsoleted due to no activity on 2026/01/03 01:56
linux-6.6 corrupted report -1 12784 1h25m 458d 0/2 upstream: reported on 2025/06/16 23:08
upstream corrupted report -1 29 3220d 3222d 0/29 closed as invalid on 2017/11/24 12:19
android-54 corrupted report -1 860856 781d 2412d 0/2 auto-obsoleted due to no activity on 2024/10/07 14:17
linux-4.4 corrupted report -1 12 2563d 2691d 0/1 auto-closed as invalid on 2020/01/10 12:28
android-6-12 corrupted report (2) -1 1576 1d04h 240d 0/1 premoderation: reported on 2026/01/21 07:36
linux-4.14 corrupted report cramfs -1 6026 1292d 2715d 0/1 upstream: reported on 2019/04/12 21:21
android-6-1 corrupted report -1 666 27m 1150d 0/2 premoderation: reported on 2023/07/25 23:06
android-5-15 corrupted report (3) -1 71 673d 898d 0/2 auto-obsoleted due to no activity on 2025/01/03 14:55
android-5-10 corrupted report -1 289 1590d 1739d 0/2 auto-closed as invalid on 2022/07/11 05:59
android-49 corrupted report -1 567 3220d 3222d 0/3 closed as invalid on 2017/11/24 12:19
android-5-15 corrupted report (4) -1 452 1d03h 615d 0/2 premoderation: reported on 2025/01/11 16:11
android-5-15 corrupted report (2) -1 1 1021d 1021d 0/2 auto-obsoleted due to no activity on 2024/03/01 04:17
upstream corrupted report (2) prio:low net -1 1160461 25m 3082d 0/29 moderation: reported on 2018/04/11 09:52
linux-5.15 corrupted report -1 11044 9m 1285d 0/3 upstream: reported on 2023/03/12 22:30
android-49 corrupted report (2) -1 19181 2480d 2714d 0/3 auto-closed as invalid on 2020/03/03 12:39
linux-6.1 corrupted report -1 191672 4h28m 1291d 0/3 upstream: reported on 2023/03/07 17:14
android-44 corrupted report -1 7075 2480d 2714d 0/2 auto-closed as invalid on 2020/03/02 23:26

Sample crash report:
RDX: 0000000000000000 RSI: 0000000000000009 RDI: 00007ffe94695f30
RBP: 00007ffe94695f30 R08: 00007ffe94696f30 R09: 00000000ffffffff
R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffe94696fc0
R13: 00007f37adb8c4bb R14: 0000000000026e1c R15: 00007ffe94697000
---[ end trace 03c38f3d03b2c151 ]---
==================================================================
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/1338

CPU: 0 PID: 1338 Comm: syz-executor Tainted: G        W         syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/24/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:3915
 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:0x7f37adaf7397
Code: a2 c7 05 5c 43 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:00007ffe94695e78 EFLAGS: 00000246 ORIG_RAX: 00000000000000a6
RAX: 0000000000000000 RBX: 0000000000000000 RCX: 00007f37adaf7397
RDX: 0000000000000000 RSI: 0000000000000009 RDI: 00007ffe94695f30
RBP: 00007ffe94695f30 R08: 00007ffe94696f30 R09: 00000000ffffffff
R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffe94696fc0
R13: 00007f37adb8c4bb R14: 0000000000026e1c R15: 00007ffe94697000
==================================================================
BUG: kernel NULL pointer dereference, address: 0000000000000170
#PF: supervisor write access in kernel mode
#PF: error_code(0x0002) - not-present page
PGD 120111067 P4D 120111067 PUD 0 
Oops: 0002 [#1] PREEMPT SMP KASAN
CPU: 0 PID: 1338 Comm: syz-executor Tainted: G    B   W         syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/24/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 81 6c b7 ff 48 8d bb 70 01 00 00 be 04 00 00 00 e8 40 ef 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 01
RSP: 0018:ffffc90001fbfd38 EFLAGS: 00010246
RAX: ffff888118343c00 RBX: 0000000000000000 RCX: ffff888118343c00
RDX: 0000000000000000 RSI: 000000000000000c RDI: 00000000ffffffff
RBP: ffffc90001fbfd48 R08: 0000000000000003 R09: 0000000000000004
R10: dffffc0000000000 R11: fffffbfff0dcf848 R12: dffffc0000000000
R13: 0000000000000000 R14: 0000000000000001 R15: 0000000000000000
FS:  000055558b76c500(0000) GS:ffff8881f7000000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000000000000170 CR3: 00000001178ae000 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:3915
 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:0x7f37adaf7397
Code: a2 c7 05 5c 43 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:00007ffe94695e78 EFLAGS: 00000246 ORIG_RAX: 00000000000000a6
RAX: 0000000000000000 RBX: 0000000000000000 RCX: 00007f37adaf7397
RDX: 0000000000000000 RSI: 0000000000000009 RDI: 00007ffe94695f30
RBP: 00007ffe94695f30 R08: 00007ffe94696f30 R09: 00000000ffffffff
R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffe94696fc0
R13: 00007f37adb8c4bb R14: 0000000000026e1c R15: 00007ffe94697000
Modules linked in:
CR2: 0000000000000170
---[ end trace 03c38f3d03b2c152 ]---
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 81 6c b7 ff 48 8d bb 70 01 00 00 be 04 00 00 00 e8 40 ef 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 01
RSP: 0018:ffffc90001fbfd38 EFLAGS: 00010246
RAX: ffff888118343c00 RBX: 0000000000000000 RCX: ffff888118343c00
RDX: 0000000000000000 RSI: 000000000000000c RDI: 00000000ffffffff
RBP: ffffc90001fbfd48 R08: 0000000000000003 R09: 0000000000000004
R10: dffffc0000000000 R11: fffffbfff0dcf848 R12: dffffc0000000000
R13: 0000000000000000 R14: 0000000000000001 R15: 0000000000000000
FS:  000055558b76c500(0000) GS:ffff8881f7000000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000000000000170 CR3: 00000001178ae000 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 81 6c b7 ff       	call   0xffb76c94
  13:	48 8d bb 70 01 00 00 	lea    0x170(%rbx),%rdi
  1a:	be 04 00 00 00       	mov    $0x4,%esi
  1f:	e8 40 ef f1 ff       	call   0xfff1ef64
  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:	01                   	.byte 0x1

Crashes (145):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2026/09/17 18:27 android13-5.10-lts 452567d1985b 8d7d05f1 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2026/09/14 00:07 android13-5.10-lts 452567d1985b 70a60e12 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2026/09/09 16:12 android13-5.10-lts 452567d1985b 8387c273 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2026/09/09 05:32 android13-5.10-lts 452567d1985b 8387c273 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2026/09/07 14:21 android13-5.10-lts 452567d1985b 680aa3e1 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2026/08/26 20:06 android13-5.10-lts 174d3ccb72b8 a2b77b9e .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2026/08/25 22:50 android13-5.10-lts f01343e230a3 a9a1fc32 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2026/08/24 08:02 android13-5.10-lts e334a66065d3 1e72964b .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2026/08/18 04:34 android13-5.10-lts e334a66065d3 1e72964b .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2026/08/17 06:31 android13-5.10-lts e334a66065d3 746171ee .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2026/08/14 10:07 android13-5.10-lts e334a66065d3 b13552fe .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2026/08/14 04:32 android13-5.10-lts e334a66065d3 b13552fe .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2026/08/13 15:12 android13-5.10-lts e334a66065d3 359b2492 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2026/08/13 12:03 android13-5.10-lts e334a66065d3 359b2492 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2026/08/11 12:07 android13-5.10-lts dce28bf8c73c 508909ea .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2026/08/10 18:05 android13-5.10-lts 447db0046f21 5d63f80b .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2026/08/09 09:32 android13-5.10-lts 447db0046f21 5d63f80b .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2026/08/08 14:11 android13-5.10-lts 447db0046f21 5d63f80b .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2026/08/08 10:37 android13-5.10-lts 447db0046f21 5d63f80b .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2026/08/06 19:58 android13-5.10-lts 18edbc713650 c38879ea .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2026/07/29 06:04 android13-5.10-lts 50b3a256e550 19622d9d .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2026/07/28 14:20 android13-5.10-lts 50b3a256e550 edc8a875 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2026/07/24 15:28 android13-5.10-lts 50b3a256e550 dd737a83 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
2026/07/21 13:19 android13-5.10-lts 50b3a256e550 7c5de9c3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 corrupted report
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
* Struck through repros no longer work on HEAD.