Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp2100601ybl; Thu, 30 Jan 2020 11:21:49 -0800 (PST) X-Google-Smtp-Source: APXvYqzSUEW+8FSNBwyQhxOUfZneqKtImcPIvSeUlOsBNSfg0+jhlukcAwOURmkIBpsad38aEEo4 X-Received: by 2002:a9d:2647:: with SMTP id a65mr4731219otb.101.1580412109391; Thu, 30 Jan 2020 11:21:49 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1580412109; cv=none; d=google.com; s=arc-20160816; b=ySn2bQJORb+AX0C/vx+vFzaNcc7fzueJFJByye9pZbB7KfZcs5UL8uehsk4YkMHi9x yzMlJvxtpISxqAxFaPhAUQ7/RH/oB2yvmzD0b+tNWtglGExvKNAoorRuFIHJYPVhbhLa jVgmMyT5DOyRSaIie3L1zfNPyd58njekofiL6t4cp8fd9OTXc3zqccEXT43bG83iOXWx w2LZ5F328EioGcjqfg+QbzxpzxsWtNbwS2Lc4qtz32Wq2Ft9NWXdOnVPBZEqoX/NZYRi AR3u7X6hjMR6BmpKnkptBNvApSmADCDPzAJ5rcCYEZrGxjA4LGDUTHsEa9maOD6Mhzsu zbIQ== 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=4Y+InFWbT2GG0gEDl6FCbLhmenaz801BGCn9mJ4zTZY=; b=ZJ9zbt5IBCRfR2SyQT5VM8HuVYcLVpPEb+IZr26hiF7brCCl1x1ssqrcbuEBGyvQL4 KXeFnXOtQiUYsj6abLqGuXj/yMAF4kiVx8i3A/64c0gUXRxDBl1OfF9fDLcupcl/4kJh 4ddRiOf+EaYDEnjoL+LTIN9HsBOWxO6RbpXPEZeFxJlRWgAhp4/AVEPl10K3dONajJ+I Hp/8Z9xyBX62e0S+Wj4kAwnMkh4oz6NNPHZdAukcNuBbvsYxSvHgKf6MN/PsxUa+Cg8Q LgoM07PqSKHb7iYgKbQJU+zIBLCQdhC9fGF/qQoaRjCedvlzpwfuGBneLqw8CyGRrfyG nfBA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=fmuoFto5; 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 g6si3430919otk.171.2020.01.30.11.21.37; Thu, 30 Jan 2020 11:21:49 -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=fmuoFto5; 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 S1731663AbgA3StG (ORCPT + 99 others); Thu, 30 Jan 2020 13:49:06 -0500 Received: from mail.kernel.org ([198.145.29.99]:60322 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731643AbgA3StC (ORCPT ); Thu, 30 Jan 2020 13:49:02 -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 210FF214DB; Thu, 30 Jan 2020 18:49:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1580410141; bh=LPXC/bbMwboiC8gkHl4hEag4UPlGj4kkNkiySF5hbBU=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=fmuoFto5hywJTZBNpMcg8vR8BpSovB8pcPSXpUH3ckirnWiz13XL1MikDFSTsOCPn hg5hNq0QGCGn9IShfs7TBUeiHrubAxHzGPtI1SDJKhFOi/Bddv2KPRaPDttZwDx9DB YH+Qw0AcjubHj9bhvIfwkpZR7MKyVEMbXJrIw/oE= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, syzbot+c2f1558d49e25cc36e5e@syzkaller.appspotmail.com, Eric Dumazet , Herbert Xu Subject: [PATCH 4.19 51/55] crypto: af_alg - Use bh_lock_sock in sk_destruct Date: Thu, 30 Jan 2020 19:39:32 +0100 Message-Id: <20200130183617.714326366@linuxfoundation.org> X-Mailer: git-send-email 2.25.0 In-Reply-To: <20200130183608.563083888@linuxfoundation.org> References: <20200130183608.563083888@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: Herbert Xu commit 37f96694cf73ba116993a9d2d99ad6a75fa7fdb0 upstream. As af_alg_release_parent may be called from BH context (most notably due to an async request that only completes after socket closure, or as reported here because of an RCU-delayed sk_destruct call), we must use bh_lock_sock instead of lock_sock. Reported-by: syzbot+c2f1558d49e25cc36e5e@syzkaller.appspotmail.com Reported-by: Eric Dumazet Fixes: c840ac6af3f8 ("crypto: af_alg - Disallow bind/setkey/...") Cc: Signed-off-by: Herbert Xu Signed-off-by: Greg Kroah-Hartman --- crypto/af_alg.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) --- a/crypto/af_alg.c +++ b/crypto/af_alg.c @@ -139,11 +139,13 @@ void af_alg_release_parent(struct sock * sk = ask->parent; ask = alg_sk(sk); - lock_sock(sk); + local_bh_disable(); + bh_lock_sock(sk); ask->nokey_refcnt -= nokey; if (!last) last = !--ask->refcnt; - release_sock(sk); + bh_unlock_sock(sk); + local_bh_enable(); if (last) sock_put(sk);