mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 09:32:14 +02:00
binutils: Rename CVE-2022-38126 patch to CVE-2022-35205
CVE-2022-38126 has been marked "REJECT" in the CVE List by NVD. Reference: https://nvd.nist.gov/vuln/detail/CVE-2022-38126 As commit changes in 0016-CVE-2022-38126.patch fixes CVE-2022-35205. Hence renamed the patch. Link: https://ubuntu.com/security/CVE-2022-35205 (From OE-Core rev: d91af23e4fef0f1999c18fc3a43085b70e98dfd5) Signed-off-by: Vijay Anusuri <vanusuri@mvista.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
22e55c047c
commit
8d93dec85f
@@ -34,7 +34,7 @@ SRC_URI = "\
|
||||
file://0013-Avoid-as-info-race-condition.patch \
|
||||
file://0014-CVE-2019-1010204.patch \
|
||||
file://0015-CVE-2022-38533.patch \
|
||||
file://0016-CVE-2022-38126.patch \
|
||||
file://0016-CVE-2022-35205.patch \
|
||||
file://0017-CVE-2022-38127-1.patch \
|
||||
file://0017-CVE-2022-38127-2.patch \
|
||||
file://0017-CVE-2022-38127-3.patch \
|
||||
|
||||
@@ -9,8 +9,9 @@ Subject: [PATCH] Replace a run-time assertion failure with a warning message
|
||||
message.
|
||||
|
||||
Upstream-Status: Backport [https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e3e5ae049371a27fd1737aba946fe26d06e029b5]
|
||||
|
||||
CVE: CVE-2022-35205
|
||||
Signed-off-by: Pgowda <pgowda.cve@gmail.com>
|
||||
Signed-off-by: Vijay Anusuri <vanusuri@mvista.com>
|
||||
---
|
||||
binutils/dwarf.c | 7 ++++++-
|
||||
|
||||
Reference in New Issue
Block a user