All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/openjpeg: security bump to latest git version
Date: Tue, 12 Mar 2019 21:57:33 +0100	[thread overview]
Message-ID: <20190312215733.28b98716@windsurf> (raw)
In-Reply-To: <20190312202000.28239-1-peter@korsgaard.com>

On Tue, 12 Mar 2019 21:20:00 +0100
Peter Korsgaard <peter@korsgaard.com> wrote:

> Current git contains fixes for a number of post-2.3.0 security issues:
> 
> git shortlog --no-merges -i --grep cve --grep overflow --grep zero v2.3.0..
> Even Rouault (2):
>       Avoid out-of-bounds write overflow due to uint32 overflow computation on images with huge dimensions.
>       color_apply_icc_profile: avoid potential heap buffer overflow
> 
> Hugo Lefeuvre (4):
>       convertbmp: fix issues with zero bitmasks
>       jp3d/jpwl convert: fix write stack buffer overflow
>       jp2: convert: fix null pointer dereference
>       convertbmp: detect invalid file dimensions early
> 
> Karol Babioch (2):
>       jp3d: Replace sprintf() by snprintf() in volumetobin()
>       opj_mj2_extract: Check provided output prefix for length
> 
> Stefan Weil (1):
>       Fix some potential overflow issues (#1161)
> 
> Young_X (5):
>       [MJ2] To avoid divisions by zero / undefined behaviour on shift
>       [JPWL] fix CVE-2018-16375
>       [JPWL] imagetotga(): fix read heap buffer overflow if numcomps < 3 (#987)
>       [JPWL] opj_compress: reorder checks related to code block dimensions to avoid potential int overflow
>       [JP3D] To avoid divisions by zero / undefined behaviour on shift (CVE-2018-14423
> 
> ichlubna (1):
>       openjp3d: Int overflow fixed (#1159)
> 
> setharnold (1):
>       fix unchecked integer multiplication overflow
> 
> Drop now upstreamed 0004-install-static-lib.patch.
> 
> Add a hash for the LICENSE file.
> 
> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
> ---
>  package/openjpeg/0004-install-static-lib.patch | 27 --------------------------
>  package/openjpeg/openjpeg.hash                 |  3 ++-
>  package/openjpeg/openjpeg.mk                   |  4 ++--
>  3 files changed, 4 insertions(+), 30 deletions(-)
>  delete mode 100644 package/openjpeg/0004-install-static-lib.patch

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

  reply	other threads:[~2019-03-12 20:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-12 20:20 [Buildroot] [PATCH] package/openjpeg: security bump to latest git version Peter Korsgaard
2019-03-12 20:57 ` Thomas Petazzoni [this message]
2019-03-25 17:56 ` 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=20190312215733.28b98716@windsurf \
    --to=thomas.petazzoni@bootlin.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.