bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #50715] GRUB stack overwriting PXE stack (or the other way around)


From: Andrei Borzenkov
Subject: [bug #50715] GRUB stack overwriting PXE stack (or the other way around)
Date: Thu, 6 Apr 2017 12:57:23 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/57.0.2987.98 Chrome/57.0.2987.98 Safari/537.36

Follow-up Comment #1, bug #50715 (project grub):

Well, this code is run as the very first thing, before any memory allocator is
active. I guess we could use different, more "safe" stack location until
memory size is detected. But that also means we must restrict max image size,
so we still need to have some safe limit statically. In which case we can
simply move stack lower.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?50715>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]