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-next>] [day] [month] [year] [list]
Message-ID: <202501141341.F8FC21BC@keescook>
Date: Tue, 14 Jan 2025 13:42:12 -0800
From: Kees Cook <kees@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, Kees Cook <kees@...nel.org>,
	Linus Walleij <linus.walleij@...aro.org>
Subject: [GIT PULL] seccomp fix for v6.13-rc8

Hi Linus,

Please pull this seccomp fix for v6.13-rc8. Seemed better to get it into
v6.13 final than leave it for the merge window, as it's the only thing
in the seccomp tree currently and fixes a randconfig failure.

Thanks!

-Kees

The following changes since commit fac04efc5c793dccbd07e2d59af9f90b7fc0dca4:

  Linux 6.13-rc2 (2024-12-08 14:03:39 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/seccomp-v6.13-rc8

for you to fetch changes up to f90877dd7fb5085dd9abd6399daf63dd2969fc90:

  seccomp: Stub for !CONFIG_SECCOMP (2025-01-08 14:50:11 -0800)

----------------------------------------------------------------
seccomp fix for v6.13-rc8

- Unconditionally define stub for !CONFIG_SECCOMP (Linus Walleij)

----------------------------------------------------------------
Linus Walleij (1):
      seccomp: Stub for !CONFIG_SECCOMP

 include/linux/seccomp.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
Kees Cook

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ