USN-3166-1: WebKitGTK+ vulnerabilities

Ubuntu Security Notice USN-3166-1

10th January, 2017

webkit2gtk vulnerabilities

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

  • Ubuntu 16.04 LTS

Summary

Several security issues were fixed in WebKitGTK+.

Software description

  • webkit2gtk
    – JavaScript engine library from WebKitGTK+ – GObject introspection

Details

A large number of security issues were discovered in the WebKitGTK+ Web and
JavaScript engines. If a user were tricked into viewing a malicious
website, a remote attacker could exploit a variety of issues related to web
browser security, including cross-site scripting attacks, denial of service
attacks, and arbitrary code execution.

Update instructions

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

Ubuntu 16.04 LTS:
libwebkit2gtk-4.0-37

2.14.2-0ubuntu0.16.04.1
libjavascriptcoregtk-4.0-18

2.14.2-0ubuntu0.16.04.1

To update your system, please follow these instructions:
https://wiki.ubuntu.com/Security/Upgrades.

This update uses a new upstream release, which includes additional bug
fixes. After a standard system update you need to restart any applications
that use WebKitGTK+, such as Epiphany, to make all the necessary changes.

References

CVE-2016-4613,

CVE-2016-4657,

CVE-2016-4666,

CVE-2016-4707,

CVE-2016-4728,

CVE-2016-4733,

CVE-2016-4734,

CVE-2016-4735,

CVE-2016-4759,

CVE-2016-4760,

CVE-2016-4761,

CVE-2016-4762,

CVE-2016-4764,

CVE-2016-4765,

CVE-2016-4767,

CVE-2016-4768,

CVE-2016-4769,

CVE-2016-7578

USN-3167-1: Linux kernel vulnerabilities

Ubuntu Security Notice USN-3167-1

11th January, 2017

linux vulnerabilities

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

  • Ubuntu 12.04 LTS

Summary

Several security issues were fixed in the kernel.

Software description

  • linux
    – Linux kernel

Details

Dmitry Vyukov discovered that the KVM implementation in the Linux
kernel did not properly initialize the Code Segment (CS) in certain
error cases. A local attacker could use this to expose sensitive
information (kernel memory).

Baozeng Ding discovered a race condition that could lead to a use-after-
free in the Advanced Linux Sound Architecture (ALSA) subsystem of the Linux
kernel. A local attacker could use this to cause a denial of service
(system crash). (CVE-2016-9794)

Update instructions

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

Ubuntu 12.04 LTS:
linux-image-3.2.0-120-generic-pae

3.2.0-120.163
linux-image-3.2.0-120-omap

3.2.0-120.163
linux-image-powerpc-smp

3.2.0.120.135
linux-image-3.2.0-120-powerpc-smp

3.2.0-120.163
linux-image-generic-pae

3.2.0.120.135
linux-image-highbank

3.2.0.120.135
linux-image-3.2.0-120-powerpc64-smp

3.2.0-120.163
linux-image-virtual

3.2.0.120.135
linux-image-powerpc64-smp

3.2.0.120.135
linux-image-generic

3.2.0.120.135
linux-image-3.2.0-120-virtual

3.2.0-120.163
linux-image-omap

3.2.0.120.135
linux-image-3.2.0-120-generic

3.2.0-120.163
linux-image-3.2.0-120-highbank

3.2.0-120.163

To update your system, please follow these instructions:
https://wiki.ubuntu.com/Security/Upgrades.

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

CVE-2016-9756,

CVE-2016-9794

USN-3167-2: Linux kernel (OMAP4) vulnerabilities

Ubuntu Security Notice USN-3167-2

11th January, 2017

linux-ti-omap4 vulnerabilities

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

  • Ubuntu 12.04 LTS

Summary

Several security issues were fixed in the kernel.

Software description

  • linux-ti-omap4
    – Linux kernel for OMAP4

Details

Dmitry Vyukov discovered that the KVM implementation in the Linux kernel
did not properly initialize the Code Segment (CS) in certain error cases. A
local attacker could use this to expose sensitive information (kernel
memory). (CVE-2016-9756)

Baozeng Ding discovered a race condition that could lead to a use-after-
free in the Advanced Linux Sound Architecture (ALSA) subsystem of the Linux
kernel. A local attacker could use this to cause a denial of service
(system crash). (CVE-2016-9794)

Update instructions

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

Ubuntu 12.04 LTS:
linux-image-omap4

3.2.0.1498.93
linux-image-3.2.0-1498-omap4

3.2.0-1498.125

To update your system, please follow these instructions:
https://wiki.ubuntu.com/Security/Upgrades.

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

CVE-2016-9756,

CVE-2016-9794

USN-3168-1: Linux kernel vulnerabilities

Ubuntu Security Notice USN-3168-1

11th January, 2017

linux vulnerabilities

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

  • Ubuntu 14.04 LTS

Summary

Several security issues were fixed in the kernel.

Software description

  • linux
    – Linux kernel

Details

Dmitry Vyukov discovered that the KVM implementation in the Linux kernel
did not properly initialize the Code Segment (CS) in certain error cases. A
local attacker could use this to expose sensitive information (kernel
memory). (CVE-2016-9756)

Andrey Konovalov discovered that signed integer overflows existed in the
setsockopt() system call when handling the SO_SNDBUFFORCE and
SO_RCVBUFFORCE options. A local attacker with the CAP_NET_ADMIN capability
could use this to cause a denial of service (system crash or memory
corruption). (CVE-2016-9793)

Baozeng Ding discovered a race condition that could lead to a use-after-
free in the Advanced Linux Sound Architecture (ALSA) subsystem of the Linux
kernel. A local attacker could use this to cause a denial of service
(system crash). (CVE-2016-9794)

Baozeng Ding discovered a double free in the netlink_dump() function in the
Linux kernel. A local attacker could use this to cause a denial of service
(system crash). (CVE-2016-9806)

Update instructions

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

Ubuntu 14.04 LTS:
linux-image-powerpc-smp

3.13.0.107.115
linux-image-powerpc-e500mc

3.13.0.107.115
linux-image-generic

3.13.0.107.115
linux-image-3.13.0-107-powerpc64-smp

3.13.0-107.154
linux-image-3.13.0-107-powerpc64-emb

3.13.0-107.154
linux-image-3.13.0-107-generic

3.13.0-107.154
linux-image-powerpc64-emb

3.13.0.107.115
linux-image-3.13.0-107-powerpc-smp

3.13.0-107.154
linux-image-3.13.0-107-powerpc-e500mc

3.13.0-107.154
linux-image-generic-lpae

3.13.0.107.115
linux-image-powerpc-e500

3.13.0.107.115
linux-image-powerpc64-smp

3.13.0.107.115
linux-image-3.13.0-107-lowlatency

3.13.0-107.154
linux-image-3.13.0-107-powerpc-e500

3.13.0-107.154
linux-image-3.13.0-107-generic-lpae

3.13.0-107.154
linux-image-lowlatency

3.13.0.107.115

To update your system, please follow these instructions:
https://wiki.ubuntu.com/Security/Upgrades.

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

CVE-2016-9756,

CVE-2016-9793,

CVE-2016-9794,

CVE-2016-9806

USN-3168-2: Linux kernel (Trusty HWE) vulnerabilities

Ubuntu Security Notice USN-3168-2

11th January, 2017

linux-lts-trusty vulnerabilities

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

  • Ubuntu 12.04 LTS

Summary

Several security issues were fixed in the kernel.

Software description

  • linux-lts-trusty
    – Linux hardware enablement kernel from Trusty for Precise

Details

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

Dmitry Vyukov discovered that the KVM implementation in the Linux kernel
did not properly initialize the Code Segment (CS) in certain error cases. A
local attacker could use this to expose sensitive information (kernel
memory). (CVE-2016-9756)

Andrey Konovalov discovered that signed integer overflows existed in the
setsockopt() system call when handling the SO_SNDBUFFORCE and
SO_RCVBUFFORCE options. A local attacker with the CAP_NET_ADMIN capability
could use this to cause a denial of service (system crash or memory
corruption). (CVE-2016-9793)

Baozeng Ding discovered a race condition that could lead to a use-after-
free in the Advanced Linux Sound Architecture (ALSA) subsystem of the Linux
kernel. A local attacker could use this to cause a denial of service
(system crash). (CVE-2016-9794)

Baozeng Ding discovered a double free in the netlink_dump() function in the
Linux kernel. A local attacker could use this to cause a denial of service
(system crash). (CVE-2016-9806)

Update instructions

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

Ubuntu 12.04 LTS:
linux-image-3.13.0-107-generic

3.13.0-107.154~precise1
linux-image-generic-lpae-lts-trusty

3.13.0.107.98
linux-image-generic-lts-trusty

3.13.0.107.98
linux-image-3.13.0-107-generic-lpae

3.13.0-107.154~precise1

To update your system, please follow these instructions:
https://wiki.ubuntu.com/Security/Upgrades.

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

CVE-2016-9756,

CVE-2016-9793,

CVE-2016-9794,

CVE-2016-9806

USN-3169-1: Linux kernel vulnerabilities

Ubuntu Security Notice USN-3169-1

11th January, 2017

linux vulnerabilities

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

  • Ubuntu 16.04 LTS

Summary

Several security issues were fixed in the kernel.

Software description

  • linux
    – Linux kernel

Details

Dmitry Vyukov discovered that the KVM implementation in the Linux kernel
did not properly initialize the Code Segment (CS) in certain error cases. A
local attacker could use this to expose sensitive information (kernel
memory). (CVE-2016-9756)

Andrey Konovalov discovered that signed integer overflows existed in the
setsockopt() system call when handling the SO_SNDBUFFORCE and
SO_RCVBUFFORCE options. A local attacker with the CAP_NET_ADMIN capability
could use this to cause a denial of service (system crash or memory
corruption). (CVE-2016-9793)

Baozeng Ding discovered a race condition that could lead to a use-after-
free in the Advanced Linux Sound Architecture (ALSA) subsystem of the Linux
kernel. A local attacker could use this to cause a denial of service
(system crash). (CVE-2016-9794)

Update instructions

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

Ubuntu 16.04 LTS:
linux-image-powerpc-smp

4.4.0.59.62
linux-image-powerpc-e500mc

4.4.0.59.62
linux-image-4.4.0-59-powerpc64-smp

4.4.0-59.80
linux-image-4.4.0-59-lowlatency

4.4.0-59.80
linux-image-4.4.0-59-generic

4.4.0-59.80
linux-image-4.4.0-59-powerpc-smp

4.4.0-59.80
linux-image-4.4.0-59-powerpc64-emb

4.4.0-59.80
linux-image-powerpc64-emb

4.4.0.59.62
linux-image-powerpc64-smp

4.4.0.59.62
linux-image-4.4.0-59-generic-lpae

4.4.0-59.80
linux-image-generic-lpae

4.4.0.59.62
linux-image-4.4.0-59-powerpc-e500mc

4.4.0-59.80
linux-image-generic

4.4.0.59.62
linux-image-lowlatency

4.4.0.59.62

To update your system, please follow these instructions:
https://wiki.ubuntu.com/Security/Upgrades.

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

CVE-2016-9756,

CVE-2016-9793,

CVE-2016-9794

USN-3169-2: Linux kernel (Xenial HWE) vulnerabilities

Ubuntu Security Notice USN-3169-2

11th January, 2017

linux-lts-xenial vulnerabilities

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

  • Ubuntu 14.04 LTS

Summary

Several security issues were fixed in the kernel.

Software description

  • linux-lts-xenial
    – Linux hardware enablement kernel from Xenial for Trusty

Details

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

Dmitry Vyukov discovered that the KVM implementation in the Linux kernel
did not properly initialize the Code Segment (CS) in certain error cases. A
local attacker could use this to expose sensitive information (kernel
memory). (CVE-2016-9756)

Andrey Konovalov discovered that signed integer overflows existed in the
setsockopt() system call when handling the SO_SNDBUFFORCE and
SO_RCVBUFFORCE options. A local attacker with the CAP_NET_ADMIN capability
could use this to cause a denial of service (system crash or memory
corruption). (CVE-2016-9793)

Baozeng Ding discovered a race condition that could lead to a use-after-
free in the Advanced Linux Sound Architecture (ALSA) subsystem of the Linux
kernel. A local attacker could use this to cause a denial of service
(system crash). (CVE-2016-9794)

Update instructions

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

Ubuntu 14.04 LTS:
linux-image-powerpc-smp-lts-xenial

4.4.0.59.46
linux-image-generic-lpae-lts-xenial

4.4.0.59.46
linux-image-4.4.0-59-powerpc64-smp

4.4.0-59.80~14.04.1
linux-image-4.4.0-59-lowlatency

4.4.0-59.80~14.04.1
linux-image-4.4.0-59-generic

4.4.0-59.80~14.04.1
linux-image-4.4.0-59-powerpc64-emb

4.4.0-59.80~14.04.1
linux-image-4.4.0-59-powerpc-smp

4.4.0-59.80~14.04.1
linux-image-lowlatency-lts-xenial

4.4.0.59.46
linux-image-generic-lts-xenial

4.4.0.59.46
linux-image-4.4.0-59-generic-lpae

4.4.0-59.80~14.04.1
linux-image-4.4.0-59-powerpc-e500mc

4.4.0-59.80~14.04.1
linux-image-powerpc64-smp-lts-xenial

4.4.0.59.46
linux-image-powerpc64-emb-lts-xenial

4.4.0.59.46
linux-image-powerpc-e500mc-lts-xenial

4.4.0.59.46

To update your system, please follow these instructions:
https://wiki.ubuntu.com/Security/Upgrades.

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

CVE-2016-9756,

CVE-2016-9793,

CVE-2016-9794

USN-3169-3: Linux kernel (Raspberry Pi 2) vulnerabilities

Ubuntu Security Notice USN-3169-3

11th January, 2017

linux-raspi2 vulnerabilities

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

  • Ubuntu 16.04 LTS

Summary

Several security issues were fixed in the kernel.

Software description

  • linux-raspi2
    – Linux kernel for Raspberry Pi 2

Details

Baozeng Ding discovered a race condition that could lead to a use-after-
free in the Advanced Linux Sound Architecture (ALSA) subsystem of the Linux
kernel. A local attacker could use this to cause a denial of service
(system crash). (CVE-2016-9794)

Andrey Konovalov discovered that signed integer overflows existed in the
setsockopt() system call when handling the SO_SNDBUFFORCE and
SO_RCVBUFFORCE options. A local attacker with the CAP_NET_ADMIN capability
could use this to cause a denial of service (system crash or memory
corruption). (CVE-2016-9793)

Update instructions

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

Ubuntu 16.04 LTS:
linux-image-4.4.0-1040-raspi2

4.4.0-1040.47
linux-image-raspi2

4.4.0.1040.39

To update your system, please follow these instructions:
https://wiki.ubuntu.com/Security/Upgrades.

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

CVE-2016-9793,

CVE-2016-9794

USN-3169-4: Linux kernel (Qualcomm Snapdragon) vulnerabilities

Ubuntu Security Notice USN-3169-4

11th January, 2017

linux-snapdragon vulnerabilities

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

  • Ubuntu 16.04 LTS

Summary

Several security issues were fixed in the kernel.

Software description

  • linux-snapdragon
    – Linux kernel for Snapdragon Processors

Details

Baozeng Ding discovered a race condition that could lead to a use-after-
free in the Advanced Linux Sound Architecture (ALSA) subsystem of the Linux
kernel. A local attacker could use this to cause a denial of service
(system crash). (CVE-2016-9794)

Andrey Konovalov discovered that signed integer overflows existed in the
setsockopt() system call when handling the SO_SNDBUFFORCE and
SO_RCVBUFFORCE options. A local attacker with the CAP_NET_ADMIN capability
could use this to cause a denial of service (system crash or memory
corruption). (CVE-2016-9793)

Update instructions

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

Ubuntu 16.04 LTS:
linux-image-snapdragon

4.4.0.1044.36
linux-image-4.4.0-1044-snapdragon

4.4.0-1044.48

To update your system, please follow these instructions:
https://wiki.ubuntu.com/Security/Upgrades.

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

CVE-2016-9793,

CVE-2016-9794

USN-3170-1: Linux kernel vulnerabilities

Ubuntu Security Notice USN-3170-1

11th January, 2017

linux vulnerabilities

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

  • Ubuntu 16.10

Summary

Several security issues were fixed in the kernel.

Software description

  • linux
    – Linux kernel

Details

Dmitry Vyukov discovered that the KVM implementation in the Linux kernel
did not properly initialize the Code Segment (CS) in certain error cases. A
local attacker could use this to expose sensitive information (kernel
memory). (CVE-2016-9756)

Andrey Konovalov discovered that signed integer overflows existed in the
setsockopt() system call when handling the SO_SNDBUFFORCE and
SO_RCVBUFFORCE options. A local attacker with the CAP_NET_ADMIN capability
could use this to cause a denial of service (system crash or memory
corruption). (CVE-2016-9793)

Update instructions

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

Ubuntu 16.10:
linux-image-powerpc-smp

4.8.0.34.43
linux-image-powerpc-e500mc

4.8.0.34.43
linux-image-4.8.0-34-lowlatency

4.8.0-34.36
linux-image-generic

4.8.0.34.43
linux-image-generic-lpae

4.8.0.34.43
linux-image-4.8.0-34-generic-lpae

4.8.0-34.36
linux-image-powerpc64-emb

4.8.0.34.43
linux-image-4.8.0-34-powerpc64-emb

4.8.0-34.36
linux-image-4.8.0-34-generic

4.8.0-34.36
linux-image-4.8.0-34-powerpc-e500mc

4.8.0-34.36
linux-image-lowlatency

4.8.0.34.43
linux-image-4.8.0-34-powerpc-smp

4.8.0-34.36

To update your system, please follow these instructions:
https://wiki.ubuntu.com/Security/Upgrades.

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

CVE-2016-9756,

CVE-2016-9793