From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753329AbcBKNfw (ORCPT ); Thu, 11 Feb 2016 08:35:52 -0500 Received: from aserp1040.oracle.com ([141.146.126.69]:50281 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752590AbcBKNfu (ORCPT ); Thu, 11 Feb 2016 08:35:50 -0500 Subject: Re: [GIT PULL] Miscellaneous keyrings and modsign fixes To: Philipp Hahn , David Howells , stable@vger.kernel.org, linux-kernel@vger.kernel.org References: <23015.1443196492@warthog.procyon.org.uk> <56BC423C.6080405@univention.de> From: Sasha Levin Message-ID: <56BC8E30.4010506@oracle.com> Date: Thu, 11 Feb 2016 08:35:44 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: <56BC423C.6080405@univention.de> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Source-IP: aserv0022.oracle.com [141.146.126.234] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02/11/2016 03:11 AM, Philipp Hahn wrote: > Hello David, cc:stable, cc:Sasha, > > Am 25.09.2015 um 17:54 schrieb David Howells: >> Can you pass these changes on to Linus? There are four: > ... >> (3) Don't strip leading zeros from the key ID when using it to construct a >> key description lest this make the key not match. > > That commit e7c87bef7de2417b219d4dbfe8d33a0098a8df54 went into v4.3-rc4 > and is required to fix dd2f6c4481debfa389c1f2b2b1d5bd6449c42611, which > was introduced with 3.18-rc1. As thus I recommend back-porting that fix > and inclusion into > 4.2 > 4.1 > 4.0 > 3.19 > 3.18 > The patch is simple enough to be cherry-picked into each branch without > any fuzz. > > We hit that bug and Ubuntu did too: > I've grabbed it for both 3.18 and 4.1. Thanks, Sasha