diff options
| -rw-r--r-- | meta-oe/recipes-support/exiv2/exiv2/CVE-2021-29458.patch | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/exiv2/exiv2/CVE-2021-29458.patch b/meta-oe/recipes-support/exiv2/exiv2/CVE-2021-29458.patch index 285f6fe4ce..e7fb887844 100644 --- a/meta-oe/recipes-support/exiv2/exiv2/CVE-2021-29458.patch +++ b/meta-oe/recipes-support/exiv2/exiv2/CVE-2021-29458.patch | |||
| @@ -2,6 +2,9 @@ From 9b7a19f957af53304655ed1efe32253a1b11a8d0 Mon Sep 17 00:00:00 2001 | |||
| 2 | From: Kevin Backhouse <kevinbackhouse@github.com> | 2 | From: Kevin Backhouse <kevinbackhouse@github.com> |
| 3 | Date: Fri, 9 Apr 2021 13:37:48 +0100 | 3 | Date: Fri, 9 Apr 2021 13:37:48 +0100 |
| 4 | Subject: [PATCH] Fix integer overflow. | 4 | Subject: [PATCH] Fix integer overflow. |
| 5 | |||
| 6 | CVE: CVE-2021-29458 CVE-2021-31292 | ||
| 7 | |||
| 5 | --- | 8 | --- |
| 6 | src/crwimage_int.cpp | 8 ++++++-- | 9 | src/crwimage_int.cpp | 8 ++++++-- |
| 7 | 1 file changed, 6 insertions(+), 2 deletions(-) | 10 | 1 file changed, 6 insertions(+), 2 deletions(-) |
