diff --git a/qemu.spec b/qemu.spec index 777537c..ee1d595 100644 --- a/qemu.spec +++ b/qemu.spec @@ -321,6 +321,7 @@ Patch0308: vhost-user-gpu-fix-OOB-write-in-virgl_cmd_get_capset.patch Patch0309: ide-ahci-add-check-to-avoid-null-dereference-CVE-201.patch Patch0310: hw-intc-arm_gic-Fix-interrupt-ID-in-GICD_SGIR-regist.patch Patch0311: usb-limit-combined-packets-to-1-MiB-CVE-2021-3527.patch +Patch0312: hw-net-rocker_of_dpa-fix-double-free-bug-of-rocker-d.patch BuildRequires: flex BuildRequires: bison @@ -708,6 +709,9 @@ getent passwd qemu >/dev/null || \ %endif %changelog +* Tue Jul 13 2021 Chen Qun +- hw/net/rocker_of_dpa: fix double free bug of rocker device + * Mon Jun 21 2021 Chen Qun - ide: ahci: add check to avoid null dereference (CVE-2019-12067) - hw/intc/arm_gic: Fix interrupt ID in GICD_SGIR register