All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matt Fleming <matt@console-pimps.org>
To: "H. Peter Anvin" <hpa@zytor.com>, Ingo Molnar <mingo@kernel.org>
Cc: "Thomas Gleixner" <tglx@linutronix.de>,
	linux-efi@vger.kernel.org, linux-kernel@vger.kernel.org,
	"Bruno Prémont" <bonbons@linux-vserver.org>
Subject: [GIT PULL] EFI urgent fix
Date: Wed, 6 Aug 2014 10:46:51 +0100	[thread overview]
Message-ID: <20140806094651.GU15082@console-pimps.org> (raw)

Folks, please pull the following fix. It's something that Peter and I
talked about a while ago, and it seems that people are actually hitting
issues without this patch and have been since v3.13.

The following changes since commit c7fb93ec51d462ec3540a729ba446663c26a0505:

  x86/efi: Include a .bss section within the PE/COFF headers (2014-07-10 14:21:39 +0100)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git tags/efi-urgent

for you to fetch changes up to 7b2a583afb4ab894f78bc0f8bd136e96b6499a7e:

  x86/efi: Enforce CONFIG_RELOCATABLE for EFI boot stub (2014-08-05 22:01:04 +0100)

----------------------------------------------------------------
 * Enforce CONFIG_RELOCATABLE for the x86 EFI boot stub, otherwise
   it's possible to overwrite random pieces of unallocated memory during
   kernel decompression, leading to machine resets.

----------------------------------------------------------------
Matt Fleming (1):
      x86/efi: Enforce CONFIG_RELOCATABLE for EFI boot stub

 arch/x86/Kconfig | 1 +
 1 file changed, 1 insertion(+)

-- 
Matt Fleming, Intel Open Source Technology Center

WARNING: multiple messages have this Message-ID (diff)
From: Matt Fleming <matt-HNK1S37rvNbeXh+fF434Mdi2O/JbrIOy@public.gmane.org>
To: "H. Peter Anvin" <hpa-YMNOUZJC4hwAvxtiuMwx3w@public.gmane.org>,
	Ingo Molnar <mingo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
Cc: "Thomas Gleixner" <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org>,
	linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	"Bruno Prémont"
	<bonbons-ud5FBsm0p/xEiooADzr8i9i2O/JbrIOy@public.gmane.org>
Subject: [GIT PULL] EFI urgent fix
Date: Wed, 6 Aug 2014 10:46:51 +0100	[thread overview]
Message-ID: <20140806094651.GU15082@console-pimps.org> (raw)

Folks, please pull the following fix. It's something that Peter and I
talked about a while ago, and it seems that people are actually hitting
issues without this patch and have been since v3.13.

The following changes since commit c7fb93ec51d462ec3540a729ba446663c26a0505:

  x86/efi: Include a .bss section within the PE/COFF headers (2014-07-10 14:21:39 +0100)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git tags/efi-urgent

for you to fetch changes up to 7b2a583afb4ab894f78bc0f8bd136e96b6499a7e:

  x86/efi: Enforce CONFIG_RELOCATABLE for EFI boot stub (2014-08-05 22:01:04 +0100)

----------------------------------------------------------------
 * Enforce CONFIG_RELOCATABLE for the x86 EFI boot stub, otherwise
   it's possible to overwrite random pieces of unallocated memory during
   kernel decompression, leading to machine resets.

----------------------------------------------------------------
Matt Fleming (1):
      x86/efi: Enforce CONFIG_RELOCATABLE for EFI boot stub

 arch/x86/Kconfig | 1 +
 1 file changed, 1 insertion(+)

-- 
Matt Fleming, Intel Open Source Technology Center

             reply	other threads:[~2014-08-06  9:46 UTC|newest]

Thread overview: 63+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-06  9:46 Matt Fleming [this message]
2014-08-06  9:46 ` [GIT PULL] EFI urgent fix Matt Fleming
  -- strict thread matches above, loose matches on Subject: below --
2017-04-12 15:27 Matt Fleming
2017-01-27 22:06 Matt Fleming
2017-01-27 22:06 ` Matt Fleming
2016-05-13 20:34 Matt Fleming
2016-05-13 20:34 ` Matt Fleming
2016-04-25 11:26 Matt Fleming
2016-04-25 11:26 ` Matt Fleming
2016-04-25 15:29 ` Ingo Molnar
2016-04-01 19:03 Matt Fleming
2016-04-02  7:32 ` Ingo Molnar
2016-04-02  7:32   ` Ingo Molnar
2015-11-04 10:47 Matt Fleming
2015-11-04 10:47 ` Matt Fleming
2015-11-04 10:50 ` Thomas Gleixner
2015-11-04 10:50   ` Thomas Gleixner
2015-10-16 10:01 Matt Fleming
2015-10-16 10:01 ` Matt Fleming
2015-10-16 10:04 ` Ingo Molnar
2015-10-16 10:04   ` Ingo Molnar
2015-10-12 14:13 Matt Fleming
2015-07-15 14:31 Matt Fleming
2015-07-21  7:53 ` Ingo Molnar
2015-07-21  7:53   ` Ingo Molnar
2015-06-11 12:47 Matt Fleming
2015-06-11 14:43 ` Ingo Molnar
2015-06-11 14:43   ` Ingo Molnar
2015-06-12 15:00   ` Matt Fleming
2015-06-12 15:00     ` Matt Fleming
2015-03-27 19:18 Matt Fleming
2014-09-19 10:33 Matt Fleming
2014-09-19 10:33 ` Matt Fleming
2014-09-19 10:50 ` Ingo Molnar
2014-07-07  6:43 Matt Fleming
2014-07-07  6:43 ` Matt Fleming
2014-06-20  9:00 Matt Fleming
2014-06-20  9:28 ` Catalin Marinas
2014-06-20  9:28   ` Catalin Marinas
2014-06-20 13:39   ` Leif Lindholm
2014-06-20 13:39     ` Leif Lindholm
2014-06-20 13:49     ` Matt Fleming
2014-06-20 14:19       ` Leif Lindholm
2014-06-25 20:42 ` Matt Fleming
2014-06-25 20:42   ` Matt Fleming
2014-05-03  5:51 Matt Fleming
2014-05-03  5:51 ` Matt Fleming
2014-05-04 18:21 ` Ingo Molnar
2014-05-04 18:21   ` Ingo Molnar
2014-03-04 23:47 Matt Fleming
2014-03-04 23:47 ` Matt Fleming
2013-09-19 12:41 Matt Fleming
2013-09-19 12:41 ` Matt Fleming
2013-09-20  7:53 ` Ingo Molnar
2013-09-20  7:53   ` Ingo Molnar
2013-06-21  9:56 Matt Fleming
2013-06-21  9:56 ` Matt Fleming
2013-04-26 16:30 Matt Fleming
2013-04-26 16:30 ` Matt Fleming
2013-04-26 16:40 ` Linus Torvalds
2013-04-26 16:40   ` Linus Torvalds
2013-04-26 16:48   ` Matt Fleming
2013-04-26 16:48     ` Matt Fleming

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=20140806094651.GU15082@console-pimps.org \
    --to=matt@console-pimps.org \
    --cc=bonbons@linux-vserver.org \
    --cc=hpa@zytor.com \
    --cc=linux-efi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@kernel.org \
    --cc=tglx@linutronix.de \
    /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.