On Tue, 16 Aug 2022 at 13:39, Sunny Wang <[email protected]> wrote: > > The series looks good to me. > Reviewed-by: Sunny Wang <[email protected]> > > -----Original Message----- > From: Dimitrije Pavlov <[email protected]> > Sent: 15 August 2022 17:31 > To: [email protected] > Cc: Ard Biesheuvel <[email protected]>; Jiewen Yao > <[email protected]>; Liming Gao <[email protected]>; Sunny Wang > <[email protected]>; Jeff Booher-Kaeding <[email protected]>; > Samer El-Haj-Mahmoud <[email protected]> > Subject: [PATCH v2 0/3] OvmfPkg: Check arguments for validity > > Some functions across OVMF don't check pointer arguments for > validity, which causes null pointer dereferences and crashes > in the SCT test suite. > > This series adds checks to return EFI_INVALID_PARAMETER if a > pointer 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 <[email protected]> > Cc: Jiewen Yao <[email protected]> > Cc: Liming Gao <[email protected]> > Cc: Sunny Wang <[email protected]> > Cc: Jeff Booher-Kaeding <[email protected]> > Cc: Samer El-Haj-Mahmoud <[email protected]> > > Dimitrije Pavlov (3): > OvmfPkg/PlatformDxe: Check ExtractConfig and RouteConfig arguments > OvmfPkg/VirtioGpuDxe: Check QueryMode arguments > OvmfPkg/VirtioFsDxe: Check GetDriverName arguments >
I tried to push these but they failed in CI. Could you please have a look and respin with the reported issues addressed? Thanks. https://github.com/tianocore/edk2/pull/3211 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#92482): https://edk2.groups.io/g/devel/message/92482 Mute This Topic: https://groups.io/mt/93040550/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
