diff --git a/qemu.spec b/qemu.spec index 974379d..1c269f0 100644 --- a/qemu.spec +++ b/qemu.spec @@ -309,6 +309,7 @@ Patch0296: nvram-add-nrf51_soc-flash-read-method.patch Patch0297: spapr_pci-add-spapr-msi-read-method.patch Patch0298: tz-ppc-add-dummy-read-write-methods.patch Patch0299: imx7-ccm-add-digprog-mmio-write-method.patch +Patch0300: bugfix-fix-Uninitialized-Free-Vulnerability.patch BuildRequires: flex BuildRequires: bison @@ -693,6 +694,9 @@ getent passwd qemu >/dev/null || \ %endif %changelog +* Wed Jun 02 2021 Chen Qun +- bugfix: fix Uninitialized Free Vulnerability + * Tue Jun 01 2021 Chen Qun - hw/pci-host: add pci-intack write method - pci-host: add pcie-msi read method