From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oo1-f69.google.com (mail-oo1-f69.google.com [209.85.161.69]) (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 341DA23ABA8 for ; Wed, 11 Mar 2026 21:11:03 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.161.69 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773263464; cv=none; b=Xl6AyE7siP3raKWHnNbZ8Hp9rJEBkR6NQnZ1w214mK17O7Tf8QY0hzN8YkLbNymDEJanpwm6zTBFBHiZ9Hyens4F5Cc3Ee5m2Uf5JxdpzbJOjHa/q1VzvX5LMEQPEPh1OKFRGHry5AM/dfwk362FK9+SbmbfgIf87inCgB+xwbA= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773263464; c=relaxed/simple; bh=FNj2dRxtD4Ft48lZJMrgiuZbKOrzFUhmTs6SKydRaqU=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=r1HeixZ00HfWzsFBeuEXgeE5bsfeL3WTPa+kAWtv7iMgT2B3qyuPTfhq95sk9FzXM/9+BXFgECvBBdirMGpGcv0tbU1ApLrekdkX4xI7YXKX/Yz+WBrRISNL7nrKgBN/RUBhjuLKe6EeVlnrkLF85ihK9NlLpM0yMRpiVGIAw/Y= 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.161.69 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-oo1-f69.google.com with SMTP id 006d021491bc7-67bc5e802bdso4630034eaf.3 for ; Wed, 11 Mar 2026 14:11:02 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1773263462; x=1773868262; 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=YSB2gMzWbkav6nhumu4zArg9cjT8WnhHHyCu5kxC4sA=; b=NS54uRxhkPoPnoTL64T/hECiVAFQQFJ9JCfnA7zOyX0Cq7j1ZwCOKz8/XpoBM9HXIY 9DpYXRQLdjiCqymVd93J3D00CGHiNwfJ39aIBaDA4pT4SAnEdKgSsq5dnoUunMbzuwlw 8lKMHUic8VCpYOY8Zuy8jiTs1fisaDb4qt00oCwqAbZINTqdMPL4sa46dB+NmIp2OM2y BbfhQPWfj6MQBjNgYicDTmMzdOiKbyPhlSwZKiKwTFh5aQ+wiHIh9BvtHrj/CWdXAfd1 Sr07S5OvCVExHGFvC2NVOzyEULqoYdyzn1Rl0hed4lt2sJmjTkUfIOQghauRH1Cc4rFU Sk2g== X-Forwarded-Encrypted: i=1; AJvYcCVJBMJo/x9zd6trgYf2xwbxpCJfS+FnM0VvaxsJG4Z6mDH5Z6mlyx9pv9qge0Fqk6eeAxaguhCIco0aa7k=@vger.kernel.org X-Gm-Message-State: AOJu0YySow/r2+HUSUvAtsQUbeHlyiOWqRJOerdKIY6CU4R3kiOdST8r rQ1VXijc7VBLrwbrUZElobUbydtrxO9QutY5h9mh16LyS2V+skg9pmn3shNAHYA4UWrgWePe3gv Uvy+uENAOXzvVhvpvLVKAg4Kfc2QwqBo7eEVaR4CxWCanBRWHQB1NoeWrRHg= 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:162b:b0:67b:b1a2:b4d3 with SMTP id 006d021491bc7-67bc8a5ab32mr2407296eaf.72.1773263462206; Wed, 11 Mar 2026 14:11:02 -0700 (PDT) Date: Wed, 11 Mar 2026 14:11:02 -0700 In-Reply-To: X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <69b1da66.a00a0220.707e5.0004.GAE@google.com> Subject: Re: [syzbot] [hfs?] kernel BUG in hfs_write_inode From: syzbot To: contact@gvernon.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+97e301b4b82ae803d21b@syzkaller.appspotmail.com Tested-by: syzbot+97e301b4b82ae803d21b@syzkaller.appspotmail.com Tested on: commit: 80234b5a Merge tag 'rproc-v7.0-fixes' of git://git.ker.. git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=158d4d52580000 kernel config: https://syzkaller.appspot.com/x/.config?x=2a019678b1a3a692 dashboard link: https://syzkaller.appspot.com/bug?extid=97e301b4b82ae803d21b 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=169868ba580000 Note: testing is done by a robot and is best-effort only.