Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp1167120ybi; Fri, 2 Aug 2019 10:24:17 -0700 (PDT) X-Google-Smtp-Source: APXvYqyfR+iD36hkb6Sxx/6d+NbbGG6wvf9CLbop3+64o/81hXJvx6NmOJFkX2OaaNlKi8BYIGr4 X-Received: by 2002:a17:902:fe14:: with SMTP id g20mr124928700plj.54.1564766657650; Fri, 02 Aug 2019 10:24:17 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1564766657; cv=none; d=google.com; s=arc-20160816; b=Jde+y4dx8gm67VBRAkr1wZsHh88E5cGflSbo1Qo1+90+r91zmWVr+02KqAxwAEZ/w4 KdOaY1inj9Pd0QkSBEvDbt0BZHGHVY59iFCaxtfa9ZQ6t9hKgmCXM1Y0NRL80GdBWee1 hrpAai92wEfVkIn3PDNebyVwLVlS8y81xLRuMOrlCFOjUbq5HGKOO/Pi9ZXHGq7tNP9L iCSV/hxGTx0gaPZiDh0ZrExAyzmn5vW9WWeIGBsE7UUZ9VADO6kx3OV/3h9hW8ERSrmD rHnVkfC5ABB9andL5dEQwhCESjKaTQfY44eCBjuh7VoQrnTBf2u3CXan+6ClELpXB5IM XTcQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=QoB089UMVLnevqI4HEMK4HYdxujkgCROlVcXPTw6H5k=; b=PvMjhATLsiwq4bwmhaVsCMVfSujo77sEwf0Mlfqy4uC3o7cK7FWUihz+20bd+vJ8ES F/dZ0ieW5fm8h4zgmUeL9yIbgiE9Q2xFKR1jqzPpIP4iHrUXxfCO5SL+gaYQgWyDbrVt c3iIVd3W5vjmt0H+SG/UdfYxslxSMT2jm3xRC8wYV7EDrFwqJmRdxRSllIUExrjAhuC2 ZEBak0+jclZAgoB4CrAphD04033P9XILyCU1f/sX10gTlac3nQuv7Fzb777prMGOmOZR NhGJCtNNC134cG3L5ppBS6u4UHfnl3SkXLeEP8Tn0yD2rK6c4vC/PziMmB1YT33Dfwsx iEwQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=wKJ0CtdK; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id y6si38612439pfl.288.2019.08.02.10.24.02; Fri, 02 Aug 2019 10:24:17 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=wKJ0CtdK; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2391313AbfHBJqm (ORCPT + 99 others); Fri, 2 Aug 2019 05:46:42 -0400 Received: from mail.kernel.org ([198.145.29.99]:51102 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2405590AbfHBJqj (ORCPT ); Fri, 2 Aug 2019 05:46:39 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id D2044206A2; Fri, 2 Aug 2019 09:46:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1564739198; bh=yv4Z6jqTHYlzkS0iPIq74LRoSFRLc4Abn0+Jl8/RXDU=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=wKJ0CtdKINV6FO7JJNR7qGQB1pHJa5Ho707hl8K5TZCeucHDZqhvkWkVQ1vXtsBSx 5TadSzR5JxfMOXKOKGzllN6JLwF5YPqjSGS9Ar+T39okPwmlg87XNX66u4GEzUAT3P begvW/CpAWmvM+j3oQK67aeA+rSmtihrXfaaSxQ0= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, John Hurley , Jakub Kicinski , Simon Horman , Pravin B Shelar , "David S. Miller" Subject: [PATCH 4.9 137/223] net: openvswitch: fix csum updates for MPLS actions Date: Fri, 2 Aug 2019 11:36:02 +0200 Message-Id: <20190802092247.694541222@linuxfoundation.org> X-Mailer: git-send-email 2.22.0 In-Reply-To: <20190802092238.692035242@linuxfoundation.org> References: <20190802092238.692035242@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: John Hurley [ Upstream commit 0e3183cd2a64843a95b62f8bd4a83605a4cf0615 ] Skbs may have their checksum value populated by HW. If this is a checksum calculated over the entire packet then the CHECKSUM_COMPLETE field is marked. Changes to the data pointer on the skb throughout the network stack still try to maintain this complete csum value if it is required through functions such as skb_postpush_rcsum. The MPLS actions in Open vSwitch modify a CHECKSUM_COMPLETE value when changes are made to packet data without a push or a pull. This occurs when the ethertype of the MAC header is changed or when MPLS lse fields are modified. The modification is carried out using the csum_partial function to get the csum of a buffer and add it into the larger checksum. The buffer is an inversion of the data to be removed followed by the new data. Because the csum is calculated over 16 bits and these values align with 16 bits, the effect is the removal of the old value from the CHECKSUM_COMPLETE and addition of the new value. However, the csum fed into the function and the outcome of the calculation are also inverted. This would only make sense if it was the new value rather than the old that was inverted in the input buffer. Fix the issue by removing the bit inverts in the csum_partial calculation. The bug was verified and the fix tested by comparing the folded value of the updated CHECKSUM_COMPLETE value with the folded value of a full software checksum calculation (reset skb->csum to 0 and run skb_checksum_complete(skb)). Prior to the fix the outcomes differed but after they produce the same result. Fixes: 25cd9ba0abc0 ("openvswitch: Add basic MPLS support to kernel") Fixes: bc7cc5999fd3 ("openvswitch: update checksum in {push,pop}_mpls") Signed-off-by: John Hurley Reviewed-by: Jakub Kicinski Reviewed-by: Simon Horman Acked-by: Pravin B Shelar Signed-off-by: David S. Miller Signed-off-by: Greg Kroah-Hartman --- net/openvswitch/actions.c | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) --- a/net/openvswitch/actions.c +++ b/net/openvswitch/actions.c @@ -150,8 +150,7 @@ static void update_ethertype(struct sk_b if (skb->ip_summed == CHECKSUM_COMPLETE) { __be16 diff[] = { ~(hdr->h_proto), ethertype }; - skb->csum = ~csum_partial((char *)diff, sizeof(diff), - ~skb->csum); + skb->csum = csum_partial((char *)diff, sizeof(diff), skb->csum); } hdr->h_proto = ethertype; @@ -239,8 +238,7 @@ static int set_mpls(struct sk_buff *skb, if (skb->ip_summed == CHECKSUM_COMPLETE) { __be32 diff[] = { ~(stack->label_stack_entry), lse }; - skb->csum = ~csum_partial((char *)diff, sizeof(diff), - ~skb->csum); + skb->csum = csum_partial((char *)diff, sizeof(diff), skb->csum); } stack->label_stack_entry = lse;