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] [day] [month] [year] [list]
Message-Id: <173637667298.1710122.12746757689844901280.b4-ty@kernel.org>
Date: Wed,  8 Jan 2025 14:51:13 -0800
From: Kees Cook <kees@...nel.org>
To: Andy Lutomirski <luto@...capital.net>,
	Will Drewry <wad@...omium.org>,
	Linus Walleij <linus.walleij@...aro.org>
Cc: Kees Cook <kees@...nel.org>,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] seccomp: Stub for !CONFIG_SECCOMP

On Wed, 08 Jan 2025 23:44:45 +0100, Linus Walleij wrote:
> When using !CONFIG_SECCOMP with CONFIG_GENERIC_ENTRY, the
> randconfig bots found the following snag:
> 
>    kernel/entry/common.c: In function 'syscall_trace_enter':
> >> kernel/entry/common.c:52:23: error: implicit declaration
>    of function '__secure_computing' [-Wimplicit-function-declaration]
>       52 |                 ret = __secure_computing(NULL);
>          |                       ^~~~~~~~~~~~~~~~~~
> 
> [...]

Applied to for-next/seccomp, thanks!

[1/1] seccomp: Stub for !CONFIG_SECCOMP
      https://git.kernel.org/kees/c/f90877dd7fb5

Take care,

-- 
Kees Cook


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ