Received: by 2002:a05:6520:4d:b0:139:a872:a4c9 with SMTP id i13csp2564931lkm; Mon, 20 Sep 2021 18:50:52 -0700 (PDT) X-Google-Smtp-Source: ABdhPJytk6k4yXnnc9t2bxuJjLy6k0cXaiBeNCXKYUJ5SFGqu0dNziMXONJJ6XFFKa1tU7cHnZN+ X-Received: by 2002:a5e:8e4c:: with SMTP id r12mr9033344ioo.217.1632188965118; Mon, 20 Sep 2021 18:49:25 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1632188965; cv=none; d=google.com; s=arc-20160816; b=uwrwY/mVkvLeeacL4tbA6UxxxAqrzQqkT7qFfSuAtuU3a/WPL2ySRl+/3mgM97IXQU VXp6AcIzHp2O9vU+85qFUszlWcArI9H9OdjkVB4D1ZYijLEjL87e4F1LkBGK0U4iO4mQ LedaDs8su9TtCsMt3ySnREh5xLkTp+sqZaEseMUqVBPpojO9yxVpLbHVVy2wFggstESs YrpImSLtG117LxjJo6UFj0Vwmh28+XWtzcRvYXilcupnORgp8puGE+/3XOgi3HkPpBs1 HkatA92DI4N1qeho+EyqSEW0DuBdePEgvwUBpvRHYg/WOVtbBvmivC3+qZictYdjzfF3 1/3g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=ue4nCNqfvHjOUqJ/Ba37sS+clRGEbOlPenoJ/NbaGYk=; b=wBjLgATQRoZqB3lUsTYXDw5vNiFFDyWa9mzgWVoY5eYyL5nWYtgd/8O5y7vvLhl3gA OfI8Ezp/XRwJfU2+oT9bk/NnARK70kgYfwNR/PTrceEUmFYBVXDDHyfXoKP4cp9zBhVK W6TlZfepNo7UK3CaJ68OB2Gcj/Dq2KpQnFerIaySPn5cwhezy2roc7PL9bktiANJ4dra swXiXM01EZUT59xffxBQwHendmLAM4sS/biCvNydtSYJPqdzX5trOEnTyuS/HGsx1qf4 ksFJHHXoMJePwF+yD7/ncetRCWRuhyBghAMrpEJbr+B4ldUhTHlD6Rb9Y3HMKp+ZYLrE pCqw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=gwNT+CkK; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id b10si10615529jab.32.2021.09.20.18.49.14; Mon, 20 Sep 2021 18:49:25 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=gwNT+CkK; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1355347AbhITRyk (ORCPT + 99 others); Mon, 20 Sep 2021 13:54:40 -0400 Received: from mail.kernel.org ([198.145.29.99]:52814 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1354104AbhITRsx (ORCPT ); Mon, 20 Sep 2021 13:48:53 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id CAEBE61BBD; Mon, 20 Sep 2021 17:11:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1632157879; bh=nByLFaMD35WwgCE/IAJRNJFyrTtfUCWRwfD8GuXB5zw=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=gwNT+CkK1PNFxRagpFadAeAzHL9onFnqCa8NJ/MI3zlCW1HgaFVw4e6rmEL8ECKAe t4q1Zw/yavaRUonYPjAxGIkCMkQU31bBkqDlPKQIGSC8XTSlS3jySzAmImLRCNFGNg q1Eze0EDwl+R2brm4/8+f7mWQnCvqUTb7YONppCo= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, kernel test robot , "Gustavo A. R. Silva" , "David S. Miller" , Sasha Levin Subject: [PATCH 4.19 193/293] ipv4: ip_output.c: Fix out-of-bounds warning in ip_copy_addrs() Date: Mon, 20 Sep 2021 18:42:35 +0200 Message-Id: <20210920163939.876990340@linuxfoundation.org> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20210920163933.258815435@linuxfoundation.org> References: <20210920163933.258815435@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Gustavo A. R. Silva [ Upstream commit 6321c7acb82872ef6576c520b0e178eaad3a25c0 ] Fix the following out-of-bounds warning: In function 'ip_copy_addrs', inlined from '__ip_queue_xmit' at net/ipv4/ip_output.c:517:2: net/ipv4/ip_output.c:449:2: warning: 'memcpy' offset [40, 43] from the object at 'fl' is out of the bounds of referenced subobject 'saddr' with type 'unsigned int' at offset 36 [-Warray-bounds] 449 | memcpy(&iph->saddr, &fl4->saddr, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 450 | sizeof(fl4->saddr) + sizeof(fl4->daddr)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ The problem is that the original code is trying to copy data into a couple of struct members adjacent to each other in a single call to memcpy(). This causes a legitimate compiler warning because memcpy() overruns the length of &iph->saddr and &fl4->saddr. As these are just a couple of struct members, fix this by using direct assignments, instead of memcpy(). This helps with the ongoing efforts to globally enable -Warray-bounds and get us closer to being able to tighten the FORTIFY_SOURCE routines on memcpy(). Link: https://github.com/KSPP/linux/issues/109 Reported-by: kernel test robot Link: https://lore.kernel.org/lkml/d5ae2e65-1f18-2577-246f-bada7eee6ccd@intel.com/ Signed-off-by: Gustavo A. R. Silva Signed-off-by: David S. Miller Signed-off-by: Sasha Levin --- net/ipv4/ip_output.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/net/ipv4/ip_output.c b/net/ipv4/ip_output.c index e63905f7f6f9..25beecee8949 100644 --- a/net/ipv4/ip_output.c +++ b/net/ipv4/ip_output.c @@ -419,8 +419,9 @@ static void ip_copy_addrs(struct iphdr *iph, const struct flowi4 *fl4) { BUILD_BUG_ON(offsetof(typeof(*fl4), daddr) != offsetof(typeof(*fl4), saddr) + sizeof(fl4->saddr)); - memcpy(&iph->saddr, &fl4->saddr, - sizeof(fl4->saddr) + sizeof(fl4->daddr)); + + iph->saddr = fl4->saddr; + iph->daddr = fl4->daddr; } /* Note: skb->sk can be different from sk, in case of tunnels */ -- 2.30.2