Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753959AbbLJSBA (ORCPT ); Thu, 10 Dec 2015 13:01:00 -0500 Received: from h1446028.stratoserver.net ([85.214.92.142]:40942 "EHLO mail.ahsoftware.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752267AbbLJSA6 (ORCPT ); Thu, 10 Dec 2015 13:00:58 -0500 Subject: Re: [PATCH] X.509: Fix the time validation [ver #3] To: Greg Kroah-Hartman , David Howells References: <20151112113840.22150.8769.stgit@warthog.procyon.org.uk> <56694497.9090308@ahsoftware.de> <5669970A.9040507@ahsoftware.de> <20151210152604.GA18860@kroah.com> <56699B82.9090100@ahsoftware.de> Cc: jmorris@namei.org, David Woodhouse , linux-kernel@vger.kernel.org, stable@vger.kernel.org, linux-security-module@vger.kernel.org, keyrings@vger.kernel.org, Mimi Zohar From: Alexander Holler Message-ID: <5669BDCE.9010703@ahsoftware.de> Date: Thu, 10 Dec 2015 19:00:46 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 MIME-Version: 1.0 In-Reply-To: <56699B82.9090100@ahsoftware.de> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1511 Lines: 35 Am 10.12.2015 um 16:34 schrieb Alexander Holler: > Am 10.12.2015 um 16:26 schrieb Greg Kroah-Hartman: >> On Thu, Dec 10, 2015 at 04:15:22PM +0100, Alexander Holler wrote: > >>> Just in case of, I would suggest to quickly push out 4.3.2 (only 4.3 >>> seems >>> to be affected) which contains at least the patch mentioned in the >>> subject >>> (58585c1fc301a36625db41ac7078c4dd0a218d84 in mainline). >> >> 58585c1fc301a36625db41ac7078c4dd0a218d84 doesn't reference anything in >> Linus's tree, where did you get that git commit id? > > Uh, hmm, maybe I've picked the wrong commit number when I've used git > gui blame to find the original commit. Might have been one from my own > trees which are based on mainline. Sorry, having had a second look, the > one I've cherry-picked from mainline was > cc25b994acfbc901429da682d0f73c190e960206 To give my motivation for that mail (and that "quickly"): it's highly annoying to end up with a box which does not have network and, as in my case, even without working input devices because modules weren't loaded. And other people don't might be able to find the problem (and existing patch) as quick as I did and might end up even more annoyed than I was for a short period of time. ;) > Regards, > > Alexander Holler -- 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/