The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Kees Cook <kees@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, Carlos Llamas <cmllamas@google.com>,
	Kees Cook <kees@kernel.org>,
	Linus Torvalds <torvalds@linux-foundation.org>,
	Nathan Chancellor <nathan@kernel.org>,
	Vegard Nossum <vegard.nossum@oracle.com>
Subject: [GIT PULL] hardening fixes for v6.18-rc1
Date: Tue, 7 Oct 2025 08:31:05 -0700	[thread overview]
Message-ID: <202510070829.3F80E18@keescook> (raw)

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

             reply	other threads:[~2025-10-07 15:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-07 15:31 Kees Cook [this message]
2025-10-07 20:07 ` [GIT PULL] hardening fixes for v6.18-rc1 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202510070829.3F80E18@keescook \
    --to=kees@kernel.org \
    --cc=cmllamas@google.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nathan@kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=vegard.nossum@oracle.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox