From: Yi Zhao <yi.zhao@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/5] tiff: fix CVEs
Date: Wed, 26 Oct 2016 16:26:43 +0800 [thread overview]
Message-ID: <cover.1477470209.git.yi.zhao@windriver.com> (raw)
The following changes since commit 30d1af89ce2a2fb30f32a898ec12c9a51db57013:
image_types: Use softer setting of WKS_FILE (2016-10-25 17:58:59 +0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib yzhao/tiff-cves
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=yzhao/tiff-cves
Yi Zhao (5):
tiff: Security fix CVE-2016-3945
tiff: Security fix CVE-2016-3990
tiff: Security fix CVE-2016-3991
tiff: Security fix CVE-2016-3623
tiff: Security fix CVE-2016-3622
.../libtiff/files/CVE-2016-3622.patch | 129 ++++++++++++++++++
.../libtiff/files/CVE-2016-3623.patch | 52 ++++++++
.../libtiff/files/CVE-2016-3945.patch | 118 +++++++++++++++++
.../libtiff/files/CVE-2016-3990.patch | 66 +++++++++
.../libtiff/files/CVE-2016-3991.patch | 147 +++++++++++++++++++++
meta/recipes-multimedia/libtiff/tiff_4.0.6.bb | 5 +
6 files changed, 517 insertions(+)
create mode 100644 meta/recipes-multimedia/libtiff/files/CVE-2016-3622.patch
create mode 100644 meta/recipes-multimedia/libtiff/files/CVE-2016-3623.patch
create mode 100644 meta/recipes-multimedia/libtiff/files/CVE-2016-3945.patch
create mode 100644 meta/recipes-multimedia/libtiff/files/CVE-2016-3990.patch
create mode 100644 meta/recipes-multimedia/libtiff/files/CVE-2016-3991.patch
--
2.7.4
next reply other threads:[~2016-10-26 8:26 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-26 8:26 Yi Zhao [this message]
2016-10-26 8:26 ` [PATCH 1/5] tiff: Security fix CVE-2016-3945 Yi Zhao
2016-10-26 9:09 ` Jussi Kukkonen
2016-10-27 9:41 ` Yi Zhao
2016-10-26 8:26 ` [PATCH 2/5] tiff: Security fix CVE-2016-3990 Yi Zhao
2016-10-26 8:26 ` [PATCH 3/5] tiff: Security fix CVE-2016-3991 Yi Zhao
2016-10-26 8:26 ` [PATCH 4/5] tiff: Security fix CVE-2016-3623 Yi Zhao
2016-10-26 8:26 ` [PATCH 5/5] tiff: Security fix CVE-2016-3622 Yi Zhao
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=cover.1477470209.git.yi.zhao@windriver.com \
--to=yi.zhao@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
/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.