Ubuntu 6310 Published by

The following updates has been released for Ubuntu Linux:

USN-3902-1: PHP vulnerabilities
USN-3903-1: Linux kernel vulnerabilities
USN-3903-2: Linux kernel (HWE) vulnerabilities



USN-3902-1: PHP vulnerabilities


==========================================================================
Ubuntu Security Notice USN-3902-1
March 06, 2019

php5, php7.0 vulnerabilities
==========================================================================

A security issue affects these releases of Ubuntu and its derivatives:

- Ubuntu 16.04 LTS
- Ubuntu 14.04 LTS

Summary:

Several security issues were fixed in PHP.

Software Description:
- php7.0: HTML-embedded scripting language interpreter
- php5: HTML-embedded scripting language interpreter

Details:

It was discovered that the PHP XML-RPC module incorrectly handled decoding
XML data. A remote attacker could possibly use this issue to cause PHP to
crash, resulting in a denial of service. (CVE-2019-9020, CVE-2019-9024)

It was discovered that the PHP PHAR module incorrectly handled certain
filenames. A remote attacker could possibly use this issue to cause PHP to
crash, resulting in a denial of service. (CVE-2019-9021)

It was discovered that PHP incorrectly parsed certain DNS responses. A
remote attacker could possibly use this issue to cause PHP to crash,
resulting in a denial of service. This issue only affected Ubuntu 16.04
LTS. (CVE-2019-9022)

It was discovered that PHP incorrectly handled mbstring regular
expressions. A remote attacker could possibly use this issue to cause PHP
to crash, resulting in a denial of service. (CVE-2019-9023)

Update instructions:

The problem can be corrected by updating your system to the following
package versions:

Ubuntu 16.04 LTS:
libapache2-mod-php7.0 7.0.33-0ubuntu0.16.04.2
php7.0-cgi 7.0.33-0ubuntu0.16.04.2
php7.0-cli 7.0.33-0ubuntu0.16.04.2
php7.0-fpm 7.0.33-0ubuntu0.16.04.2
php7.0-mbstring 7.0.33-0ubuntu0.16.04.2
php7.0-xmlrpc 7.0.33-0ubuntu0.16.04.2

Ubuntu 14.04 LTS:
libapache2-mod-php5 5.5.9+dfsg-1ubuntu4.27
php5-cgi 5.5.9+dfsg-1ubuntu4.27
php5-cli 5.5.9+dfsg-1ubuntu4.27
php5-fpm 5.5.9+dfsg-1ubuntu4.27
php5-xmlrpc 5.5.9+dfsg-1ubuntu4.27

In general, a standard system update will make all the necessary changes.

References:
https://usn.ubuntu.com/usn/usn-3902-1
CVE-2019-9020, CVE-2019-9021, CVE-2019-9022, CVE-2019-9023,
CVE-2019-9024

Package Information:
https://launchpad.net/ubuntu/+source/php7.0/7.0.33-0ubuntu0.16.04.2
https://launchpad.net/ubuntu/+source/php5/5.5.9+dfsg-1ubuntu4.27

USN-3903-1: Linux kernel vulnerabilities


=========================================================================
Ubuntu Security Notice USN-3903-1
March 06, 2019

linux, linux-azure, linux-gcp, linux-kvm, linux-raspi2 vulnerabilities
=========================================================================
A security issue affects these releases of Ubuntu and its derivatives:

- Ubuntu 18.10

Summary:

Several security issues were fixed in the Linux kernel.

Software Description:
- linux: Linux kernel
- linux-azure: Linux kernel for Microsoft Azure Cloud systems
- linux-gcp: Linux kernel for Google Cloud Platform (GCP) systems
- linux-kvm: Linux kernel for cloud environments
- linux-raspi2: Linux kernel for Raspberry Pi 2

Details:

Jason Wang discovered that the vhost net driver in the Linux kernel
contained an out of bounds write vulnerability. An attacker in a guest
virtual machine could use this to cause a denial of service (host system
crash) or possibly execute arbitrary code in the host kernel.
(CVE-2018-16880)

Jann Horn discovered that the userfaultd implementation in the Linux kernel
did not properly restrict access to certain ioctls. A local attacker could
use this possibly to modify files. (CVE-2018-18397)

Jann Horn discovered a race condition in the fork() system call in the
Linux kernel. A local attacker could use this to gain access to services
that cache authorizations. (CVE-2019-6133)

Update instructions:

The problem can be corrected by updating your system to the following
package versions:

Ubuntu 18.10:
linux-image-4.18.0-1007-gcp 4.18.0-1007.8
linux-image-4.18.0-1008-kvm 4.18.0-1008.8
linux-image-4.18.0-1010-raspi2 4.18.0-1010.12
linux-image-4.18.0-1013-azure 4.18.0-1013.13
linux-image-4.18.0-16-generic 4.18.0-16.17
linux-image-4.18.0-16-generic-lpae 4.18.0-16.17
linux-image-4.18.0-16-lowlatency 4.18.0-16.17
linux-image-4.18.0-16-snapdragon 4.18.0-16.17
linux-image-azure 4.18.0.1013.14
linux-image-gcp 4.18.0.1007.7
linux-image-generic 4.18.0.16.17
linux-image-generic-lpae 4.18.0.16.17
linux-image-gke 4.18.0.1007.7
linux-image-kvm 4.18.0.1008.8
linux-image-lowlatency 4.18.0.16.17
linux-image-raspi2 4.18.0.1010.7
linux-image-snapdragon 4.18.0.16.17

After a standard system update you need to reboot your computer to make
all the necessary changes.

ATTENTION: Due to an unavoidable ABI change the kernel updates have
been given a new version number, which requires you to recompile and
reinstall all third party kernel modules you might have installed.
Unless you manually uninstalled the standard kernel metapackages
(e.g. linux-generic, linux-generic-lts-RELEASE, linux-virtual,
linux-powerpc), a standard system upgrade will automatically perform
this as well.

References:
https://usn.ubuntu.com/usn/usn-3903-1
CVE-2018-16880, CVE-2018-18397, CVE-2019-6133

Package Information:
https://launchpad.net/ubuntu/+source/linux/4.18.0-16.17
https://launchpad.net/ubuntu/+source/linux-azure/4.18.0-1013.13
https://launchpad.net/ubuntu/+source/linux-gcp/4.18.0-1007.8
https://launchpad.net/ubuntu/+source/linux-kvm/4.18.0-1008.8
https://launchpad.net/ubuntu/+source/linux-raspi2/4.18.0-1010.12

USN-3903-2: Linux kernel (HWE) vulnerabilities


=========================================================================
Ubuntu Security Notice USN-3903-2
March 06, 2019

linux-hwe, linux-azure vulnerabilities
=========================================================================
A security issue affects these releases of Ubuntu and its derivatives:

- Ubuntu 18.04 LTS

Summary:

Several security issues were fixed in the Linux kernel.

Software Description:
- linux-azure: Linux kernel for Microsoft Azure Cloud systems
- linux-hwe: Linux hardware enablement (HWE) kernel

Details:

USN-3903-1 fixed vulnerabilities in the Linux kernel for Ubuntu 18.10.
This update provides the corresponding updates for the Linux Hardware
Enablement (HWE) kernel from Ubuntu 18.10 for Ubuntu 18.04 LTS.

Jason Wang discovered that the vhost net driver in the Linux kernel
contained an out of bounds write vulnerability. An attacker in a guest
virtual machine could use this to cause a denial of service (host system
crash) or possibly execute arbitrary code in the host kernel.
(CVE-2018-16880)

Jann Horn discovered that the userfaultd implementation in the Linux kernel
did not properly restrict access to certain ioctls. A local attacker could
use this possibly to modify files. (CVE-2018-18397)

Jann Horn discovered a race condition in the fork() system call in the
Linux kernel. A local attacker could use this to gain access to services
that cache authorizations. (CVE-2019-6133)

Update instructions:

The problem can be corrected by updating your system to the following
package versions:

Ubuntu 18.04 LTS:
linux-image-4.18.0-1013-azure 4.18.0-1013.13~18.04.1
linux-image-4.18.0-16-generic 4.18.0-16.17~18.04.1
linux-image-4.18.0-16-generic-lpae 4.18.0-16.17~18.04.1
linux-image-4.18.0-16-lowlatency 4.18.0-16.17~18.04.1
linux-image-4.18.0-16-snapdragon 4.18.0-16.17~18.04.1
linux-image-azure 4.18.0.1013.12
linux-image-generic-hwe-18.04 4.18.0.16.66
linux-image-generic-lpae-hwe-18.04 4.18.0.16.66
linux-image-lowlatency-hwe-18.04 4.18.0.16.66
linux-image-snapdragon-hwe-18.04 4.18.0.16.66

After a standard system update you need to reboot your computer to make
all the necessary changes.

ATTENTION: Due to an unavoidable ABI change the kernel updates have
been given a new version number, which requires you to recompile and
reinstall all third party kernel modules you might have installed.
Unless you manually uninstalled the standard kernel metapackages
(e.g. linux-generic, linux-generic-lts-RELEASE, linux-virtual,
linux-powerpc), a standard system upgrade will automatically perform
this as well.

References:
https://usn.ubuntu.com/usn/usn-3903-2
https://usn.ubuntu.com/usn/usn-3903-1
CVE-2018-16880, CVE-2018-18397, CVE-2019-6133

Package Information:
https://launchpad.net/ubuntu/+source/linux-azure/4.18.0-1013.13~18.04.1
https://launchpad.net/ubuntu/+source/linux-hwe/4.18.0-16.17~18.04.1