summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
authorpoojitha adireddy <pooadire@cisco.com>2023-11-30 21:46:52 +0530
committerSteve Sakoman <steve@sakoman.com>2023-12-08 11:45:59 -1000
commit7f8394e2b1e0cdd4d5ebf83e3d907691be2edbb1 (patch)
tree9c595fb70367746efb50e4e50517e0913741ae76 /meta/recipes-devtools
parent24fe5661555a297057cf05a489416020572d60cd (diff)
downloadpoky-7f8394e2b1e0cdd4d5ebf83e3d907691be2edbb1.tar.gz
binutils: Mark CVE-2022-47696 as patched
CVE-2022-47696 and CVE-2023-25588 are representing similar kind of vulnerability. Reference: https://ubuntu.com/security/CVE-2022-47696 https://sourceware.org/bugzilla/show_bug.cgi?id=29677 (From OE-Core rev: a2af1a2b05e3046995f48e4d823c9dfc97b95529) Signed-off-by: poojitha adireddy <pooadire@cisco.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r--meta/recipes-devtools/binutils/binutils/CVE-2023-25588.patch3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-devtools/binutils/binutils/CVE-2023-25588.patch b/meta/recipes-devtools/binutils/binutils/CVE-2023-25588.patch
index 065d8e47f0..aa5ce5f3ff 100644
--- a/meta/recipes-devtools/binutils/binutils/CVE-2023-25588.patch
+++ b/meta/recipes-devtools/binutils/binutils/CVE-2023-25588.patch
@@ -13,7 +13,10 @@ anyway, so get rid of them. Also, simplify and correct sanity checks.
13--- 13---
14Upstream-Status: Backport from [https://sourceware.org/git/?p=binutils-gdb.git;a=patch;h=d12f8998d2d086f0a6606589e5aedb7147e6f2f1] 14Upstream-Status: Backport from [https://sourceware.org/git/?p=binutils-gdb.git;a=patch;h=d12f8998d2d086f0a6606589e5aedb7147e6f2f1]
15CVE: CVE-2023-25588 15CVE: CVE-2023-25588
16CVE: CVE-2022-47696
17
16Signed-off-by: Ashish Sharma <asharma@mvista.com> 18Signed-off-by: Ashish Sharma <asharma@mvista.com>
19Signed-off-by: poojitha adireddy <pooadire@cisco.com>
17 20
18 bfd/mach-o.c | 72 ++++++++++++++++++++++------------------------------ 21 bfd/mach-o.c | 72 ++++++++++++++++++++++------------------------------
19 1 file changed, 31 insertions(+), 41 deletions(-) 22 1 file changed, 31 insertions(+), 41 deletions(-)