diff options
| author | Peter Marko <peter.marko@siemens.com> | 2025-10-13 21:07:30 +0200 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2025-10-24 06:23:39 -0700 |
| commit | f09c2925777454c2981a8bc613427f07d1f3265d (patch) | |
| tree | 24fde6f36200c4d6bd6fbfebffc6280646b48973 /meta/recipes-devtools/binutils/binutils-2.42.inc | |
| parent | 2ab1bedda9e081dbf01d4c3069d247efc6c3c55e (diff) | |
| download | poky-f09c2925777454c2981a8bc613427f07d1f3265d.tar.gz | |
binutils: patch CVE-2025-11082
Pick patch per link in NVD report.
(From OE-Core rev: fe40f3c025d31b262582e0ec9e7b688ae82ee0e6)
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.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 e791cd2b13..a879a1b501 100644 --- a/meta/recipes-devtools/binutils/binutils-2.42.inc +++ b/meta/recipes-devtools/binutils/binutils-2.42.inc | |||
| @@ -59,5 +59,6 @@ SRC_URI = "\ | |||
| 59 | file://0022-CVE-2025-5244.patch \ | 59 | file://0022-CVE-2025-5244.patch \ |
| 60 | file://0023-CVE-2025-7546.patch \ | 60 | file://0023-CVE-2025-7546.patch \ |
| 61 | file://0023-CVE-2025-7545.patch \ | 61 | file://0023-CVE-2025-7545.patch \ |
| 62 | file://0024-CVE-2025-11082.patch \ | ||
| 62 | " | 63 | " |
| 63 | S = "${WORKDIR}/git" | 64 | S = "${WORKDIR}/git" |
