Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp1028635yba; Thu, 4 Apr 2019 02:47:07 -0700 (PDT) X-Google-Smtp-Source: APXvYqx22nDHMk8yKiumKEwqhIswqO1fssTC47rxEq1C7MGpQDrqJG2gFW+JuDjS5Lqwlwl59KPf X-Received: by 2002:a63:f218:: with SMTP id v24mr4960334pgh.326.1554371227289; Thu, 04 Apr 2019 02:47:07 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1554371227; cv=none; d=google.com; s=arc-20160816; b=Swa8n6uXOKDEkaNTcoiIk/C8wEj2sDXJKfWraozNKnSYdqsBqC0CKa2vb0c9FrLko9 wCgPxZRzyntIVRknt9SnjV15LCP/1O5mxxwWYTRxPbJ/Wgi8ZwI5RdBqxSqXZHexGali bTjYhsJDWXBN4PALoosXhjwScs2MtQIjoewe+45sggbcHr3k+u62PF5hbV6948HQhFIA +IJ4f4IgwIp04WyeSNLx1y7GKAxZh7FTBh8JdboGN4wi7VGJtMNxtXqldsBcfCWnFnfn I1D9wNSuhoeRJC2oR/q0jLotJ0NV1rqbU0k6g5DF2nIFsy2xboRpbH9kFS/DX0Sem/d5 mJIA== 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=1nt0dA6tAWFOI2w7zTwKoL+zNcHqHoLlB+mgQguZkwQ=; b=r0yKkRcexoYo+5YFSeSwn+clt6l131Gclb19McdrWWAdp7x433URsO1Og+xzq8qOCa Bp5Zm5o8zWjnKOLWBcwUhAFJaWcImK6x5TByi5DFp3N9QmsbXcAGL84wypRSMhw5p+S0 GLZ6/PRSsdjkDYQTkEutcA2vxVy+Ys4wVXHgmLEDjPDmEeAeePNcx/ZozD7G7cdSF0Gb Qq1tiWWAnBblMLkx0+1S4EuRXfGx/5L8871nPtEJpkCG9Uo2MpAI44rZ4iXykekfecWR whS9+bZ2CMAMK4dqC338e1todfZ4Y3ORlY9NSWO0zzK41HmDd41BelYEJfjyxVIimKD/ 4IWw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="Y8O/xD+x"; 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 n22si15689711plp.296.2019.04.04.02.46.52; Thu, 04 Apr 2019 02:47:07 -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; dkim=pass header.i=@kernel.org header.s=default header.b="Y8O/xD+x"; 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 S1730740AbfDDJqS (ORCPT + 99 others); Thu, 4 Apr 2019 05:46:18 -0400 Received: from mail.kernel.org ([198.145.29.99]:34542 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729320AbfDDI6e (ORCPT ); Thu, 4 Apr 2019 04:58:34 -0400 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 9CA9A20693; Thu, 4 Apr 2019 08:58:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1554368313; bh=nY/kJbbYhRphes7oApJ7tyR+3bZNUls8kGVAovfAOvs=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Y8O/xD+xWF0SkROEcbkXoIY/74cUBO/4oU+sDz8QLdAzxoP6NNOCOH65HzaPoiG7j URji3x2NuFAEqjaTCQArksasHftsoTJx6j0O4L3HI2nGRouo+Vz91dtChIVeoELBWh oar3N50uXgQoN6/CeCxiq8rBqCwE3ygr15hRjDgg= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, David Tolnay , Herbert Xu , Sasha Levin Subject: [PATCH 4.14 101/121] hwrng: virtio - Avoid repeated init of completion Date: Thu, 4 Apr 2019 10:48:09 +0200 Message-Id: <20190404084550.756742891@linuxfoundation.org> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20190404084545.245659903@linuxfoundation.org> References: <20190404084545.245659903@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.14-stable review patch. If anyone has any objections, please let me know. ------------------ [ Upstream commit aef027db48da56b6f25d0e54c07c8401ada6ce21 ] The virtio-rng driver uses a completion called have_data to wait for a virtio read to be fulfilled by the hypervisor. The completion is reset before placing a buffer on the virtio queue and completed by the virtio callback once data has been written into the buffer. Prior to this commit, the driver called init_completion on this completion both during probe as well as when registering virtio buffers as part of a hwrng read operation. The second of these init_completion calls should instead be reinit_completion because the have_data completion has already been inited by probe. As described in Documentation/scheduler/completion.txt, "Calling init_completion() twice on the same completion object is most likely a bug". This bug was present in the initial implementation of virtio-rng in f7f510ec1957 ("virtio: An entropy device, as suggested by hpa"). Back then the have_data completion was a single static completion rather than a member of one of potentially multiple virtrng_info structs as implemented later by 08e53fbdb85c ("virtio-rng: support multiple virtio-rng devices"). The original driver incorrectly used init_completion rather than INIT_COMPLETION to reset have_data during read. Tested by running `head -c48 /dev/random | hexdump` within crosvm, the Chrome OS virtual machine monitor, and confirming that the virtio-rng driver successfully produces random bytes from the host. Signed-off-by: David Tolnay Tested-by: David Tolnay Signed-off-by: Herbert Xu Signed-off-by: Sasha Levin --- drivers/char/hw_random/virtio-rng.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/char/hw_random/virtio-rng.c b/drivers/char/hw_random/virtio-rng.c index 3fa2f8a009b3..1c5c4314c6b5 100644 --- a/drivers/char/hw_random/virtio-rng.c +++ b/drivers/char/hw_random/virtio-rng.c @@ -73,7 +73,7 @@ static int virtio_read(struct hwrng *rng, void *buf, size_t size, bool wait) if (!vi->busy) { vi->busy = true; - init_completion(&vi->have_data); + reinit_completion(&vi->have_data); register_buffer(vi, buf, size); } -- 2.19.1