No Image

USN-3151-3: Linux kernel (Qualcomm Snapdragon) vulnerability

2016-12-06 KENNETH 0

USN-3151-3: Linux kernel (Qualcomm Snapdragon) vulnerability Ubuntu Security Notice USN-3151-3 5th December, 2016 linux-snapdragon vulnerability A security issue affects these releases of Ubuntu and its derivatives: Ubuntu 16.04 LTS Summary The system could be made to crash or run programs as an administrator. Software description linux-snapdragon – Linux kernel for Snapdragon Processors Details Philip Pettersson discovered a race condition in the af_packetimplementation in the Linux kernel. A local unprivileged attacker could usethis to cause a denial of service (system crash) or run arbitrary code withadministrative privileges. 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.1039.31 linux-image-4.4.0-1039-snapdragon 4.4.0-1039.43 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 makeall the necessary changes. ATTENTION: Due to an unavoidable ABI [ more… ]

No Image

USN-3151-4: Linux kernel (Raspberry Pi 2) vulnerability

2016-12-06 KENNETH 0

USN-3151-4: Linux kernel (Raspberry Pi 2) vulnerability Ubuntu Security Notice USN-3151-4 5th December, 2016 linux-raspi2 vulnerability A security issue affects these releases of Ubuntu and its derivatives: Ubuntu 16.04 LTS Summary The system could be made to crash or run programs as an administrator. Software description linux-raspi2 – Linux kernel for Raspberry Pi 2 Details Philip Pettersson discovered a race condition in the af_packetimplementation in the Linux kernel. A local unprivileged attacker could usethis to cause a denial of service (system crash) or run arbitrary code withadministrative privileges. 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-1034-raspi2 4.4.0-1034.41 linux-image-raspi2 4.4.0.1034.33 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 makeall the necessary changes. ATTENTION: Due to an [ more… ]

No Image

USN-3150-2: Linux kernel (OMAP4) vulnerability

2016-12-06 KENNETH 0

USN-3150-2: Linux kernel (OMAP4) vulnerability Ubuntu Security Notice USN-3150-2 5th December, 2016 linux-ti-omap4 vulnerability A security issue affects these releases of Ubuntu and its derivatives: Ubuntu 12.04 LTS Summary The system could be made to crash or run programs as an administrator. Software description linux-ti-omap4 – Linux kernel for OMAP4 Details Philip Pettersson discovered a race condition in the af_packetimplementation in the Linux kernel. A local unprivileged attacker could usethis to cause a denial of service (system crash) or run arbitrary code withadministrative privileges. 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-1496-omap4 3.2.0-1496.123 linux-image-omap4 3.2.0.1496.91 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 makeall the necessary changes. ATTENTION: Due to an unavoidable ABI change the [ more… ]

No Image

USN-3152-2: Linux kernel (Raspberry Pi 2) vulnerability

2016-12-06 KENNETH 0

USN-3152-2: Linux kernel (Raspberry Pi 2) vulnerability Ubuntu Security Notice USN-3152-2 5th December, 2016 linux-raspi2 vulnerabilities A security issue affects these releases of Ubuntu and its derivatives: Ubuntu 16.10 Summary The system could be made to crash or run programs as an administrator. Software description linux-raspi2 – Linux kernel for Raspberry Pi 2 Details Philip Pettersson discovered a race condition in the af_packetimplementation in the Linux kernel. A local unprivileged attacker could usethis to cause a denial of service (system crash) or run arbitrary code withadministrative privileges. Update instructions The problem can be corrected by updating your system to the following package version: Ubuntu 16.10: linux-image-4.8.0-1020-raspi2 4.8.0-1020.23 linux-image-raspi2 4.8.0.1020.23 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 makeall the necessary changes. ATTENTION: Due to an unavoidable ABI [ more… ]

NGINX and NGINX Plus Ingress Controllers for Kubernetes Load Balancing

2016-12-06 KENNETH 0

NGINX and NGINX Plus Ingress Controllers for Kubernetes Load Balancing Running and managing microservices applications in containers at scale across a cluster of machines is a challenging task. Kubernetes helps you meet the challenge by giving you a powerful solution for container orchestration. It includes several important features, such as fault tolerance, autoscaling, rolling updates, storage, service discovery, and load balancing. In this blog post we explain how to use the open source NGINX software or NGINX Plus with Ingress, the built‑in Kubernetes load‑balancing framework for HTTP traffic. Ingress enables you to configure rules that control the routing of external traffic to the services in your Kubernetes cluster. You can choose any load balancer that provides an Ingress controller, which is software you deploy in your cluster to integrate Kubernetes and the load balancer. Here we show you how to configure load [ more… ]