From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from out30-110.freemail.mail.aliyun.com (out30-110.freemail.mail.aliyun.com [115.124.30.110]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id DF94019B5A9 for ; Mon, 30 Dec 2024 06:14:10 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=115.124.30.110 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1735539253; cv=none; b=svOpJQYsKMMuuFgzTBN7NenB9MAsvJcVaijsgTtClaah5Ysx8ZQiSn84b906ZQVBeRWPSHngzCBAu4h6YOV1fXrLO1aHwYWp4JDjxVYElMikLZQg5TFiFTu0XKXCrvZRYluw1TNz8yEJZlLD3pi3B/NrEExJHUKOU/pHE8jlN0o= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1735539253; c=relaxed/simple; bh=1b50L0lUZnSt8R5Vg6RJdlm7Qz3hh8VUVkXUvW7+NLA=; h=Message-ID:Date:MIME-Version:Subject:To:References:From: In-Reply-To:Content-Type; b=P3iIEPUWC1QdYUu1PTPUXYAYzDU4/mtAyvkykNn3Z+ltx4HIF9vhFglrCAZTDACm2DwWsAujcHRQ++ktkwMOOI3AgsggEvw3hsGuKF0nocb2IbhA4u/NhJ9SMgJwlXJSbzHiELlECJbqkgKwApoLf9HQSK4EnbaKaf72vg9b9qY= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.alibaba.com; spf=pass smtp.mailfrom=linux.alibaba.com; dkim=pass (1024-bit key) header.d=linux.alibaba.com header.i=@linux.alibaba.com header.b=x4o0IZj8; arc=none smtp.client-ip=115.124.30.110 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.alibaba.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linux.alibaba.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linux.alibaba.com header.i=@linux.alibaba.com header.b="x4o0IZj8" DKIM-Signature:v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.alibaba.com; s=default; t=1735539243; h=Message-ID:Date:MIME-Version:Subject:To:From:Content-Type; bh=O3SbhPMxwN/DBEtRCjsSUsZz3vGoC71n8W0P9gHHeQA=; b=x4o0IZj8aMFwN8iqRmwe0gXbunTityg7dtcmbbiMzdZISoWKvct+CSe+1UPQmcdNtj557gG/tTlZjIbSQrqpCLLwfbFo/9bt1XF1L/DShQRRVAM4oLmMil8uzI3F+WnjAPCblHstphcIUveE2/JVlJC3Go1N01hFk60Avmqc1gE= Received: from 30.41.193.152(mailfrom:hsiangkao@linux.alibaba.com fp:SMTPD_---0WMTFWY9_1735539241 cluster:ay36) by smtp.aliyun-inc.com; Mon, 30 Dec 2024 14:14:02 +0800 Message-ID: Date: Mon, 30 Dec 2024 14:13:59 +0800 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [syzbot] [erofs?] KMSAN: uninit-value in erofs_fc_fill_super To: Namjae Jeon , Sungjong Seo , Yuezhang Mo , syzbot , linux-erofs@lists.ozlabs.org, linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com References: <6770fe12.050a0220.226966.00bb.GAE@google.com> From: Gao Xiang In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Hi Namjae, On 2024/12/30 12:33, Namjae Jeon via Linux-erofs wrote: > On Mon, Dec 30, 2024 at 11:53 AM Gao Xiang wrote: >> >> Hi exfat maintainers, > Hi Gao, > > We have a patch for this and will send a PR to Linus soon. > Thanks! Many thanks! So good to hear that. Also (just friendly in case) it would be helpful to add the following reported-by to close this syzbot issue.. Anyway, if addresses at the exfat side: #syz set subsystems: exfat Thanks, Gao Xiang