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, Arnd Bergmann <arnd@arndb.de>,
	Junhui Pei <paradoxskin233@gmail.com>,
	Justin Stitt <justinstitt@google.com>,
	Kees Cook <kees@kernel.org>,
	Linus Walleij <linus.walleij@linaro.org>,
	Nathan Chancellor <nathan@kernel.org>
Subject: [GIT PULL] hardening fixes for v6.17-rc4
Date: Sat, 30 Aug 2025 19:13:40 -0700	[thread overview]
Message-ID: <202508301913.69AE63B6D@keescook> (raw)

Hi Linus,

Please pull these small hardening fixes for v6.17-rc4.

Thanks!

-Kees

The following changes since commit c17b750b3ad9f45f2b6f7e6f7f4679844244f0b9:

  Linux 6.17-rc2 (2025-08-17 15:22:10 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/hardening-v6.17-rc4

for you to fetch changes up to 86a9b1250602d877a393dcbab5f42472f77ac0f7:

  hardening: Require clang 20.1.0 for __counted_by (2025-08-29 12:04:53 -0700)

----------------------------------------------------------------
hardening fixes for v6.17-rc4

- ARM: stacktrace: include asm/sections.h in asm/stacktrace.h (Arnd Bergmann)

- ubsan: Fix incorrect hand-side used in handle (Junhui Pei)

- hardening: Require clang 20.1.0 for __counted_by (Nathan Chancellor)

----------------------------------------------------------------
Arnd Bergmann (1):
      ARM: stacktrace: include asm/sections.h in asm/stacktrace.h

Junhui Pei (1):
      ubsan: Fix incorrect hand-side used in handle

Nathan Chancellor (1):
      hardening: Require clang 20.1.0 for __counted_by

 init/Kconfig                      | 9 +++++----
 arch/arm/include/asm/stacktrace.h | 3 ++-
 lib/ubsan.c                       | 6 +++---
 3 files changed, 10 insertions(+), 8 deletions(-)

-- 
Kees Cook

             reply	other threads:[~2025-08-31  2:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-31  2:13 Kees Cook [this message]
2025-08-31 16:51 ` [GIT PULL] hardening fixes for v6.17-rc4 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=202508301913.69AE63B6D@keescook \
    --to=kees@kernel.org \
    --cc=arnd@arndb.de \
    --cc=justinstitt@google.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nathan@kernel.org \
    --cc=paradoxskin233@gmail.com \
    --cc=torvalds@linux-foundation.org \
    /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