diff options
| author | Peter Marko <peter.marko@siemens.com> | 2025-10-08 21:49:59 +0200 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2025-10-14 07:20:36 -0700 |
| commit | 7a5c6b3e18171c4488fa56a20846a64bb15c966d (patch) | |
| tree | c88b234da9ba3875f275fa2a072f259639f63d28 | |
| parent | 5d1ccbd52f6daf39c9913f5b4601f5de983e2799 (diff) | |
| download | poky-7a5c6b3e18171c4488fa56a20846a64bb15c966d.tar.gz | |
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 <peter.marko@siemens.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
| -rw-r--r-- | meta/recipes-multimedia/ffmpeg/ffmpeg/CVE-2023-6602-CVE-2023-6604-CVE-2023-6605-0002.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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 <michael@niedermayer.cc> | |||
| 21 | (cherry picked from commit 91d96dc8ddaebe0b6cb393f672085e6bfaf15a31) | 21 | (cherry picked from commit 91d96dc8ddaebe0b6cb393f672085e6bfaf15a31) |
| 22 | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> | 22 | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> |
| 23 | 23 | ||
| 24 | CVE: CVE-2023-6602 CVE-2023-6604 CVE-2023-6605 | 24 | CVE: CVE-2023-6601 CVE-2023-6602 CVE-2023-6604 CVE-2023-6605 |
| 25 | 25 | ||
| 26 | Upstream-Status: Backport [https://github.com/FFmpeg/FFmpeg/commit/9803800e0e8cd8e1e7695f77cfbf4e0db0abfe57] | 26 | Upstream-Status: Backport [https://github.com/FFmpeg/FFmpeg/commit/9803800e0e8cd8e1e7695f77cfbf4e0db0abfe57] |
| 27 | 27 | ||
