Google Chrome 48.0 for Linux Ubuntu Systems. How to install Google Chrome 48.0.2564.82 on Ubuntu 15.10, Ubuntu 15.04, Ubuntu 14.04 and Ubuntu 14.10 System. Chrome 48.0.2564.82 update includes 37 security fixes. Below, we highlight fixes that were contributed by external researchers.
- High CVE-2016-1612: Bad cast in V8. Credit to cloudfuzzer.
- High CVE-2016-1613: Use-after-free in PDFium. Credit to anonymous.
- Medium CVE-2016-1614: Information leak in Blink. Credit to Christoph Diehl.
- Medium CVE-2016-1615: Origin confusion in Omnibox. Credit to Ron Masas.
- Medium CVE-2016-1616: URL Spoofing. Credit to Luan Herrera.
- Medium CVE-2016-1617: History sniffing with HSTS and CSP. Credit to Yan Zhu.
- Medium CVE-2016-1618: Weak random number generator in Blink. Credit to Aaron Toponce.
- Medium CVE-2016-1619: Out-of-bounds read in PDFium. Credit to Keve Nagy.
Chrome 48.0.2564.82 contains a number of fixes and improvements — a list of changes is available in the log.
Install Chrome 48.0.2564.82 on Ubuntu
Open Terminal and run the following commands to install Google Chrome 48.0 on Ubuntu:
On 32 bit Systems
wget https://dl.google.com/linux/direct/google-chrome-stable_current_i386.deb
sudo dpkg -i google-chrome-stable_current_i386.deb
On 64 bit Systems
wget https://dl.google.com/linux/direct/google-chrome-stable_current_i386.deb
sudo dpkg -i google-chrome-stable_current_i386.deb
If you get an error for “dpkg” missing dependencies, run the following command:
sudo apt-get install -f
Once installed, open the Google Chrome browser via Ubuntu Dash or Menu.