All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kees Cook <kees@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org,
	Alexander Potapenko <glider@google.com>,
	Geert Uytterhoeven <geert+renesas@glider.be>,
	Kees Cook <kees@kernel.org>, Marco Elver <elver@google.com>,
	Steven Rostedt <rostedt@goodmis.org>,
	Thorsten Blum <thorsten.blum@linux.dev>
Subject: [GIT PULL] hardening updates for v6.14-rc1
Date: Wed, 15 Jan 2025 16:29:32 -0800	[thread overview]
Message-ID: <202501151625.F8FB6CD0A2@keescook> (raw)

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

             reply	other threads:[~2025-01-16  0:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-16  0:29 Kees Cook [this message]
2025-01-23  4:49 ` [GIT PULL] hardening updates for v6.14-rc1 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=202501151625.F8FB6CD0A2@keescook \
    --to=kees@kernel.org \
    --cc=elver@google.com \
    --cc=geert+renesas@glider.be \
    --cc=glider@google.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rostedt@goodmis.org \
    --cc=thorsten.blum@linux.dev \
    --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 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.