| Date | Name | Commit | Repro | Result |
|---|---|---|---|---|
| 2023/09/16 | upstream (ToT) | 57d88e8a5974 | C | [report] kernel BUG in txEnd |
syzbot |
sign-in | mailing list | source | docs |
| Date | Name | Commit | Repro | Result |
|---|---|---|---|---|
| 2023/09/16 | upstream (ToT) | 57d88e8a5974 | C | [report] kernel BUG in txEnd |
| Kernel | Title | Rank 🛈 | Repro | Cause bisect | Fix bisect | Count | Last | Reported | Patched | Status |
|---|---|---|---|---|---|---|---|---|---|---|
| upstream | kernel BUG in txEnd (2) jfs | -1 | C | error | 261 | 1d00h | 764d | 0/29 | upstream: reported C repro on 2024/02/13 15:23 | |
| upstream | kernel BUG in txEnd jfs | -1 | C | inconclusive | done | 6 | 788d | 1002d | 25/29 | fixed on 2024/01/30 15:47 |
| linux-5.15 | kernel BUG in txEnd origin:upstream | -1 | C | error | 6 | 11d | 955d | 0/3 | upstream: reported C repro on 2023/08/06 15:29 | |
| linux-6.6 | kernel BUG in txEnd | -1 | 4 | 28d | 141d | 0/2 | upstream: reported on 2025/10/29 03:17 |
| Created | Duration | User | Patch | Repo | Result |
|---|---|---|---|---|---|
| 2024/10/14 23:23 | 0m | bisect fix | linux-6.1.y | error job log | |
| 2024/08/30 10:45 | 1h31m | bisect fix | linux-6.1.y | OK (0) job log log | |
| 2024/07/22 09:09 | 2h53m | bisect fix | linux-6.1.y | OK (0) job log log | |
| 2024/06/07 15:00 | 1h02m | bisect fix | linux-6.1.y | OK (0) job log log | |
| 2024/05/07 22:14 | 1h01m | bisect fix | linux-6.1.y | OK (0) job log log | |
| 2024/04/03 15:06 | 4h05m | bisect fix | linux-6.1.y | OK (0) job log log | |
| 2024/03/04 03:10 | 1h09m | bisect fix | linux-6.1.y | OK (0) job log log | |
| 2024/01/25 21:22 | 1h02m | bisect fix | linux-6.1.y | OK (0) job log log | |
| 2023/12/25 16:15 | 1h58m | bisect fix | linux-6.1.y | OK (0) job log log | |
| 2023/11/25 00:22 | 1h29m | bisect fix | linux-6.1.y | OK (0) job log log | |
| 2023/10/21 17:11 | 1h02m | bisect fix | linux-6.1.y | OK (0) job log log |
ERROR: (device loop0): xtTruncate: XT_GETPAGE: xtree page corrupt ERROR: (device loop0): remounting filesystem as read-only BUG at fs/jfs/jfs_txnmgr.c:528 assert(tblk->next == 0) ------------[ cut here ]------------ kernel BUG at fs/jfs/jfs_txnmgr.c:528! invalid opcode: 0000 [#1] PREEMPT SMP KASAN CPU: 1 PID: 3544 Comm: syz-executor393 Not tainted 6.1.53-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 08/04/2023 RIP: 0010:txEnd+0x552/0x560 fs/jfs/jfs_txnmgr.c:528 Code: fe e9 cd fe ff ff e8 dd 85 82 fe 48 c7 c7 00 91 24 8b 48 c7 c6 f9 8c 24 8b ba 10 02 00 00 48 c7 c1 40 91 24 8b e8 c7 70 7c 07 <0f> 0b 66 2e 0f 1f 84 00 00 00 00 00 66 90 55 41 57 41 56 41 55 41 RSP: 0018:ffffc90003a8f5b0 EFLAGS: 00010246 RAX: 0000000000000036 RBX: 0000000000000001 RCX: 91f26da63969d500 RDX: 0000000000000000 RSI: 0000000000000001 RDI: 0000000000000000 RBP: 1ffff920004c8227 R08: ffffffff816dbf1c R09: fffff52000751e2d R10: 0000000000000000 R11: dffffc0000000001 R12: dffffc0000000000 R13: 0000000000000001 R14: ffffc90002641138 R15: 0000000000000110 FS: 000055555643a380(0000) GS:ffff8880b9900000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007ffdc481fdd8 CR3: 000000007c607000 CR4: 00000000003506e0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Call Trace: <TASK> jfs_truncate_nolock+0x2ef/0x380 fs/jfs/inode.c:396 jfs_truncate+0xc7/0x140 fs/jfs/inode.c:417 jfs_setattr+0x603/0x840 fs/jfs/file.c:119 notify_change+0xdcd/0x1080 fs/attr.c:483 do_truncate+0x21c/0x300 fs/open.c:65 handle_truncate fs/namei.c:3216 [inline] do_open fs/namei.c:3561 [inline] path_openat+0x27e2/0x2e60 fs/namei.c:3714 do_filp_open+0x230/0x480 fs/namei.c:3741 do_sys_openat2+0x13b/0x500 fs/open.c:1318 do_sys_open fs/open.c:1334 [inline] __do_sys_open fs/open.c:1342 [inline] __se_sys_open fs/open.c:1338 [inline] __x64_sys_open+0x221/0x270 fs/open.c:1338 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x3d/0xb0 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x63/0xcd RIP: 0033:0x7fa4fa86a5f9 Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 61 17 00 00 90 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 b8 ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007ffdd2253538 EFLAGS: 00000246 ORIG_RAX: 0000000000000002 RAX: ffffffffffffffda RBX: 00007ffdd2253718 RCX: 00007fa4fa86a5f9 RDX: 0000000000000000 RSI: 000000000014527e RDI: 0000000020000040 RBP: 00007fa4fa8e3610 R08: 0000000000005dea R09: 0000000000000000 R10: 00007ffdd2253400 R11: 0000000000000246 R12: 0000000000000001 R13: 00007ffdd2253708 R14: 0000000000000001 R15: 0000000000000001 </TASK> Modules linked in: ---[ end trace 0000000000000000 ]--- RIP: 0010:txEnd+0x552/0x560 fs/jfs/jfs_txnmgr.c:528 Code: fe e9 cd fe ff ff e8 dd 85 82 fe 48 c7 c7 00 91 24 8b 48 c7 c6 f9 8c 24 8b ba 10 02 00 00 48 c7 c1 40 91 24 8b e8 c7 70 7c 07 <0f> 0b 66 2e 0f 1f 84 00 00 00 00 00 66 90 55 41 57 41 56 41 55 41 RSP: 0018:ffffc90003a8f5b0 EFLAGS: 00010246 RAX: 0000000000000036 RBX: 0000000000000001 RCX: 91f26da63969d500 RDX: 0000000000000000 RSI: 0000000000000001 RDI: 0000000000000000 RBP: 1ffff920004c8227 R08: ffffffff816dbf1c R09: fffff52000751e2d R10: 0000000000000000 R11: dffffc0000000001 R12: dffffc0000000000 R13: 0000000000000001 R14: ffffc90002641138 R15: 0000000000000110 FS: 000055555643a380(0000) GS:ffff8880b9900000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007ffdc481fdd8 CR3: 000000007c607000 CR4: 00000000003506e0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
| Time | Kernel | Commit | Syzkaller | Config | Log | Report | Syz repro | C repro | VM info | Assets (help?) | Manager | Title |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2023/09/16 10:43 | linux-6.1.y | 09045dae0d90 | 0b6a67ac | .config | console log | report | syz | C | [disk image] [vmlinux] [kernel image] [mounted in repro] | ci2-linux-6-1-kasan | kernel BUG in txEnd | |
| 2025/11/28 11:47 | linux-6.1.y | f6e38ae624cf | d6526ea3 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] | ci2-linux-6-1-kasan-arm64 | kernel BUG in txEnd | |
| 2026/03/07 10:32 | linux-6.1.y | f2ddafa93a25 | 5cb44a80 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | kernel BUG in txEnd | ||
| 2026/03/02 00:12 | linux-6.1.y | 779f9571ac3e | 43249bac | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | kernel BUG in txEnd | ||
| 2026/02/16 12:39 | linux-6.1.y | 8ce36b2849ef | 1e62d198 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | kernel BUG in txEnd | ||
| 2026/02/16 12:32 | linux-6.1.y | 8ce36b2849ef | 1e62d198 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | kernel BUG in txEnd | ||
| 2026/02/16 12:29 | linux-6.1.y | 8ce36b2849ef | 1e62d198 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | kernel BUG in txEnd | ||
| 2026/02/16 12:07 | linux-6.1.y | 8ce36b2849ef | 1e62d198 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | kernel BUG in txEnd | ||
| 2025/06/09 01:31 | linux-6.1.y | 58485ff1a74f | 4826c28e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | kernel BUG in txEnd | ||
| 2024/12/05 04:15 | linux-6.1.y | e4d90d63d385 | b50eb251 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | kernel BUG in txEnd | ||
| 2026/01/12 12:28 | linux-6.1.y | bec0e10ee67e | d6526ea3 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-arm64 | kernel BUG in txEnd | ||
| 2026/01/12 12:26 | linux-6.1.y | bec0e10ee67e | d6526ea3 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-arm64 | kernel BUG in txEnd | ||
| 2025/11/28 11:12 | linux-6.1.y | f6e38ae624cf | d6526ea3 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-arm64 | kernel BUG in txEnd |