From: Martin Jansa <martin.jansa@gmail.com>
To: shuagr@microsoft.com
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [”OE-core][thud][PATCH”] elfutils: CVE fix for elfutils
Date: Mon, 23 Sep 2019 23:23:27 +0200 [thread overview]
Message-ID: <20190923212327.GA1808@jama> (raw)
In-Reply-To: <1569273251-128066-1-git-send-email-shuagr@microsoft.com>
[-- Attachment #1: Type: text/plain, Size: 1481 bytes --]
On Mon, Sep 23, 2019 at 09:14:11PM +0000, shuagr97@gmail.com wrote:
> From: Shubham Agrawal <shuagr@microsoft.com>
Drop the quotes in the e-mail subject.
>
> CVE: CVE-2019-7664.patch
> CVE: CVE-2019-7665.patch
>
> Sign off: Shubham Agrawal <shuagr@microsoft.com>
> ---
> meta/recipes-devtools/elfutils/elfutils_0.175.bb | 2 +
> .../elfutils/files/CVE-2019-7664.patch | 65 +++++++++
> .../elfutils/files/CVE-2019-7665.patch | 154 +++++++++++++++++++++
> 3 files changed, 221 insertions(+)
> create mode 100644 meta/recipes-devtools/elfutils/files/CVE-2019-7664.patch
> create mode 100644 meta/recipes-devtools/elfutils/files/CVE-2019-7665.patch
....
> +diff --git a/libelf/ChangeLog b/libelf/ChangeLog
> +index 68c4fbd..892e6e7 100644
> +--- a/libelf/ChangeLog
> ++++ b/libelf/ChangeLog
> +@@ -1,3 +1,16 @@
> ++<<<<<<< HEAD
> ++=======
> ++2019-01-16 Mark Wielaard <mark@klomp.org>
> ++
> ++ * note_xlate.h (elf_cvt_note): Check n_namesz and n_descsz don't
> ++ overflow note_len into note header.
> ++
> ++2018-11-17 Mark Wielaard <mark@klomp.org>
> ++
> ++ * elf32_updatefile.c (updatemmap): Make sure to call convert
> ++ function on a properly aligned destination.
> ++
> ++>>>>>>> e65d91d... libelf: Correct overflow check in note_xlate.
You should resolve these conflicts (or drop the ChangeLog updates
completely from the backports as they will conflict with any other
backport as well.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 201 bytes --]
next prev parent reply other threads:[~2019-09-23 21:23 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-23 21:14 [”OE-core][thud][PATCH”] elfutils: CVE fix for elfutils shuagr97
2019-09-23 21:19 ` akuster808
2019-09-23 21:28 ` Shubham Agrawal
2019-09-23 21:23 ` Martin Jansa [this message]
2019-09-23 21:28 ` Shubham Agrawal
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190923212327.GA1808@jama \
--to=martin.jansa@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=shuagr@microsoft.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.