v3: - just drop debug function instead of trying to fix it. - add three more CVE fixes.
Gerd Hoffmann (5): hw/uefi: add sanity check hw/uefi: remove debug function hw/uefi: check lower limit for signature list size hw/uefi: account variable policy entries against storage size hw/uefi: add post_load checks hw/uefi/var-service-core.c | 14 +++++++- hw/uefi/var-service-json.c | 5 +++ hw/uefi/var-service-policy.c | 68 ++++++++++++++++------------------- hw/uefi/var-service-siglist.c | 3 ++ hw/uefi/var-service-vars.c | 19 ++++++++++ 5 files changed, 71 insertions(+), 38 deletions(-) -- 2.55.0
