public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] kernel hardening fix for v5.19-rc1
@ 2022-05-26 15:30 Kees Cook
  2022-05-27  4:06 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Kees Cook @ 2022-05-26 15:30 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, Guenter Roeck, Kees Cook, kernel test robot,
	Masahiro Yamada, Anders Roxell

Hi Linus,

Please pull this kernel hardening fix for v5.19-rc1. This fixes an unlucky
build race condition when using the GCC plugins, noticed by a few folks.

Thanks!

-Kees

The following changes since commit ed5edd5a70b9525085403f193786395179ea303d:

  loadpin: stop using bdevname (2022-05-16 16:02:21 -0700)

are available in the Git repository at:

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

for you to fetch changes up to d37aa2efc89b387cda93bf15317883519683d435:

  gcc-plugins: use KERNELVERSION for plugin version (2022-05-24 08:25:16 -0700)

----------------------------------------------------------------
kernel hardening fix for v5.19-rc1

- Avoid GCC plugins needing utsrelease.h build target (Masahiro Yamada)

----------------------------------------------------------------
Masahiro Yamada (1):
      gcc-plugins: use KERNELVERSION for plugin version

 scripts/gcc-plugins/Makefile                  | 2 +-
 scripts/gcc-plugins/latent_entropy_plugin.c   | 2 +-
 scripts/gcc-plugins/randomize_layout_plugin.c | 2 +-
 scripts/gcc-plugins/sancov_plugin.c           | 2 +-
 scripts/gcc-plugins/stackleak_plugin.c        | 2 +-
 scripts/gcc-plugins/structleak_plugin.c       | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

-- 
Kees Cook

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-05-27  4:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-26 15:30 [GIT PULL] kernel hardening fix for v5.19-rc1 Kees Cook
2022-05-27  4:06 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox