We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16e2d4b commit cf4b19bCopy full SHA for cf4b19b
meta/recipes-devtools/qemu/qemu.inc
@@ -50,6 +50,11 @@ CVE_CHECK_IGNORE += "CVE-2007-0998"
50
# https://bugzilla.redhat.com/show_bug.cgi?id=1609015#c11
51
CVE_CHECK_IGNORE += "CVE-2018-18438"
52
53
+# As per https://nvd.nist.gov/vuln/detail/CVE-2023-0664
54
+# https://bugzilla.redhat.com/show_bug.cgi?id=2167423
55
+# this bug related to windows specific.
56
+CVE_CHECK_IGNORE += "CVE-2023-0664"
57
+
58
COMPATIBLE_HOST:mipsarchn32 = "null"
59
COMPATIBLE_HOST:mipsarchn64 = "null"
60
COMPATIBLE_HOST:riscv32 = "null"
0 commit comments