Received: by 2002:a05:6a10:1287:0:0:0:0 with SMTP id d7csp634513pxv; Thu, 15 Jul 2021 12:04:30 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwPTVxOcOc+Mg5GRmzgrcLnVVme7Mp7bkHnBLtKBV6KeXw1OR/r9Xo8qcEEFZ2XfBnFKSLS X-Received: by 2002:a92:dd89:: with SMTP id g9mr3716006iln.200.1626375869834; Thu, 15 Jul 2021 12:04:29 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1626375869; cv=none; d=google.com; s=arc-20160816; b=bnppTpCcB8GYq3egJ91Vm2cVYOnfKTX4AFEflDgm4JCLvm31be8jshU6A8TbhlBmA4 lul/zuHkqe+4BeLEXuUprJnLRhOI2aQTGt3/caINwODMlzLOVcLOJrvxgAX7Yyh5GLHe Ys3JGr9pvdwUT10oSLkpz5WMIEWJfLyDQCSqfVLHE3HcsRiH8lDUir8K7QUYTOGSlz9P uLvQiWhl7SFn9prfqnl1jt7zLL0sPTdpnNj1gQybW/HYSEsECBzqgzilya/iNIv3+OmF LX7sp4bcMBZmhMGyrbIjXCkrVJ3ax8ScT0YMfZhMlTujTY3DLhAw2flz4HyvrQ2ZgjFq e2Dw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=B1z4JpwfK07/NzQotwL+AtRC7r321tEyxJVsr92dWc4=; b=Wk5lJ4MtungSBlMvfkvEkqZBWNuxjbUvpHINX3JhaS8TP1sVcYAuyg8RA3E0lmT+g5 v59T2LeukCASU09QkymgzsKM5FlYzJxgxg+iNbBU8+xprHjW3LsDXMnRyYcQQhhEQ7Zs q5vBVJSm6CbroRX6wMxZs9E0ikPC0EJFmCOB2QplKQ7UL4gpK64NrzC5o0u/lRs8ZKKC wTzBsKl23GEEs+wRYGAJHrxNLUeufhKt7HavOXb0C17rlhRwEHcPlU7guxjxea4WY0kk nMsyN38mqjW3BscpxLka6mc7OkEkDaNs0yFxK4cu9FGRVCBnxMIF4ZpvCP094aAl9eSp C19A== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b="UV0en/nW"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id d13si367161iod.50.2021.07.15.12.04.17; Thu, 15 Jul 2021 12:04:29 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b="UV0en/nW"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243538AbhGOTEa (ORCPT + 99 others); Thu, 15 Jul 2021 15:04:30 -0400 Received: from mail.kernel.org ([198.145.29.99]:59776 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238253AbhGOSzZ (ORCPT ); Thu, 15 Jul 2021 14:55:25 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 4CE3A613CA; Thu, 15 Jul 2021 18:52:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1626375148; bh=m/i/HMsx2BkqaC2YrJ2TGwZdRfxs3GJ877IyQhux/hQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=UV0en/nWTx0RuDZu1yGPOoU1Mdc+KPTgi8jORoapj4ZfFGPycQe5LjoOVhfzrOhcI 0zk3gjKr/gVNqvRDmEalSWQj0jubP3F5qW1S4DHjUqjcn+NXya3B2ul5/4HAK5mdr0 cubOhNUAwZBIIFPGajRY373bowJatxHo+beftdKQ= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Varad Gautam , linux-rt-users , netdev@vger.kernel.org, Steffen Klassert , Herbert Xu , "David S. Miller" , Jakub Kicinski , Florian Westphal , "Ahmed S. Darwish" Subject: [PATCH 5.10 179/215] xfrm: policy: Read seqcount outside of rcu-read side in xfrm_policy_lookup_bytype Date: Thu, 15 Jul 2021 20:39:11 +0200 Message-Id: <20210715182631.028264823@linuxfoundation.org> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20210715182558.381078833@linuxfoundation.org> References: <20210715182558.381078833@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Varad Gautam commit d7b0408934c749f546b01f2b33d07421a49b6f3e upstream. xfrm_policy_lookup_bytype loops on seqcount mutex xfrm_policy_hash_generation within an RCU read side critical section. Although ill advised, this is fine if the loop is bounded. xfrm_policy_hash_generation wraps mutex hash_resize_mutex, which is used to serialize writers (xfrm_hash_resize, xfrm_hash_rebuild). This is fine too. On PREEMPT_RT=y, the read_seqcount_begin call within xfrm_policy_lookup_bytype emits a mutex lock/unlock for hash_resize_mutex. Mutex locking is fine, since RCU read side critical sections are allowed to sleep with PREEMPT_RT. xfrm_hash_resize can, however, block on synchronize_rcu while holding hash_resize_mutex. This leads to the following situation on PREEMPT_RT, where the writer is blocked on RCU grace period expiry, while the reader is blocked on a lock held by the writer: Thead 1 (xfrm_hash_resize) Thread 2 (xfrm_policy_lookup_bytype) rcu_read_lock(); mutex_lock(&hash_resize_mutex); read_seqcount_begin(&xfrm_policy_hash_generation); mutex_lock(&hash_resize_mutex); // block xfrm_bydst_resize(); synchronize_rcu(); // block Move the read_seqcount_begin call outside of the RCU read side critical section, and do an rcu_read_unlock/retry if we got stale data within the critical section. On non-PREEMPT_RT, this shortens the time spent within RCU read side critical section in case the seqcount needs a retry, and avoids unbounded looping. Fixes: 77cc278f7b20 ("xfrm: policy: Use sequence counters with associated lock") Signed-off-by: Varad Gautam Cc: linux-rt-users Cc: netdev@vger.kernel.org Cc: stable@vger.kernel.org # v4.9 Cc: Steffen Klassert Cc: Herbert Xu Cc: "David S. Miller" Cc: Jakub Kicinski Cc: Florian Westphal Cc: "Ahmed S. Darwish" Signed-off-by: Steffen Klassert Acked-by: Ahmed S. Darwish Signed-off-by: Greg Kroah-Hartman --- net/xfrm/xfrm_policy.c | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) --- a/net/xfrm/xfrm_policy.c +++ b/net/xfrm/xfrm_policy.c @@ -2092,12 +2092,15 @@ static struct xfrm_policy *xfrm_policy_l if (unlikely(!daddr || !saddr)) return NULL; - rcu_read_lock(); retry: - do { - sequence = read_seqcount_begin(&xfrm_policy_hash_generation); - chain = policy_hash_direct(net, daddr, saddr, family, dir); - } while (read_seqcount_retry(&xfrm_policy_hash_generation, sequence)); + sequence = read_seqcount_begin(&xfrm_policy_hash_generation); + rcu_read_lock(); + + chain = policy_hash_direct(net, daddr, saddr, family, dir); + if (read_seqcount_retry(&xfrm_policy_hash_generation, sequence)) { + rcu_read_unlock(); + goto retry; + } ret = NULL; hlist_for_each_entry_rcu(pol, chain, bydst) { @@ -2128,11 +2131,15 @@ static struct xfrm_policy *xfrm_policy_l } skip_inexact: - if (read_seqcount_retry(&xfrm_policy_hash_generation, sequence)) + if (read_seqcount_retry(&xfrm_policy_hash_generation, sequence)) { + rcu_read_unlock(); goto retry; + } - if (ret && !xfrm_pol_hold_rcu(ret)) + if (ret && !xfrm_pol_hold_rcu(ret)) { + rcu_read_unlock(); goto retry; + } fail: rcu_read_unlock();