audk/MdeModulePkg/Core/Dxe/Misc
Ken Lautner 964c22b8ea 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 <kenlautner3@gmail.com>
2024-09-13 07:53:57 +00:00
..
DebugImageInfo.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
InstallConfigurationTable.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
MemoryAttributesTable.c MdeModulePkg: Fix buffer overflow in MergeMemoryMap 2024-09-13 07:53:57 +00:00
MemoryProtection.c MdeModulePkg: MemoryProtection: Use ImageRecordPropertiesLib 2024-03-29 23:56:16 +00:00
SetWatchdogTimer.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Stall.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00