ArchLinux: 201504-2: chromium: remote code execution
Summary
- CVE-2015-1233 (remote code execution):
A combination of V8, Gamepad and IPC bugs can lead to remote code
execution outside of the sandbox.
- CVE-2015-1234 (buffer overflow):
Buffer overflow via a race condition in GPU.
Resolution
Upgrade to 41.0.2272.118-1.
# pacman -Syu "chromium>=41.0.2272.118-1"
The problem has been fixed upstream in version 41.0.2272.118.
References
https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-1233 https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-1234 https://chromereleases.googleblog.com/2015/04/stable-channel-update.html https://codereview.chromium.org/1016193003
Workaround
None.