Chromium, V8: Multiple vulnerabilities
1.
Gentoo Linux Security Advisory
Version Information
| Advisory Reference |
GLSA 201201-03 / chromium v8 |
| Release Date |
January 08, 2012 |
| Latest Revision |
January 08, 2012: 1 |
| Impact |
normal |
| Exploitable |
remote |
| Package |
Vulnerable versions |
Unaffected versions |
Architecture(s) |
| www-client/chromium |
<
16.0.912.75 |
>=
16.0.912.75 |
All supported architectures
|
| dev-lang/v8 |
<
3.6.6.11 |
>=
3.6.6.11 |
All supported architectures
|
Related bugreports:
#394587, #397907
Synopsis
Multiple vulnerabilities have been reported in Chromium and V8,
some of which may allow execution of arbitrary code.
2.
Impact Information
Background
Chromium is an open source web browser project. V8 is Google's open
source JavaScript engine.
Description
Multiple vulnerabilities have been discovered in Chromium and V8. Please
review the CVE identifiers and release notes referenced below for
details.
Impact
A context-dependent attacker could entice a user to open a specially
crafted web site or JavaScript program using Chromium or V8, possibly
resulting in the execution of arbitrary code with the privileges of the
process, or a Denial of Service condition.
The attacker could also perform URL bar spoofing.
3.
Resolution Information
Workaround
There is no known workaround at this time.
Resolution
All Chromium users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge --sync
# emerge --ask --oneshot --verbose ">=www-client/chromium-16.0.912.75"
|
All V8 users should upgrade to the latest version:
Code Listing 3.2: Resolution |
# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-lang/v8-3.6.6.11"
|
4.
References
|