From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oo1-f71.google.com (mail-oo1-f71.google.com [209.85.161.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 3A43635B654 for ; Fri, 17 Apr 2026 06:12:02 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.161.71 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776406323; cv=none; b=Xp6t41GmXdu5qe9eOFRbSRrcVH+/xM/1YCyhT7GAF0H8SbVoPL0SUpE8d4iwoVVf5Et6VyyN5ukrnoq2N7xI06FLVEgTIJo6OW3FnkftfhX43Vhh0WGYrP1xFKKl41EhMmQyHmJStFPAMCS8KX+xqj2/MCxc67kNbePRBeDDcAo= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776406323; c=relaxed/simple; bh=0Gi2FP+9AfudxAt4F7ez9dIJZo1JwqchhUKIByl5rg0=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=g63tzvvN362usg9ylcljJz2sqxM9WpkKboKqtkvjXThYvIj5LkAaVilddryN/DFvTciTBCLHAMADrcDA1tWdbBXUBCg0J9bgz4EghDuJA+xoMz/q0emlIloqoNyeqRn4KHGe6NFqp1b+Hk5HwDQcmEW36Xboe3/Mi47wrrLsZUU= 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.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-oo1-f71.google.com with SMTP id 006d021491bc7-68ca9de3a6dso346196eaf.1 for ; Thu, 16 Apr 2026 23:12:01 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1776406321; x=1777011121; 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=gV8Bx56XIhKqAYDEnStyFAl6nsNF/YCasn03t5Q11SM=; b=UpCuLiMBKw4uOClpylcWBayaLRGAWv1wSuJrpUeiFUDSY7iVe3/zgIHtojtGZFkPXT 9VOSyEC9sB0BiCY/hwSJadgTNWTI7c60vpKqsUJ80hHYZ7mCUwNK7r5T/DiH+QjVXEBg x0xJuEKxjPDZpmlwWBy6aStvunJJ22sdXMS6fZeip1rR/AFfTE12xJX1QEPW6ZyjrWCm r3KNsz3GX/w6BaKVVXOjshDsMWClFCkU1iKGNwgKDm8d8kgOoA15FyDdGeuW6acImpEp jpq09Oo20fBAUBMR9smr285qV1K4LntJWei2IA/bE+zJ+0kVLlab+sVyDB+vIawNgIWa 3mog== X-Forwarded-Encrypted: i=1; AFNElJ8xhv0KYK9753a3o1ds7Jgs9H9uXWL1U7d1sN6vRQfMGWzFRHyFgd+WaX6RYkiz0OH+eVeOAq1kIWq4sis=@vger.kernel.org X-Gm-Message-State: AOJu0Yy6nunw5RtgQfPeLmnefZgWPusg+eufSAi7Xcu9OGZz3fUaSL+h CgY+JqneoxJSKwK9LYZjimSHnftGMXHnqmrmlEOrPbmS+i63qddAyy8RTp9gPIV2qUUoLao05kk 0ere6vLOyhOuijZb2lbCxRM/cmtb6oVPapORjBvH7ofrO6rXegFCEDsC9fWA= Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Received: by 2002:a4a:ec44:0:b0:68e:acd1:60b0 with SMTP id 006d021491bc7-69462c06715mr798284eaf.0.1776406321261; Thu, 16 Apr 2026 23:12:01 -0700 (PDT) Date: Thu, 16 Apr 2026 23:12:01 -0700 In-Reply-To: X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <69e1cf31.050a0220.1de265.0003.GAE@google.com> Subject: Re: [syzbot] [hfs?] memory leak in __hfs_bnode_create From: syzbot To: eadavis@qq.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+98547b0428b6a6a3467c@syzkaller.appspotmail.com Tested-by: syzbot+98547b0428b6a6a3467c@syzkaller.appspotmail.com Tested on: commit: 43cfbdda Merge tag 'for-linus-iommufd' of git://git.ke.. git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=15d441ba580000 kernel config: https://syzkaller.appspot.com/x/.config?x=208b81ceb4623b6b dashboard link: https://syzkaller.appspot.com/bug?extid=98547b0428b6a6a3467c compiler: gcc (Debian 14.2.0-19) 14.2.0, GNU ld (GNU Binutils for Debian) 2.44 patch: https://syzkaller.appspot.com/x/patch.diff?x=173fc4ce580000 Note: testing is done by a robot and is best-effort only.