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 5C27A21D3CD for ; Tue, 20 Jan 2026 06:38: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=1768891084; cv=none; b=lNjBC+5+XpFuE2uvqQJofzeBCL/apGNCj1kfxcW7I8NDQtCUHiIhG+fxHkImwyxUjrbTrf6/mf8YCc9vcJn5tMSB8EMytTB5ChGGLVXyg5X/ejNXi8Mxs1vDWDh0H7kcPHE8S2pk3fkyJ3yP4nMC9JEOEEa4uxMfJjXtLxkfnpo= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1768891084; c=relaxed/simple; bh=VaO0v9mBnXz0MHNKUFvhZu9N5ClNJrytWOl5fIxsOlE=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=bQjHpJsg3GeJgsfAneLlwS3jTsaNYClvU+Uae+BKk9Z0ob5KMJmQiBrHdY70VugK/3vL0qP0NR/fgW2csRMiMMzHJSVkm0IuCrreiFNt3z4iOstVfa4FMVpdJqT9iSDJmeoCSfjUDfgbZC26vC9UODHvBCruVDIjaJGSmx2OVac= 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-65f30d38617so7908117eaf.1 for ; Mon, 19 Jan 2026 22:38:03 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1768891082; x=1769495882; 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=nUk4DUEEIZyJ2dLJV67Ps1rkb2zPCyw/1+8dNbTUAdM=; b=L5ctHIfKD9pdcd9CYYXc76M8NYHS3RAvdGrookHQ4qdh/KXicaaS++3wrJNDUK9N4S QM2miSQ7ELcBTFu6EwvIzomg36lcb5hjBUARj07iRZEw9wdTtnrdNMZfITXnnRwEpPhU 1plTJk5UVowlT6slmwrd7dElv8Ynsj2kwClMLY7LCiLif6Rwb8vAO4bF7DA0NXkk/7qd 3kYCW/gzD4jFsUPQM8BSmvg+sB/v+gn91BtqPuzxFx14P4Tyqeiit2atoYV6VhRJd8ne taZnWUN+vWhyI9kVHWMGBlaDMxVuoNLjZGpE+eZlKwOKoCEDGMbHgC8FjKuZ03F7qdgQ QaGw== X-Forwarded-Encrypted: i=1; AJvYcCWbkUYbLMlHUVw333eW3RxVKyRRE1vIL1rigGphlWOcrn1E3H9lC5+SDHijstn1HemYpTIUWQHkMehTJ8U=@vger.kernel.org X-Gm-Message-State: AOJu0YxgYIfcXlzwymGyyAwkZOGYsxtEPdz1dhTBx8ABN6NrErsckNtf x8UWTiA/bbsfarIytjsSV8KewGHInGV7AzwQlnevbfDc26NYAcguWzxuTb+58KNB5fjlzc4Fnnh BY3PQ6b+5OSl6UAnrIjBBROuMxdccPrw2pAnrtnB14xWqxd24Mker2ZTkm3Q= 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:1c8c:b0:659:9a49:90b5 with SMTP id 006d021491bc7-661179c29b3mr5764795eaf.52.1768891082233; Mon, 19 Jan 2026 22:38:02 -0800 (PST) Date: Mon, 19 Jan 2026 22:38:02 -0800 In-Reply-To: <20260120054218.213265-1-aha310510@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <696f22ca.050a0220.4cb9c.0001.GAE@google.com> Subject: Re: [syzbot] [input?] KASAN: stack-out-of-bounds Read in ft260_smbus_write From: syzbot To: aha310510@gmail.com, linux-kernel@vger.kernel.org, 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+64ca69977b37604cd6d9@syzkaller.appspotmail.com Tested-by: syzbot+64ca69977b37604cd6d9@syzkaller.appspotmail.com Tested on: commit: 24d479d2 Linux 6.19-rc6 git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=13724d22580000 kernel config: https://syzkaller.appspot.com/x/.config?x=1859476832863c41 dashboard link: https://syzkaller.appspot.com/bug?extid=64ca69977b37604cd6d9 compiler: gcc (Debian 12.2.0-14+deb12u1) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40 patch: https://syzkaller.appspot.com/x/patch.diff?x=16de33fa580000 Note: testing is done by a robot and is best-effort only.