mirror of
https://git.yoctoproject.org/poky
synced 2026-07-16 15:57:04 +00:00
binutils: fix CVE-2025-69647
Backport upstream fix for CVE-2025-69647 [1]. [1] https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=455446bbdc8675f34808187de2bbad4682016ff7 (From OE-Core rev: a15dfc1a05ba26ae9f806b0f4c5273bb7c484a04) Signed-off-by: Adarsh Jagadish Kamini <adarsh.jagadish.kamini@est.tech> Signed-off-by: Fabien Thomas <fabien.thomas@smile.fr> Signed-off-by: Paul Barker <paul@pbarker.dev>
This commit is contained in:
committed by
Paul Barker
parent
af4fdac1ff
commit
852fe03a0c
@@ -72,5 +72,6 @@ SRC_URI = "\
|
||||
file://0028-CVE-2025-11494.patch \
|
||||
file://0029-CVE-2025-11839.patch \
|
||||
file://0030-CVE-2025-11840.patch \
|
||||
file://CVE-2025-69647.patch \
|
||||
"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user