From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 376E7C433F5 for ; Mon, 6 Dec 2021 15:05:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1347682AbhLFPJO (ORCPT ); Mon, 6 Dec 2021 10:09:14 -0500 Received: from dfw.source.kernel.org ([139.178.84.217]:56900 "EHLO dfw.source.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1345322AbhLFPHP (ORCPT ); Mon, 6 Dec 2021 10:07:15 -0500 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 0701B6133C; Mon, 6 Dec 2021 15:03:46 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id DA11EC341D9; Mon, 6 Dec 2021 15:03:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1638803025; bh=PEyXbukgZr0OOtdejwGzBQ8mOdn5dk7yRZjatk5suwk=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=nIo7o0jjs3pKWMj3JvgqoA3XUTRY8XL/ErgwcHe5DNrDo/wBsIWOU0CALWtCb5EOZ TB6zlVVNXW0f5niGnXLvSVrz6aUP6xXJz/lvZPZySpYr94g/3Zi4ws4kzruS/Lpxkk jqoLLXeHEj6jOhejbdwJ2C/JysRrZdgqHtDLIgEA= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Stephen Suryaputra , David Ahern , Jakub Kicinski Subject: [PATCH 4.9 48/62] vrf: Reset IPCB/IP6CB when processing outbound pkts in vrf dev xmit Date: Mon, 6 Dec 2021 15:56:31 +0100 Message-Id: <20211206145550.866469715@linuxfoundation.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20211206145549.155163074@linuxfoundation.org> References: <20211206145549.155163074@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: stable@vger.kernel.org From: Stephen Suryaputra commit ee201011c1e1563c114a55c86eb164b236f18e84 upstream. IPCB/IP6CB need to be initialized when processing outbound v4 or v6 pkts in the codepath of vrf device xmit function so that leftover garbage doesn't cause futher code that uses the CB to incorrectly process the pkt. One occasion of the issue might occur when MPLS route uses the vrf device as the outgoing device such as when the route is added using "ip -f mpls route add