audk/MdeModulePkg/Universal/Disk/PartitionDxe
Hao Wu fccdb88022 MdeModulePkg/PartitionDxe: Ensure blocksize holds MBR (CVE-2018-12180)
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=1134

The commit adds checks for detecting GPT and MBR partitions.

These checks will ensure that the device block size is big enough to hold
an MBR (512 bytes).

Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
2019-02-28 08:15:42 +08:00
..
ComponentName.c Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. 2011-07-06 03:55:36 +00:00
ElTorito.c MdeModulePkg/PartitionDxe: Add partition type guid to installed handle 2018-03-29 13:05:19 +08:00
Gpt.c MdeModulePkg/PartitionDxe: Ensure blocksize holds MBR (CVE-2018-12180) 2019-02-28 08:15:42 +08:00
Mbr.c MdeModulePkg/PartitionDxe: Ensure blocksize holds MBR (CVE-2018-12180) 2019-02-28 08:15:42 +08:00
Partition.c MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
Partition.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
PartitionDxe.inf MdeModulePkg: Removing ipf which is no longer supported from edk2. 2018-09-06 15:25:16 +08:00
PartitionDxe.uni MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
PartitionDxeExtra.uni MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
Udf.c MdeModulePkg/PartitionDxe: Add check for underlying device block size 2018-10-23 14:23:09 +08:00