mirror of
https://git.yoctoproject.org/poky
synced 2026-07-16 15:57:04 +00:00
binutils: Fix CVE-2025-69644
This patch updates the existing CVE-2025-69647 backport metadata for CVE-2025-69644. NVD records for CVE-2025-69644 and CVE-2025-69647 reference the same upstream binutils fix commit [1], and the public CVE advisories are referenced in [2] and [3]. [1] https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=455446bbdc8675f34808187de2bbad4682016ff7 [2] https://nvd.nist.gov/vuln/detail/CVE-2025-69644 [3] https://nvd.nist.gov/vuln/detail/CVE-2025-69647 (From OE-Core rev: 267ff299a6fe6f65e0dd86f5e59bb013921526ce) Signed-off-by: Deepak Rathore <deeratho@cisco.com> Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Paul Barker <paul@pbarker.dev>
This commit is contained in:
committed by
Paul Barker
parent
7d782f3ed0
commit
327a87fffb
@@ -72,7 +72,7 @@ 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 \
|
||||
file://CVE-2025-69644-CVE-2025-69647.patch \
|
||||
file://CVE-2025-69648.patch \
|
||||
"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user