From: Kees Cook <keescook@chromium.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, Kees Cook <keescook@chromium.org>,
Nathan Chancellor <nathan@kernel.org>,
xiafukun <xiafukun@huawei.com>,
Zhao Wenhui <zhaowenhui8@huawei.com>
Subject: [GIT PULL] kernel hardening fix for v6.1-rc5
Date: Fri, 11 Nov 2022 10:37:23 -0800 [thread overview]
Message-ID: <202211111036.19260F591@keescook> (raw)
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
next reply other threads:[~2022-11-11 18:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-11 18:37 Kees Cook [this message]
2022-11-11 19:43 ` [GIT PULL] kernel hardening fix for v6.1-rc5 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=202211111036.19260F591@keescook \
--to=keescook@chromium.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nathan@kernel.org \
--cc=torvalds@linux-foundation.org \
--cc=xiafukun@huawei.com \
--cc=zhaowenhui8@huawei.com \
/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.