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>] [day] [month] [year] [list]
Date:   Tue, 12 Jul 2022 10:45:54 -0400
From:   Steven Rostedt <rostedt@...dmis.org>
To:     LKML <linux-kernel@...r.kernel.org>
Cc:     Linus Torvalds <torvalds@...ux-foundation.org>,
        David Howells <dhowells@...hat.com>,
        Simo Sorce <simo@...hat.com>,
        Herbert Xu <herbert@...dor.apana.org.au>,
        keyrings@...r.kernel.org, linux-crypto@...r.kernel.org
Subject: [BUILD BUG] regression from certs: Move load_certificate_list() to
 be with the asymmetric keys code


I have a config that now fails to build due to commit 60050ffe3d770
("certs: Move load_certificate_list() to be with the asymmetric keys code")

  CC      .vmlinux.export.o
  LD      .tmp_vmlinux.kallsyms1
ld: certs/system_keyring.o: in function `load_system_certificate_list':
system_keyring.c:(.init.text+0x35): undefined reference to `x509_load_certificate_list'
make[1]: *** [/work/build/trace/nobackup/linux-test.git/Makefile:1164: vmlinux] Error 1
make[1]: Leaving directory '/work/build/trace/nobackup/mxtest'
make: *** [Makefile:219: __sub-make] Error 2


If I revert this commit, it builds fine.

Attached is the config.

Thanks,

-- Steve

Download attachment "config" of type "application/octet-stream" (157681 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ