Received: by 2002:a17:90a:9103:0:0:0:0 with SMTP id k3csp11797898pjo; Thu, 2 Jan 2020 14:27:43 -0800 (PST) X-Google-Smtp-Source: APXvYqyEjO76WuqsCOziVF1ANyfq8PRYKeTpx0v1Fa2DlEmkZXQxXi1M31Dtllyfm7LrOsCZC1sI X-Received: by 2002:a05:6830:13da:: with SMTP id e26mr21514491otq.302.1578004063672; Thu, 02 Jan 2020 14:27:43 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1578004063; cv=none; d=google.com; s=arc-20160816; b=UcNvEmpLlx1fTv6B6fljX7bIbLgCYMj3wvFEUy6tlxLhd7sHyVv5Qyh7JY37WFUxhW lgE9yNPGLbDY1gzmuMyN/2HpSFLuhAUheOKbm05YTdPnRFqjfxjexvNOd/CLVp7l+kRQ fx4jqpf/2TrE7TH9jlPjnLcfGrUqbATBS+9NWKd+K2pDoc0izkAsvXIIOWA49vp0sNe+ J+QrrRNFDK6NDiw2LYFluoMmYbBJafuwzgNhNtoc6VgdQOQ3LEQDvZRoA2/wzJrFmIOD FJZJzDvxVDI+iDgnED7VrxVSagxg5DFCNLn7MiJc5LoyWbG+820FPZYzGnyAuYMsWBGt hp0g== 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=d+F/jVafBSCnp3erxLzYYM1eaqoLaR9jKGG8CTF2k3Q=; b=EeA2T+pkHt+2T9BalxHHgpyShNc3AxtNyEUF+P/PMlVSTc0tN7vYBQ3kjXEHse2NT6 npEe2/GHnU6RfTGp85785CWmzyhVSXQue9BKKq0RJN5LPaEfkwYsWpJL7Mfazx5CwRfT Y+SWgUkQXyxp6zbI5+AuV3IOw3oVNJp9tlgRzKqGMRjj/9bJhU82nWzGD0dpsy2sBNj5 ZFR9dj9vjJhdUCxCbJCZzbG1wVvqPG62709Heg30zugKTuh+UUpbqiCZKbrugt+FGVIl eS85yK6YIY+l3w8MFFOrTm4lz/dUntmQpLiWfmpnfekwga/bQHQNFu/8APoeRQo0hZIo o/kw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=oemDwsdV; 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 p21si32994651otr.58.2020.01.02.14.27.31; Thu, 02 Jan 2020 14:27:43 -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=oemDwsdV; 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 S1729586AbgABW04 (ORCPT + 99 others); Thu, 2 Jan 2020 17:26:56 -0500 Received: from mail.kernel.org ([198.145.29.99]:54734 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729680AbgABW0z (ORCPT ); Thu, 2 Jan 2020 17:26:55 -0500 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 2E3DD21835; Thu, 2 Jan 2020 22:26:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1578004014; bh=1NEu7Yh/AB2e8ihR5dZl/HrmOElxNkdZTdVug8DSseU=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=oemDwsdVhOR/QsQi7bNBFIlp0iiFNseDMEDTioy5aS5plardBuVnYc8tFiLXAmbXd RJW1Gr1INQgn66EkBU61rfYMNE2n9PrvD232xNjSjeLyu4tKaOG9PFjzgsUEcdTw6/ KF/T6cMGT+IxZO+oPjs2n+yqY7i13rEDKiINcIDE= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Taehee Yoo , Jakub Kicinski Subject: [PATCH 4.14 86/91] gtp: do not allow adding duplicate tid and ms_addr pdp context Date: Thu, 2 Jan 2020 23:08:08 +0100 Message-Id: <20200102220451.840898460@linuxfoundation.org> X-Mailer: git-send-email 2.24.1 In-Reply-To: <20200102220356.856162165@linuxfoundation.org> References: <20200102220356.856162165@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: Taehee Yoo [ Upstream commit 6b01b1d9b2d38dc84ac398bfe9f00baff06a31e5 ] GTP RX packet path lookups pdp context with TID. If duplicate TID pdp contexts are existing in the list, it couldn't select correct pdp context. So, TID value should be unique. GTP TX packet path lookups pdp context with ms_addr. If duplicate ms_addr pdp contexts are existing in the list, it couldn't select correct pdp context. So, ms_addr value should be unique. Fixes: 459aa660eb1d ("gtp: add initial driver for datapath of GPRS Tunneling Protocol (GTP-U)") Signed-off-by: Taehee Yoo Signed-off-by: Jakub Kicinski Signed-off-by: Greg Kroah-Hartman --- drivers/net/gtp.c | 32 ++++++++++++++++++++++---------- 1 file changed, 22 insertions(+), 10 deletions(-) --- a/drivers/net/gtp.c +++ b/drivers/net/gtp.c @@ -929,24 +929,31 @@ static void ipv4_pdp_fill(struct pdp_ctx } } -static int ipv4_pdp_add(struct gtp_dev *gtp, struct sock *sk, - struct genl_info *info) +static int gtp_pdp_add(struct gtp_dev *gtp, struct sock *sk, + struct genl_info *info) { + struct pdp_ctx *pctx, *pctx_tid = NULL; struct net_device *dev = gtp->dev; u32 hash_ms, hash_tid = 0; - struct pdp_ctx *pctx; + unsigned int version; bool found = false; __be32 ms_addr; ms_addr = nla_get_be32(info->attrs[GTPA_MS_ADDRESS]); hash_ms = ipv4_hashfn(ms_addr) % gtp->hash_size; + version = nla_get_u32(info->attrs[GTPA_VERSION]); - hlist_for_each_entry_rcu(pctx, >p->addr_hash[hash_ms], hlist_addr) { - if (pctx->ms_addr_ip4.s_addr == ms_addr) { - found = true; - break; - } - } + pctx = ipv4_pdp_find(gtp, ms_addr); + if (pctx) + found = true; + if (version == GTP_V0) + pctx_tid = gtp0_pdp_find(gtp, + nla_get_u64(info->attrs[GTPA_TID])); + else if (version == GTP_V1) + pctx_tid = gtp1_pdp_find(gtp, + nla_get_u32(info->attrs[GTPA_I_TEI])); + if (pctx_tid) + found = true; if (found) { if (info->nlhdr->nlmsg_flags & NLM_F_EXCL) @@ -954,6 +961,11 @@ static int ipv4_pdp_add(struct gtp_dev * if (info->nlhdr->nlmsg_flags & NLM_F_REPLACE) return -EOPNOTSUPP; + if (pctx && pctx_tid) + return -EEXIST; + if (!pctx) + pctx = pctx_tid; + ipv4_pdp_fill(pctx, info); if (pctx->gtp_version == GTP_V0) @@ -1077,7 +1089,7 @@ static int gtp_genl_new_pdp(struct sk_bu goto out_unlock; } - err = ipv4_pdp_add(gtp, sk, info); + err = gtp_pdp_add(gtp, sk, info); out_unlock: rcu_read_unlock();