[PATCH v3 0/5] hw/uefi: security fixes

Gerd Hoffmann posted 5 patches 2 weeks, 2 days ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260709104223.143594-1-kraxel@redhat.com
Maintainers: Gerd Hoffmann <kraxel@redhat.com>
There is a newer version of this series
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(-)
[PATCH v3 0/5] hw/uefi: security fixes
Posted by Gerd Hoffmann 2 weeks, 2 days ago
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