lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LRH.2.11.1409030056130.7126@namei.org>
Date:	Wed, 3 Sep 2014 00:56:36 +1000 (EST)
From:	James Morris <jmorris@...ei.org>
To:	David Howells <dhowells@...hat.com>
cc:	keyrings@...ux-nfs.org, linux-security-module@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/5] KEYS: Miscellaneous fixes

On Tue, 2 Sep 2014, David Howells wrote:

> 
> Hi James,
> 
> Here are some fixes to go upstream:


Which of these need to go into current Linus?

#4 looks like it should.

> 
>  (1) Increase root's key quotas so that the DNS resolver doesn't run out of
>      capacity.  This is a bit of a stop-gap whilst I try to improve quota
>      recycling, but that's proving to be a bit tricky.
> 
>  (2) Fix the definition of the public_key subtype to give the name length.
> 
>  (3) Set a prefix for printing from signature handling.
> 
>  (4) Fix a use after free in assoc_array_gc().
> 
>  (5) Relax a check in the PKCS#7 parser to allow for padding inserted after a
>      PKCS#7 message.
> 
> They can be found here also:
> 
> 	http://git.kernel.org/cgit/linux/kernel/git/dhowells/linux-fs.git/log/?h=keys-fixes
> 
> Tagged with:
> 
> 	keys-fixes-20140902
> 
> David
> ---
> David Howells (4):
>       KEYS: Fix public_key asymmetric key subtype name
>       KEYS: Set pr_fmt() in asymmetric key signature handling
>       KEYS: Fix use-after-free in assoc_array_gc()
>       PEFILE: Relax the check on the length of the PKCS#7 cert
> 
> Steve Dickson (1):
>       KEYS: Increase root_maxkeys and root_maxbytes sizes
> 
> 
>  crypto/asymmetric_keys/public_key.c    |    1 +
>  crypto/asymmetric_keys/signature.c     |    1 +
>  crypto/asymmetric_keys/verify_pefile.c |   49 ++++++++++++++++++++++----------
>  lib/assoc_array.c                      |    2 +
>  security/keys/key.c                    |    4 +--
>  5 files changed, 38 insertions(+), 19 deletions(-)
> 

-- 
James Morris
<jmorris@...ei.org>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ