* [GIT PULL] EFI fixes for v6.0 #1
@ 2022-09-08 10:43 Ard Biesheuvel
2022-09-08 12:30 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Ard Biesheuvel @ 2022-09-08 10:43 UTC (permalink / raw)
To: torvalds; +Cc: linux-efi, gregkh, Ard Biesheuvel
The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:
Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)
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-1
for you to fetch changes up to 9cb636b5f6a8cc6d1b50809ec8f8d33ae0c84c95:
efi: capsule-loader: Fix use-after-free in efi_capsule_write (2022-09-07 18:23:56 +0200)
----------------------------------------------------------------
A couple of low-priority EFI fixes
- prevent the randstruct plugin from re-ordering EFI protocol
definitions;
- fix a use-after-free in the capsule loader
- drop unused variable
----------------------------------------------------------------
Ard Biesheuvel (1):
efi: libstub: Disable struct randomization
Hyunwoo Kim (1):
efi: capsule-loader: Fix use-after-free in efi_capsule_write
chen zhang (1):
efi/x86: libstub: remove unused variable
drivers/firmware/efi/capsule-loader.c | 31 +++++++------------------------
drivers/firmware/efi/libstub/Makefile | 7 +++++++
drivers/firmware/efi/libstub/x86-stub.c | 1 -
3 files changed, 14 insertions(+), 25 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-09-08 12:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-08 10:43 [GIT PULL] EFI fixes for v6.0 #1 Ard Biesheuvel
2022-09-08 12:30 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox