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 276BF349AF2 for ; Wed, 11 Feb 2026 17:15: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=1770830104; cv=none; b=PxtiJBP17djDX0c/q2DjEkc1W5R0heWecZhvJE9cOA8N3zxIgr1nDytgahXMD2PUeUBiYfm1M9doQqbeuPqCGu3X5MX7saCjgiUSVp13MYNCs1x7cwLcTFqMRRmi/f/ivki4EWst6wEHlAN4QnLsivNFrMUgzw/6oMUQTCypwIU= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1770830104; c=relaxed/simple; bh=ESwUcVrsaO8EUSN11c/z3cZBOohcgMD961UUqXWvwl0=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=ZwzFfG0K3TOxoO1PqYvpIgJuMF1SZbH4kK5EgG5HMU0yF/ObKmrYFjX9K5Ix++oJ3X2wzTwSfsgK9tliyOzueHuErycZQVT57ujkjTqiKaDt3XV1q6kdmCfuqIx/Nwu5KbCtwdAZRpxGEskPe2cgxyECYAcMZwC0C3cGt/7QXxY= 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-663126bb42dso11568012eaf.1 for ; Wed, 11 Feb 2026 09:15:02 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1770830102; x=1771434902; 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=jIdvxY/vr7csx2xsbBZb7n1zc8UL0ZOw5XxlN/KAgss=; b=mDPicLYfxG+RRBCEXPZ+2Qi8me7QibB8eHBoEGRnCNdCeKwt/KokPZhQv7ALcoUT22 83i+CTMjX6vx8/FJrrNSpNSL3yaJr1mwkZ5fdgvR5RZ2ZglYNd9UkmEtxO+2QPjjqT2H zSAYX+V+9xqDMDEscNsaZdvmLgmni7ECp4Rh7yb+o+SMMHUScdJ6lBGYV6nxMFxWq+ud Z6bHi6YF7c+ETvGEOHFjOl/K+qqyHLjCpKsMYgfkuMQozZj0QgwIt+744+qhq6mDh5Kz 1pyqcD5K/SGMxyi8plBxySzSsa5Xb6M/0K2/ez58VnndPOVC7S7PjWNQDEpnQGLeBWbo tszw== X-Forwarded-Encrypted: i=1; AJvYcCV5QsYz1BfW7hSIu1BJir4nVMIk6FxxNWFK3kK8V+dZPye1FlYIFmBXQ0fTirxf49jyXYJST3oBhFwCMbA=@vger.kernel.org X-Gm-Message-State: AOJu0YxqR3LNZGP943hYDI2UNTO4gAj2YqY+1cVQI5Lfd1pSeHQRiV0U pIaWzg7U1Fwjpu127XVsyID3Xg13KUrsFahzXMuBaV6k6TYPhjRnwLapr2vounCspoyyikJQL5H OtnmxRQ7IsOAbMbezter57Ar99ifvkhivnTMRzHz7erL0MXD3QTjbUPXkhLM= 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:4b8c:b0:66a:ebc4:66ca with SMTP id 006d021491bc7-66d0d8ca18bmr8133357eaf.83.1770830102104; Wed, 11 Feb 2026 09:15:02 -0800 (PST) Date: Wed, 11 Feb 2026 09:15:02 -0800 In-Reply-To: <20260211150541.62388-1-kartikey406@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <698cb916.050a0220.2eeac1.009c.GAE@google.com> Subject: Re: [syzbot] [hfs?] KMSAN: uninit-value in hfsplus_strcasecmp (2) From: syzbot To: kartikey406@gmail.com, linux-kernel@vger.kernel.org, slava@dubeyko.com, 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+d80abb5b890d39261e72@syzkaller.appspotmail.com Tested-by: syzbot+d80abb5b890d39261e72@syzkaller.appspotmail.com Tested on: commit: 192c0159 Merge tag 'powerpc-7.0-1' of git://git.kernel.. git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=14075b22580000 kernel config: https://syzkaller.appspot.com/x/.config?x=91f88b201521b531 dashboard link: https://syzkaller.appspot.com/bug?extid=d80abb5b890d39261e72 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=162d0b3a580000 Note: testing is done by a robot and is best-effort only.