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]
Date:	Thu, 12 Dec 2013 13:31:46 -0800
From:	Linus Torvalds <torvalds@...ux-foundation.org>
To:	David Howells <dhowells@...hat.com>
Cc:	James Morris <jmorris@...ei.org>, keyrings@...ux-nfs.org,
	LSM List <linux-security-module@...r.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [GIT PULL] KEYS: Miscellaneous fixes

On Tue, Dec 10, 2013 at 12:40 PM, David Howells <dhowells@...hat.com> wrote:
>
> Could you pull the following fixes for the keyring stuff.

Pulled. However, I notice that the following issue remains with module
key signing, and I *think* it was introduced in the -rc1 pull:

 - start with clean kernel sources

 - build kernel ("make -j16" or whatever after doing your config)

 - build kernel again ("make -j" - nothing has changed):

   ...
   X.509 certificate list changed
     CERTS   kernel/x509_certificate_list
     - Including cert /home/torvalds/v2.6/linux/signing_key.x509
     AS      kernel/system_certificates.o
     LD      kernel/built-in.o
   ...

   which causes it to relink the kernel.

 - build kernel yet again, and now finally it doesn't build/link anything.

So some rule for the certificate list seems to be broken. I'm pretty
sure this didn't happen in 3.12. Any ideas?

                 Linus
--
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