All of lore.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

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

The pull request you sent on Thu, 26 May 2022 08:30:50 -0700:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/090b39af591cdde897664dfa5d3d5b0c78a197fb

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ 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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.