From 7a5c6b3e18171c4488fa56a20846a64bb15c966d Mon Sep 17 00:00:00 2001 From: Peter Marko Date: Wed, 8 Oct 2025 21:49:59 +0200 Subject: [PATCH] ffmpeg: mark CVE-2023-6601 as patched Per [1] this CVE is fixed by the same commits as the other 3 CVEs. [1] https://security-tracker.debian.org/tracker/CVE-2023-6601 (From OE-Core rev: b0542ad422ac1ba05dd5b8003429b8719619d892) Signed-off-by: Peter Marko Signed-off-by: Steve Sakoman --- .../ffmpeg/CVE-2023-6602-CVE-2023-6604-CVE-2023-6605-0002.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-multimedia/ffmpeg/ffmpeg/CVE-2023-6602-CVE-2023-6604-CVE-2023-6605-0002.patch b/meta/recipes-multimedia/ffmpeg/ffmpeg/CVE-2023-6602-CVE-2023-6604-CVE-2023-6605-0002.patch index 1ba1006197..d90fd20160 100644 --- a/meta/recipes-multimedia/ffmpeg/ffmpeg/CVE-2023-6602-CVE-2023-6604-CVE-2023-6605-0002.patch +++ b/meta/recipes-multimedia/ffmpeg/ffmpeg/CVE-2023-6602-CVE-2023-6604-CVE-2023-6605-0002.patch @@ -21,7 +21,7 @@ Signed-off-by: Michael Niedermayer (cherry picked from commit 91d96dc8ddaebe0b6cb393f672085e6bfaf15a31) Signed-off-by: Michael Niedermayer -CVE: CVE-2023-6602 CVE-2023-6604 CVE-2023-6605 +CVE: CVE-2023-6601 CVE-2023-6602 CVE-2023-6604 CVE-2023-6605 Upstream-Status: Backport [https://github.com/FFmpeg/FFmpeg/commit/9803800e0e8cd8e1e7695f77cfbf4e0db0abfe57]