From owner-dev-commits-ports-all@freebsd.org Thu Sep 30 21:04:01 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 583046B7D4D; Thu, 30 Sep 2021 21:04:01 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HL5MP1nsTz4rkJ; Thu, 30 Sep 2021 21:04:01 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1F44C12C40; Thu, 30 Sep 2021 21:04:01 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18UL41b2014942; Thu, 30 Sep 2021 21:04:01 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18UL41KV014941; Thu, 30 Sep 2021 21:04:01 GMT (envelope-from git) Date: Thu, 30 Sep 2021 21:04:01 GMT Message-Id: <202109302104.18UL41KV014941@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Rene Ladan Subject: git: b9a93c0bf477 - main - security/vuxml: add www/chromium < 94.0.4606.71 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: rene X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: b9a93c0bf4778b9ec327c1be6f819eb1ff90ec19 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Sep 2021 21:04:01 -0000 The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=b9a93c0bf4778b9ec327c1be6f819eb1ff90ec19 commit b9a93c0bf4778b9ec327c1be6f819eb1ff90ec19 Author: Rene Ladan AuthorDate: 2021-09-30 21:03:02 +0000 Commit: Rene Ladan CommitDate: 2021-09-30 21:03:02 +0000 security/vuxml: add www/chromium < 94.0.4606.71 Obtained from: https://chromereleases.googleblog.com/2021/09/stable-channel-update-for-desktop_30.html --- security/vuxml/vuln-2021.xml | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) diff --git a/security/vuxml/vuln-2021.xml b/security/vuxml/vuln-2021.xml index 14e6520b7b4a..95cc339b3453 100644 --- a/security/vuxml/vuln-2021.xml +++ b/security/vuxml/vuln-2021.xml @@ -1,3 +1,44 @@ + + chromium -- multiple vulnerabilities + + + chromium + 94.0.4606.71 + + + + +

Chrome Releases/Stable updates reports:

+
+

This release contains 4 security fixes, including:

+
    +
  • [1245578] High CVE-2021-37974: Use after free in Safe Browsing. + Reported by Weipeng Jiang (@Krace) from Codesafe Team of + Legendsec at Qi'anxin Group on 2021-09-01
  • +
  • [1252918] High CVE-2021-37975: Use after free in V8. Reported by + Anonymous on 2021-09-24
  • +
  • [1251787] Medium CVE-2021-37976: Information leak in core. + Reported by Clement Lecigne from Google TAG, with technical + assistance from Sergei Glazunov and Mark Brand from Google + Project Zero on 2021-09-21
  • +
+

Google is aware the exploits for CVE-2021-37975 and CVE-2021-37976 + exist in the wild.

+
+ +
+ + CVE-2021-37974 + CVE-2021-37975 + CVE-2021-37976 + https://chromereleases.googleblog.com/2021/09/stable-channel-update-for-desktop_30.html + + + 2021-09-30 + 2021-09-30 + +
+ Gitlab -- vulnerabilities