edk2/MdeModulePkg/Universal/SmbiosDxe
Gerd Hoffmann 3f97b8bc7f MdeModulePkg/SmbiosDxe: fix table length check
In case EntryPointStructure does not exist yet use a length of zero instead of
skipping the check altogether.  Fixes a heap overflow in the following code
flow in case the first smbios table installed is larger than
SMBIOS_TABLE_MAX_LENGTH.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2026-08-01 04:35:21 +00:00
..
SmbiosDxe.c MdeModulePkg/SmbiosDxe: fix table length check 2026-08-01 04:35:21 +00:00
SmbiosDxe.h MdeModulePkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
SmbiosDxe.inf MdeModulePkg: Remove ARM32 Support 2025-09-25 22:04:10 +00:00
SmbiosDxe.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
SmbiosDxeExtra.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00