ArchLinux: 201502-5: chromium: multiple issues
Summary
- CVE-2015-1209 (use-after-free)
Use-after-free in DOM, possibly leading to arbitrary code execution.
Credit to Maksymillian Motyl.
- CVE-2015-1210 (cross-origin bypass)
Cross-origin-bypass in V8 bindings allows an attacker to bypass the
same-origin policy.
- CVE-2015-1211 (privilege escalation)
Privilege escalation using service workers.
- CVE-2015-1212
Various fixes from internal audits, fuzzing and other initiatives,
fixing unspecified vulnerabilities not disclosed by upstream.
Resolution
Upgrade to 40.0.2214.111-1.
# pacman -Syu "chromium>=40.0.2214.111-1"
The problem has been fixed upstream in version 40.0.2214.111.
References
https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-1209 https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-1210 https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-1211 https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-1212 https://chromereleases.googleblog.com/2015/02/stable-channel-update.html
Workaround
None.