summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/binutils/binutils-2.38.inc
diff options
context:
space:
mode:
authorPeter Marko <peter.marko@siemens.com>2025-10-13 21:07:45 +0200
committerSteve Sakoman <steve@sakoman.com>2025-10-17 07:27:24 -0700
commit2325a1dbc53f7a3efe66cfacd01b3d18e45045ac (patch)
treedf20b236567446e243ecd5787bb2a1f870d59bc8 /meta/recipes-devtools/binutils/binutils-2.38.inc
parent2952d99f0f777bf337c45ca1499eff04925a5e85 (diff)
downloadpoky-2325a1dbc53f7a3efe66cfacd01b3d18e45045ac.tar.gz
binutils: patch CVE-2025-11082
Pick patch per link in NVD report. (From OE-Core rev: cdc458b5dd21614058aac56de68a272201283141) Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.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.inc1
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 527334ccec..0fd950e694 100644
--- a/meta/recipes-devtools/binutils/binutils-2.38.inc
+++ b/meta/recipes-devtools/binutils/binutils-2.38.inc
@@ -80,5 +80,6 @@ SRC_URI = "\
80 file://0042-CVE-2025-5245.patch \ 80 file://0042-CVE-2025-5245.patch \
81 file://0043-CVE-2025-7546.patch \ 81 file://0043-CVE-2025-7546.patch \
82 file://0043-CVE-2025-7545.patch \ 82 file://0043-CVE-2025-7545.patch \
83 file://0044-CVE-2025-11082.patch \
83" 84"
84S = "${WORKDIR}/git" 85S = "${WORKDIR}/git"