From b9478104d18f5afd9f7d5acade6172ee8950bb4f Mon Sep 17 00:00:00 2001 From: lijiajie Date: Fri, 21 Aug 2020 10:46:04 +0800 Subject: [PATCH] update qemu.spec with hw-usb-core-fixe-buffer-overflow.patch --- qemu.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/qemu.spec b/qemu.spec index 2293b2d..f89933a 100644 --- a/qemu.spec +++ b/qemu.spec @@ -204,6 +204,7 @@ Patch0191: test-tpm-pass-optional-machine-options-to-swtpm-test.patch Patch0192: test-tpm-tis-Get-prepared-to-share-tests-between-ISA.patch Patch0193: test-tpm-tis-Add-Sysbus-TPM-TIS-device-test.patch Patch0194: build-smt-processor-structure-to-support-smt-topolog.patch +Patch0195: hw-usb-core-fix-buffer-overflow.patch BuildRequires: flex BuildRequires: bison @@ -550,6 +551,9 @@ getent passwd qemu >/dev/null || \ %endif %changelog +* Fri Aug 21 2020 Huawei Technologies Co., Ltd +- hw/usb/core.c: fix buffer overflow in do_token_setup function + * Tue Aug 18 2020 Huawei Technologies Co., Ltd - hw/acpi/aml-build.c: build smt processor structure to support smt topology