syzbot


kernel BUG in txLock (2)

Status: upstream: reported C repro on 2024/11/25 09:43
Bug presence: origin:upstream
[Documentation on labels]
Reported-by: syzbot+e6e2bba5438f57dd796a@syzkaller.appspotmail.com
First crash: 464d, last: 10d
Bug presence (1)
Date Name Commit Repro Result
2024/11/26 upstream (ToT) 9f16d5e6f220 C [report] kernel BUG in txLock
Similar bugs (5)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
linux-6.6 kernel BUG in txLock origin:upstream -1 C error 6 52d 69d 0/2 upstream: reported C repro on 2025/12/24 20:44
linux-5.15 kernel BUG in txLock -1 1 909d 909d 0/3 auto-obsoleted due to no activity on 2023/12/16 09:17
upstream kernel BUG in txLock (2) jfs -1 C error error 432 43m 706d 0/29 upstream: reported C repro on 2024/03/28 08:26
upstream kernel BUG in txLock jfs -1 C inconclusive done 10 789d 906d 25/29 fixed on 2024/02/16 19:40
linux-6.1 kernel BUG in txLock origin:upstream -1 C 14 23d 352d 0/3 upstream: reported C repro on 2025/03/16 14:14
Last patch testing requests (8)
Created Duration User Patch Repo Result
2026/02/06 18:56 10m retest repro linux-5.15.y report log
2026/01/23 04:14 17m retest repro linux-5.15.y report log
2026/01/23 04:14 17m retest repro linux-5.15.y report log
2025/11/25 15:24 11m retest repro linux-5.15.y report log
2025/10/25 00:30 17m retest repro linux-5.15.y report log
2025/10/25 00:30 20m retest repro linux-5.15.y report log
2025/08/03 13:18 11m retest repro linux-5.15.y report log
2025/05/16 02:32 15m retest repro linux-5.15.y report log
Fix bisection attempts (6)
Created Duration User Patch Repo Result
2025/09/12 12:31 1h54m bisect fix linux-5.15.y OK (0) job log log
2025/07/20 07:12 2h06m bisect fix linux-5.15.y OK (0) job log log
2025/06/17 19:28 3h28m bisect fix linux-5.15.y OK (0) job log log
2025/04/30 23:56 2h10m bisect fix linux-5.15.y OK (0) job log log
2025/03/30 05:34 3h00m bisect fix linux-5.15.y OK (0) job log log
2025/01/26 14:46 2h47m bisect fix linux-5.15.y OK (0) job log log

Sample crash report:
Locker's tblock: ffffc90002541100: 00000000 00000000 00000000 00000000
Tlock: ffffc900027625a0: 00020000 80018000 5d0c85d0 ffff8880
Tlock: ffffc900027625b0: 69407330 ffff8880 01140000 07002000
Tlock: ffffc900027625c0: 02760104 ffffc900 00000010 00000730
Tlock: ffffc900027625d0: 00000000 00000000 00000000 00000000
Tlock: ffffc900027625e0: 00000000 00000000
------------[ cut here ]------------
kernel BUG at fs/jfs/jfs_txnmgr.c:835!
invalid opcode: 0000 [#1] PREEMPT SMP KASAN
CPU: 1 PID: 4399 Comm: syz.0.45 Not tainted syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2026
RIP: 0010:txLock+0x1af1/0x1b10 fs/jfs/jfs_txnmgr.c:835
Code: 8a 48 c7 c6 40 6d 62 8a ba 01 00 00 00 b9 10 00 00 00 41 b8 04 00 00 00 4c 8b 4c 24 08 6a 00 6a 48 e8 83 7f 11 01 48 83 c4 10 <0f> 0b e8 48 88 a6 fe 4c 89 ff 48 c7 c6 a0 73 62 8a e8 c9 6e d9 fe
RSP: 0018:ffffc90004786bc8 EFLAGS: 00010282
RAX: f9d7efa48413c200 RBX: 0000000000000000 RCX: ffff88802cab5940
RDX: 0000000000000000 RSI: 0000000000000001 RDI: 0000000000000000
RBP: ffffc900027625a2 R08: ffffc90004786547 R09: 1ffff920008f0ca8
R10: dffffc0000000000 R11: fffff520008f0ca9 R12: 1ffff920004ec4b4
R13: dffffc0000000000 R14: 0000000000004001 R15: 0000000000000010
FS:  00007fc7a45386c0(0000) GS:ffff8880b9100000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f7a40914000 CR3: 0000000069924000 CR4: 00000000003506e0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
 <TASK>
 xtInsert+0x7ae/0xc50 fs/jfs/jfs_xtree.c:641
 extAlloc+0xa1f/0xf80 fs/jfs/jfs_extent.c:148
 jfs_get_block+0x355/0xad0 fs/jfs/inode.c:264
 get_more_blocks fs/direct-io.c:673 [inline]
 do_direct_IO fs/direct-io.c:959 [inline]
 do_blockdev_direct_IO fs/direct-io.c:1276 [inline]
 __blockdev_direct_IO+0x13d4/0x3a70 fs/direct-io.c:1368
 blockdev_direct_IO include/linux/fs.h:3345 [inline]
 jfs_direct_IO+0x119/0x220 fs/jfs/inode.c:349
 generic_file_direct_write+0x22c/0x490 mm/filemap.c:3687
 __generic_file_write_iter+0x2b1/0x4e0 mm/filemap.c:3869
 generic_file_write_iter+0xa6/0x1b0 mm/filemap.c:3944
 do_iter_readv_writev+0x47e/0x5f0 fs/read_write.c:-1
 do_iter_write+0x205/0x7b0 fs/read_write.c:855
 iter_file_splice_write+0x699/0xcc0 fs/splice.c:689
 do_splice_from fs/splice.c:767 [inline]
 direct_splice_actor+0xe1/0x130 fs/splice.c:956
 splice_direct_to_actor+0x4ea/0xc10 fs/splice.c:902
 do_splice_direct+0x1d4/0x2f0 fs/splice.c:1008
 do_sendfile+0x5fc/0xeb0 fs/read_write.c:1249
 __do_sys_sendfile64 fs/read_write.c:1317 [inline]
 __se_sys_sendfile64+0x141/0x1a0 fs/read_write.c:1303
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x66/0xd0
RIP: 0033:0x7fc7a4ed6629
Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 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 e8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007fc7a4538028 EFLAGS: 00000246 ORIG_RAX: 0000000000000028
RAX: ffffffffffffffda RBX: 00007fc7a514ffa0 RCX: 00007fc7a4ed6629
RDX: 0000000000000000 RSI: 0000000000000006 RDI: 0000000000000005
RBP: 00007fc7a4f6cb39 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000020fffe82 R11: 0000000000000246 R12: 0000000000000000
R13: 00007fc7a5150038 R14: 00007fc7a514ffa0 R15: 00007fff22668038
 </TASK>
Modules linked in:
---[ end trace 72576b995ed99530 ]---
RIP: 0010:txLock+0x1af1/0x1b10 fs/jfs/jfs_txnmgr.c:835
Code: 8a 48 c7 c6 40 6d 62 8a ba 01 00 00 00 b9 10 00 00 00 41 b8 04 00 00 00 4c 8b 4c 24 08 6a 00 6a 48 e8 83 7f 11 01 48 83 c4 10 <0f> 0b e8 48 88 a6 fe 4c 89 ff 48 c7 c6 a0 73 62 8a e8 c9 6e d9 fe
RSP: 0018:ffffc90004786bc8 EFLAGS: 00010282
RAX: f9d7efa48413c200 RBX: 0000000000000000 RCX: ffff88802cab5940
RDX: 0000000000000000 RSI: 0000000000000001 RDI: 0000000000000000
RBP: ffffc900027625a2 R08: ffffc90004786547 R09: 1ffff920008f0ca8
R10: dffffc0000000000 R11: fffff520008f0ca9 R12: 1ffff920004ec4b4
R13: dffffc0000000000 R14: 0000000000004001 R15: 0000000000000010
FS:  00007fc7a45386c0(0000) GS:ffff8880b9100000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f7a40914000 CR3: 0000000069924000 CR4: 00000000003506e0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400

Crashes (12):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2026/02/22 00:49 linux-5.15.y 3330a8d33e08 6e7b5511 .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] ci2-linux-5-15-kasan kernel BUG in txLock
2024/12/02 00:45 linux-5.15.y 0a51d2d4527b 68914665 .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan kernel BUG in txLock
2024/11/25 09:42 linux-5.15.y 0a51d2d4527b 68da6d95 .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan kernel BUG in txLock
2025/10/10 13:48 linux-5.15.y 29e53a5b1c4f ff1712fe .config console log report syz / log [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] ci2-linux-5-15-kasan kernel BUG in txLock
2026/02/21 23:15 linux-5.15.y 3330a8d33e08 6e7b5511 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in txLock
2026/02/21 23:12 linux-5.15.y 3330a8d33e08 6e7b5511 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in txLock
2026/01/09 02:05 linux-5.15.y 68efe5a6c16a d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in txLock
2025/12/31 22:15 linux-5.15.y 68efe5a6c16a d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in txLock
2025/12/05 02:10 linux-5.15.y cc5ec8769306 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in txLock
2025/12/04 04:12 linux-5.15.y cc5ec8769306 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in txLock
2025/11/10 10:04 linux-5.15.y cc5ec8769306 4e1406b4 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in txLock
2025/10/10 03:07 linux-5.15.y 29e53a5b1c4f ff1712fe .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan kernel BUG in txLock
* Struck through repros no longer work on HEAD.