summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/qemu/qemu.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/qemu/qemu.inc b/meta/recipes-devtools/qemu/qemu.inc
index 53f48375e4..80316af88d 100644
--- a/meta/recipes-devtools/qemu/qemu.inc
+++ b/meta/recipes-devtools/qemu/qemu.inc
@@ -52,6 +52,8 @@ CVE_STATUS[CVE-2023-2680] = "not-applicable-platform: RHEL specific issue."
52# NVD DB has this CVE as version-less (with "-") 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" 53CVE_STATUS[CVE-2024-6505] = "fixed-version: this CVE is fixed since 9.1.0"
54 54
55CVE_STATUS[CVE-2023-1386] = "disputed: not an issue as per https://bugzilla.redhat.com/show_bug.cgi?id=2223985"
56
55COMPATIBLE_HOST:mipsarchn32 = "null" 57COMPATIBLE_HOST:mipsarchn32 = "null"
56COMPATIBLE_HOST:mipsarchn64 = "null" 58COMPATIBLE_HOST:mipsarchn64 = "null"
57COMPATIBLE_HOST:riscv32 = "null" 59COMPATIBLE_HOST:riscv32 = "null"