spec: Update patch and changelog with !155 hw/net/rocker_of_dpa: fix double free bug of rocker device !155

hw/net/rocker_of_dpa: fix double free bug of rocker device

Signed-off-by: Chen Qun<kuhn.chenqun@huawei.com>
This commit is contained in:
Chen Qun 2021-07-13 11:46:29 +08:00
parent a4efdbff92
commit 051ed0f96d

View File

@ -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 <kuhn.chenqun@huawei.com>
- hw/net/rocker_of_dpa: fix double free bug of rocker device
* Mon Jun 21 2021 Chen Qun <kuhn.chenqun@huawei.com>
- ide: ahci: add check to avoid null dereference (CVE-2019-12067)
- hw/intc/arm_gic: Fix interrupt ID in GICD_SGIR register