diff options
| author | Peter Marko <peter.marko@siemens.com> | 2025-11-02 12:58:34 +0100 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2025-11-07 06:54:41 -0800 |
| commit | ef4b31498d01e003117767fe2c1308f37c43080a (patch) | |
| tree | ab6030a0e50a9152c1fb361e2bd2db6fa6cb02e3 /meta/recipes-devtools/binutils/binutils-2.42.inc | |
| parent | 97f732ce9b914ea4022c9425611c16d333c2787b (diff) | |
| download | poky-ef4b31498d01e003117767fe2c1308f37c43080a.tar.gz | |
binutils: patch CVE-2025-11414
Pick commit per NVD CVE report.
(From OE-Core rev: cd7ce80fa1a99916aa2f93c4d9591c5496c3ef71)
(From OE-Core rev: ddb6453a751efb2c07b0866a1aace9d4adb55089)
Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/recipes-devtools/binutils/binutils-2.42.inc')
| -rw-r--r-- | meta/recipes-devtools/binutils/binutils-2.42.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/binutils/binutils-2.42.inc b/meta/recipes-devtools/binutils/binutils-2.42.inc index dcd3325ecc..21f0f7e3a7 100644 --- a/meta/recipes-devtools/binutils/binutils-2.42.inc +++ b/meta/recipes-devtools/binutils/binutils-2.42.inc | |||
| @@ -63,5 +63,6 @@ SRC_URI = "\ | |||
| 63 | file://0025-CVE-2025-11083.patch \ | 63 | file://0025-CVE-2025-11083.patch \ |
| 64 | file://0026-CVE-2025-11081.patch \ | 64 | file://0026-CVE-2025-11081.patch \ |
| 65 | file://0027-CVE-2025-8225.patch \ | 65 | file://0027-CVE-2025-8225.patch \ |
| 66 | file://CVE-2025-11414.patch \ | ||
| 66 | " | 67 | " |
| 67 | S = "${WORKDIR}/git" | 68 | S = "${WORKDIR}/git" |
