Received: by 2002:ac0:946b:0:0:0:0:0 with SMTP id j40csp2671567imj; Mon, 11 Feb 2019 06:48:41 -0800 (PST) X-Google-Smtp-Source: AHgI3IY0Ns3Dy9I9+SRO0gyQHrmzc0sPpiDcqVMZtxfKjSnXCFVMUJNe+rranF3rmc1mO8SSczif X-Received: by 2002:a62:2c4d:: with SMTP id s74mr36724379pfs.6.1549896521215; Mon, 11 Feb 2019 06:48:41 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1549896521; cv=none; d=google.com; s=arc-20160816; b=GmY6Md29NKYPxEnNKk55TF/9se81jvCZLP1K0yK03ASTufrX5Mkdl2+F8vrDVxyN1O 5fxyAhmFczzfxKhKnZLe+PtFBaVQrtzoYnSGTStbb3vr63fP/oUTaO9/FAWqu0f38vE1 plmFy6qo7bVmharuH955XiikR2y23CDZnNZhIZFHH9LMEcdLEWdOtyVe89vD8rNAEig6 Jyn856w+1If33rfRePbyaD6f5GiyBMLHk3hJpSFU8noUH4Y8k6sJuewK8RXt44GUiCG6 5wGDQPYjmKlnCBPKySbW/12Rnf5zKOgeQQmkk53y6bRVTsQodEcMki2axh8ux34CeMyi pFlA== 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=L1mBVXpf3vn2nSfXuq7YXGX4/FvqyM6HVrhdfq0Lg90=; b=mNmR6jAWd1OWV0hhKW9d70Ynh4sC0vO98gfDG6ABhMSl5bQ/8NSjqltDrnQOgprWj4 gadEL5yTKt5xovYs0xIttHFZVJJil+YozWSmPuPM8WoF9fxrk5npbc3AwC1xzfuVgCM+ XLFaGH1t8r4TRbfDWFIm2LNovW2u5gAP4ZZpl1rCR2fp/fVbphIo7Guha2qEqRLSCxoc 9DA13vkP3h+m0zKZA2eKI9O/yTnMhPYTcccyDyS72ZJbXBznIl7jcPViOnhG3U+9XBF/ 4OvUfuCWJ2/Gp682cxTLpTSGev4D5BAeqAc21cWytyFuYv+y1bHiSQcJIr1/5tBfWrzN t42w== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=hFghSL7G; 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 v1si3847146pfm.264.2019.02.11.06.48.25; Mon, 11 Feb 2019 06:48:41 -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=hFghSL7G; 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 S2387509AbfBKOr3 (ORCPT + 99 others); Mon, 11 Feb 2019 09:47:29 -0500 Received: from mail.kernel.org ([198.145.29.99]:60672 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732990AbfBKOrX (ORCPT ); Mon, 11 Feb 2019 09:47:23 -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 29EC9206BA; Mon, 11 Feb 2019 14:47:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1549896442; bh=TT9vBmSCIF1ZZiT94lhAWpLDeUp8Rt1zq6fmkgxeMw0=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=hFghSL7GNvTtAxUv/5KZO3yGRmiRkH1FpOZnUv6/xJlvHuEOzNvQ3CS2YdLNFs2qR bkxNyrd9VqMBdZQM5XyfKym+1qA/Z4AK1/Swis3DleXZWeXd2MFxKu0YO0x4AEImdu jDsJM4lknMp1kZ9+lhnz4BFLusycOhtatn1FBU4A= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Jia-Ju Bai , Kalle Valo , Sasha Levin Subject: [PATCH 4.19 184/313] cw1200: Fix concurrency use-after-free bugs in cw1200_hw_scan() Date: Mon, 11 Feb 2019 15:17:44 +0100 Message-Id: <20190211141905.599580032@linuxfoundation.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190211141852.749630980@linuxfoundation.org> References: <20190211141852.749630980@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.19-stable review patch. If anyone has any objections, please let me know. ------------------ [ Upstream commit 4f68ef64cd7feb1220232bd8f501d8aad340a099 ] The function cw1200_bss_info_changed() and cw1200_hw_scan() can be concurrently executed. The two functions both access a possible shared variable "frame.skb". This shared variable is freed by dev_kfree_skb() in cw1200_upload_beacon(), which is called by cw1200_bss_info_changed(). The free operation is protected by a mutex lock "priv->conf_mutex" in cw1200_bss_info_changed(). In cw1200_hw_scan(), this shared variable is accessed without the protection of the mutex lock "priv->conf_mutex". Thus, concurrency use-after-free bugs may occur. To fix these bugs, the original calls to mutex_lock(&priv->conf_mutex) and mutex_unlock(&priv->conf_mutex) are moved to the places, which can protect the accesses to the shared variable. Signed-off-by: Jia-Ju Bai Signed-off-by: Kalle Valo Signed-off-by: Sasha Levin --- drivers/net/wireless/st/cw1200/scan.c | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/drivers/net/wireless/st/cw1200/scan.c b/drivers/net/wireless/st/cw1200/scan.c index 67213f11acbd..0a9eac93dd01 100644 --- a/drivers/net/wireless/st/cw1200/scan.c +++ b/drivers/net/wireless/st/cw1200/scan.c @@ -78,6 +78,10 @@ int cw1200_hw_scan(struct ieee80211_hw *hw, if (req->n_ssids > WSM_SCAN_MAX_NUM_OF_SSIDS) return -EINVAL; + /* will be unlocked in cw1200_scan_work() */ + down(&priv->scan.lock); + mutex_lock(&priv->conf_mutex); + frame.skb = ieee80211_probereq_get(hw, priv->vif->addr, NULL, 0, req->ie_len); if (!frame.skb) @@ -86,19 +90,15 @@ int cw1200_hw_scan(struct ieee80211_hw *hw, if (req->ie_len) skb_put_data(frame.skb, req->ie, req->ie_len); - /* will be unlocked in cw1200_scan_work() */ - down(&priv->scan.lock); - mutex_lock(&priv->conf_mutex); - ret = wsm_set_template_frame(priv, &frame); if (!ret) { /* Host want to be the probe responder. */ ret = wsm_set_probe_responder(priv, true); } if (ret) { + dev_kfree_skb(frame.skb); mutex_unlock(&priv->conf_mutex); up(&priv->scan.lock); - dev_kfree_skb(frame.skb); return ret; } @@ -120,10 +120,9 @@ int cw1200_hw_scan(struct ieee80211_hw *hw, ++priv->scan.n_ssids; } - mutex_unlock(&priv->conf_mutex); - if (frame.skb) dev_kfree_skb(frame.skb); + mutex_unlock(&priv->conf_mutex); queue_work(priv->workqueue, &priv->scan.work); return 0; } -- 2.19.1