Date | Name | Commit | Repro | Result |
---|---|---|---|---|
2025/06/25 | upstream (ToT) | c4dce0c094a8 | C | [report] kernel BUG in txUnlock |
syzbot |
sign-in | mailing list | source | docs |
Date | Name | Commit | Repro | Result |
---|---|---|---|---|
2025/06/25 | upstream (ToT) | c4dce0c094a8 | C | [report] kernel BUG in txUnlock |
Kernel | Title | Repro | Cause bisect | Fix bisect | Count | Last | Reported | Patched | Status |
---|---|---|---|---|---|---|---|---|---|
linux-5.15 | kernel BUG in txUnlock origin:upstream | C | error | 1637 | 1h34m | 753d | 0/3 | upstream: reported C repro on 2023/06/04 02:49 | |
linux-4.19 | kernel BUG in txUnlock jfs | C | error | 7 | 872d | 915d | 0/1 | upstream: reported C repro on 2022/12/24 18:38 | |
upstream | kernel BUG in txUnlock jfs | C | error | 26608 | now | 999d | 0/29 | upstream: reported C repro on 2022/10/01 14:27 | |
linux-6.1 | kernel BUG in txUnlock origin:upstream | C | 3154 | 4h39m | 753d | 0/3 | upstream: reported C repro on 2023/06/04 03:57 | ||
linux-4.14 | kernel BUG in txUnlock jfs | C | 2 | 844d | 907d | 0/1 | upstream: reported C repro on 2023/01/01 13:47 |
BUG at fs/jfs/jfs_txnmgr.c:931 assert(mp->nohomeok > 0) ------------[ cut here ]------------ kernel BUG at fs/jfs/jfs_txnmgr.c:931! invalid opcode: 0000 [#1] PREEMPT SMP KASAN CPU: 0 PID: 111 Comm: jfsCommit Not tainted 6.6.94-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/07/2025 RIP: 0010:txUnlock+0xc87/0xcb0 fs/jfs/jfs_txnmgr.c:931 Code: 5f d8 58 07 0f 0b e8 28 83 83 fe 48 c7 c7 80 14 e4 8a 48 c7 c6 79 10 e4 8a ba a3 03 00 00 48 c7 c1 60 21 e4 8a e8 39 d8 58 07 <0f> 0b e8 02 83 83 fe 48 c7 c7 80 14 e4 8a 48 c7 c6 79 10 e4 8a ba RSP: 0018:ffffc90002ca7d08 EFLAGS: 00010246 RAX: 0000000000000037 RBX: 0000000000001000 RCX: 4e55a7866e378e00 RDX: 0000000000000000 RSI: 0000000080000000 RDI: 0000000000000000 RBP: ffffc9000281a1b0 R08: ffffc90002ca7a07 R09: 1ffff92000594f40 R10: dffffc0000000000 R11: fffff52000594f41 R12: ffff888024ece4d8 R13: dffffc0000000000 R14: 0000000000000000 R15: ffff888020e50694 FS: 0000000000000000(0000) GS:ffff8880b8e00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007f30861aa000 CR3: 000000007b926000 CR4: 00000000003506f0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Call Trace: <TASK> txLazyCommit fs/jfs/jfs_txnmgr.c:2682 [inline] jfs_lazycommit+0x570/0xa60 fs/jfs/jfs_txnmgr.c:2732 kthread+0x2fa/0x390 kernel/kthread.c:388 ret_from_fork+0x48/0x80 arch/x86/kernel/process.c:152 ret_from_fork_asm+0x11/0x20 arch/x86/entry/entry_64.S:293 </TASK> Modules linked in: ---[ end trace 0000000000000000 ]--- RIP: 0010:txUnlock+0xc87/0xcb0 fs/jfs/jfs_txnmgr.c:931 Code: 5f d8 58 07 0f 0b e8 28 83 83 fe 48 c7 c7 80 14 e4 8a 48 c7 c6 79 10 e4 8a ba a3 03 00 00 48 c7 c1 60 21 e4 8a e8 39 d8 58 07 <0f> 0b e8 02 83 83 fe 48 c7 c7 80 14 e4 8a 48 c7 c6 79 10 e4 8a ba RSP: 0018:ffffc90002ca7d08 EFLAGS: 00010246 RAX: 0000000000000037 RBX: 0000000000001000 RCX: 4e55a7866e378e00 RDX: 0000000000000000 RSI: 0000000080000000 RDI: 0000000000000000 RBP: ffffc9000281a1b0 R08: ffffc90002ca7a07 R09: 1ffff92000594f40 R10: dffffc0000000000 R11: fffff52000594f41 R12: ffff888024ece4d8 R13: dffffc0000000000 R14: 0000000000000000 R15: ffff888020e50694 FS: 0000000000000000(0000) GS:ffff8880b8e00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00005606b1ee8168 CR3: 000000002db29000 CR4: 00000000003506f0 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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2025/06/21 22:14 | linux-6.6.y | 6282921b6825 | d6cdfb8a | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] | ci2-linux-6-6-kasan | kernel BUG in txUnlock | |
2025/06/26 14:54 | linux-6.6.y | 6282921b6825 | 803ce19b | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | kernel BUG in txUnlock | ||
2025/06/26 14:54 | linux-6.6.y | 6282921b6825 | 803ce19b | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | kernel BUG in txUnlock | ||
2025/06/26 14:52 | linux-6.6.y | 6282921b6825 | 803ce19b | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | kernel BUG in txUnlock | ||
2025/06/26 14:52 | linux-6.6.y | 6282921b6825 | 803ce19b | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | kernel BUG in txUnlock | ||
2025/06/24 22:42 | linux-6.6.y | 6282921b6825 | 26d77996 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | kernel BUG in txUnlock | ||
2025/06/24 22:40 | linux-6.6.y | 6282921b6825 | 26d77996 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | kernel BUG in txUnlock | ||
2025/06/24 22:40 | linux-6.6.y | 6282921b6825 | 26d77996 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | kernel BUG in txUnlock | ||
2025/06/24 22:39 | linux-6.6.y | 6282921b6825 | 26d77996 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | kernel BUG in txUnlock | ||
2025/06/24 22:36 | linux-6.6.y | 6282921b6825 | 26d77996 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | kernel BUG in txUnlock | ||
2025/06/24 22:36 | linux-6.6.y | 6282921b6825 | 26d77996 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | kernel BUG in txUnlock | ||
2025/06/23 23:02 | linux-6.6.y | 6282921b6825 | e2f27c35 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | kernel BUG in txUnlock | ||
2025/06/23 23:02 | linux-6.6.y | 6282921b6825 | e2f27c35 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | kernel BUG in txUnlock | ||
2025/06/23 23:02 | linux-6.6.y | 6282921b6825 | e2f27c35 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | kernel BUG in txUnlock | ||
2025/06/23 23:02 | linux-6.6.y | 6282921b6825 | e2f27c35 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | kernel BUG in txUnlock | ||
2025/06/21 02:38 | linux-6.6.y | 6282921b6825 | d6cdfb8a | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | kernel BUG in txUnlock | ||
2025/06/21 02:38 | linux-6.6.y | 6282921b6825 | d6cdfb8a | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | kernel BUG in txUnlock | ||
2025/06/21 02:38 | linux-6.6.y | 6282921b6825 | d6cdfb8a | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | kernel BUG in txUnlock | ||
2025/06/21 02:38 | linux-6.6.y | 6282921b6825 | d6cdfb8a | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | kernel BUG in txUnlock | ||
2025/06/20 22:07 | linux-6.6.y | 6282921b6825 | 804b3919 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | kernel BUG in txUnlock | ||
2025/06/20 22:06 | linux-6.6.y | 6282921b6825 | 804b3919 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | kernel BUG in txUnlock | ||
2025/06/20 22:06 | linux-6.6.y | 6282921b6825 | 804b3919 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | kernel BUG in txUnlock |