]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
qemu: set CVE-2024-6505 to fixed
authorPeter Marko <peter.marko@siemens.com>
Sun, 8 Dec 2024 17:34:47 +0000 (18:34 +0100)
committerSteve Sakoman <steve@sakoman.com>
Mon, 9 Dec 2024 15:32:54 +0000 (07:32 -0800)
CVE patch was removed on last upgrade as fixing commit was backported to
stable 8.2.x branch.

NVD DB has this CVE as version-less (with "-").
So explicit status set is needed to mark it as fixed.

(From OE-Core rev: 64359ec3b60ae68d39c2e6444f903fd20e397cff)

Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/qemu/qemu.inc

index 40ee267a4217bf0837025d2e83645513a68f393c..4dc6c104c7b44a9626fe5573f5ac42b1149c8415 100644 (file)
@@ -78,6 +78,9 @@ CVE_STATUS[CVE-2023-6683] = "cpe-incorrect: Applies only against version 8.2.1 a
 
 CVE_STATUS[CVE-2023-6693] = "cpe-incorrect: Applies only against version 8.2.0 and earlier"
 
+# NVD DB has this CVE as version-less (with "-")
+CVE_STATUS[CVE-2024-6505] = "fixed-version: this CVE is fixed since 9.1.0"
+
 COMPATIBLE_HOST:mipsarchn32 = "null"
 COMPATIBLE_HOST:mipsarchn64 = "null"
 COMPATIBLE_HOST:riscv32 = "null"