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 b38cac7481..1fb387e9b5 100644 --- a/meta/recipes-devtools/qemu/qemu.inc +++ b/meta/recipes-devtools/qemu/qemu.inc | |||
@@ -51,6 +51,8 @@ CVE_STATUS[CVE-2023-2680] = "not-applicable-platform: RHEL specific issue." | |||
51 | # NVD DB has this CVE as version-less (with "-") | 51 | # NVD DB has this CVE as version-less (with "-") |
52 | CVE_STATUS[CVE-2024-6505] = "fixed-version: this CVE is fixed since 9.1.0" | 52 | CVE_STATUS[CVE-2024-6505] = "fixed-version: this CVE is fixed since 9.1.0" |
53 | 53 | ||
54 | CVE_STATUS[CVE-2023-1386] = "disputed: not an issue as per https://bugzilla.redhat.com/show_bug.cgi?id=2223985" | ||
55 | |||
54 | COMPATIBLE_HOST:mipsarchn32 = "null" | 56 | COMPATIBLE_HOST:mipsarchn32 = "null" |
55 | COMPATIBLE_HOST:mipsarchn64 = "null" | 57 | COMPATIBLE_HOST:mipsarchn64 = "null" |
56 | COMPATIBLE_HOST:riscv32 = "null" | 58 | COMPATIBLE_HOST:riscv32 = "null" |