diff options
| author | Ashish Sharma <asharma@mvista.com> | 2025-04-13 18:20:03 +0530 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2025-04-19 14:42:10 -0700 |
| commit | d13450d71377643de575a3fc7b91867e73d3ea85 (patch) | |
| tree | 3516208623a77382e66cba89ed323a7b870f6c55 /meta/recipes-devtools/binutils/binutils-2.42.inc | |
| parent | dcf9e34e51814b9fd772b205725623306eb88894 (diff) | |
| download | poky-d13450d71377643de575a3fc7b91867e73d3ea85.tar.gz | |
binutils: Fix CVE-2025-1176
Upstream-Status: Backport [import from ubuntu https://git.launchpad.net/ubuntu/+source/binutils/plain/debian/patches/CVE-2025-1176.patch?h=applied/ubuntu/jammy-security
Upstream commit https://sourceware.org/git/?p=binutils-gdb.git;a=patch;h=f9978defb6fab0bd8583942d97c112b0932ac814]
(From OE-Core rev: 8d02a680b415f3145f4a4ef71842f336d8e3513b)
Signed-off-by: Ashish Sharma <asharma@mvista.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 809c4207d4..0ca00552ce 100644 --- a/meta/recipes-devtools/binutils/binutils-2.42.inc +++ b/meta/recipes-devtools/binutils/binutils-2.42.inc | |||
| @@ -39,5 +39,6 @@ SRC_URI = "\ | |||
| 39 | file://0016-CVE-2024-53589.patch \ | 39 | file://0016-CVE-2024-53589.patch \ |
| 40 | file://0017-dlltool-file-name-too-long.patch \ | 40 | file://0017-dlltool-file-name-too-long.patch \ |
| 41 | file://0018-CVE-2025-0840.patch \ | 41 | file://0018-CVE-2025-0840.patch \ |
| 42 | file://CVE-2025-1176.patch \ | ||
| 42 | " | 43 | " |
| 43 | S = "${WORKDIR}/git" | 44 | S = "${WORKDIR}/git" |
