summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/qemu/qemu.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-devtools/qemu/qemu.inc b/meta/recipes-devtools/qemu/qemu.inc
index 77b879fea9..d4693fe8b0 100644
--- a/meta/recipes-devtools/qemu/qemu.inc
+++ b/meta/recipes-devtools/qemu/qemu.inc
@@ -49,6 +49,9 @@ CVE_STATUS[CVE-2018-18438] = "disputed: The issues identified by this CVE were d
49# As per https://bugzilla.redhat.com/show_bug.cgi?id=2203387 49# As per https://bugzilla.redhat.com/show_bug.cgi?id=2203387
50CVE_STATUS[CVE-2023-2680] = "not-applicable-platform: RHEL specific issue." 50CVE_STATUS[CVE-2023-2680] = "not-applicable-platform: RHEL specific issue."
51 51
52# NVD DB has this CVE as version-less (with "-")
53CVE_STATUS[CVE-2024-6505] = "fixed-version: this CVE is fixed since 9.1.0"
54
52COMPATIBLE_HOST:mipsarchn32 = "null" 55COMPATIBLE_HOST:mipsarchn32 = "null"
53COMPATIBLE_HOST:mipsarchn64 = "null" 56COMPATIBLE_HOST:mipsarchn64 = "null"
54COMPATIBLE_HOST:riscv32 = "null" 57COMPATIBLE_HOST:riscv32 = "null"