diff options
| author | Hitendra Prajapati <hprajapati@mvista.com> | 2025-08-14 10:51:20 +0530 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2025-08-20 07:37:19 -0700 |
| commit | eb487bba3e9b2653aa5edee1721642054686a9e0 (patch) | |
| tree | 4336b3e4afb15fb32f5e5f79bdd702d499eea696 /meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22.12.bb | |
| parent | 1db6ffa609ea76247218092a59be169bd91d3075 (diff) | |
| download | poky-eb487bba3e9b2653aa5edee1721642054686a9e0.tar.gz | |
gstreamer1.0-plugins-good: fix multiple CVEs
* CVE-2025-47183 - Upstream-Status: Backport from https://gitlab.freedesktop.org/gstreamer/gstreamer/-/commit/c4d0f4bbd9a8e97f119a4528b9f4662a6b80922c && https://gitlab.freedesktop.org/gstreamer/gstreamer/-/commit/d76cae74dad89994bfcdad83da6ef1ad69074332
* CVE-2025-47219 - Upstream-Status: Backport from https://gitlab.freedesktop.org/gstreamer/gstreamer/-/commit/b80803943388050cb870c95934fc52feeffb94ac
(From OE-Core rev: 3e82483c777d0a59a9d93e7c41f8fe88a9d75b22)
Signed-off-by: Hitendra Prajapati <hprajapati@mvista.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22.12.bb')
| -rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22.12.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22.12.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22.12.bb index 608c3030ba..31bc8af015 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22.12.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22.12.bb | |||
| @@ -38,6 +38,9 @@ SRC_URI = "https://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-go | |||
| 38 | file://0029-wavparse-Check-that-at-least-32-bytes-are-available-.patch \ | 38 | file://0029-wavparse-Check-that-at-least-32-bytes-are-available-.patch \ |
| 39 | file://0030-wavparse-Fix-clipping-of-size-to-the-file-size.patch \ | 39 | file://0030-wavparse-Fix-clipping-of-size-to-the-file-size.patch \ |
| 40 | file://0031-wavparse-Check-size-before-reading-ds64-chunk.patch \ | 40 | file://0031-wavparse-Check-size-before-reading-ds64-chunk.patch \ |
| 41 | file://CVE-2025-47183-001.patch \ | ||
| 42 | file://CVE-2025-47183-002.patch \ | ||
| 43 | file://CVE-2025-47219.patch \ | ||
| 41 | " | 44 | " |
| 42 | 45 | ||
| 43 | SRC_URI[sha256sum] = "9c1913f981900bd8867182639b20907b28ed78ef7a222cfbf2d8ba9dab992fa7" | 46 | SRC_URI[sha256sum] = "9c1913f981900bd8867182639b20907b28ed78ef7a222cfbf2d8ba9dab992fa7" |
