mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Kees Cook <kees@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, Ard Biesheuvel <ardb@kernel.org>,
	Arnd Bergmann <arnd@arndb.de>, Heiko Carstens <hca@linux.ibm.com>,
	Kees Cook <kees@kernel.org>, Mark Rutland <mark.rutland@arm.com>,
	Nathan Chancellor <nathan@kernel.org>,
	"Paul E. McKenney" <paulmck@kernel.org>,
	Sami Tolvanen <samitolvanen@google.com>,
	Thorsten Blum <thorsten.blum@toblux.com>,
	Yanjun Yang <yangyj.ee@gmail.com>,
	Yuntao Liu <liuyuntao12@huawei.com>
Subject: [GIT PULL] hardening updates for v6.11-rc1
Date: Mon, 15 Jul 2024 09:34:47 -0700	[thread overview]
Message-ID: <202407150933.E1871BE@keescook> (raw)

Hi Linus,

Please pull these hardening updates for v6.11-rc1.

Thanks!

-Kees

The following changes since commit c3f38fa61af77b49866b006939479069cd451173:

  Linux 6.10-rc2 (2024-06-02 15:44:56 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 872bb37f6829d4f7f3ed5afe2786add3d4384b4b:

  randomize_kstack: Improve stack alignment codegen (2024-07-13 21:36:36 -0700)

----------------------------------------------------------------
hardening updates for v6.11-rc1

- lkdtm/bugs: add test for hung smp_call_function_single() (Mark Rutland)

- gcc-plugins: Remove duplicate included header file stringpool.h
  (Thorsten Blum)

- ARM: Remove address checking for MMUless devices (Yanjun Yang)

- randomize_kstack: Clean up per-arch entropy and codegen

- KCFI: Make FineIBT mode Kconfig selectable

- fortify: Do not special-case 0-sized destinations

----------------------------------------------------------------
Kees Cook (4):
      x86/alternatives: Make FineIBT mode Kconfig selectable
      fortify: Do not special-case 0-sized destinations
      randomize_kstack: Remove non-functional per-arch entropy filtering
      randomize_kstack: Improve stack alignment codegen

Mark Rutland (1):
      lkdtm/bugs: add test for hung smp_call_function_single()

Thorsten Blum (1):
      gcc-plugins: Remove duplicate included header file stringpool.h

Yanjun Yang (1):
      ARM: Remove address checking for MMUless devices

 arch/arm/mm/fault.c                     |  4 ++--
 arch/arm64/kernel/syscall.c             | 16 +++++++---------
 arch/s390/include/asm/entry-common.h    |  2 +-
 arch/x86/Kconfig                        |  9 +++++++++
 arch/x86/include/asm/cfi.h              |  2 +-
 arch/x86/include/asm/entry-common.h     | 15 ++++++---------
 arch/x86/kernel/alternative.c           |  8 ++++----
 drivers/misc/lkdtm/bugs.c               | 30 ++++++++++++++++++++++++++++++
 include/linux/fortify-string.h          |  8 ++------
 include/linux/randomize_kstack.h        | 18 ++++++++++++------
 lib/fortify_kunit.c                     |  3 +--
 scripts/gcc-plugins/gcc-common.h        |  5 -----
 tools/testing/selftests/lkdtm/tests.txt |  1 +
 13 files changed, 76 insertions(+), 45 deletions(-)

-- 
Kees Cook

             reply	other threads:[~2024-07-15 16:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-15 16:34 Kees Cook [this message]
2024-07-16 21:43 ` 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=202407150933.E1871BE@keescook \
    --to=kees@kernel.org \
    --cc=ardb@kernel.org \
    --cc=arnd@arndb.de \
    --cc=hca@linux.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=liuyuntao12@huawei.com \
    --cc=mark.rutland@arm.com \
    --cc=nathan@kernel.org \
    --cc=paulmck@kernel.org \
    --cc=samitolvanen@google.com \
    --cc=thorsten.blum@toblux.com \
    --cc=torvalds@linux-foundation.org \
    --cc=yangyj.ee@gmail.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

all inboxes | Powered by JetHome®