From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-ot1-f70.google.com (mail-ot1-f70.google.com [209.85.210.70]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 99833395D94 for ; Wed, 25 Feb 2026 19:38:04 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.210.70 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772048286; cv=none; b=Iufv8/+YRQS/XR4mXOk7vDeeYbXT20b/D9HC0BnY2w45TvSJA8xKHjv9fTIUwVLEEUYAfeq57tAVcxuJJV1epjcTgAW4SQlBIuqd94zWyR7vw9ft+551e1dy4BFrxOTo99wwbztvVOj5udQaOMizuQJ+y7bFjRZvpE6c3J7H8LE= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772048286; c=relaxed/simple; bh=zCddTEzmNkH6KwzrnayWV0IBWdawa6iaVd/pFDaHzHk=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=mU0d1XL/V5L9mciv7BXWpe6aS72PzR1adGYRXP3btElhR7TLcM1Kq4Nql5zpppMsFneQvxqAe12OsJWlhaqXazcv9rrTnlWk0QM9oVgayuNyNpA8A31XGfryfvU3NGhRsnaEW957AmanUvHbxA3DKEjBhyrvFEu/r0xP48sfwyY= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=syzkaller.appspotmail.com; spf=pass smtp.mailfrom=M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com; arc=none smtp.client-ip=209.85.210.70 Authentication-Results: smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=syzkaller.appspotmail.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com Received: by mail-ot1-f70.google.com with SMTP id 46e09a7af769-7d4c7afa9e0so85235872a34.0 for ; Wed, 25 Feb 2026 11:38:04 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1772048283; x=1772653083; h=to:from:subject:message-id:in-reply-to:date:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=p49tTQaJmz7KkXVyiye85SsptFJdKvOFyOd+hK+M2p8=; b=VS6El8V0cg6W7FKEoXfsYigKaoGUsO5a0ap1Kr0dPyRt/cJBcX5qqS/r9QaBIf/ycS 6Qrnaadm/OkL6DLflVWHymYN5mQ5YW5YDejwU9PmUO/L07zCjBnR8zCY6xLNehV0/3/k cLHFs2yHYZqOkW1rZl0vzRQYE+jmwvsjZGnSpx52LRQsQOtHSuXMEEoygASJ9/ZBn00q c1X8upe7J2a/rjgw4752ooYm+92jOnQr9sh2vMmBp0xXwz6dx/5dV2DNK0+WaR2Yyckj HYHRiyZrFKdP522GYbqwQ/sFnon5hkzHvz32NYQOmlDiCSyt0wyhKUBLqoQlxIbRBVJ6 eIVw== X-Forwarded-Encrypted: i=1; AJvYcCXki6wP/j0SnRgukFKCUaDmt2oPWwZyc86aTrR3Wv8aF7hQHF+GVPJ7xhiricWzG8CZlXQfM5dMZzPJSVM=@vger.kernel.org X-Gm-Message-State: AOJu0YwdC0iUOMOl0R0rE/JW0R15HmFbywg0CyuVwtV8SYAPA6xr18I/ DMp5ZmALCpY7OExRtF4On5mDCg9PRnfCox1E7P25ia+8H4T84Y5KLSos0SXn4un9aqya9jOl+PR 9oYYLifltqOL64edQNWYWSp32vYmxH+o0vPfsJe8AW7Pct75qeWa1ezgEM5Q= Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Received: by 2002:a05:6820:c85:b0:662:c017:b5d2 with SMTP id 006d021491bc7-679c46162cemr8256191eaf.71.1772048283538; Wed, 25 Feb 2026 11:38:03 -0800 (PST) Date: Wed, 25 Feb 2026 11:38:03 -0800 In-Reply-To: <9d496936-6d70-4238-9658-aaac088a1442@igalia.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <699f4f9b.a00a0220.21906d.0035.GAE@google.com> Subject: Re: [syzbot] [jfs?] general protection fault in lmLogSync (2) From: syzbot To: koike@igalia.com, linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com Content-Type: text/plain; charset="UTF-8" Hello, syzbot has tested the proposed patch but the reproducer is still triggering an issue: general protection fault in lmLogSync Oops: general protection fault, probably for non-canonical address 0xdffffc0000000006: 0000 [#1] SMP KASAN PTI KASAN: null-ptr-deref in range [0x0000000000000030-0x0000000000000037] CPU: 0 UID: 0 PID: 6327 Comm: syz-executor Not tainted syzkaller #0 PREEMPT_{RT,(full)} Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2026 RIP: 0010:write_special_inodes fs/jfs/jfs_logmgr.c:201 [inline] RIP: 0010:lmLogSync+0x207/0x9f0 fs/jfs/jfs_logmgr.c:931 Code: 51 71 fe 4d 8d 7e d8 4c 89 f8 48 c1 e8 03 80 3c 18 00 74 08 4c 89 ff e8 d7 5a d7 fe 4d 8b 3f 49 83 c7 30 4c 89 f8 48 c1 e8 03 <80> 3c 18 00 74 08 4c 89 ff e8 bb 5a d7 fe 49 8b 3f e8 33 ca ab fe RSP: 0018:ffffc90004297b60 EFLAGS: 00010206 RAX: 0000000000000006 RBX: dffffc0000000000 RCX: ffff888031588000 RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000 RBP: ffffc90004297c68 R08: 0000000000000000 R09: 0000000000000000 R10: ffffc90004297948 R11: fffff52000852f56 R12: 0000000000000000 R13: ffff88803d129800 R14: ffff88803c486438 R15: 0000000000000030 FS: 00005555786ee500(0000) GS:ffff888126343000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007fc2699371d4 CR3: 00000000415b6000 CR4: 00000000003526f0 Call Trace: jfs_syncpt+0x7b/0x90 fs/jfs/jfs_logmgr.c:1035 jfs_sync_fs+0x87/0xa0 fs/jfs/super.c:650 sync_filesystem+0x1ce/0x250 fs/sync.c:66 generic_shutdown_super+0x77/0x2d0 fs/super.c:625 kill_block_super+0x44/0x90 fs/super.c:1725 deactivate_locked_super+0xbc/0x130 fs/super.c:476 cleanup_mnt+0x437/0x4d0 fs/namespace.c:1312 task_work_run+0x1d9/0x270 kernel/task_work.c:233 resume_user_mode_work include/linux/resume_user_mode.h:50 [inline] __exit_to_user_mode_loop kernel/entry/common.c:67 [inline] exit_to_user_mode_loop+0xed/0x480 kernel/entry/common.c:98 __exit_to_user_mode_prepare include/linux/irq-entry-common.h:226 [inline] syscall_exit_to_user_mode_prepare include/linux/irq-entry-common.h:256 [inline] syscall_exit_to_user_mode include/linux/entry-common.h:325 [inline] do_syscall_64+0x32d/0xf80 arch/x86/entry/syscall_64.c:100 entry_SYSCALL_64_after_hwframe+0x77/0x7f RIP: 0033:0x7fe079a4d897 Code: a2 c7 05 5c ee 24 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:00007fff6547efb8 EFLAGS: 00000246 ORIG_RAX: 00000000000000a6 RAX: 0000000000000000 RBX: 00007fe079ae1ef0 RCX: 00007fe079a4d897 RDX: 0000000000000000 RSI: 0000000000000009 RDI: 00007fff6547f070 RBP: 00007fff6547f070 R08: 00007fff65480070 R09: 00000000ffffffff R10: 0000000000000000 R11: 0000000000000246 R12: 00007fff65480100 R13: 00007fe079ae1ef0 R14: 0000000000026699 R15: 00007fff65480140 Modules linked in: ---[ end trace 0000000000000000 ]--- RIP: 0010:write_special_inodes fs/jfs/jfs_logmgr.c:201 [inline] RIP: 0010:lmLogSync+0x207/0x9f0 fs/jfs/jfs_logmgr.c:931 Code: 51 71 fe 4d 8d 7e d8 4c 89 f8 48 c1 e8 03 80 3c 18 00 74 08 4c 89 ff e8 d7 5a d7 fe 4d 8b 3f 49 83 c7 30 4c 89 f8 48 c1 e8 03 <80> 3c 18 00 74 08 4c 89 ff e8 bb 5a d7 fe 49 8b 3f e8 33 ca ab fe RSP: 0018:ffffc90004297b60 EFLAGS: 00010206 RAX: 0000000000000006 RBX: dffffc0000000000 RCX: ffff888031588000 RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000 RBP: ffffc90004297c68 R08: 0000000000000000 R09: 0000000000000000 R10: ffffc90004297948 R11: fffff52000852f56 R12: 0000000000000000 R13: ffff88803d129800 R14: ffff88803c486438 R15: 0000000000000030 FS: 00005555786ee500(0000) GS:ffff888126343000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007fc2699371d4 CR3: 00000000415b6000 CR4: 00000000003526f0 ---------------- Code disassembly (best guess): 0: 51 push %rcx 1: 71 fe jno 0x1 3: 4d 8d 7e d8 lea -0x28(%r14),%r15 7: 4c 89 f8 mov %r15,%rax a: 48 c1 e8 03 shr $0x3,%rax e: 80 3c 18 00 cmpb $0x0,(%rax,%rbx,1) 12: 74 08 je 0x1c 14: 4c 89 ff mov %r15,%rdi 17: e8 d7 5a d7 fe call 0xfed75af3 1c: 4d 8b 3f mov (%r15),%r15 1f: 49 83 c7 30 add $0x30,%r15 23: 4c 89 f8 mov %r15,%rax 26: 48 c1 e8 03 shr $0x3,%rax * 2a: 80 3c 18 00 cmpb $0x0,(%rax,%rbx,1) <-- trapping instruction 2e: 74 08 je 0x38 30: 4c 89 ff mov %r15,%rdi 33: e8 bb 5a d7 fe call 0xfed75af3 38: 49 8b 3f mov (%r15),%rdi 3b: e8 33 ca ab fe call 0xfeabca73 Tested on: commit: d9d32e5b Merge tag 'ata-7.0-rc2' of git://git.kernel.o.. git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=16d91de6580000 kernel config: https://syzkaller.appspot.com/x/.config?x=70fe0401f305d8d4 dashboard link: https://syzkaller.appspot.com/bug?extid=e14b1036481911ae4d77 compiler: Debian clang version 21.1.8 (++20251221033036+2078da43e25a-1~exp1~20251221153213.50), Debian LLD 21.1.8 patch: https://syzkaller.appspot.com/x/patch.diff?x=15a37c4a580000