Arch Linux alert ASA-201606-2 (nginx-mainline)
From: | Levente Polyak <anthraxx@archlinux.org> | |
To: | arch-security@archlinux.org | |
Subject: | [arch-security] [ASA-201606-2] nginx-mainline: denial of service | |
Date: | Wed, 1 Jun 2016 19:00:18 +0200 | |
Message-ID: | <34b2f2b6-40d1-7914-1ce7-c5b20300b6f6@archlinux.org> |
Arch Linux Security Advisory ASA-201606-2 ========================================= Severity: Medium Date : 2016-06-01 CVE-ID : CVE-2016-4450 Package : nginx-mainline Type : denial of service Remote : Yes Link : https://wiki.archlinux.org/index.php/CVE Summary ======= The package nginx-mainline before version 1.11.1-1 is vulnerable to denial of service. Resolution ========== Upgrade to 1.11.1-1. # pacman -Syu "nginx-mainline>=1.11.1-1" The problem has been fixed upstream in version 1.11.1. Workaround ========== None. Description =========== A vulnerability was found in nginx code responsible for saving client request body to a temporary file. A specially crafted request might result in worker process crash due to a NULL pointer dereference while handling the client request body. Impact ====== A remote attacker is able to use a specially crafted request to crash the worker resulting in denial of service. References ========== http://mailman.nginx.org/pipermail/nginx-announce/2016/00... https://access.redhat.com/security/cve/CVE-2016-4450