audk/ArmPkg/Library/ArmMmuLib
Ard Biesheuvel 76c23f9e0d ArmPkg/ArmMmuLib AARCH64: fix out of bounds access
Take care not to dereference BlockEntry if it may be pointing past
the end of the page table we are manipulating. It is only a read,
and thus harmless, but HeapGuard triggers on it so let's fix it.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
2019-01-14 19:46:57 +01:00
..
AArch64 ArmPkg/ArmMmuLib AARCH64: fix out of bounds access 2019-01-14 19:46:57 +01:00
Arm ArmPkg/ArmMmuLib ARM: disregard high memory when setting permissions 2019-01-14 19:42:23 +01:00
ArmMmuBaseLib.inf ArmPkg/ArmMmuLib: take the CPU supported maximum PA space into account 2018-11-29 18:54:59 +01:00
ArmMmuPeiLib.inf ArmPkg/ArmMmuLib: take the CPU supported maximum PA space into account 2018-11-29 18:54:59 +01:00