From d05df779286288d1f8b69159ebcfc45a853bd23b Mon Sep 17 00:00:00 2001 From: Peter Marko Date: Sun, 24 Aug 2025 16:04:45 +0200 Subject: [PATCH] qemu: set status of CVE-2024-7730 to fixed This was backported to v8.2.7 and also it is mentioned in commit upgrading qemu in oe-core. Signed-off-by: Peter Marko Signed-off-by: Steve Sakoman --- meta/recipes-devtools/qemu/qemu.inc | 2 ++ 1 file changed, 2 insertions(+) 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" CVE_STATUS[CVE-2023-1386] = "disputed: not an issue as per https://bugzilla.redhat.com/show_bug.cgi?id=2223985" +CVE_STATUS[CVE-2024-7730] = "fixed-version: this is fixed in v8.2.7" + COMPATIBLE_HOST:mipsarchn32 = "null" COMPATIBLE_HOST:mipsarchn64 = "null" COMPATIBLE_HOST:riscv32 = "null" -- 2.47.3