From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-ot1-f71.google.com (mail-ot1-f71.google.com [209.85.210.71]) (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 42D0825A359 for ; Tue, 14 Apr 2026 01:00:03 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.210.71 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776128404; cv=none; b=GP8FZw9Phhs4KBMLlMMinfXsm1YU0QSgJPr8yTLNntVssEh22H33rtWvlcWqsoSjwMEDuwr8Na8rwzJWiQ+t98rlv3s5UiBxoI/QkYxowzjx/V4f+Zn2MpcTYw4bfG8Pr1ho6X8xKzOfjs2arJ6QgIcL+xIkALrAhByvMH9Qh44= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776128404; c=relaxed/simple; bh=rvCWT42m6g6TP7cK0H2fw0h3HxjqJelmRG+QOPEVLAQ=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=CLxx7V5O3ijlY9MZK6gk1SSky+3Xxl8C/9hKL3e4fTI4v7l5L3vRysIuVk7g3gGJzjQHdnJ8pNJZDToo8H1s/izghutcrjrLUjEl3UObFcLXbszUQuiMLcCL4u73Uy35moPjND17U4+ezsdQQTKDz41IaYS11l3ruhAlXtr+cvQ= 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.71 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-f71.google.com with SMTP id 46e09a7af769-7d7e9e02363so10534768a34.2 for ; Mon, 13 Apr 2026 18:00:02 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1776128402; x=1776733202; 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=Hy4Bt2R0L5mjd48zPajjtnypL71F+l5TBZtN9POCzeQ=; b=fSGj3ixxtSXKnI8ojYgawzD9vJS4iOiAOLRB8lgHdT0/Kl/bFp4Wgd5azyuij6QCdV 8b2BUpbv10sz2VzDX/ylnnxDkj8/mkt7raXfZyrWAdDEzgGfNy7GqC4OPCQjLO+cggdg +Sfvc88lqT4oM/5R9ijTRv9bnFSoLv332LF9VPUvPiWcTIO2MKiKkwGclZOrHma8DJGY IjUwiA0TZ0orgJNSlJpMuo/zAqLf+iiKhS3Xm76iDSk8LGUL2xD08TftmrCenncemFvI 85VvL5ez6plt/AJH40/1yEkXyzDbOO14FCowdm+g5odEnsl5kHwdD1eozOMF5PFyfdEM NkZw== X-Forwarded-Encrypted: i=1; AFNElJ9orCAEPqePDKXbFmYU9zC4xGcb5oDGUJ9kl/DmiV2SFqVpbZ6enG6k2Dm/s9/ttSBbQjMYSqmZoUJAf+Q=@vger.kernel.org X-Gm-Message-State: AOJu0YwXifXwovtUV8xwPfxcg761NiVLmZ75hbM5jgT6Y0zOa9Ea6bs9 QcGtAUhCMcMVnzUMH8xoIqTep8m/HLCjxGMXQDrWoTzJRar6bqdTjSug/dUjoRBQDY99BFafTv+ w6VJDsYlrjoFBOXtcxF0KYtO5dS9T5a3t2uXDwa7roq1NvN5xC3f+4Lje/qQ= 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:62a:b0:67e:310a:3638 with SMTP id 006d021491bc7-68be57782f1mr7906075eaf.6.1776128402225; Mon, 13 Apr 2026 18:00:02 -0700 (PDT) Date: Mon, 13 Apr 2026 18:00:02 -0700 In-Reply-To: <20260413230242.56985-1-kartikey406@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <69dd9192.a00a0220.468cb.0053.GAE@google.com> Subject: Re: [syzbot] [hfs?] general protection fault in hfsplus_cat_write_inode From: syzbot To: kartikey406@gmail.com, linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com Content-Type: text/plain; charset="UTF-8" Hello, syzbot has tested the proposed patch and the reproducer did not trigger any issue: Reported-by: syzbot+c0ba772a362e70937dfb@syzkaller.appspotmail.com Tested-by: syzbot+c0ba772a362e70937dfb@syzkaller.appspotmail.com Tested on: commit: d142ab35 Merge tag 'crc-for-linus' of git://git.kernel.. git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=10c27cd2580000 kernel config: https://syzkaller.appspot.com/x/.config?x=532b940251127b3a dashboard link: https://syzkaller.appspot.com/bug?extid=c0ba772a362e70937dfb 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=162e5036580000 Note: testing is done by a robot and is best-effort only.