From nobody Thu Aug 6 08:36:15 2026 X-Original-To: dev-commits-src-branches@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4hG0xC4bpTz6mdKh for ; Thu, 06 Aug 2026 08:36:15 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hG0xC2RTGz3S8t for ; Thu, 06 Aug 2026 08:36:15 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1786005375; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=uObyMZHfvDfyW+WPQoVXtCy1sByLWqTv5IonlllakDk=; b=Fu0aEOTrkYEpJQiqe8J0i6hPAAVEPeonEzGRHTy4W5xZuEYVXS/aG6zNZQmpGV3y4KHxyP 4YQAevDfkrASUBy9L+JBE82mFFJPZeqh9xny6m5lg9aCLfiRJhRpKKnABK4wBhfGjok74f Ns/EhHfXwEgpInaPGWL8G3BWUowjNZtvIsa7w+MX/hWHtJYM9YQRv5X62UORIQ05WRN4Sw X5CfKAOg65eiJHlX4/wY0Q8YnugK8tEWHhjJNXx4+V5tn60pXyUuRaF36MwC5SMw7vXfIi HT5nnDVeyUCZZ/8gex5uXDaw2BwZcTErKGrIRFYvQs/z/2QgCno4P3jilsZmuw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1786005375; a=rsa-sha256; cv=none; b=awVfplSr4kBKNI6m1Gn6tJxCxIyrGNpr4GjdStasdsIUxeJe0NgxQefUCK1GjY7P7xg5zm XVFTYNQitvbMRIVep1J15qqnovEeS3BOSI3nZzoeXs0Y8v2QIkN2KCIW+mwLCBobCViSYT F4vONCP7C69jtlG3bUhptyOTsiJ9viY6GxkvNMMLPYa1HSBdyJzHx1mk5xUNc61l3XLcOH S+blgH1oEeIffq8nRqI3r6lNssdWiP9bBEqLuCSPN4JNHMldghZo+8Akv57oiljGc9fEby KgUYJ6dqBJApGu37YtHhOBbeNxpRVc5+QL5R/5zh5CEzjrAffRat/b2QyStGpQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1786005375; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=uObyMZHfvDfyW+WPQoVXtCy1sByLWqTv5IonlllakDk=; b=ucMj1+z8fO5dZxiw7kNYcZD0lDJXn8N3BcRwF3hA2jEIWpQqEM6w/gTKBQS9pOBIS+JrzH bX72b1I3FYURy1wWW8qXtt8owVw6DYMxrlEheMHfxAFySMMXTqAtA6t8X0VB7Cf123eHB2 GjlovtZ5ggfW3qBpgYsrqfsfG9c7ydOWuIMdzd31fP6Au+q/UBj5HpEVmeZS/sPejnQoCr lezGHKctB06E0IYvcy6k6RrwOJHJQ959ylJEK+TkvEi7mjywsE/vm7duZtNy91cwANBnC9 9kqhGwnADLvJ9aYi2S9ZfKRlOqEESXGixrvAppsxFVL8aLbLNIxjArP0KLemdg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hG0xC1XQWz1CJ5 for ; Thu, 06 Aug 2026 08:36:15 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3dc04 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 06 Aug 2026 08:36:15 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Cc: Bjoern A. Zeeb From: Michael Tuexen Subject: git: 74f750004990 - stable/14 - sctp: initialize inp to avoid uninitialized use List-Id: Commits to the stable branches of the FreeBSD src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-branches@freebsd.org Sender: owner-dev-commits-src-branches@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: tuexen X-Git-Repository: src X-Git-Refname: refs/heads/stable/14 X-Git-Reftype: branch X-Git-Commit: 74f75000499001ea7e8e8261b56f2b0538e2125c Auto-Submitted: auto-generated Date: Thu, 06 Aug 2026 08:36:15 +0000 Message-Id: <6a74477f.3dc04.e209441@gitrepo.freebsd.org> The branch stable/14 has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=74f75000499001ea7e8e8261b56f2b0538e2125c commit 74f75000499001ea7e8e8261b56f2b0538e2125c Author: Bjoern A. Zeeb AuthorDate: 2026-04-18 13:25:18 +0000 Commit: Michael Tuexen CommitDate: 2026-08-06 05:59:01 +0000 sctp: initialize inp to avoid uninitialized use If we take an early goto out_unlocked inp is uninitialized and then may be used in SCTP_LTRACE_ERR_RET(). Initialize inp to NULL to avoid warnings. Found with: gcc15 tinderbox build Reviewed by: tuexen, pouria Differential Revision: https://reviews.freebsd.org/D56503 (cherry picked from commit 4cdbcc2b6a2e551529f7133665ef406869b48bf7) --- sys/netinet/sctp_output.c | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/netinet/sctp_output.c b/sys/netinet/sctp_output.c index 2a3c0248be60..ef589d266134 100644 --- a/sys/netinet/sctp_output.c +++ b/sys/netinet/sctp_output.c @@ -12601,6 +12601,7 @@ sctp_lower_sosend(struct socket *so, error = 0; net = NULL; stcb = NULL; + inp = NULL; if ((uio == NULL) && (top == NULL)) { error = EINVAL;