[GIT PULL] kernel hardening fix for v6.1-rc5

From: Kees Cook
Date: Fri Nov 11 2022 - 13:39:19 EST


Hi Linus,

Please pull this kernel hardening fix for v6.1-rc5: a small fix for !SMP
linker section orphan handling.

Thanks!

-Kees

The following changes since commit 6f7630b1b5bc672b54c1285ee6aba752b446672c:

fortify: Capture __bos() results in const temp vars (2022-10-28 16:07:01 -0700)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/hardening-v6.1-rc5

for you to fetch changes up to 000f8870a47bdc36730357883b6aef42bced91ee:

vmlinux.lds.h: Fix placement of '.data..decrypted' section (2022-11-08 09:59:19 -0800)

----------------------------------------------------------------
kernel hardening fix for v6.1-rc5

- Fix !SMP placement of '.data..decrypted' section (Nathan Chancellor)

----------------------------------------------------------------
Nathan Chancellor (1):
vmlinux.lds.h: Fix placement of '.data..decrypted' section

include/asm-generic/vmlinux.lds.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

--
Kees Cook