diff options
| author | Siddharth Doshi <sdoshi@mvista.com> | 2023-10-17 21:27:42 +0530 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2023-10-21 05:21:36 -1000 |
| commit | 6da1e21e9a1c0ae6ece413305a4ce45922bddf6f (patch) | |
| tree | 8ce75dae79c4363d8eddc2988f539747c9f70c62 /meta/recipes-multimedia/libtiff/tiff_4.3.0.bb | |
| parent | 24e9fed15ad702f1f3ab447e3e647cede9ebdea4 (diff) | |
| download | poky-6da1e21e9a1c0ae6ece413305a4ce45922bddf6f.tar.gz | |
tiff: Security fix for CVE-2023-40745
Upstream-Status: Backport from [https://gitlab.com/libtiff/libtiff/-/commit/4fc16f649fa2875d5c388cf2edc295510a247ee5]
CVE: CVE-2023-40745
(From OE-Core rev: f1aa2dd493c01e18ee0f534ff00523a1274f9066)
Signed-off-by: Siddharth Doshi <sdoshi@mvista.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/recipes-multimedia/libtiff/tiff_4.3.0.bb')
| -rw-r--r-- | meta/recipes-multimedia/libtiff/tiff_4.3.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-multimedia/libtiff/tiff_4.3.0.bb b/meta/recipes-multimedia/libtiff/tiff_4.3.0.bb index 8ef98fe5d0..8dcd73273e 100644 --- a/meta/recipes-multimedia/libtiff/tiff_4.3.0.bb +++ b/meta/recipes-multimedia/libtiff/tiff_4.3.0.bb | |||
| @@ -45,6 +45,7 @@ SRC_URI = "http://download.osgeo.org/libtiff/tiff-${PV}.tar.gz \ | |||
| 45 | file://CVE-2023-26966.patch \ | 45 | file://CVE-2023-26966.patch \ |
| 46 | file://CVE-2022-40090.patch \ | 46 | file://CVE-2022-40090.patch \ |
| 47 | file://CVE-2023-1916.patch \ | 47 | file://CVE-2023-1916.patch \ |
| 48 | file://CVE-2023-40745.patch \ | ||
| 48 | " | 49 | " |
| 49 | 50 | ||
| 50 | SRC_URI[sha256sum] = "0e46e5acb087ce7d1ac53cf4f56a09b221537fc86dfc5daaad1c2e89e1b37ac8" | 51 | SRC_URI[sha256sum] = "0e46e5acb087ce7d1ac53cf4f56a09b221537fc86dfc5daaad1c2e89e1b37ac8" |
