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 5ECEC349AF9 for ; Thu, 22 Jan 2026 08:46:03 +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=1769071565; cv=none; b=TURGDYdYCATDGZQ6Zejzcve7GQA0fhpnf67fBApI9aPDewkjyQJyXz20CL1SrvaMwHXI2bhgCJNwSgd1kPcMNaYhAGd+Q76f5JyJdAlatZmUaLRnbiXhofAwHVkVKV+WZdKV4vCv8u5QD1yrt0QF5oA7qc9lkPbZoDsQRYoipPA= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1769071565; c=relaxed/simple; bh=x914Wfz6c+Soi+Hx7wnfVuiqL6oBEWl1WX1c71NH7ww=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=p7CzBdPG92MU7oCCNV8jUNOPUMDI88nFYuMW2zsvrhFa71/DIBUrgzvu+HMa0TDe8nZyPna+ZCwR5tzw9u3nxTnoaTebJkrXz3X4zj0V937zNbJsaSge2/P2d3xSYdceH6P2SwGu4hsFm9RnGinWG2z+8TuPhCtL9L0XAuY6R4w= 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-660feca27c9so1163291eaf.1 for ; Thu, 22 Jan 2026 00:46:03 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1769071562; x=1769676362; 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=sgz5DoqhnijJiWXLMSFi8tX9JNXizSSQ3Bss/4E3VQk=; b=LF/xRlX/iB4wtz7HkaPnWNxUtZ2ULXOsYk7q86SPlM0kewjbEWzlJjtl4KQDEMkx+A WIqTH6HDDFp8mjeCIrnI6duJ2Tpm5M7mv8lFoLqBUotSXnQS4VI0mNAUMtBgTR0KoYvM oNMitbR0I9rqWFN36nmRzcDVINkcqkpCxawFDXLEuHxyioFWqEjzEGiLxWg6/1qAPYqi yyAjfrcb5EG4rx+O44GnKLf4JEU37qh34d1i5wbK7fc9nCArIXmmfRgcgB0dOZaw1XyK y3ECcGuNhXqEIN1bSYV64TqLsaAPUhOrjE9NnezbgEuUdMI4X6EqTNaZm3fLK5vkZFwV 15Ig== X-Forwarded-Encrypted: i=1; AJvYcCX/ceM95ug1cgVyesEKN+TVPl6ErmNzkd2umLSjPy7iNOE4jThdtxwCZbz9PKx+jzCWAH3iCQehDByw3sM=@vger.kernel.org X-Gm-Message-State: AOJu0YzqP4yoAJ8kzc4P04rna+8poixehBWdLd5IHX04L3XbTiF4TiSe PaPfIpanFIWU/w9tyZvBrcynMI37fCO5T5UgoOxbI6jcID55RUtSEKbbNpC6mHZ8WUu6QaoJXWH jlgZMohfkfwvbuG3TZB70PcFnrlnHMEoRlTLA6GkDxSLni7eGHW5mNubACM0= 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:4412:b0:662:c5c2:62c1 with SMTP id 006d021491bc7-662c5c26533mr486965eaf.28.1769071562385; Thu, 22 Jan 2026 00:46:02 -0800 (PST) Date: Thu, 22 Jan 2026 00:46:02 -0800 In-Reply-To: <20260122084222.1838380-1-kartikey406@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <6971e3ca.050a0220.706b.0023.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=10506244580000