mirror of
https://git.yoctoproject.org/poky
synced 2026-07-16 15:57:04 +00:00
binutils: Fix CVE-2023-39128
Avoid buffer overflow in ada_decode. (From OE-Core rev: a6587352b4d204134443430b2ddc605f25a5ae3f) Signed-off-by: Sanjana <sanjanasanju1608@gmail.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
@@ -35,5 +35,6 @@ SRC_URI = "\
|
||||
file://0015-Remove-duplicate-pe-dll.o-entry-deom-targ_extra_ofil.patch \
|
||||
file://0016-CVE-2023-25586.patch \
|
||||
file://0001-Fix-an-illegal-memory-access-when-an-accessing-a-zer.patch \
|
||||
file://0017-CVE-2023-39128.patch \
|
||||
"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user