Описание
Security update for nginx
This update for nginx fixes the following issues:
Security issues fixed:
- CVE-2019-9511: Fixed a denial of service by manipulating the window size and stream prioritization (bsc#1145579).
- CVE-2019-9513: Fixed a denial of service caused by resource loops (bsc#1145580).
- CVE-2019-9516: Fixed a denial of service caused by header leaks (bsc#1145582).
- CVE-2018-16845: Fixed denial of service and memory disclosure via mp4 module (bsc#1115015).
- CVE-2018-16843: Fixed excessive memory consumption in HTTP/2 implementation (bsc#1115022).
- CVE-2018-16844: Fixed excessive CPU usage via flaw in HTTP/2 implementation (bsc#1115025).
Список пакетов
Image SLES15-SP1-CAP-Deployment-BYOS-EC2-HVM
Image SLES15-SP1-CAP-Deployment-BYOS-GCE
SUSE Linux Enterprise Module for Server Applications 15 SP1
Ссылки
- Link for SUSE-SU-2019:2309-1
- E-Mail link for SUSE-SU-2019:2309-1
- SUSE Security Ratings
- SUSE Bug 1115015
- SUSE Bug 1115022
- SUSE Bug 1115025
- SUSE Bug 1145579
- SUSE Bug 1145580
- SUSE Bug 1145582
- SUSE CVE CVE-2018-16843 page
- SUSE CVE CVE-2018-16844 page
- SUSE CVE CVE-2018-16845 page
- SUSE CVE CVE-2019-9511 page
- SUSE CVE CVE-2019-9513 page
- SUSE CVE CVE-2019-9516 page
Описание
nginx before versions 1.15.6 and 1.14.1 has a vulnerability in the implementation of HTTP/2 that can allow for excessive memory consumption. This issue affects nginx compiled with the ngx_http_v2_module (not compiled by default) if the 'http2' option of the 'listen' directive is used in a configuration file.
Затронутые продукты
Ссылки
- CVE-2018-16843
- SUSE Bug 1115022
- SUSE Bug 1115025
Описание
nginx before versions 1.15.6 and 1.14.1 has a vulnerability in the implementation of HTTP/2 that can allow for excessive CPU usage. This issue affects nginx compiled with the ngx_http_v2_module (not compiled by default) if the 'http2' option of the 'listen' directive is used in a configuration file.
Затронутые продукты
Ссылки
- CVE-2018-16844
- SUSE Bug 1115022
- SUSE Bug 1115025
Описание
nginx before versions 1.15.6, 1.14.1 has a vulnerability in the ngx_http_mp4_module, which might allow an attacker to cause infinite loop in a worker process, cause a worker process crash, or might result in worker process memory disclosure by using a specially crafted mp4 file. The issue only affects nginx if it is built with the ngx_http_mp4_module (the module is not built by default) and the .mp4. directive is used in the configuration file. Further, the attack is only possible if an attacker is able to trigger processing of a specially crafted mp4 file with the ngx_http_mp4_module.
Затронутые продукты
Ссылки
- CVE-2018-16845
- SUSE Bug 1115015
Описание
Some HTTP/2 implementations are vulnerable to window size manipulation and stream prioritization manipulation, potentially leading to a denial of service. The attacker requests a large amount of data from a specified resource over multiple streams. They manipulate window size and stream priority to force the server to queue the data in 1-byte chunks. Depending on how efficiently this data is queued, this can consume excess CPU, memory, or both.
Затронутые продукты
Ссылки
- CVE-2019-9511
- SUSE Bug 1145579
- SUSE Bug 1146091
- SUSE Bug 1146182
- SUSE Bug 1193427
- SUSE Bug 1202787
Описание
Some HTTP/2 implementations are vulnerable to resource loops, potentially leading to a denial of service. The attacker creates multiple request streams and continually shuffles the priority of the streams in a way that causes substantial churn to the priority tree. This can consume excess CPU.
Затронутые продукты
Ссылки
- CVE-2019-9513
- SUSE Bug 1145580
- SUSE Bug 1146094
- SUSE Bug 1146184
- SUSE Bug 1193427
- SUSE Bug 1202787
Описание
Some HTTP/2 implementations are vulnerable to a header leak, potentially leading to a denial of service. The attacker sends a stream of headers with a 0-length header name and 0-length header value, optionally Huffman encoded into 1-byte or greater headers. Some implementations allocate memory for these headers and keep the allocation alive until the session dies. This can consume excess memory.
Затронутые продукты
Ссылки
- CVE-2019-9516
- SUSE Bug 1145582
- SUSE Bug 1146090
- SUSE Bug 1193427