Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754100AbbHFBql (ORCPT ); Wed, 5 Aug 2015 21:46:41 -0400 Received: from tundra.namei.org ([65.99.196.166]:33479 "EHLO namei.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753442AbbHFBqj (ORCPT ); Wed, 5 Aug 2015 21:46:39 -0400 Date: Thu, 6 Aug 2015 11:45:56 +1000 (AEST) From: James Morris To: David Howells cc: keyrings@linux-nfs.org, marcel@holtmann.org, linux-kernel@vger.kernel.org, stable@vger.kernel.org, linux-security-module@vger.kernel.org, linux-crypto@vger.kernel.org, dwmw2@infradead.org Subject: Re: [PATCH 1/4] ASN.1: Fix handling of CHOICE in ASN.1 compiler In-Reply-To: <20150805131810.8933.59566.stgit@warthog.procyon.org.uk> Message-ID: References: <20150805131810.8933.59566.stgit@warthog.procyon.org.uk> User-Agent: Alpine 2.20 (LRH 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 588 Lines: 20 On Wed, 5 Aug 2015, David Howells wrote: > Fix the handling of CHOICE types in the ASN.1 compiler to make SEQUENCE and > SET elements in a CHOICE be correctly rendered as skippable and conditional > as appropriate. What are the security implications of these bugs? It's pretty late in the -rc cycle. -- James Morris -- 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/