Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 964c22b8ea3b1c497fed0547f29e8338be26040a
      
https://github.com/tianocore/edk2/commit/964c22b8ea3b1c497fed0547f29e8338be26040a
  Author: Ken Lautner <kenlautn...@gmail.com>
  Date:   2024-09-13 (Fri, 13 Sep 2024)

  Changed paths:
    M MdeModulePkg/Core/Dxe/Misc/MemoryAttributesTable.c

  Log Message:
  -----------
  MdeModulePkg: Fix buffer overflow in MergeMemoryMap

Check that the next map entry is valid before dereferencing to merge the
guard pages. If the final entry is at the end of a page with no valid page
following it, then this can cause an access violation.

Signed-off-by: Kenneth Lautner <kenlautn...@gmail.com>



To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to