We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cac9710 commit dfd425bCopy full SHA for dfd425b
meta/recipes-devtools/qemu/qemu.inc
@@ -125,6 +125,10 @@ CVE_CHECK_IGNORE += "CVE-2018-18438"
125
# this bug related to windows specific.
126
CVE_CHECK_IGNORE += "CVE-2023-0664"
127
128
+# As per https://bugzilla.redhat.com/show_bug.cgi?id=2203387
129
+# RHEL specific issue
130
+CVE_CHECK_IGNORE += "CVE-2023-2680"
131
+
132
COMPATIBLE_HOST:mipsarchn32 = "null"
133
COMPATIBLE_HOST:mipsarchn64 = "null"
134
COMPATIBLE_HOST:riscv32 = "null"
0 commit comments