1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-27 07:27:12 +00:00

binutils: Fix CVE-2022-47695

Upstream-Status: Backport [https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=3d3af4ba39e892b1c544d667ca241846bc3df386]

(From OE-Core rev: 4d4732c2e295fea610d266fa12bae3cc01f93dfa)

Signed-off-by: Chaitanya Vadrevu <chaitanya.vadrevu@ni.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
Chaitanya Vadrevu
2023-10-13 19:27:17 -05:00
committed by Steve Sakoman
parent 47d212a57f
commit 4537f28311
2 changed files with 59 additions and 0 deletions
@@ -62,5 +62,6 @@ SRC_URI = "\
file://0030-CVE-2022-44840.patch \
file://0031-CVE-2022-45703-1.patch \
file://0031-CVE-2022-45703-2.patch \
file://0031-CVE-2022-47695.patch \
"
S = "${WORKDIR}/git"