Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp6259703imu; Mon, 21 Jan 2019 06:01:19 -0800 (PST) X-Google-Smtp-Source: ALg8bN47TJCI2HDJ8JYs678m9+sejSufdXVtuvidzb24gS4P2bEL/lsSjXo/6do8OkeDrKLLsLCk X-Received: by 2002:a63:4665:: with SMTP id v37mr28634454pgk.425.1548079279151; Mon, 21 Jan 2019 06:01:19 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1548079279; cv=none; d=google.com; s=arc-20160816; b=u145cozDQWRBVUnSvdnzv0nHVNwRtuP0UeO1qtP1ILoLsoo47P1/WDYUEC8w1YDn8M +v79rk/AkWgOivSff60f07i2B00kJ4HNbjM/BWBcKDQP3VKCht+lvkq9ui8FdnRverrK ywqLfvaoQ75EvE7+Ogu+G8N0GnV/e5Ai0ommTny+BVLgJtnHCz4Dt8QvLIWwqMXSWpoh mRSlo3urSuaKLjNsBd5RmPODmmfQV55KAoVAX4QAa6i5RzlV8qOQN7dFp4EkQa/Dg76m HgaJ/RNwHwk9wcov1nSFVB1bd8IFKR/nlR70GNbQTag03O29EeNSexkoiSWfZG9xDsu1 nUXQ== 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=ximR7tuAtVs367D/8GwDsqMnutjcl2yBdDQK27BWZg4=; b=ib7YhU2+TjKKQAv3m/2N3vVkv8rruZmlEL1SxUM6h+Y46JWuQXd6iJX+PTW1JQN+ta I11aowJvIYkd5Uh1ipegq+hIcSk+WK3AJSIMtRDxj3f7AT+mVFbVQHhC9pRdGx0X5T4F 6yidgocbdlBsSqNgrQ1swjaBflV5SBriVQrTRor4+5vSssfANloRJUbdo/XYZ9dF8EGI S1A6JlKQ+mkzU3ru/C9B2MbjtrfPhjtVPpFAfkAxIUzd5naCe86nPmUDzMOtc+Z0iq4X DIE49Yn6GqkmbAITMfrWypJNbBpe96ECChCRnCDgwC650dXi0kbKkrVLiWmUFYxj0Cya txgg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=u7twAyYC; 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 u8si13295612plh.385.2019.01.21.06.01.03; Mon, 21 Jan 2019 06:01:19 -0800 (PST) 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=u7twAyYC; 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 S1732003AbfAUN4l (ORCPT + 99 others); Mon, 21 Jan 2019 08:56:41 -0500 Received: from mail.kernel.org ([198.145.29.99]:40298 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731746AbfAUNze (ORCPT ); Mon, 21 Jan 2019 08:55:34 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.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 2E7C92087F; Mon, 21 Jan 2019 13:55:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1548078933; bh=Ewe9QbfyG+Lq24Fb9cccT3hHP+2oZJbqCDgErkU0nxw=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=u7twAyYCtB5DAnXbs3M+1NEbMtXFJ8DpmepXBqo4Vwhqp7iAMRkrThVojahr89zJj rhYHl8usWbtvnFQV1R14qySSLG3mgD/tZJdYpIOzpli6EVvM5Aaxhp2Csmk9bSyWMu Mh6ThcI5iD5rqbcB5/OPLqarGU3dBjQT5PStXO08= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Muyu Yu , Marcus Meissner , Michal Kubecek , Oliver Hartkopp , Marc Kleine-Budde , "David S. Miller" Subject: [PATCH 4.9 05/51] can: gw: ensure DLC boundaries after CAN frame modification Date: Mon, 21 Jan 2019 14:44:01 +0100 Message-Id: <20190121122454.024021655@linuxfoundation.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190121122453.700446926@linuxfoundation.org> References: <20190121122453.700446926@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review X-Patchwork-Hint: ignore 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 4.9-stable review patch. If anyone has any objections, please let me know. ------------------ From: Oliver Hartkopp commit 0aaa81377c5a01f686bcdb8c7a6929a7bf330c68 upstream. Muyu Yu provided a POC where user root with CAP_NET_ADMIN can create a CAN frame modification rule that makes the data length code a higher value than the available CAN frame data size. In combination with a configured checksum calculation where the result is stored relatively to the end of the data (e.g. cgw_csum_xor_rel) the tail of the skb (e.g. frag_list pointer in skb_shared_info) can be rewritten which finally can cause a system crash. Michael Kubecek suggested to drop frames that have a DLC exceeding the available space after the modification process and provided a patch that can handle CAN FD frames too. Within this patch we also limit the length for the checksum calculations to the maximum of Classic CAN data length (8). CAN frames that are dropped by these additional checks are counted with the CGW_DELETED counter which indicates misconfigurations in can-gw rules. This fixes CVE-2019-3701. Reported-by: Muyu Yu Reported-by: Marcus Meissner Suggested-by: Michal Kubecek Tested-by: Muyu Yu Tested-by: Oliver Hartkopp Signed-off-by: Oliver Hartkopp Cc: linux-stable # >= v3.2 Signed-off-by: Marc Kleine-Budde Signed-off-by: David S. Miller Signed-off-by: Greg Kroah-Hartman --- net/can/gw.c | 30 +++++++++++++++++++++++++++--- 1 file changed, 27 insertions(+), 3 deletions(-) --- a/net/can/gw.c +++ b/net/can/gw.c @@ -418,13 +418,29 @@ static void can_can_gw_rcv(struct sk_buf while (modidx < MAX_MODFUNCTIONS && gwj->mod.modfunc[modidx]) (*gwj->mod.modfunc[modidx++])(cf, &gwj->mod); - /* check for checksum updates when the CAN frame has been modified */ + /* Has the CAN frame been modified? */ if (modidx) { - if (gwj->mod.csumfunc.crc8) + /* get available space for the processed CAN frame type */ + int max_len = nskb->len - offsetof(struct can_frame, data); + + /* dlc may have changed, make sure it fits to the CAN frame */ + if (cf->can_dlc > max_len) + goto out_delete; + + /* check for checksum updates in classic CAN length only */ + if (gwj->mod.csumfunc.crc8) { + if (cf->can_dlc > 8) + goto out_delete; + (*gwj->mod.csumfunc.crc8)(cf, &gwj->mod.csum.crc8); + } + + if (gwj->mod.csumfunc.xor) { + if (cf->can_dlc > 8) + goto out_delete; - if (gwj->mod.csumfunc.xor) (*gwj->mod.csumfunc.xor)(cf, &gwj->mod.csum.xor); + } } /* clear the skb timestamp if not configured the other way */ @@ -436,6 +452,14 @@ static void can_can_gw_rcv(struct sk_buf gwj->dropped_frames++; else gwj->handled_frames++; + + return; + + out_delete: + /* delete frame due to misconfiguration */ + gwj->deleted_frames++; + kfree_skb(nskb); + return; } static inline int cgw_register_filter(struct cgw_job *gwj)