GLSA 202309-17: Chromium, Google Chrome, Microsoft Edge: Multiple Vulnerabilities

Severity:high
Title:Chromium, Google Chrome, Microsoft Edge: Multiple Vulnerabilities
Date:09/30/2023
Bugs: #893660, #904252, #904394, #904560, #905297, #905620, #905883, #906586
ID:202309-17

Synopsis

Multiple vulnerabilities have been found in Chromium and its derivatives, the worst of which could result in remote code execution.

Background

Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web. Google Chrome is one fast, simple, and secure browser for all your devices. Microsoft Edge is a browser that combines a minimal design with sophisticated technology to make the web faster, safer, and easier.

Affected packages

Package Vulnerable Unaffected Architecture(s)
www-client/microsoft-edge < 113.0.1774.50 >= 113.0.1774.50 All supported architectures
www-client/google-chrome < 113.0.5672.126 >= 113.0.5672.126 All supported architectures
www-client/chromium-bin < 113.0.5672.126 All supported architectures
www-client/chromium < 113.0.5672.126 >= 113.0.5672.126 All supported architectures

Description

Multiple vulnerabilities have been discovered in Chromium and its derivatives. Please review the CVE identifiers referenced below for details.

Impact

Please review the referenced CVE identifiers for details.

Workaround

There is no known workaround at this time.

Resolution

All Chromium users should upgrade to the latest version:

          # emerge --sync
          # emerge --ask --oneshot --verbose ">=www-client/chromium-113.0.5672.126"
        

All Google Chrome users should upgrade to the latest version:

# emerge --sync # emerge --ask --oneshot --verbose ">=www-client/google-chrome-113.0.5672.126"

All Microsoft Edge users should upgrade to the latest version:

# emerge --sync # emerge --ask --oneshot --verbose ">=www-client/microsoft-edge-113.0.1774.50"

Gentoo has discontinued support for www-client/chromium-bin. Users should unmerge it in favor of the above alternatives:

# emerge --ask --depclean --verbose "www-client/chromium-bin"

References

Availability

This GLSA and any updates to it are available for viewing at the Gentoo Security Website: http://security.gentoo.org/glsa/glsa-202309-17.xml

Concerns?

Security is a primary focus of Gentoo Linux and ensuring the confidentiality and security of our users machines is of utmost importance to us. Any security concerns should be addressed to security@gentoo.org or alternatively, you may file a bug at https://bugs.gentoo.org.

License

Copyright 2010 Gentoo Foundation, Inc; referenced text belongs to its owner(s). The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.

Thank you!