All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: Angelo Compagnucci <angelo.compagnucci@gmail.com>,
	Olivier Schonken <olivier.schonken@gmail.com>,
	buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/openjpeg: security bump to version 2.5.0
Date: Mon, 30 May 2022 22:55:58 +0200	[thread overview]
Message-ID: <20220530225558.197a79c9@windsurf> (raw)
In-Reply-To: <20220518212015.439865-1-fontaine.fabrice@gmail.com>

On Wed, 18 May 2022 23:20:15 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> Fix CVE-2021-29338: Integer Overflow in OpenJPEG v2.4.0 allows remote
> attackers to crash the application, causing a Denial of Service (DoS).
> This occurs when the attacker uses the command line option "-ImgDir" on
> a directory that contains 1048576 files.
> 
> Fix CVE-2022-1122: A flaw was found in the opj2_decompress program in
> openjpeg2 2.4.0 in the way it handles an input directory with a large
> number of files. When it fails to allocate a buffer to store the
> filenames of the input directory, it calls free() on an uninitialized
> pointer, leading to a segmentation fault and a denial of service.
> 
> Drop patches (already in version)
> 
> https://github.com/uclouvain/openjpeg/blob/v2.5.0/NEWS.md
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  ...append-flags-found-by-pkg-config-if-.patch | 72 -------------------
>  ...-append-flags-found-by-pkg-config-if.patch | 49 -------------
>  ...Lists.txt-Don-t-require-a-C-compiler.patch | 34 ---------
>  ...IR-for-OPENJPEG_INCLUDE_DIRS-fixes-u.patch | 37 ----------
>  package/openjpeg/openjpeg.hash                |  2 +-
>  package/openjpeg/openjpeg.mk                  |  2 +-
>  6 files changed, 2 insertions(+), 194 deletions(-)
>  delete mode 100644 package/openjpeg/0001-thirdparty-tiff-append-flags-found-by-pkg-config-if-.patch
>  delete mode 100644 package/openjpeg/0002-thirdparty-lcms2-append-flags-found-by-pkg-config-if.patch
>  delete mode 100644 package/openjpeg/0003-CMakeLists.txt-Don-t-require-a-C-compiler.patch
>  delete mode 100644 package/openjpeg/0004-Revert-Use-INC_DIR-for-OPENJPEG_INCLUDE_DIRS-fixes-u.patch

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  parent reply	other threads:[~2022-05-30 20:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-18 21:20 [Buildroot] [PATCH 1/1] package/openjpeg: security bump to version 2.5.0 Fabrice Fontaine
2022-05-19  7:36 ` Adrian Perez de Castro
2022-05-30 20:55 ` Thomas Petazzoni via buildroot [this message]
2022-06-06 12:35 ` 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=20220530225558.197a79c9@windsurf \
    --to=buildroot@buildroot.org \
    --cc=angelo.compagnucci@gmail.com \
    --cc=fontaine.fabrice@gmail.com \
    --cc=olivier.schonken@gmail.com \
    --cc=thomas.petazzoni@bootlin.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.