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 9A6C0313555 for ; Fri, 6 Feb 2026 06:53: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=1770360782; cv=none; b=ZntrzB1b6dY5gNOTywGGp69Xtq9ICyrIP/Utr6YVg8F3AQvxLnuSEAFuO2pM3avmY7JlMkqaI51obpHj4aZOGprt7UQ4uTxy7LNXyMxjB63jtAer3MIwiz/CAXvObRQUBnlVtZvD5t7faKmOdpZNxFbN45uo+XdkJZuixxmAnL4= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1770360782; c=relaxed/simple; bh=w83NeI8K2B7LnbTZqqYhBmS7HBp+lSRhSR753kSaPMs=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=dX16djL/2kb3j96soxvWk8AVm6Y7lyYjZwFaXX+QA/gmtxY6TN0ZjWVxHCnyQG8c8PceYx+iUXAOLKWJeChqj45ioV6y1ygA17zIVu43fW9WOZf5V1qKYrGv5pgpqyPwasOZ1hUNAbFJ2SWZR7cOI6xmramLWbsOinoN5402kaM= 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-66ad005c9dfso8623938eaf.1 for ; Thu, 05 Feb 2026 22:53:02 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1770360781; x=1770965581; 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=vVaUQvK9UjjsYgRWlbbVp5yS+mORyLWj2BGFNbDjMdY=; b=jap2lDC7y6xrjyc608iHly+Cty4TeaWTWq8YPPBfymX7c6B1S8EiU/Bldn5iGordvX gkAJw61Lh8bACQd4Z1kX59tthSPVv8j6sftE6rjstu9Sf3FTaP5ZdfK1XSg741cmt5aT GVNouu206emzgHz+E5xoBC4tF/wKkV5SDTXwiogB6P8lVHjUt56RTuYLglinWzuqqrSd GVXLCVxEyCSuU1EIBdxTYkMCV7IJheD/V5WvjzDOvUHeLFwwCqeK9wR9iYLWt6solnmg 2mUsICSAZz4UysKI/zQpJEsOjceobfm8NlhE6OHEhvTciIdk2nisBhJfME8V0gRcjVwz dqaw== X-Gm-Message-State: AOJu0YwNCkmhh9R5wMT5wV44FrhUndUWcKoAubonCoycrRymTR/AYlQ+ cChlwUPA6ghZLl0y9wRunKD3Fg11421k/RJdqQYtGlN1LsggVryTd85REkEpcFHChVV80Fj0Zp+ NzhO9Yd5vkmTQgoipoK6Ibz+JfTCTCsUqlIhWJ5dmLIw3dSIF5Gd2poteUzs= Precedence: bulk X-Mailing-List: linux-fsdevel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Received: by 2002:a05:6820:198e:b0:661:1d0c:a5c0 with SMTP id 006d021491bc7-66d0c667216mr1092470eaf.69.1770360781577; Thu, 05 Feb 2026 22:53:01 -0800 (PST) Date: Thu, 05 Feb 2026 22:53:01 -0800 In-Reply-To: <20260206060017.1208322-1-wangqing7171@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <69858fcd.050a0220.3b3015.0032.GAE@google.com> Subject: Re: [syzbot] [fuse?] KMSAN: uninit-value in fuse_fileattr_get From: syzbot To: linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, miklos@szeredi.hu, syzkaller-bugs@googlegroups.com, wangqing7171@gmail.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+7c31755f2cea07838b0c@syzkaller.appspotmail.com Tested-by: syzbot+7c31755f2cea07838b0c@syzkaller.appspotmail.com Tested on: commit: b7ff7151 Merge tag 'hwmon-for-v6.19-final' of git://gi.. git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=16fe878a580000 kernel config: https://syzkaller.appspot.com/x/.config?x=9682a42d8ec8b05c dashboard link: https://syzkaller.appspot.com/bug?extid=7c31755f2cea07838b0c 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=14978a52580000 Note: testing is done by a robot and is best-effort only.