|
@@ -164,6 +164,9 @@ CVE_CHECK_IGNORE += "CVE-2022-36648"
|
|
|
# disputed: not an issue as per https://bugzilla.redhat.com/show_bug.cgi?id=2223985
|
|
|
CVE_CHECK_IGNORE += "CVE-2023-1386"
|
|
|
|
|
|
+# virtio-snd was implemented in 8.2.0, so version 6.2.0 is not yet affected
|
|
|
+CVE_CHECK_IGNORE += "CVE-2024-7730"
|
|
|
+
|
|
|
COMPATIBLE_HOST:mipsarchn32 = "null"
|
|
|
COMPATIBLE_HOST:mipsarchn64 = "null"
|
|
|
COMPATIBLE_HOST:riscv32 = "null"
|