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 38ed637b93..220f0a161c 100644 --- a/meta/recipes-devtools/qemu/qemu.inc +++ b/meta/recipes-devtools/qemu/qemu.inc | |||
@@ -84,6 +84,8 @@ CVE_STATUS[CVE-2024-6505] = "fixed-version: this CVE is fixed since 9.1.0" | |||
84 | 84 | ||
85 | CVE_STATUS[CVE-2023-1386] = "disputed: not an issue as per https://bugzilla.redhat.com/show_bug.cgi?id=2223985" | 85 | CVE_STATUS[CVE-2023-1386] = "disputed: not an issue as per https://bugzilla.redhat.com/show_bug.cgi?id=2223985" |
86 | 86 | ||
87 | CVE_STATUS[CVE-2024-7730] = "fixed-version: this is fixed in v8.2.7" | ||
88 | |||
87 | COMPATIBLE_HOST:mipsarchn32 = "null" | 89 | COMPATIBLE_HOST:mipsarchn32 = "null" |
88 | COMPATIBLE_HOST:mipsarchn64 = "null" | 90 | COMPATIBLE_HOST:mipsarchn64 = "null" |
89 | COMPATIBLE_HOST:riscv32 = "null" | 91 | COMPATIBLE_HOST:riscv32 = "null" |