[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <202301131526.28719A40@keescook>
Date: Fri, 13 Jan 2023 15:27:05 -0800
From: Kees Cook <keescook@...omium.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org,
Brian Norris <briannorris@...omium.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Guenter Roeck <groeck@...omium.org>,
Jack Rosenthal <jrosenth@...omium.org>,
Julius Werner <jwerner@...omium.org>,
Kees Cook <keescook@...omium.org>,
Paul Menzel <pmenzel@...gen.mpg.de>,
Peter Zijlstra <peterz@...radead.org>,
Sami Tolvanen <samitolvanen@...gle.com>,
Stephen Boyd <swboyd@...omium.org>
Subject: [GIT PULL] kernel hardening fixes for v6.2-rc4
Hi Linus,
Please pull these two kernel hardening fixes for v6.2-rc4.
Thanks!
-Kees
The following changes since commit 88603b6dc419445847923fcb7fe5080067a30f98:
Linux 6.2-rc2 (2023-01-01 13:53:16 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/hardening-v6.2-rc4
for you to fetch changes up to 42633ed852deadc14d44660ad71e2f6640239120:
kbuild: Fix CFI hash randomization with KASAN (2023-01-13 15:22:03 -0800)
----------------------------------------------------------------
kernel hardening fixes for v6.2-rc4
- Fix CFI hash randomization with KASAN (Sami Tolvanen)
- Check size of coreboot table entry and use flex-array
----------------------------------------------------------------
Kees Cook (1):
firmware: coreboot: Check size of table entry and use flex-array
Sami Tolvanen (1):
kbuild: Fix CFI hash randomization with KASAN
drivers/firmware/google/coreboot_table.c | 9 +++++++--
drivers/firmware/google/coreboot_table.h | 1 +
init/Makefile | 1 +
scripts/Makefile.vmlinux | 1 +
4 files changed, 10 insertions(+), 2 deletions(-)
--
Kees Cook
Powered by blists - more mailing lists