Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp2409417imu; Thu, 24 Jan 2019 12:15:39 -0800 (PST) X-Google-Smtp-Source: ALg8bN4XlHxWkSRxI6D0rg4nOje0scJmi8kYsMOHIx4o9AmTWApmkQ7lyzzC5Tcm12Lm4AGU5M0L X-Received: by 2002:a17:902:720c:: with SMTP id ba12mr7981773plb.79.1548360939641; Thu, 24 Jan 2019 12:15:39 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1548360939; cv=none; d=google.com; s=arc-20160816; b=rH13kgT65rY78ipr7Th2Cy7h74Bsd1sZ4tT8aH3cTmqR3AYdHbuCe7niVEr7Ou2XmQ PQGXC6vPs2JS+4yjO2uQLd4CsUUPUEgMQQm2Q9A5+I5rhQd3o0yeKZVqh3GJX0zmP6XN DATihzYLzTrBR/BcjMT8W8BNBzqTRccQM4c4zWXrLYi5B6MnYpNzz9EpFJqs1kLJstfy 4/rpvlaMEDAaLmq3VckCFaUnx5aTAhq5VPW5a2AnVi9+BdgvcIgSQhHayEA5XDTcWTZF rIuRLr/1U92D5YjbfCSiRyFzwzl/xxOiIHqzCt5W1i4tJSyuWouBeD1+E6uKxk6QVWWo 9ldQ== 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=1O5H0PrzZSrFMYEuD8IK4VrdZdeennDXlTrIy1ZzSgs=; b=P5HENSNw/LCucMqtpvHBgaliDd2zGDwp3IwevtDOHPQgJWMSIybBnKQ411GJRPXuE+ SZGVU8o8lhqO8nxH9dkBL8sH1gnO9NXYQrdlObIR51Ggo1hZDLq+X6CYoGLKUkBjmkSN wvcBJHAruq1BpSUZs7ttXfNZV5B6k23OPCTEQwTAODWk59GGiJjsrks38S0tV0BNE4pj DOxa+WCZ9xIa+FSsP2939ecjzz8errD5Zl/Sv1rDMtMLsLcRzaJFL7/wJF18Rl7ZO0MA UI9LXK4DxMvj8kwZ4xwJ057Ldvkka6z0R1p6jgSBsEYEkuInk9A1AdWVJNQO9v3n1cSP phFQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=UTIzZ6wq; 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 92si23826446pli.220.2019.01.24.12.15.24; Thu, 24 Jan 2019 12:15:39 -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=UTIzZ6wq; 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 S1730169AbfAXTYj (ORCPT + 99 others); Thu, 24 Jan 2019 14:24:39 -0500 Received: from mail.kernel.org ([198.145.29.99]:49896 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730162AbfAXTYg (ORCPT ); Thu, 24 Jan 2019 14:24:36 -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 45FEC218EA; Thu, 24 Jan 2019 19:24:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1548357875; bh=WOSuobdXF7+8VoLH6xFvH5VC+16Jj+FKf+fSJRmIMyY=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=UTIzZ6wq1wD1zByu4enD17zmjANy3u6i8FroQmlLU1VWveUhS93hC5bQxw7w+wn7X lr7tUuIDK9tCdNbPrTxGAdNDOKgK6rzlNDS46twCUl4kau01eJFOinXvtCyMdfIBQG /vWGuke4hbZSaQYmxAmd2JAVff1zufesd4Un2hIo= 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.4 002/104] can: gw: ensure DLC boundaries after CAN frame modification Date: Thu, 24 Jan 2019 20:18:51 +0100 Message-Id: <20190124190155.166309765@linuxfoundation.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190124190154.968308875@linuxfoundation.org> References: <20190124190154.968308875@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.4-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)