Lucene search

K
gentooGentoo FoundationGLSA-202309-17
HistorySep 30, 2023 - 12:00 a.m.

Chromium, Google Chrome, Microsoft Edge: Multiple Vulnerabilities

2023-09-3000:00:00
Gentoo Foundation
security.gentoo.org
28
chromium
google chrome
microsoft edge
multiple vulnerabilities
upgrade
latest version

0.085 Low

EPSS

Percentile

94.4%

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.

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"