From owner-svn-ports-head@freebsd.org Sat Oct 28 09:59:33 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0466BE3AA3B; Sat, 28 Oct 2017 09:59:33 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C5AD46A633; Sat, 28 Oct 2017 09:59:32 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v9S9xVwU083554; Sat, 28 Oct 2017 09:59:31 GMT (envelope-from cpm@FreeBSD.org) Received: (from cpm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v9S9xVYd083552; Sat, 28 Oct 2017 09:59:31 GMT (envelope-from cpm@FreeBSD.org) Message-Id: <201710280959.v9S9xVYd083552@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cpm set sender to cpm@FreeBSD.org using -f From: "Carlos J. Puga Medina" Date: Sat, 28 Oct 2017 09:59:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r453053 - head/security/vuxml X-SVN-Group: ports-head X-SVN-Commit-Author: cpm X-SVN-Commit-Paths: head/security/vuxml X-SVN-Commit-Revision: 453053 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Oct 2017 09:59:33 -0000 Author: cpm Date: Sat Oct 28 09:59:31 2017 New Revision: 453053 URL: https://svnweb.freebsd.org/changeset/ports/453053 Log: Document new vulnerability in www/chromium < 62.0.3202.75 Obtained from: https://chromereleases.googleblog.com/2017/10/stable-channel-update-for-desktop_26.html Security: CVE-2017-15396 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sat Oct 28 09:13:21 2017 (r453052) +++ head/security/vuxml/vuln.xml Sat Oct 28 09:59:31 2017 (r453053) @@ -58,6 +58,36 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + chromium -- Stack overflow in V8 + + + chromium + 62.0.3202.75 + + + + +

Google Chrome Releases reports:

+
+

1 security fix in this release, including:

+
    +
  • [770452] High CVE-2017-15396: Stack overflow in V8. Reported by + Yuan Deng of Ant-financial Light-Year Security Lab on 2017-09-30
  • +
+
+ +
+ + CVE-2017-15396 + https://chromereleases.googleblog.com/2017/10/stable-channel-update-for-desktop_26.html + + + 2017-10-26 + 2017-10-28 + +
+ wget -- Heap overflow in HTTP protocol handling