[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <202405231637.664DFA26FA@keescook>
Date: Thu, 23 May 2024 16:37:56 -0700
From: Kees Cook <keescook@...omium.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org,
Dmitry Torokhov <dmitry.torokhov@...il.com>,
Douglas Anderson <dianders@...omium.org>,
Kees Cook <keescook@...omium.org>,
Masahiro Yamada <masahiroy@...nel.org>,
Nathan Chancellor <nathan@...nel.org>,
Stephen Boyd <swboyd@...omium.org>
Subject: [GIT PULL] hardening fixes for v6.10-rc1
Hi Linus,
Please pull these hardening fixes for v6.10-rc1-fixes.
Thanks!
-Kees
The following changes since commit 6d305cbef1aa01b9714e01e35f3d5c28544cf04d:
uapi: stddef.h: Provide UAPI macros for __counted_by_{le, be} (2024-05-08 00:42:25 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/hardening-v6.10-rc1-fixes
for you to fetch changes up to ae1a863bcdbd6ea2abc93519a82ab5d715d5dcbc:
kunit/fortify: Fix memcmp() test to be amplitude agnostic (2024-05-18 13:46:10 -0700)
----------------------------------------------------------------
hardening fixes for v6.10-rc1
- loadpin: Prevent SECURITY_LOADPIN_ENFORCE=y without module decompression
(Stephen Boyd)
- ubsan: Restore dependency on ARCH_HAS_UBSAN
- kunit/fortify: Fix memcmp() test to be amplitude agnostic
----------------------------------------------------------------
Kees Cook (2):
ubsan: Restore dependency on ARCH_HAS_UBSAN
kunit/fortify: Fix memcmp() test to be amplitude agnostic
Stephen Boyd (1):
loadpin: Prevent SECURITY_LOADPIN_ENFORCE=y without module decompression
lib/Kconfig.ubsan | 1 +
lib/fortify_kunit.c | 2 +-
security/loadpin/Kconfig | 3 +++
3 files changed, 5 insertions(+), 1 deletion(-)
--
Kees Cook
Powered by blists - more mailing lists