mirror of
https://git.yoctoproject.org/poky
synced 2026-07-16 03:47:03 +00:00
binutils: Fix CVE-2025-1179
CVE-2025-1179-pre.patch is dependency patch for CVE-2025-1179.patch Upstream-Status: Submitted [https://sourceware.org/pipermail/binutils/2025-May/141322.html && https://sourceware.org/pipermail/binutils/2025-May/141321.html] CVE: CVE-2025-1179 cherry picked from upstream commit: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=67e30b15212adc1502b898a1ca224fdf65dc110d https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=1d68a49ac5d71b648304f69af978fce0f4413800 (From OE-Core rev: 8f54548f784ef60eaf7fb6b3f539d48b0f7192a3) Signed-off-by: Harish Sadineni <Harish.Sadineni@windriver.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
53ab80ae8f
commit
186e2b2b05
@@ -48,5 +48,7 @@ SRC_URI = "\
|
||||
file://0019-CVE-2025-1153-1.patch \
|
||||
file://0020-CVE-2025-1153-2.patch \
|
||||
file://0021-CVE-2025-1153-3.patch \
|
||||
file://CVE-2025-1179-pre.patch \
|
||||
file://CVE-2025-1179.patch \
|
||||
"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user