mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] hardening updates for v6.14-rc1
@ 2025-01-16  0:29 Kees Cook
  2025-01-23  4:49 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Kees Cook @ 2025-01-16  0:29 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, Alexander Potapenko, Geert Uytterhoeven, Kees Cook,
	Marco Elver, Steven Rostedt, Thorsten Blum

Hi Linus,

Please pull these few hardening updates for v6.14-rc1. The hardening tree
kind of ended up being the catch-all for the tracepoint change, with the
core trace change having been reviewed by Rostedt.

Thanks!

-Kees

The following changes since commit 4bbf9020becbfd8fc2c3da790855b7042fad455b:

  Linux 6.13-rc4 (2024-12-22 13:22:21 -0800)

are available in the Git repository at:

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

for you to fetch changes up to a9a5e0bdc5a77a7c662ad4be0ad661f0b0d5e99d:

  hardening: Document INIT_STACK_ALL_PATTERN behavior with GCC (2025-01-08 14:17:33 -0800)

----------------------------------------------------------------
hardening updates for v6.14-rc1

- stackleak: Use str_enabled_disabled() helper (Thorsten Blum)

- Document GCC INIT_STACK_ALL_PATTERN behavior (Geert Uytterhoeven)

- Add task_prctl_unknown tracepoint (Marco Elver)

----------------------------------------------------------------
Geert Uytterhoeven (1):
      hardening: Document INIT_STACK_ALL_PATTERN behavior with GCC

Marco Elver (2):
      tracing: Add task_prctl_unknown tracepoint
      tracing: Remove pid in task_rename tracing output

Thorsten Blum (1):
      stackleak: Use str_enabled_disabled() helper in stack_erasing_sysctl()

 include/trace/events/task.h | 44 +++++++++++++++++++++++++++++++++++++++-----
 kernel/stackleak.c          |  3 ++-
 kernel/sys.c                |  3 +++
 security/Kconfig.hardening  |  1 +
 4 files changed, 45 insertions(+), 6 deletions(-)

-- 
Kees Cook

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

end of thread, other threads:[~2025-01-23  4:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-16  0:29 [GIT PULL] hardening updates for v6.14-rc1 Kees Cook
2025-01-23  4:49 ` 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

Powered by JetHome