Some functions across OVMF don't check pointer arguments forvalidity, which causes null pointer dereferences and crashesin the SCT test suite.This series adds checks to return EFI_INVALID_PARAMETER if apointer argument is NULL.v2:- Add Liming Gao to Cc [Ard]- Turn individual patches into a series [Ard]- Fix issue with corrupted patches [Ard]Cc: Ard Biesheuvel <ardb+tianocore@...>Cc: Jiewen Yao <jiewen.yao@...>Cc: Liming Gao <gaoliming@...>Cc: Sunny Wang <Sunny.Wang@...>Cc: Jeff Booher-Kaeding <Jeff.Booher-Kaeding@...>Cc: Samer El-Haj-Mahmoud <Samer.El-Haj-Mahmoud@...>Dimitrije Pavlov (3): OvmfPkg/PlatformDxe: Check ExtractConfig and RouteConfig arguments OvmfPkg/VirtioGpuDxe: Check QueryMode arguments OvmfPkg/VirtioFsDxe: Check GetDriverName arguments
© 2023 Groups.io