From: Ard Biesheuvel <ardb@kernel.org>
To: torvalds@linux-foundation.org
Cc: linux-efi@vger.kernel.org, Ard Biesheuvel <ardb@kernel.org>
Subject: [GIT PULL] EFI fixes for v6.0 (#2)
Date: Thu, 22 Sep 2022 16:21:22 +0200 [thread overview]
Message-ID: <20220922142122.1208186-1-ardb@kernel.org> (raw)
The following changes since commit 9cb636b5f6a8cc6d1b50809ec8f8d33ae0c84c95:
efi: capsule-loader: Fix use-after-free in efi_capsule_write (2022-09-07 18:23:56 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git tags/efi-urgent-for-v6.0-2
for you to fetch changes up to 5f56a74cc0a6d9b9f8ba89cea29cd7c4774cb2b1:
efi: libstub: check Shim mode using MokSBStateRT (2022-09-22 10:15:44 +0200)
----------------------------------------------------------------
EFI fixes (take #2)
- Use the right variable to check for shim insecure mode
- Wipe setup_data field when booting via EFI
- Add missing error check to efibc driver
----------------------------------------------------------------
Ard Biesheuvel (2):
efi: x86: Wipe setup_data on pure EFI boot
efi: libstub: check Shim mode using MokSBStateRT
Guilherme G. Piccoli (1):
efi: efibc: Guard against allocation failure
drivers/firmware/efi/efibc.c | 3 +++
drivers/firmware/efi/libstub/secureboot.c | 8 ++++----
drivers/firmware/efi/libstub/x86-stub.c | 7 +++++++
3 files changed, 14 insertions(+), 4 deletions(-)
next reply other threads:[~2022-09-22 14:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-22 14:21 Ard Biesheuvel [this message]
2022-09-22 18:15 ` [GIT PULL] EFI fixes for v6.0 (#2) 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=20220922142122.1208186-1-ardb@kernel.org \
--to=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 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.