From: Ard Biesheuvel <ardb+git@google.com>
To: torvalds@linux-foundation.org
Cc: linux-efi@vger.kernel.org, Ard Biesheuvel <ardb@kernel.org>
Subject: [GIT PULL] EFI fix for v6.7 #3
Date: Wed, 3 Jan 2024 15:11:21 +0100 [thread overview]
Message-ID: <20240103141120.1646106-2-ardb+git@google.com> (raw)
From: Ard Biesheuvel <ardb@kernel.org>
Hello Linus,
Please pull this final EFI fix for v6.7, which addresses another minor issue
caused by the EFI stub overhaul in v6.6.
The following changes since commit 50d7cdf7a9b1ab6f4f74a69c84e974d5dc0c1bf1:
efi/x86: Avoid physical KASLR on older Dell systems (2023-12-11 17:57:42 +0100)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git tags/efi-urgent-for-v6.7-3
for you to fetch changes up to 01638431c465741e071ab34acf3bef3c2570f878:
efi/x86: Fix the missing KASLR_FLAG bit in boot_params->hdr.loadflags (2024-01-02 16:51:28 +0100)
----------------------------------------------------------------
EFI fix for v6.7 #3
- Ensure that the KASLR load flag is set in boot_params when loading the
kernel randomized directly from the EFI stub
----------------------------------------------------------------
Yuntao Wang (1):
efi/x86: Fix the missing KASLR_FLAG bit in boot_params->hdr.loadflags
drivers/firmware/efi/libstub/x86-stub.c | 2 ++
1 file changed, 2 insertions(+)
next reply other threads:[~2024-01-03 14:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-03 14:11 Ard Biesheuvel [this message]
2024-01-03 22:19 ` [GIT PULL] EFI fix for v6.7 #3 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=20240103141120.1646106-2-ardb+git@google.com \
--to=ardb+git@google.com \
--cc=ardb@kernel.org \
--cc=linux-efi@vger.kernel.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