From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oo1-f70.google.com (mail-oo1-f70.google.com [209.85.161.70]) (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 BD5E235BDBA for ; Wed, 21 Jan 2026 05:18:02 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.161.70 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1768972684; cv=none; b=o+ByNW+abi/G0UYpyd7uEq11YfTPnDHmYil+gC9iLk4focAhPk0ikhUZU9F9GH9+c2NmranrsqE1XMCE5DpXWe/wsjIUXdREbPc47OPpPvmByj987Zimij7ui2+5XH1yyTYvc75hn+YP+E6VoqZGdFVhggDUnOP/JghB77jCJDA= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1768972684; c=relaxed/simple; bh=UkgE/XqMCEpB77Do2PHTRdnvgQ366VbHypVtnIK3xfg=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=pu0AQOJvmzApMz8qnAZ3AZaM83po4gtvJDp3ZWm3fmZF2tLJCX3N5NvoFQJ5XVq1yRbEW016Av4Ke3hmRYA064N1cUKmgYb6ff4EOOblh19N6hXsqnsG5cwK6LLPWtXhjEP35TYX2iTt3L+fDan/gJ7qpfOCPXs5ZJrEOZn4tuI= 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.70 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-f70.google.com with SMTP id 006d021491bc7-6611ad61ce9so1405973eaf.0 for ; Tue, 20 Jan 2026 21:18:02 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1768972681; x=1769577481; 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=zuOY49jSubvC96ejIdI4HXdVyxy4nWv00gI/Fm6muOw=; b=s5nlhQVA+a0rnCLZpYe5ynaBP7sXnTXf99IIe9wLmQLISsExuHyvkol7oGc9r19Q3D 7BpgBN/iDeb+wuuUF5RF/4aEdaqR6S2zJHhwg4cH4Y2dnYRS43yxyKof8G1ZgrBqPwIT tt4XopJE19qkRvixCzrPJJIglODnjCBAAfHkug1DlVhPg+7yUeFIsEqY68yZJp9HJwoF 8k99V/Hn6WbL4/WEu6JWsVthPV2pSqs7MQ05wPqU1q/012SjiiBKIxgd08o60/EHqIQk GQVa4Jw53HQCOWSwp3DSMnHJShudZKPbNtutlEGwVv7RdfGNyNd4G3I7vXZz+81l6b5N dGxQ== X-Forwarded-Encrypted: i=1; AJvYcCUm7JGDB48Ojn4NjOaX5iWttURBBoqSK6sZ3LSyxjiHxplCJADgLzEtpqUDwAxB3/t3S3lIj6iC8DoACxI=@vger.kernel.org X-Gm-Message-State: AOJu0YxjGjpKiZMF7CNjSmC4lGnqoxU1QNoq87qYmVE92wNCIi9re04c 1sF4nJR6M2xUddrl6curLE6UXBufrkgGaAGc2I7NyOvPkYWq2aSG0OIHpXz6yC+g1NnonZTIxg+ sC2W9lhYFwXVrG3638XTidze7WTFafxPzDdMsl27hJ8AkOoDKa0iiZgjcH2s= 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:c309:b0:65f:1ab0:cdbd with SMTP id 006d021491bc7-6610e66f5f4mr6495001eaf.37.1768972681560; Tue, 20 Jan 2026 21:18:01 -0800 (PST) Date: Tue, 20 Jan 2026 21:18:01 -0800 In-Reply-To: <20260121051512.1827837-1-kartikey406@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <69706189.050a0220.706b.0008.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, syzkaller-bugs@googlegroups.com Content-Type: text/plain; charset="UTF-8" Hello, syzbot tried to test the proposed patch but the build/boot failed: failed to checkout kernel repo git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/master: failed to run ["git" "checkout" "FETCH_HEAD" "--force"]: exit status 128 Tested on: commit: [unknown git tree: upstream kernel config: https://syzkaller.appspot.com/x/.config?x=46b5f80a6e7aaa5c dashboard link: https://syzkaller.appspot.com/bug?extid=d80abb5b890d39261e72 compiler: patch: https://syzkaller.appspot.com/x/patch.diff?x=161eee3a580000