From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-ot1-f69.google.com (mail-ot1-f69.google.com [209.85.210.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 6F3923909B7 for ; Sun, 3 May 2026 15:47:02 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.210.69 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1777823223; cv=none; b=qxeOj6tQqI/uklIfp2si2mdQ13d1UyGrr6kYD0XV1MSrEAaFzUGuu5RyxdoF/Jc14sNxOd0R8AidZLV4gD3JlGKa1B3Wm79JQKSLaPolHXO2cV17OiJ55QObFYT3zVdENuhhm1ynYQU3LaoHfjoxNTVXyaKrNMGqJYF6CEXuM94= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1777823223; c=relaxed/simple; bh=RIp6qJ3T6vonA2cW/HbNsyYPXXKX8kTdG+65qLhKhfY=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=V5mrOJ2HV61EL9ikNjkUv5vrkTncZNC4Muxl6NVwoHyEilX20084UNMkZBRMUy/PF0QxTzmyxhmHaNATEWKLRlf+VUnU8spAObFrPmediUCcQ3UlouXT5H+0t067CCVr/UQJ01rvE36ibU/AQima77dT+OCtZZDxAvI+us5oDwo= 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.210.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-ot1-f69.google.com with SMTP id 46e09a7af769-7deb9de359bso4451973a34.3 for ; Sun, 03 May 2026 08:47:02 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1777823221; x=1778428021; 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=cKjRxNzk/SRnOjndJ59nf4x4NlwVp/YAb7VyhjcPgik=; b=W+NYdkgTh0Hl8y9pqLCF0BCw0M0MuCQMcgjvH6nE0YRhrrDi8GvPeleKQEA0tx5iub AQK/UPBpxX1q/T5WaR7Pnh6h1JVa6Nv15DX5DkVTPKEWN7NcfDD1EVfkM9h+lW0lOyol mtrMyEjwQie6lP1YFV05tcl6YDTQJXvD1e20gotOu9TUye20O++I+zDw0edXNXkpRfdt 5dpZPGrGlskxLojTr91GRzCtszwiSExK2hWbRmubEjVShqrqcqliC3tjdB2j1ZN0W3Ug CZXdYyd+3/+U5nvFBgaFV7DXdDkz0a7Lmyky8CviC0e/T5UN5beT1bBNtds6yXK8VNMa Ip6Q== X-Forwarded-Encrypted: i=1; AFNElJ8FabxjTuBnx7wwL/I+L0q/Vn9AleKid7e0IPcvcLJA6V9WcFwnfmGnuE99EuqkmChE8/bdLFJSr4XfQ1U=@vger.kernel.org X-Gm-Message-State: AOJu0YwjB5ZGXUlabega5yzAeizRQUQtedIZuJf5Kj9NLKWyoJpSpMmP kQKjfe19/9JuiOtrsXXsW7sah/ioOfH4irK6vuDa0+yE3Xx7/6NTJv+jGzs6HnuZasxIowIUolI Ha0VypqUVZBsmtlsYBtrthFa3sM2paxzOA3WtISN/pBOJcnhV03UUKd7I4J8= 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:807:b0:696:1c20:722d with SMTP id 006d021491bc7-69697df6cf6mr3160987eaf.53.1777823221533; Sun, 03 May 2026 08:47:01 -0700 (PDT) Date: Sun, 03 May 2026 08:47:01 -0700 In-Reply-To: <20260503145319.7726-1-kartikey406@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <69f76df5.050a0220.312cd3.0037.GAE@google.com> Subject: Re: [syzbot] [mptcp?] KMSAN: uninit-value in mptcp_established_options From: syzbot To: kartikey406@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 but the reproducer is still triggering an issue: KMSAN: uninit-value in mptcp_write_options ===================================================== BUG: KMSAN: uninit-value in mptcp_write_options+0x410/0x32e0 net/mptcp/options.c:1462 mptcp_write_options+0x410/0x32e0 net/mptcp/options.c:1462 mptcp_options_write net/ipv4/tcp_output.c:457 [inline] tcp_options_write+0x1399/0x1920 net/ipv4/tcp_output.c:833 __tcp_transmit_skb+0x36fe/0x5fe0 net/ipv4/tcp_output.c:1656 __tcp_send_ack+0x967/0xad0 net/ipv4/tcp_output.c:4499 tcp_send_ack+0x3d/0x60 net/ipv4/tcp_output.c:4505 __mptcp_subflow_send_ack net/mptcp/protocol.c:538 [inline] mptcp_subflow_send_ack net/mptcp/protocol.c:546 [inline] mptcp_send_ack net/mptcp/protocol.c:555 [inline] mptcp_check_data_fin+0xa61/0xf00 net/mptcp/protocol.c:643 mptcp_worker+0xde4/0x1ea0 net/mptcp/protocol.c:2980 process_one_work kernel/workqueue.c:3302 [inline] process_scheduled_works+0xb65/0x1e40 kernel/workqueue.c:3385 worker_thread+0xee4/0x1590 kernel/workqueue.c:3466 kthread+0x53f/0x600 kernel/kthread.c:436 ret_from_fork+0x20f/0x8d0 arch/x86/kernel/process.c:158 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245 Uninit was stored to memory at: mptcp_established_options_dss net/mptcp/options.c:616 [inline] mptcp_established_options+0x2270/0x3590 net/mptcp/options.c:876 tcp_established_options+0x312/0xcc0 net/ipv4/tcp_output.c:1192 __tcp_transmit_skb+0x5dc/0x5fe0 net/ipv4/tcp_output.c:1575 __tcp_send_ack+0x967/0xad0 net/ipv4/tcp_output.c:4499 tcp_send_ack+0x3d/0x60 net/ipv4/tcp_output.c:4505 __mptcp_subflow_send_ack net/mptcp/protocol.c:538 [inline] mptcp_subflow_send_ack net/mptcp/protocol.c:546 [inline] mptcp_send_ack net/mptcp/protocol.c:555 [inline] mptcp_check_data_fin+0xa61/0xf00 net/mptcp/protocol.c:643 mptcp_worker+0xde4/0x1ea0 net/mptcp/protocol.c:2980 process_one_work kernel/workqueue.c:3302 [inline] process_scheduled_works+0xb65/0x1e40 kernel/workqueue.c:3385 worker_thread+0xee4/0x1590 kernel/workqueue.c:3466 kthread+0x53f/0x600 kernel/kthread.c:436 ret_from_fork+0x20f/0x8d0 arch/x86/kernel/process.c:158 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245 Local variable opts created at: __tcp_transmit_skb+0x4d/0x5fe0 net/ipv4/tcp_output.c:1536 __tcp_send_ack+0x967/0xad0 net/ipv4/tcp_output.c:4499 CPU: 1 UID: 0 PID: 37 Comm: kworker/1:1 Not tainted syzkaller #0 PREEMPT(full) Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/18/2026 Workqueue: events mptcp_worker ===================================================== Tested on: commit: 66edb901 Merge tag 'v7.1-p3' of git://git.kernel.org/p.. git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=12f8fece580000 kernel config: https://syzkaller.appspot.com/x/.config?x=1c3f61154f3bb7e5 dashboard link: https://syzkaller.appspot.com/bug?extid=ff020673c5e3d94d9478 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=1668fece580000