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 0C16E38C2CC for ; Sun, 3 May 2026 07:27:01 +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=1777793223; cv=none; b=QtZDqXeVZgyG35m6pM7lao8qgXz/Tok9G2Qu0wRVB2gAs7zzPIN7cwS9LcBqUaAgNcJQAsOerGJ34h5t/QQduHSiSblUyLpPltGLIRYZigpX7uc1TGGtyLKkmTWjsje6UZbaQkLGhlgYF4K5IcQwpRdFJWHVY6VmZLk8dgI546U= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1777793223; c=relaxed/simple; bh=dQDsf+lnB12y0SpNqzfHvLdMw7aUfNOs/Dr4p1hUpCM=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=pz6A2Kx9OZATicPxgUueFJGZUW649A0huoX33JRhcg/FE1/OptQDVFRmurZrHS66RVHGTJ4PEohZ8luwoCqidRN0+HCGHPwiFl70ueb6FogvfmQeekmarzAwtyJhD4ptaS3ATv4dRXYxbH43urrOKJn8tS8lpBh/ARokSm7fXi8= 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-7dcd7302f00so3184722a34.0 for ; Sun, 03 May 2026 00:27:01 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1777793221; x=1778398021; 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=4+osliUaymIVFH6R5/bEjn0M5p7u7//4ClVsL93EMMI=; b=fcsrHS0IWgWDxC5R2FT60p+kku3LAEPmSYxelybPHIPsMyyEmfPqxaGsydtQCTV9Pk R2LKD3T8uHrpDLyiwrNbjEv1hHFdhQEEhWG/K8hQBIV91Kd5pF3V/cji4/oK90TwRPRV 7fJOyQreNULhajCiJsERzx/kWob2y4mW1+y8vbm+2ob2EhpXKTk+jT9ixgs2rrs24tDI HylbVjP/0SCtUVEy1ZNdH5VIa26LvVercHkfPE+IiehmhxA+/nV62XSTp79i7w+dlovd 1/gENJh29UV65XLtdHHOKKwjtD2kWevybOLCN6+0Yy6o2wK0MYXf0ebdzUqE4noB13Wf 12Lw== X-Forwarded-Encrypted: i=1; AFNElJ9AVAasFHX053lEDc9LfhI6UhU5DCq753lbNFT05/tYePtynDeYJ8f60ji037CkJ3PkoL/2I26BrKN3tAo=@vger.kernel.org X-Gm-Message-State: AOJu0YyrGWnIjqEv/C8EeV0aqUSo/LEQ8TKgvPpgadlQYvPt1ovv+h7g EPkeIOgYFkseMcAf0GgTPlRRol4h7bWsTXuotmdoBSkBMP6nPOw+7mcViUTXE4Rk4UIuGUpeyVk VsNbz26rwyiDrs5qRs4+Zv1qo/2NcE4mjYYfy4McXYydyckHNJmWCn5TdCMg= 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:1626:b0:695:94b4:d4e2 with SMTP id 006d021491bc7-696979a4e5amr2197059eaf.5.1777793221036; Sun, 03 May 2026 00:27:01 -0700 (PDT) Date: Sun, 03 May 2026 00:27:01 -0700 In-Reply-To: X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <69f6f8c5.050a0220.1584b9.0044.GAE@google.com> Subject: Re: [syzbot] [mm?] [exfat?] [f2fs?] memory leak in __kfree_rcu_sheaf From: syzbot To: dxdt@dev.snart.me, linux-f2fs-devel@lists.sourceforge.net, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mm@kvack.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+cae7809e9dc1459e4e63@syzkaller.appspotmail.com Tested-by: syzbot+cae7809e9dc1459e4e63@syzkaller.appspotmail.com Tested on: commit: 66edb901 Merge tag 'v7.1-p3' of git://git.kernel.org/p.. git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=11fb7082580000 kernel config: https://syzkaller.appspot.com/x/.config?x=9645c21cfd1d3e8f dashboard link: https://syzkaller.appspot.com/bug?extid=cae7809e9dc1459e4e63 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=17f2f326580000 Note: testing is done by a robot and is best-effort only.