Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753386AbaBCWo5 (ORCPT ); Mon, 3 Feb 2014 17:44:57 -0500 Received: from imap.thunk.org ([74.207.234.97]:53882 "EHLO imap.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752160AbaBCWo4 (ORCPT ); Mon, 3 Feb 2014 17:44:56 -0500 Date: Mon, 3 Feb 2014 17:44:38 -0500 From: "Theodore Ts'o" To: "Maciej W. Rozycki" Cc: =?iso-8859-1?Q?J=F6rn?= Engel , "H. Peter Anvin" , Linux Kernel Developers List , Ralf Baechle , dave.taht@gmail.com, blogic@openwrt.org, andrewmcgr@gmail.com, smueller@chronox.de, Geert Uytterhoeven , tg@mirbsd.de Subject: Re: [PATCH,RFC] random: collect cpu randomness Message-ID: <20140203224438.GD22856@thunk.org> Mail-Followup-To: Theodore Ts'o , "Maciej W. Rozycki" , =?iso-8859-1?Q?J=F6rn?= Engel , "H. Peter Anvin" , Linux Kernel Developers List , Ralf Baechle , dave.taht@gmail.com, blogic@openwrt.org, andrewmcgr@gmail.com, smueller@chronox.de, Geert Uytterhoeven , tg@mirbsd.de References: <20140202203617.GA9499@logfs.org> <20140203155042.GD9499@logfs.org> <20140203163729.GA13634@thunk.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: tytso@thunk.org X-SA-Exim-Scanned: No (on imap.thunk.org); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Feb 03, 2014 at 09:54:22PM +0000, Maciej W. Rozycki wrote: > > Can we be sure we don't leak information this way? Just being > paranoid... The register information will be mixed pretty thoroughly by the time it gets to the entropy pool, and then we don't ever expose the entropy pool to userspace. So no, I don't think we need to worry about leaking information. - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/