diff options
| author | Peter Marko <peter.marko@siemens.com> | 2025-10-13 21:07:45 +0200 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2025-10-17 07:27:24 -0700 |
| commit | 2325a1dbc53f7a3efe66cfacd01b3d18e45045ac (patch) | |
| tree | df20b236567446e243ecd5787bb2a1f870d59bc8 /meta/recipes-devtools/binutils/binutils-2.38.inc | |
| parent | 2952d99f0f777bf337c45ca1499eff04925a5e85 (diff) | |
| download | poky-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.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 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 | " |
| 84 | S = "${WORKDIR}/git" | 85 | S = "${WORKDIR}/git" |
