All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] lame: security bump to version 3.100
Date: Sun, 22 Oct 2017 14:05:10 +0200	[thread overview]
Message-ID: <20171022140510.6fb2b878@windsurf> (raw)
In-Reply-To: <20171022111508.5361-1-peter@korsgaard.com>

Hello,

On Sun, 22 Oct 2017 13:15:08 +0200, Peter Korsgaard wrote:
> Fixes the following security issues:
> 
> CVE-2017-9410: fill_buffer_resample function in libmp3lame/util.c heap-based
> buffer over-read and ap
> 
> CVE-2017-9411: fill_buffer_resample function in libmp3lame/util.c invalid
> memory read and application crash
> 
> CVE-2017-9412: unpack_read_samples function in frontend/get_audio.c invalid
> memory read and application crash
> 
> Drop patches now upstream or no longer needed:
> 
> 0001-configure.patch: Upstream as mentioned in patch description
> 
> 0002-gtk1-ac-directives.patch: Upstream as mentioned in patch
> description/release notes:
> 
> Resurrect Owen Taylor's code dated from 97-11-3 to properly deal with GTK1.
> This was transplanted back from aclocal.m4 with a patch provided by Andres
> Mejia. This change makes it easy to regenerate autotools' files with a simple
> invocation of autoconf -vfi.
> 
> 0003-msse.patch: Not needed as -march <x86-variant-with-msse-support>
> nowadays implies -msse.
> 
> With these removed, autoreconf is no longer needed.
> 
> Also add a hash for the license file while we're at it.
> 
> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
> ---
>  package/lame/0001-configure.patch          |  69 ----------
>  package/lame/0002-gtk1-ac-directives.patch | 210 -----------------------------
>  package/lame/0003-msse.patch               |  24 ----
>  package/lame/lame.hash                     |   3 +-
>  package/lame/lame.mk                       |   6 +-
>  5 files changed, 4 insertions(+), 308 deletions(-)
>  delete mode 100644 package/lame/0001-configure.patch
>  delete mode 100644 package/lame/0002-gtk1-ac-directives.patch
>  delete mode 100644 package/lame/0003-msse.patch

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  reply	other threads:[~2017-10-22 12:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-22 11:15 [Buildroot] [PATCH] lame: security bump to version 3.100 Peter Korsgaard
2017-10-22 12:05 ` Thomas Petazzoni [this message]
2017-10-22 22:49 ` Peter Korsgaard
2017-10-25  7:41 ` Peter Korsgaard

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=20171022140510.6fb2b878@windsurf \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /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.