diff options
| author | Deepthi Hemraj <deepadeepthi98@gmail.com> | 2023-05-03 17:25:15 +0530 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2023-05-10 04:19:56 -1000 |
| commit | 2d215bee875f35705fb7dd146c29e5143aac0bb2 (patch) | |
| tree | d7a1aa34adb2d920e479f0ebf7055fc13ce9f141 /meta/recipes-devtools/binutils/binutils-2.38.inc | |
| parent | 614a9a6f9f6468ce26ba39f00d3b75fe8b82aff1 (diff) | |
| download | poky-2d215bee875f35705fb7dd146c29e5143aac0bb2.tar.gz | |
binutils : Fix CVE-2023-25585
Upstream-Status: Backport [https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=65cf035b8dc1df5d8020e0b1449514a3c42933e7]
(From OE-Core rev: 033db4876844b17de7673970860eb155d15c56e7)
Signed-off-by: Deepthi Hemraj <deepadeepthi98@gmail.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/recipes-devtools/binutils/binutils-2.38.inc')
| -rw-r--r-- | meta/recipes-devtools/binutils/binutils-2.38.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/binutils/binutils-2.38.inc b/meta/recipes-devtools/binutils/binutils-2.38.inc index 69fb8539ba..408b503644 100644 --- a/meta/recipes-devtools/binutils/binutils-2.38.inc +++ b/meta/recipes-devtools/binutils/binutils-2.38.inc | |||
| @@ -53,5 +53,6 @@ SRC_URI = "\ | |||
| 53 | file://0022-CVE-2023-25584-1.patch \ | 53 | file://0022-CVE-2023-25584-1.patch \ |
| 54 | file://0022-CVE-2023-25584-2.patch \ | 54 | file://0022-CVE-2023-25584-2.patch \ |
| 55 | file://0022-CVE-2023-25584-3.patch \ | 55 | file://0022-CVE-2023-25584-3.patch \ |
| 56 | file://0023-CVE-2023-25585.patch \ | ||
| 56 | " | 57 | " |
| 57 | S = "${WORKDIR}/git" | 58 | S = "${WORKDIR}/git" |
