From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932779AbcI1U7g (ORCPT ); Wed, 28 Sep 2016 16:59:36 -0400 Received: from hr2.samba.org ([144.76.82.148]:47799 "EHLO hr2.samba.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752523AbcI1U7Z (ORCPT ); Wed, 28 Sep 2016 16:59:25 -0400 Date: Thu, 29 Sep 2016 06:59:08 +1000 From: Anton Blanchard To: Marcelo Cerri Cc: linux-crypto@vger.kernel.org, Herbert Xu , "Leonidas S. Barbosa" , linux-kernel@vger.kernel.org, Paul Mackerras , Paulo Flabiano Smorigo , George Wilson , linuxppc-dev@lists.ozlabs.org, "David S. Miller" Subject: Re: [PATCH 0/3] Fix crypto/vmx/p8_ghash memory corruption Message-ID: <20160929065908.653ec5c2@kryten> In-Reply-To: <1475080931-7926-1-git-send-email-marcelo.cerri@canonical.com> References: <1475080931-7926-1-git-send-email-marcelo.cerri@canonical.com> X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.30; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Marcelo > This series fixes the memory corruption found by Jan Stancek in > 4.8-rc7. The problem however also affects previous versions of the > driver. If it affects previous versions, please add the lines in the sign off to get it into the stable kernels. Anton