summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/qemu/qemu.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/qemu/qemu.inc')
-rw-r--r--meta/recipes-devtools/qemu/qemu.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta/recipes-devtools/qemu/qemu.inc b/meta/recipes-devtools/qemu/qemu.inc
index a6ee958e4b..7f2b52fa88 100644
--- a/meta/recipes-devtools/qemu/qemu.inc
+++ b/meta/recipes-devtools/qemu/qemu.inc
@@ -112,6 +112,11 @@ CVE_CHECK_IGNORE += "CVE-2007-0998"
112# https://bugzilla.redhat.com/show_bug.cgi?id=1609015#c11 112# https://bugzilla.redhat.com/show_bug.cgi?id=1609015#c11
113CVE_CHECK_IGNORE += "CVE-2018-18438" 113CVE_CHECK_IGNORE += "CVE-2018-18438"
114 114
115# As per https://nvd.nist.gov/vuln/detail/CVE-2023-0664
116# https://bugzilla.redhat.com/show_bug.cgi?id=2167423
117# this bug related to windows specific.
118CVE_CHECK_IGNORE += "CVE-2023-0664"
119
115COMPATIBLE_HOST:mipsarchn32 = "null" 120COMPATIBLE_HOST:mipsarchn32 = "null"
116COMPATIBLE_HOST:mipsarchn64 = "null" 121COMPATIBLE_HOST:mipsarchn64 = "null"
117COMPATIBLE_HOST:riscv32 = "null" 122COMPATIBLE_HOST:riscv32 = "null"