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: <202510070829.3F80E18@keescook>
Date: Tue, 7 Oct 2025 08:31:05 -0700
From: Kees Cook <kees@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, Carlos Llamas <cmllamas@...gle.com>,
	Kees Cook <kees@...nel.org>,
	Linus Torvalds <torvalds@...ux-foundation.org>,
	Nathan Chancellor <nathan@...nel.org>,
	Vegard Nossum <vegard.nossum@...cle.com>
Subject: [GIT PULL] hardening fixes for v6.18-rc1

Hi Linus,

Please pull these two hardening fixes for v6.18-rc1. After this, I'm
expecting 1 more CONFIG_CFI_CLANG -> CONFIG_CFI "passing in the night"
fix once the x86/core PR lands:
https://lore.kernel.org/lkml/20251003221030.GA1162775@ax162/

Thanks!

-Kees

The following changes since commit fd94619c43360eb44d28bd3ef326a4f85c600a07:

  Merge tag 'zonefs-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs (2025-10-05 20:45:49 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/hardening-fix1-v6.18-rc1

for you to fetch changes up to b157dd228cf0ee24b2414712abd82bd3a8d5b009:

  tools headers: kcfi: rename missed CONFIG_CFI_CLANG (2025-10-07 08:21:33 -0700)

----------------------------------------------------------------
hardening fixes for v6.18-rc1

- tools headers: rename missed CONFIG_CFI_CLANG in merge (Carlos Llamas)

- kconfig: Avoid prompting for transitional symbols

----------------------------------------------------------------
Carlos Llamas (1):
      tools headers: kcfi: rename missed CONFIG_CFI_CLANG

Kees Cook (1):
      kconfig: Avoid prompting for transitional symbols

 scripts/kconfig/symbol.c                           | 15 +++++++++-
 scripts/kconfig/tests/transitional/Kconfig         | 32 ++++++++++++++++++++++
 scripts/kconfig/tests/transitional/expected_config |  3 ++
 scripts/kconfig/tests/transitional/initial_config  |  4 +++
 scripts/kconfig/tests/transitional/__init__.py     |  7 +++++
 scripts/kconfig/tests/transitional/expected_stdout |  1 +
 tools/include/linux/cfi_types.h                    |  2 +-
 7 files changed, 62 insertions(+), 2 deletions(-)
 create mode 100644 scripts/kconfig/tests/transitional/expected_stdout

-- 
Kees Cook

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ