Received: by 2002:a25:86ce:0:0:0:0:0 with SMTP id y14csp998802ybm; Wed, 22 May 2019 15:30:43 -0700 (PDT) X-Google-Smtp-Source: APXvYqz+mwaiavCuVNONfEjkDq7XUmfDwqMjMTl6pN8ZQ6edpmBgz+kJ/LCDEKWIwv+Cbxi9IxhQ X-Received: by 2002:a63:171c:: with SMTP id x28mr93124581pgl.12.1558564243435; Wed, 22 May 2019 15:30:43 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1558564243; cv=none; d=google.com; s=arc-20160816; b=plV/pTDW5UWfFaN+RzM75pYEQYm7yh4a/el4S9m7W50i1Z6PW7cKaTrSSlNB55olDI 9HT+4cfsMcRYeEZ2CqB4WGtAv2aeydaf+SD5WlmaGNmSMbL6y6XCQ0qREStWYlyWRKZb 6W2F1267ZPp0qtA6BkiCHNCyNF74lEAGtRNF30qkC/XErTk59UABLKvBl1p1y8AfG1Zt 8lhc2stPec674ExAY2vfLXTTIIfUiuXSKqmL+uCmR6/OCnbgAeylicPkJIVacHXp7Bs1 QXjWNlMraw6QzrBngmloxSb61/pWaY+sEOAzuyB1x8GNT1vpiA8dmoRuuLNT6wZFFi6e GJWw== 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:cc:to:from :subject:organization; bh=fMvJiTLXSsC1YI7QJX41y3dt6wxvWK4tQHehQn27myk=; b=HQIlkvnSv3M9/OzFtNmzTNiOu4uzJLWSS7VIjfvJ2bSI4RyXgcwWM788EdtVxMee/P 511NkAxI+l1nWz56LV0tnvU7Yz0aYclBvmP112xJrTyLQPNum2BGH00DgXcINlfFJReU KY1R/kI1Uy20ylUF+cBSLJox5IGumNfEu67LtWaojUI1ZWyIGwA73rriaSq/q6jrBd8J z8suheKcB0AWbt4jeRZ9Jr90Vf9+6SZJg2JPT3n0jJPRYh7kvcjvxdzZaw7sjN32Gs/6 OcrUnCugf5h7SvXbzy/1svd7yDhvrqpzG/3gdtyZzkouJW88a8LHnMm2RAMAcYSKiDqF hRkg== ARC-Authentication-Results: i=1; mx.google.com; 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id y37si27145951pgl.71.2019.05.22.15.30.27; Wed, 22 May 2019 15:30:43 -0700 (PDT) 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; 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729534AbfEVW2l (ORCPT + 99 others); Wed, 22 May 2019 18:28:41 -0400 Received: from mx1.redhat.com ([209.132.183.28]:47890 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726781AbfEVW2k (ORCPT ); Wed, 22 May 2019 18:28:40 -0400 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id CFBA430001D9; Wed, 22 May 2019 22:28:39 +0000 (UTC) Received: from warthog.procyon.org.uk (ovpn-121-142.rdu2.redhat.com [10.10.121.142]) by smtp.corp.redhat.com (Postfix) with ESMTP id CF64C60BF1; Wed, 22 May 2019 22:28:38 +0000 (UTC) Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 Subject: [PATCH 5/7] keys: Make __key_link_begin() handle lockdep nesting From: David Howells To: keyrings@vger.kernel.org Cc: dhowells@redhat.com, linux-security-module@vger.kernel.org, linux-kernel@vger.kernel.org Date: Wed, 22 May 2019 23:28:38 +0100 Message-ID: <155856411812.10428.4394700002321005951.stgit@warthog.procyon.org.uk> In-Reply-To: <155856408314.10428.17035328117829912815.stgit@warthog.procyon.org.uk> References: <155856408314.10428.17035328117829912815.stgit@warthog.procyon.org.uk> User-Agent: StGit/unknown-version MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.46]); Wed, 22 May 2019 22:28:39 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Make __key_link_begin() handle lockdep nesting for the implementation of key_move() where we have to lock two keyrings. Signed-off-by: David Howells --- security/keys/internal.h | 2 +- security/keys/key.c | 6 +++--- security/keys/keyring.c | 6 +++--- security/keys/request_key.c | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/security/keys/internal.h b/security/keys/internal.h index 8f533c81aa8d..93513667ff9a 100644 --- a/security/keys/internal.h +++ b/security/keys/internal.h @@ -93,7 +93,7 @@ extern wait_queue_head_t request_key_conswq; extern struct key_type *key_type_lookup(const char *type); extern void key_type_put(struct key_type *ktype); -extern int __key_link_begin(struct key *keyring, +extern int __key_link_begin(struct key *keyring, unsigned int lock_nesting, const struct keyring_index_key *index_key, struct assoc_array_edit **_edit); extern int __key_link_check_live_key(struct key *keyring, struct key *key); diff --git a/security/keys/key.c b/security/keys/key.c index 696f1c092c50..e0750bc85b68 100644 --- a/security/keys/key.c +++ b/security/keys/key.c @@ -515,7 +515,7 @@ int key_instantiate_and_link(struct key *key, } if (keyring) { - ret = __key_link_begin(keyring, &key->index_key, &edit); + ret = __key_link_begin(keyring, 0, &key->index_key, &edit); if (ret < 0) goto error; @@ -583,7 +583,7 @@ int key_reject_and_link(struct key *key, if (keyring->restrict_link) return -EPERM; - link_ret = __key_link_begin(keyring, &key->index_key, &edit); + link_ret = __key_link_begin(keyring, 0, &key->index_key, &edit); } mutex_lock(&key_construction_mutex); @@ -860,7 +860,7 @@ key_ref_t key_create_or_update(key_ref_t keyring_ref, } index_key.desc_len = strlen(index_key.description); - ret = __key_link_begin(keyring, &index_key, &edit); + ret = __key_link_begin(keyring, 0, &index_key, &edit); if (ret < 0) { key_ref = ERR_PTR(ret); goto error_free_prep; diff --git a/security/keys/keyring.c b/security/keys/keyring.c index 2cfeeeaa1ffa..cd669f758632 100644 --- a/security/keys/keyring.c +++ b/security/keys/keyring.c @@ -1202,7 +1202,7 @@ static int keyring_detect_cycle(struct key *A, struct key *B) /* * Preallocate memory so that a key can be linked into to a keyring. */ -int __key_link_begin(struct key *keyring, +int __key_link_begin(struct key *keyring, unsigned int lock_nesting, const struct keyring_index_key *index_key, struct assoc_array_edit **_edit) __acquires(&keyring->sem) @@ -1219,7 +1219,7 @@ int __key_link_begin(struct key *keyring, if (keyring->type != &key_type_keyring) return -ENOTDIR; - down_write(&keyring->sem); + down_write_nested(&keyring->sem, lock_nesting); ret = -EKEYREVOKED; if (test_bit(KEY_FLAG_REVOKED, &keyring->flags)) @@ -1366,7 +1366,7 @@ int key_link(struct key *keyring, struct key *key) key_check(keyring); key_check(key); - ret = __key_link_begin(keyring, &key->index_key, &edit); + ret = __key_link_begin(keyring, 0, &key->index_key, &edit); if (ret == 0) { kdebug("begun {%d,%d}", keyring->serial, refcount_read(&keyring->usage)); ret = __key_link_check_restriction(keyring, key); diff --git a/security/keys/request_key.c b/security/keys/request_key.c index 1f234b019437..e3653c6f85c6 100644 --- a/security/keys/request_key.c +++ b/security/keys/request_key.c @@ -372,7 +372,7 @@ static int construct_alloc_key(struct keyring_search_context *ctx, set_bit(KEY_FLAG_USER_CONSTRUCT, &key->flags); if (dest_keyring) { - ret = __key_link_begin(dest_keyring, &ctx->index_key, &edit); + ret = __key_link_begin(dest_keyring, 0, &ctx->index_key, &edit); if (ret < 0) goto link_prealloc_failed; }