Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] webkitgtk: security bump to version 2.16.6
Date: Wed, 26 Jul 2017 16:53:22 +0200	[thread overview]
Message-ID: <877eyvw8pp.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20170726085040.20516-1-peter@korsgaard.com> (Peter Korsgaard's message of "Wed, 26 Jul 2017 10:50:40 +0200")

>>>>> "Peter" == Peter Korsgaard <peter@korsgaard.com> writes:

 > Fixes the following security issues:
 > CVE-2017-7018 - An issue was discovered in certain Apple products.  iOS
 > before 10.3.3 is affected.  Safari before 10.1.2 is affected.  iCloud before
 > 6.2.2 on Windows is affected.  iTunes before 12.6.2 on Windows is affected.
 > tvOS before 10.2.2 is affected.  The issue involves the "WebKit" component.
 > It allows remote attackers to execute arbitrary code or cause a denial of
 > service (memory corruption and application crash) via a crafted web site.

 > CVE-2017-7030 - An issue was discovered in certain Apple products.  iOS
 > before 10.3.3 is affected.  Safari before 10.1.2 is affected.  iCloud before
 > 6.2.2 on Windows is affected.  iTunes before 12.6.2 on Windows is affected.
 > tvOS before 10.2.2 is affected.  The issue involves the "WebKit" component.
 > It allows remote attackers to execute arbitrary code or cause a denial of
 > service (memory corruption and application crash) via a crafted web site.

 > CVE-2017-7034 - An issue was discovered in certain Apple products.  iOS
 > before 10.3.3 is affected.  Safari before 10.1.2 is affected.  iCloud before
 > 6.2.2 on Windows is affected.  iTunes before 12.6.2 on Windows is affected.
 > tvOS before 10.2.2 is affected.  The issue involves the "WebKit" component.
 > It allows remote attackers to execute arbitrary code or cause a denial of
 > service (memory corruption and application crash) via a crafted web site.

 > CVE-2017-7037 - An issue was discovered in certain Apple products.  iOS
 > before 10.3.3 is affected.  Safari before 10.1.2 is affected.  iCloud before
 > 6.2.2 on Windows is affected.  iTunes before 12.6.2 on Windows is affected.
 > tvOS before 10.2.2 is affected.  The issue involves the "WebKit" component.
 > It allows remote attackers to execute arbitrary code or cause a denial of
 > service (memory corruption and application crash) via a crafted web site.

 > CVE-2017-7039 - An issue was discovered in certain Apple products.  iOS
 > before 10.3.3 is affected.  Safari before 10.1.2 is affected.  iCloud before
 > 6.2.2 on Windows is affected.  iTunes before 12.6.2 on Windows is affected.
 > tvOS before 10.2.2 is affected.  The issue involves the "WebKit" component.
 > It allows remote attackers to execute arbitrary code or cause a denial of
 > service (memory corruption and application crash) via a crafted web site.

 > CVE-2017-7046 - An issue was discovered in certain Apple products.  iOS
 > before 10.3.3 is affected.  Safari before 10.1.2 is affected.  iCloud before
 > 6.2.2 on Windows is affected.  iTunes before 12.6.2 on Windows is affected.
 > tvOS before 10.2.2 is affected.  The issue involves the "WebKit" component.
 > It allows remote attackers to execute arbitrary code or cause a denial of
 > service (memory corruption and application crash) via a crafted web site.

 > CVE-2017-7048 - An issue was discovered in certain Apple products.  iOS
 > before 10.3.3 is affected.  Safari before 10.1.2 is affected.  iCloud before
 > 6.2.2 on Windows is affected.  iTunes before 12.6.2 on Windows is affected.
 > tvOS before 10.2.2 is affected.  The issue involves the "WebKit" component.
 > It allows remote attackers to execute arbitrary code or cause a denial of
 > service (memory corruption and application crash) via a crafted web site.

 > CVE-2017-7055 - An issue was discovered in certain Apple products.  iOS
 > before 10.3.3 is affected.  Safari before 10.1.2 is affected.  iCloud before
 > 6.2.2 on Windows is affected.  iTunes before 12.6.2 on Windows is affected.
 > tvOS before 10.2.2 is affected.  The issue involves the "WebKit" component.
 > It allows remote attackers to execute arbitrary code or cause a denial of
 > service (memory corruption and application crash) via a crafted web site.

 > CVE-2017-7056 - An issue was discovered in certain Apple products.  iOS
 > before 10.3.3 is affected.  Safari before 10.1.2 is affected.  iCloud before
 > 6.2.2 on Windows is affected.  iTunes before 12.6.2 on Windows is affected.
 > tvOS before 10.2.2 is affected.  The issue involves the "WebKit" component.
 > It allows remote attackers to execute arbitrary code or cause a denial of
 > service (memory corruption and application crash) via a crafted web site.

 > CVE-2017-7061 - An issue was discovered in certain Apple products.  iOS
 > before 10.3.3 is affected.  Safari before 10.1.2 is affected.  iCloud before
 > 6.2.2 on Windows is affected.  iTunes before 12.6.2 on Windows is affected.
 > tvOS before 10.2.2 is affected.  The issue involves the "WebKit" component.
 > It allows remote attackers to execute arbitrary code or cause a denial of
 > service (memory corruption and application crash) via a crafted web site.

 > CVE-2017-7064 - An issue was discovered in certain Apple products.  iOS
 > before 10.3.3 is affected.  Safari before 10.1.2 is affected.  iCloud before
 > 6.2.2 on Windows is affected.  iTunes before 12.6.2 on Windows is affected.
 > The issue involves the "WebKit" component.  It allows attackers to bypass
 > intended memory-read restrictions via a crafted app.

 > For more details, see the announcement:
 > https://webkitgtk.org/2017/07/24/webkitgtk2.16.6-released.html

 > Signed-off-by: Peter Korsgaard <peter@korsgaard.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard

  parent reply	other threads:[~2017-07-26 14:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-26  8:50 [Buildroot] [PATCH] webkitgtk: security bump to version 2.16.6 Peter Korsgaard
2017-07-26 12:24 ` Adrian Perez de Castro
2017-07-26 14:53 ` Peter Korsgaard [this message]
2017-07-26 20:52 ` 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=877eyvw8pp.fsf@dell.be.48ers.dk \
    --to=peter@korsgaard.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox