From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755525AbbCRRuG (ORCPT ); Wed, 18 Mar 2015 13:50:06 -0400 Received: from www62.your-server.de ([213.133.104.62]:32839 "EHLO www62.your-server.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752007AbbCRRuB (ORCPT ); Wed, 18 Mar 2015 13:50:01 -0400 Message-ID: <5509BAC3.6090201@iogearbox.net> Date: Wed, 18 Mar 2015 18:49:55 +0100 From: Daniel Borkmann User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: mancha , Stephan Mueller CC: Hannes Frederic Sowa , tytso@mit.edu, linux-kernel@vger.kernel.org, linux-crypto@vger.kernel.org, herbert@gondor.apana.org.au, dborkman@redhat.com, cesarb@cesarb.eti.br Subject: Re: [BUG/PATCH] kernel RNG and its secrets References: <20150318095345.GA12923@zoho.com> <550972A7.9030100@iogearbox.net> <1426691374.2212055.242060697.4DDF89CA@webmail.messagingengine.com> <4937031.1sk5yglzr8@tauon> <20150318171402.GB24195@zoho.com> In-Reply-To: <20150318171402.GB24195@zoho.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated-Sender: daniel@iogearbox.net Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 03/18/2015 06:14 PM, mancha wrote: ... > Patch 0001 fixes the dead store issue in memzero_explicit(). Thanks! I have issued the fix for the memzero bug to Herbert in your authorship as discussed, also giving some more context. For the 2nd issue, lets wait for Cesar. Thanks again!