linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kees Cook <keescook@chromium.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org,
	"Jason A. Donenfeld" <Jason@zx2c4.com>,
	Kees Cook <keescook@chromium.org>,
	PaX Team <pageexec@freemail.hu>,
	Tadeusz Struk <tadeusz.struk@linaro.org>
Subject: [GIT PULL] kernel hardening fixes for v5.18-rc3
Date: Tue, 12 Apr 2022 16:36:10 -0700	[thread overview]
Message-ID: <202204121635.BCF6C9C4D3@keescook> (raw)

Hi Linus,

Please pull these kernel hardening fixes for v5.18-rc3.

Thanks!

-Kees

The following changes since commit 229a08a4f4e4f9949801cc39b6480ddc9c487183:

  ARM/dma-mapping: Remove CMA code when not built with CMA (2022-03-31 11:19:25 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/hardening-v5.18-rc3

for you to fetch changes up to c40160f2998c897231f8454bf797558d30a20375:

  gcc-plugins: latent_entropy: use /dev/urandom (2022-04-12 11:31:40 -0700)

----------------------------------------------------------------
hardening fixes for v5.18-rc3

- latent_entropy: Use /dev/urandom instead of small GCC seed (Jason Donenfeld)

- uapi/stddef.h: add missed include guards (Tadeusz Struk)

----------------------------------------------------------------
Jason A. Donenfeld (1):
      gcc-plugins: latent_entropy: use /dev/urandom

Tadeusz Struk (1):
      uapi/linux/stddef.h: Add include guards

 include/uapi/linux/stddef.h                 |  4 +++
 scripts/gcc-plugins/latent_entropy_plugin.c | 44 ++++++++++++++++++-----------
 2 files changed, 31 insertions(+), 17 deletions(-)

-- 
Kees Cook

             reply	other threads:[~2022-04-12 23:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-12 23:36 Kees Cook [this message]
2022-04-13  1:24 ` [GIT PULL] kernel hardening fixes for v5.18-rc3 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=202204121635.BCF6C9C4D3@keescook \
    --to=keescook@chromium.org \
    --cc=Jason@zx2c4.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pageexec@freemail.hu \
    --cc=tadeusz.struk@linaro.org \
    --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;
as well as URLs for NNTP newsgroup(s).