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
| ||
|
Message-Id: <172755717414.3162722.13873506895313493619.b4-ty@kernel.org> Date: Sat, 28 Sep 2024 13:59:35 -0700 From: Kees Cook <kees@...nel.org> To: Linus Torvalds <torvalds@...ux-foundation.org>, Nathan Chancellor <nathan@...nel.org> Cc: Kees Cook <kees@...nel.org>, linux-kernel@...r.kernel.org, linux-hardening@...r.kernel.org, llvm@...ts.linux.dev, patches@...ts.linux.dev Subject: Re: [PATCH] hardening: Adjust dependencies in selection of MODVERSIONS On Sat, 28 Sep 2024 11:13:13 -0700, Nathan Chancellor wrote: > MODVERSIONS recently grew a dependency on !COMPILE_TEST so that Rust > could be more easily tested. However, this introduces a Kconfig warning > when building allmodconfig with a clang version that supports RANDSTRUCT > natively because RANDSTRUCT_FULL and RANDSTRUCT_PERFORMANCE select > MODVERSIONS when MODULES is enabled, bypassing the !COMPILE_TEST > dependency: > > [...] Applied to for-linus/hardening, thanks! [1/1] hardening: Adjust dependencies in selection of MODVERSIONS https://git.kernel.org/kees/c/dd3a7ee91e0c Take care, -- Kees Cook
Powered by blists - more mailing lists