public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Kees Cook <keescook@chromium.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, Ard Biesheuvel <ardb@kernel.org>,
	Arnd Bergmann <arnd@arndb.de>, Kees Cook <keescook@chromium.org>,
	kernel test robot <oliver.sang@intel.com>
Subject: [GIT PULL] hardening fixes for v6.9-rc4
Date: Wed, 10 Apr 2024 09:36:18 -0700	[thread overview]
Message-ID: <202404100935.3D7CAE6@keescook> (raw)

Hi Linus,

Please pull these hardening fixes for v6.9-rc4.

Thanks!

-Kees

The following changes since commit 39cd87c4eb2b893354f3b850f916353f2658ae6f:

  Linux 6.9-rc2 (2024-03-31 14:32:39 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 9c573cd313433f6c1f7236fe64b9b743500c1628:

  randomize_kstack: Improve entropy diffusion (2024-04-03 14:45:03 -0700)

----------------------------------------------------------------
hardening fixes for v6.9-rc4

- gcc-plugins/stackleak: Avoid .head.text section (Ard Biesheuvel)

- ubsan: fix unused variable warning in test module (Arnd Bergmann)

- Improve entropy diffusion in randomize_kstack

----------------------------------------------------------------
Ard Biesheuvel (1):
      gcc-plugins/stackleak: Avoid .head.text section

Arnd Bergmann (1):
      ubsan: fix unused variable warning in test module

Kees Cook (1):
      randomize_kstack: Improve entropy diffusion

 include/linux/randomize_kstack.h       | 2 +-
 lib/test_ubsan.c                       | 2 +-
 scripts/gcc-plugins/stackleak_plugin.c | 2 ++
 3 files changed, 4 insertions(+), 2 deletions(-)

-- 
Kees Cook

             reply	other threads:[~2024-04-10 16:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-10 16:36 Kees Cook [this message]
2024-04-10 20:55 ` [GIT PULL] hardening fixes for v6.9-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=202404100935.3D7CAE6@keescook \
    --to=keescook@chromium.org \
    --cc=ardb@kernel.org \
    --cc=arnd@arndb.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=oliver.sang@intel.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