diff options
-rw-r--r-- | meta/recipes-devtools/qemu/qemu.inc | 2 |
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 "-") |
53 | CVE_STATUS[CVE-2024-6505] = "fixed-version: this CVE is fixed since 9.1.0" | 53 | CVE_STATUS[CVE-2024-6505] = "fixed-version: this CVE is fixed since 9.1.0" |
54 | 54 | ||
55 | CVE_STATUS[CVE-2023-1386] = "disputed: not an issue as per https://bugzilla.redhat.com/show_bug.cgi?id=2223985" | ||
56 | |||
55 | COMPATIBLE_HOST:mipsarchn32 = "null" | 57 | COMPATIBLE_HOST:mipsarchn32 = "null" |
56 | COMPATIBLE_HOST:mipsarchn64 = "null" | 58 | COMPATIBLE_HOST:mipsarchn64 = "null" |
57 | COMPATIBLE_HOST:riscv32 = "null" | 59 | COMPATIBLE_HOST:riscv32 = "null" |