]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
qemu: ignore RHEL specific CVE-2023-2680
authorLee Chee Yang <chee.yang.lee@intel.com>
Mon, 16 Oct 2023 08:51:51 +0000 (16:51 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 17 Oct 2023 09:54:39 +0000 (10:54 +0100)
Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/qemu/qemu.inc

index b331f87c0d02e4dea20a984340fbb3588d6f9e5e..78c495516f212937e0e05e4cb139d92d98cc8653 100644 (file)
@@ -56,6 +56,9 @@ CVE_STATUS[CVE-2018-18438] = "disputed: The issues identified by this CVE were d
 # https://bugzilla.redhat.com/show_bug.cgi?id=2167423
 CVE_STATUS[CVE-2023-0664] = "not-applicable-platform: Issue only applies on Windows"
 
+# As per https://bugzilla.redhat.com/show_bug.cgi?id=2203387
+CVE_STATUS[CVE-2023-2680] = "not-applicable-platform: RHEL specific issue."
+
 COMPATIBLE_HOST:mipsarchn32 = "null"
 COMPATIBLE_HOST:mipsarchn64 = "null"
 COMPATIBLE_HOST:riscv32 = "null"