All of lore.kernel.org
 help / color / mirror / Atom feed
* [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

* Re: [GIT PULL] EFI fixes for v6.0 #1
  2022-09-08 10:43 [GIT PULL] EFI fixes for v6.0 #1 Ard Biesheuvel
@ 2022-09-08 12:30 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-09-08 12:30 UTC (permalink / raw)
  To: Ard Biesheuvel; +Cc: torvalds, linux-efi, gregkh, Ard Biesheuvel

The pull request you sent on Thu,  8 Sep 2022 12:43:59 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git tags/efi-urgent-for-v6.0-1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/f280b9872af1f58760b7731e973de57ffccfb0a4

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ 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 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.