Chromium, V8: Multiple vulnerabilities
1.
Gentoo Linux Security Advisory
Version Information
| Advisory Reference |
GLSA 201111-05 / chromium v8 |
| Release Date |
November 19, 2011 |
| Latest Revision |
November 19, 2011: 1 |
| Impact |
normal |
| Exploitable |
remote |
| Package |
Vulnerable versions |
Unaffected versions |
Architecture(s) |
| www-client/chromium |
<
15.0.874.121 |
>=
15.0.874.121 |
All supported architectures
|
| dev-lang/v8 |
<
3.5.10.24 |
>=
3.5.10.24 |
All supported architectures
|
Related bugreports:
#390113, #390779
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 also could cause
a Java applet to run without user confirmation.
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-15.0.874.121"
|
All V8 users should upgrade to the latest version:
Code Listing 3.2: Resolution |
# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-lang/v8-3.5.10.24"
|
4.
References
|