ArchLinux: 201605-15: chromium: multiple issues
Summary
- CVE-2016-1667:
Same origin bypass in DOM. Credit to Mariusz Mlynski.
- CVE-2016-1668:
Same origin bypass in Blink V8 bindings. Credit to Mariusz Mlynski.
- CVE-2016-1669:
Buffer overflow in V8. Credit to Choongwoo Han.
- CVE-2016-1670:
Race condition in loader. Credit to anonymous.
Resolution
Upgrade to 50.0.2661.102-1.
# pacman -Syu "chromium>=50.0.2661.102-1"
The problem has been fixed upstream in version 50.0.2661.102.
References
https://chromereleases.googleblog.com/2016/05/stable-channel-update.html https://access.redhat.com/security/cve/CVE-2016-1667 https://access.redhat.com/security/cve/CVE-2016-1668 https://access.redhat.com/security/cve/CVE-2016-1669 https://access.redhat.com/security/cve/CVE-2016-1670
Workaround
None.